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

Go to the source code of this file.

Functions/Subroutines

subroutine analyticalplasma (TIME, COREPROF_in, EQUILIBRIUM, COREPROF, CORETRANSP, CORESOURCE, COREIMPUR, code_parameters)
 Module to cope with problems in fc2k. More...
 

Function/Subroutine Documentation

subroutine analyticalplasma ( real (r8)  TIME,
type (type_coreprof), dimension(:), pointer  COREPROF_in,
type (type_equilibrium), dimension(:), pointer  EQUILIBRIUM,
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_param)  code_parameters 
)

Module to cope with problems in fc2k.

Provides analyticalplasma for FC2K with arguments: in TIME: REAL(R8) in COREPROF_in: TYPE_COREPROF out EQUILIBRIUM: TYPE_EQUILIBRIUM out COREPROF: TYPE_COREPROF out CORETRANSP:TYPE_CORETRANSP out CORESOURCE:TYPE_CORESOURCE

Author
D. Coster
Version
"$Id: fc2k_workaround_analytics.f90 458 2009-10-22 17:37:08Z coster $"

Definition at line 17 of file fc2k_workaround_analytics.f90.

Here is the call graph for this function: