![]() |
ETS
\$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
|
?? More...
Public Member Functions | |
subroutine | convert_cpo_to_neutrals_types (EQUILIBRIUM, COREPROF, CONTROL_INTEGER, CONTROL_DOUBLE, GEOMETRY, PROFILES, CONTROL) |
?? More... | |
subroutine | convert_neutrals_to_cpo_types (SOURCES, CORESOURCE) |
?? More... | |
??
Definition at line 8 of file convert_neutrals.f90.
subroutine convert_neutrals::convert_cpo_to_neutrals_types | ( | type (type_equilibrium), dimension(:), pointer | EQUILIBRIUM, |
type (type_coreprof), dimension(:), pointer | COREPROF, | ||
integer, dimension(2), intent(in) | CONTROL_INTEGER, | ||
real (r8), dimension(5), intent(in) | CONTROL_DOUBLE, | ||
type (magnetic_geometry), intent(inout) | GEOMETRY, | ||
type (plasma_profiles), intent(inout) | PROFILES, | ||
type (run_control), intent(inout) | CONTROL | ||
) |
??
Definition at line 21 of file convert_neutrals.f90.
subroutine convert_neutrals::convert_neutrals_to_cpo_types | ( | type (sources_and_sinks) | SOURCES, |
type (type_coresource), dimension(:), pointer | CORESOURCE | ||
) |
??
Definition at line 107 of file convert_neutrals.f90.