![]() |
(git:b77b4be)
|
Methods and functions on the EIP environment. More...
Functions/Subroutines | |
subroutine, public | eip_init (eip_env, root_section, para_env, force_env_section, subsys_section) |
Initialize the eip environment. | |
Methods and functions on the EIP environment.
subroutine, public eip_environment::eip_init | ( | type(eip_environment_type), pointer | eip_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 | ||
) |
Initialize the eip environment.
eip_env | The eip environment to retain |
root_section | ... |
para_env | ... |
force_env_section | ... |
subsys_section | ... |
Definition at line 70 of file eip_environment.F.