opt_space_data Derived Type

type, public :: opt_space_data


Contents


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(:)