ETS  \$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
 All Classes Files Functions Variables Pages
impurity Module Reference

IMPURITY. More...

Public Member Functions

subroutine impurity_ets (EQUILIBRIUM_ITER, COREPROF_ITER, CORETRANSP_ITER, COREIMPUR_OLD, COREIMPUR_ITER, CORENEUTRALS_ITER, CORESOURCE_ITER, CORESOURCE_NEW, COREIMPUR_NEW, CONTROL_INTEGER, CONTROL_DOUBLE)
 
subroutine writeoutimpur (ITIME_OUT, COREIMPUR)
 
subroutine integr2 (N, X, Y, INTY)
 

Detailed Description

IMPURITY.

Author
I. Ivanova-Stanik
Version
"$Id: impurity.F90 1913 2017-10-30 10:54:57Z diy $"

Definition at line 8 of file impurity.F90.

Member Function/Subroutine Documentation

subroutine impurity::impurity_ets ( type (type_equilibrium), dimension(:), pointer  EQUILIBRIUM_ITER,
type (type_coreprof), dimension(:), pointer  COREPROF_ITER,
type (type_coretransp), dimension(:), pointer  CORETRANSP_ITER,
type (type_coreimpur), dimension(:), pointer  COREIMPUR_OLD,
type (type_coreimpur), dimension(:), pointer  COREIMPUR_ITER,
type (type_coreneutrals), dimension(:), pointer  CORENEUTRALS_ITER,
type (type_coresource), dimension(:), pointer  CORESOURCE_ITER,
type (type_coresource), dimension(:), pointer  CORESOURCE_NEW,
type (type_coreimpur), dimension(:), pointer  COREIMPUR_NEW,
integer, dimension(2), intent(in)  CONTROL_INTEGER,
real (r8), dimension(5), intent(in)  CONTROL_DOUBLE 
)

Definition at line 16 of file impurity.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine impurity::integr2 ( integer  N,
real (r8), dimension(n)  X,
real (r8), dimension(n)  Y,
real (r8), dimension(n)  INTY 
)

Definition at line 1032 of file impurity.F90.

subroutine impurity::writeoutimpur ( integer  ITIME_OUT,
type (type_coreimpur), dimension(:), pointer  COREIMPUR 
)

Definition at line 977 of file impurity.F90.

Here is the caller graph for this function:


The documentation for this module was generated from the following file: