Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
opt_space_data
Derived Type
6 statements
Source File
CalcData.F90
CalcData
opt_space_data
Contents
Variables
ngen_loops
tAmpCutoff
cutoff_amps
cutoff_nums
type, public :: opt_space_data
Contents
Variables
ngen_loops
tAmpCutoff
cutoff_amps
cutoff_nums
Components
Type
Visibility
Attributes
Name
Initial
integer,
public
::
ngen_loops
=
1
logical,
public
::
tAmpCutoff
=
.false.
real(kind=dp),
public,
allocatable
::
cutoff_amps
(:)
integer,
public,
allocatable
::
cutoff_nums
(:)