![]() |
(git:b77b4be)
|
initialize embed environment: clone of the mixed environment More...
Functions/Subroutines | |
subroutine, public | embed_init (embed_env, root_section, para_env, force_env_section, use_motion_section) |
reads the input and database file for embedding | |
initialize embed environment: clone of the mixed environment
subroutine, public embed_environment::embed_init | ( | type(embed_env_type), intent(inout) | embed_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 embedding
embed_env | ... |
root_section | ... |
para_env | ... |
force_env_section | ... |
use_motion_section | ... |
Definition at line 57 of file embed_environment.F.