![]() |
ETS
\$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | fc2k_correct_current_prof (J0_FLAG, COREPROF_IN, EQUILIBRIUM, COREPROF_OUT) |
subroutine | fc2k_negative_current (J0_FLAG, COREPROF_IN, EQUILIBRIUM, COREPROF_OUT) |
subroutine fc2k_correct_current_prof | ( | integer | J0_FLAG, |
type (type_coreprof), dimension(:), pointer | COREPROF_IN, | ||
type (type_equilibrium), dimension(:), pointer | EQUILIBRIUM, | ||
type (type_coreprof), dimension(:), pointer | COREPROF_OUT | ||
) |
Definition at line 4 of file fc2k_current_corrections.f90.
subroutine fc2k_negative_current | ( | integer | J0_FLAG, |
type (type_coreprof), dimension(:), pointer | COREPROF_IN, | ||
type (type_equilibrium), dimension(:), pointer | EQUILIBRIUM, | ||
type (type_coreprof), dimension(:), pointer | COREPROF_OUT | ||
) |
Definition at line 62 of file fc2k_current_corrections.f90.