![]() |
(git:b77b4be)
|
Functions/Subroutines | |
subroutine, public | initialize_al_part (thermostat_info, simpar, local_molecules, molecule, molecule_kind_set, para_env, al, al_section, gci) |
... | |
subroutine, public al_system_init::initialize_al_part | ( | 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, | ||
type(molecule_kind_type), dimension(:), pointer | molecule_kind_set, | ||
type(mp_para_env_type), pointer | para_env, | ||
type(al_system_type), pointer | al, | ||
type(section_vals_type), pointer | al_section, | ||
type(global_constraint_type), pointer | gci | ||
) |
...
thermostat_info | ... |
simpar | ... |
local_molecules | ... |
molecule | ... |
molecule_kind_set | ... |
para_env | ... |
al | ... |
al_section | ... |
gci | ... |
Definition at line 51 of file al_system_init.F.