(git:0a7030e)
Loading...
Searching...
No Matches
qs_subsys_methods Module Reference

Routines that work on qs_subsys_type. More...

Functions/Subroutines

subroutine, public qs_subsys_create (subsys, para_env, root_section, force_env_section, subsys_section, use_motion_section, cp_subsys, elkind, silent)
 Creates a qs_subsys. Optionally an existsing cp_subsys is used.

Detailed Description

Routines that work on qs_subsys_type.

Author
Ole Schuett

Function/Subroutine Documentation

◆ qs_subsys_create()

subroutine, public qs_subsys_methods::qs_subsys_create ( type(qs_subsys_type), intent(out) subsys,
type(mp_para_env_type), pointer para_env,
type(section_vals_type), optional, pointer root_section,
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 cp_subsys,
logical, intent(in), optional elkind,
logical, intent(in), optional silent )

Creates a qs_subsys. Optionally an existsing cp_subsys is used.

Parameters
subsys...
para_env...
root_section...
force_env_section...
subsys_section...
use_motion_section...
cp_subsys...
elkind...
silent...

Definition at line 64 of file qs_subsys_methods.F.

Here is the call graph for this function:
Here is the caller graph for this function: