![]() |
(git:2dab80f)
|
initialize mixed environment More...
Functions/Subroutines | |
| subroutine, public | mixed_init (mixed_env, root_section, para_env, force_env_section, use_motion_section) |
| reads the input and database file for mixed | |
initialize mixed environment
| subroutine, public mixed_environment::mixed_init | ( | type(mixed_environment_type), intent(inout) | mixed_env, |
| type(section_vals_type), pointer | root_section, | ||
| type(mp_para_env_type), pointer | para_env, | ||
| type(section_vals_type), pointer | force_env_section, | ||
| logical, intent(in) | use_motion_section | ||
| ) |
reads the input and database file for mixed
| mixed_env | ... |
| root_section | ... |
| para_env | ... |
| force_env_section | ... |
| use_motion_section | ... |
Definition at line 59 of file mixed_environment.F.