(git:6a2e663)
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, cell, cell_ref, elkind)
 Creates a qs_subsys. Optionally an existsing cp_subsys is used. More...
 

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,
type(cell_type), optional, pointer  cell,
type(cell_type), optional, pointer  cell_ref,
logical, intent(in), optional  elkind 
)

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...
cell...
cell_ref...
elkind...

Definition at line 70 of file qs_subsys_methods.F.

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