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

Public Member Functions

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

Detailed Description

Definition at line 1 of file gausian_src.f90.

Member Function/Subroutine Documentation

subroutine gausian_src::additional_source ( real(r8), dimension(nion)  AMN,
real(r8), dimension(nion)  ZN,
real(r8), dimension(nion)  ZION,
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)  SEL,
real(r8), dimension(nrho,nion)  SION,
real(r8), dimension(nrho,nion)  UION,
real(r8), dimension(nrho)  JNI,
type (type_param)  code_parameters 
)

Definition at line 221 of file gausian_src.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine gausian_src::gausian_sources ( type (type_coreprof), dimension(:), pointer  COREPROF,
type (type_equilibrium), dimension(:), pointer  EQUILIBRIUM,
type (type_coresource), dimension(:), pointer  CORESOURCE,
type (type_param)  code_parameters 
)

Definition at line 8 of file gausian_src.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

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

Definition at line 749 of file gausian_src.f90.

Here is the caller graph for this function:

subroutine gausian_src::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 780 of file gausian_src.f90.


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