![]() |
(git:b77b4be)
|
Methods and functions on the i–PI environment. More...
Functions/Subroutines | |
subroutine, public | ipi_init (ipi_env, root_section, para_env, force_env_section, subsys_section) |
Initialize the ipi environment. | |
Methods and functions on the i–PI environment.
subroutine, public ipi_environment::ipi_init | ( | type(ipi_environment_type), pointer | ipi_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 ipi environment.
ipi_env | The ipi environment to retain |
root_section | ... |
para_env | ... |
force_env_section | ... |
subsys_section | ... |
Definition at line 68 of file ipi_environment.F.