![]() |
(git:b77b4be)
|
Main force create for embedding. More...
Functions/Subroutines | |
subroutine, public | embed_create_force_env (embed_env, root_section, para_env, force_env_section, n_subforce_eval, use_motion_section) |
Controls program flow for embedded calculations. | |
Main force create for embedding.
subroutine, public embed_main::embed_create_force_env | ( | type(embed_env_type), intent(out) | 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, | ||
integer, intent(in) | n_subforce_eval, | ||
logical, intent(in) | use_motion_section | ||
) |
Controls program flow for embedded calculations.
embed_env | ... |
root_section | ... |
para_env | ... |
force_env_section | ... |
n_subforce_eval | ... |
use_motion_section | ... |
Definition at line 49 of file embed_main.F.