![]() |
(git:298f7c4)
|
Functions/Subroutines | |
| subroutine, public | al_to_particle_mapping (thermostat_info, simpar, local_molecules, molecule_set, molecule_kind_set, al, para_env, gci) |
| Creates the thermostatting maps. | |
| subroutine, public al_system_mapping::al_to_particle_mapping | ( | type(thermostat_info_type), pointer | thermostat_info, |
| type(simpar_type), pointer | simpar, | ||
| type(distribution_1d_type), pointer | local_molecules, | ||
| type(molecule_type), dimension(:), pointer | molecule_set, | ||
| type(molecule_kind_type), dimension(:), pointer | molecule_kind_set, | ||
| type(al_system_type), pointer | al, | ||
| type(mp_para_env_type), pointer | para_env, | ||
| type(global_constraint_type), pointer | gci | ||
| ) |
Creates the thermostatting maps.
| thermostat_info | ... |
| simpar | ... |
| local_molecules | ... |
| molecule_set | ... |
| molecule_kind_set | ... |
| al | ... |
| para_env | ... |
| gci | ... |
Definition at line 56 of file al_system_mapping.F.