![]() |
(git:07c9450)
|
initialize fist environment More...
Functions/Subroutines | |
| subroutine, public | fist_init (fist_env, root_section, para_env, force_env_section, subsys_section, use_motion_section, prev_subsys) |
| reads the input and database file for fist | |
initialize fist environment
| subroutine, public fist_environment::fist_init | ( | type(fist_environment_type), pointer | fist_env, |
| type(section_vals_type), pointer | root_section, | ||
| type(mp_para_env_type), pointer | para_env, | ||
| type(section_vals_type), pointer | force_env_section, | ||
| type(section_vals_type), pointer | subsys_section, | ||
| logical, intent(in) | use_motion_section, | ||
| type(cp_subsys_type), optional, pointer | prev_subsys | ||
| ) |
reads the input and database file for fist
| fist_env | ... |
| root_section | ... |
| para_env | ... |
| force_env_section | ... |
| subsys_section | ... |
| use_motion_section | ... |
| prev_subsys | ... |
Definition at line 93 of file fist_environment.F.