RMPCDMD
|
Go to the source code of this file.
Data Types | |
type | planar_fields::planar_fields_t |
Modules | |
module | planar_fields |
Routines to compute planar concentration and velocity profiles. | |
Functions/Subroutines | |
subroutine | planar_fields::init (this, N_species, N_x, x_min, x_max, N_y, y_min, y_max, thickness) |
Initialize a planar_fields_t object. More... | |
subroutine | planar_fields::update (this, x, v, one_x, one_y, one_z, omega, solvent, cells) |
Update the fields. More... | |