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

Module provides the dummy source to the ETS. More...

Public Member Functions

subroutine g_source (EQUILIBRIUM, COREPROF, CORESOURCE)
 
subroutine additional_source (AMN, NRHO, RHO, R0, VPRIME, NION, QEL, QION, SION, UION, JNI)
 
subroutine integ (N, X, Y, INTY)
 
subroutine interpolate (ninput, rinput, finput, nout, rout, fout)
 

Detailed Description

Module provides the dummy source to the ETS.

Author
D.Kalupin
Version
"$Id: source_dummy.f90 1763 2016-06-22 15:41:53Z dpc $"

Definition at line 8 of file source_dummy.f90.

Member Function/Subroutine Documentation

subroutine source_dummy::additional_source ( real(r8), dimension(nion)  AMN,
integer  NRHO,
real(r8), dimension(nrho)  RHO,
real(r8)  R0,
real(r8), dimension(nrho)  VPRIME,
integer  NION,
real(r8), dimension(nrho)  QEL,
real(r8), dimension(nrho,nion)  QION,
real(r8), dimension(nrho,nion)  SION,
real(r8), dimension(nrho,nion)  UION,
real(r8), dimension(nrho)  JNI 
)

Definition at line 183 of file source_dummy.f90.

Here is the call graph for this function:

subroutine source_dummy::g_source ( type (type_equilibrium), dimension(:), pointer  EQUILIBRIUM,
type (type_coreprof), dimension(:), pointer  COREPROF,
type (type_coresource), dimension(:), pointer  CORESOURCE 
)

Definition at line 18 of file source_dummy.f90.

Here is the call graph for this function:

subroutine source_dummy::integ ( integer  N,
real (r8), dimension(n)  X,
real (r8), dimension(n)  Y,
real (r8)  INTY 
)

Definition at line 596 of file source_dummy.f90.

subroutine source_dummy::interpolate ( integer  ninput,
real (r8), dimension(ninput)  rinput,
real (r8), dimension(ninput)  finput,
integer  nout,
real (r8), dimension(nout)  rout,
real (r8), dimension(nout)  fout 
)

Definition at line 627 of file source_dummy.f90.


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