![]() |
ETS
\$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | eqinput (COREPROF_IN, TOROIDFIELD_IN, EQUILIBRIUM_IN, EQUILIBRIUM_OUT) |
Module to cope with problems in fc2k. More... | |
subroutine eqinput | ( | type (type_coreprof), dimension(:), pointer | COREPROF_IN, |
type (type_toroidfield), dimension(:), pointer | TOROIDFIELD_IN, | ||
type (type_equilibrium), dimension(:), pointer | EQUILIBRIUM_IN, | ||
type (type_equilibrium), dimension(:), pointer | EQUILIBRIUM_OUT | ||
) |
Module to cope with problems in fc2k.
Provides EQUIL_INPUT for FC2K with arguments: in COREPROF: TYPE_COREPROF in TOROIDFIELD: TYPE_TOROIDFIELD in EQUILIBRIUM: TYPE_EQUILIBRIUM out EQUILIBRIUM: TYPE_EQUILIBRIUM
Definition at line 14 of file fc2k_workaround_eqinput.f90.