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

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...
 

Function/Subroutine Documentation

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

Author
D.Kalupin

Definition at line 14 of file fc2k_workaround_eqinput.f90.

Here is the call graph for this function: