RMPCDMD
Data Types | Modules | Functions/Subroutines
particle_system.f90 File Reference

Go to the source code of this file.

Data Types

type  particle_system::particle_system_t
 

Modules

module  particle_system
 Data for particles.
 

Functions/Subroutines

subroutine particle_system::init (this, Nmax, n_species, mass, system_name)
 
subroutine particle_system::init_from_file (this, filename, group_name, mode, idx)
 
subroutine particle_system::random_placement (this, L, other, lj_params, state)
 
subroutine particle_system::sort (this, cells)
 
double precision function particle_system::maximum_displacement (this)
 
double precision function, public particle_system::cell_maximum_displacement (cells, p, delta_t)
 
subroutine, public particle_system::compute_cylindrical_shell_histogram (hist, x1, x2, L, bin_species, r_min, r_max, solvent)
 
subroutine, public particle_system::compute_radial_histogram (hist, x1, L, solvent, cells)
 
subroutine, public particle_system::correct_radial_histogram (hist)