ETS  \$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
 All Classes Files Functions Variables Pages
manipulator_tools Module Reference

Public Member Functions

subroutine output_compositions (PARAM, COREPROF, COREIMPUR, DIAG)
 
subroutine constant_profiles (IIMP, PARAM, COREIMPUR, DIAG)
 
subroutine derive_profiles (IIMP, PARAM, COREPROF, COREIMPUR, DIAG)
 
subroutine coronal_profiles (IIMP, PARAM, COREPROF, COREIMPUR, DIAG)
 

Detailed Description

Definition at line 1 of file manipulator_tools.f90.

Member Function/Subroutine Documentation

subroutine manipulator_tools::constant_profiles ( integer  IIMP,
type (manipulator_param)  PARAM,
type (type_coreimpur), dimension(:), pointer  COREIMPUR,
type (diagnostic)  DIAG 
)

Definition at line 123 of file manipulator_tools.f90.

Here is the caller graph for this function:

subroutine manipulator_tools::coronal_profiles ( integer  IIMP,
type (manipulator_param)  PARAM,
type (type_coreprof), dimension(:), pointer  COREPROF,
type (type_coreimpur), dimension(:), pointer  COREIMPUR,
type (diagnostic)  DIAG 
)

Definition at line 233 of file manipulator_tools.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine manipulator_tools::derive_profiles ( integer  IIMP,
type (manipulator_param)  PARAM,
type (type_coreprof), dimension(:), pointer  COREPROF,
type (type_coreimpur), dimension(:), pointer  COREIMPUR,
type (diagnostic)  DIAG 
)

Definition at line 162 of file manipulator_tools.f90.

Here is the caller graph for this function:

subroutine manipulator_tools::output_compositions ( type (manipulator_param)  PARAM,
type (type_coreprof), dimension(:), pointer  COREPROF,
type (type_coreimpur), dimension(:), pointer  COREIMPUR,
type (diagnostic)  DIAG 
)

Definition at line 18 of file manipulator_tools.f90.

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this module was generated from the following file: