RMPCDMD
|
Routines to compute planar concentration and velocity profiles. More...
Data Types | |
type | planar_fields_t |
Functions/Subroutines | |
subroutine | 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 | update (this, x, v, one_x, one_y, one_z, omega, solvent, cells) |
Update the fields. More... | |
Routines to compute planar concentration and velocity profiles.
|
private |
Initialize a planar_fields_t object.
Definition at line 34 of file planar_fields.f90.
|
private |
Update the fields.
Definition at line 63 of file planar_fields.f90.