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

Go to the source code of this file.

Functions/Subroutines

subroutine merger (EQUILIBRIUM, TOROIDFIELD, MHD, SAWTEETH, COREPROF, CORETRANSP, CORESOURCE, COREIMPUR, CORENEUTRALS, COREFAST, COREDELTA, COMPOSITIONC, NEOCLASSIC, WAVES, DISTSOURCE, DISTRIBUTION, WALL, NBI, ANTENNAS, IRONMODEL, PFSYSTEMS, FUSIONDIAG, SCENARIO, PELLETS)
 

Function/Subroutine Documentation

subroutine merger ( type (type_equilibrium), dimension(:), pointer  EQUILIBRIUM,
type (type_toroidfield), dimension(:), pointer  TOROIDFIELD,
type (type_mhd), dimension(:), pointer  MHD,
type (type_sawteeth), dimension(:), pointer  SAWTEETH,
type (type_coreprof), dimension(:), pointer  COREPROF,
type (type_coretransp), dimension(:), pointer  CORETRANSP,
type (type_coresource), dimension(:), pointer  CORESOURCE,
type (type_coreimpur), dimension(:), pointer  COREIMPUR,
type (type_coreneutrals), dimension(:), pointer  CORENEUTRALS,
type (type_corefast), dimension(:), pointer  COREFAST,
type (type_coredelta), dimension(:), pointer  COREDELTA,
type (type_compositionc), dimension(:), pointer  COMPOSITIONC,
type (type_neoclassic), dimension(:), pointer  NEOCLASSIC,
type (type_waves), dimension(:), pointer  WAVES,
type (type_distsource), dimension(:), pointer  DISTSOURCE,
type (type_distribution), dimension(:), pointer  DISTRIBUTION,
type (type_wall), dimension(:), pointer  WALL,
type (type_nbi), dimension(:), pointer  NBI,
type (type_antennas), dimension(:), pointer  ANTENNAS,
type (type_ironmodel), dimension(:), pointer  IRONMODEL,
type (type_pfsystems), dimension(:), pointer  PFSYSTEMS,
type (type_fusiondiag), dimension(:), pointer  FUSIONDIAG,
type (type_scenario), dimension(:), pointer  SCENARIO,
type (type_pellets), dimension(:), pointer  PELLETS 
)

Definition at line 3 of file fc2k_merger.f90.

Here is the call graph for this function: