Octopus
|
Go to the source code of this file.
Modules | |
module | gravity_oct_m |
Data Types | |
interface | gravity_oct_m::gravity_t |
Gravity interaction between two systems of particles. This should be used for testing purposes only. Note that this interaction assumes all quantities are in S.I. units instead of atomic units. More... | |
Functions/Subroutines | |
class(gravity_t) function, pointer | gravity_oct_m::gravity_constructor (partner) |
subroutine | gravity_oct_m::gravity_init (this, dim, system_np, system_mass, system_pos) |
subroutine | gravity_oct_m::gravity_calculate (this) |
subroutine | gravity_oct_m::gravity_calculate_energy (this) |
subroutine | gravity_oct_m::gravity_finalize (this) |