ETS  \$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
 All Classes Files Functions Variables Pages
impurity_manipulator2.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine impurity_manipulator2 (COREPROF, COREIMPUR_IN, COREIMPUR, code_parameters)
 
subroutine assign_code_parameters (code_parameters, PARAM, DIAG)
 
subroutine find_parameter_test (mko_str, mko_value, mko_parameters_ptr)
 
subroutine find_element_test (mko_ptr_to_element, mko_return_ptr, mko_cname)
 

Function/Subroutine Documentation

subroutine impurity_manipulator2::assign_code_parameters ( type(type_param)  code_parameters,
type (manipulator_param)  PARAM,
type (diagnostic)  DIAG 
)

Definition at line 96 of file impurity_manipulator2.f90.

Here is the call graph for this function:

subroutine impurity_manipulator2::find_element_test ( type(element), intent(in), pointer  mko_ptr_to_element,
type(element), intent(out), pointer  mko_return_ptr,
character(len=264), intent(in)  mko_cname 
)

Definition at line 388 of file impurity_manipulator2.f90.

subroutine impurity_manipulator2::find_parameter_test ( character(len=264), intent(in)  mko_str,
character(len=132), intent(out mko_value,
type(element), intent(in), pointer  mko_parameters_ptr 
)

Definition at line 334 of file impurity_manipulator2.f90.

Here is the call graph for this function:

subroutine impurity_manipulator2 ( type (type_coreprof), dimension(:), pointer  COREPROF,
type (type_coreimpur), dimension(:), pointer  COREIMPUR_IN,
type (type_coreimpur), dimension(:), pointer  COREIMPUR,
type (type_param)  code_parameters 
)

Definition at line 3 of file impurity_manipulator2.f90.

Here is the call graph for this function: