Go to the source code of this file.
subroutine impurity_manipulator2::assign_code_parameters |
( |
type(type_param) |
code_parameters, |
|
|
type (manipulator_param) |
PARAM, |
|
|
type (diagnostic) |
DIAG |
|
) |
| |
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 |
|
) |
| |
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 |
|
) |
| |
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 |
|
) |
| |