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

Go to the source code of this file.

Data Types

module  spec_kind_mod
 

For REAL variables: Use p=6, r=35 for single precision on 32 bit machine Use p=12,r=100 for double precision on 32 bit machine for single precision on 64 bit machine Parameters for SELECTED_REAL_KIND: p -number of digits

r -range of exponent from -r to r

More...
 
module  nclass_itm
 

NCLASS-Calculates NeoCLASSical transport properties More...

 

Functions/Subroutines

subroutine neo (equilibrium, coreprof, neoclassic)
 
subroutine neo_calc (equilibrium, coreprof, neoclassic, nrho, neq, nion)
 

Function/Subroutine Documentation

subroutine neo ( type(type_equilibrium), dimension(:), pointer  equilibrium,
type(type_coreprof), dimension(:), pointer  coreprof,
type(type_neoclassic), dimension(:), pointer  neoclassic 
)

Definition at line 2817 of file neo.f90.

Here is the call graph for this function:

subroutine neo_calc ( type(type_equilibrium), dimension(:), pointer  equilibrium,
type(type_coreprof), dimension(:), pointer  coreprof,
type(type_neoclassic), dimension(:), pointer  neoclassic,
integer  nrho,
integer  neq,
integer  nion 
)

Definition at line 2856 of file neo.f90.

Here is the call graph for this function:

Here is the caller graph for this function: