LIS NUOPC Cap
 All Classes Files Functions Variables Macros Pages
Private Attributes | List of all members
lis_nuopc::type_internalstatestruct Type Reference

Private Attributes

integer verbosity = VERBOSITY_LV1
 
character(len=64) configfile = 'lis.config'
 
logical realizeallexport = .FALSE.
 
logical nesttonest = .FALSE.
 
logical lwrite_debug = .FALSE.
 
logical lwrite_grid = .TRUE.
 
logical llog_memory = .FALSE.
 
logical ltestfill_imp = .FALSE.
 
logical ltestfill_exp = .FALSE.
 
integer nnests = 0
 
integer nfields = size(LIS_FieldList)
 
integer timeslice = 0
 
integer debugimpslice = 1
 
integer debugexpslice = 1
 
integer debugintvlint = 0
 
type(esmf_timeinterval) debugintvl
 
type(esmf_timeinterval) debugimpaccum
 
type(esmf_timeinterval) debugexpaccum
 
type(esmf_grid), dimension(:),
allocatable 
grids
 
type(esmf_clock), dimension(:),
allocatable 
clocks
 
type(esmf_timeinterval),
dimension(:), allocatable 
stepaccum
 
type(esmf_state), dimension(:),
allocatable 
nstateimp
 
type(esmf_state), dimension(:),
allocatable 
nstateexp
 
integer, dimension(:), allocatable modes
 

Member Data Documentation

type(esmf_clock), dimension(:), allocatable lis_nuopc::type_internalstatestruct::clocks
private
character(len=64) lis_nuopc::type_internalstatestruct::configfile = 'lis.config'
private
type(esmf_timeinterval) lis_nuopc::type_internalstatestruct::debugexpaccum
private
integer lis_nuopc::type_internalstatestruct::debugexpslice = 1
private
type(esmf_timeinterval) lis_nuopc::type_internalstatestruct::debugimpaccum
private
integer lis_nuopc::type_internalstatestruct::debugimpslice = 1
private
type(esmf_timeinterval) lis_nuopc::type_internalstatestruct::debugintvl
private
integer lis_nuopc::type_internalstatestruct::debugintvlint = 0
private
type(esmf_grid), dimension(:), allocatable lis_nuopc::type_internalstatestruct::grids
private
logical lis_nuopc::type_internalstatestruct::llog_memory = .FALSE.
private
logical lis_nuopc::type_internalstatestruct::ltestfill_exp = .FALSE.
private
logical lis_nuopc::type_internalstatestruct::ltestfill_imp = .FALSE.
private
logical lis_nuopc::type_internalstatestruct::lwrite_debug = .FALSE.
private
logical lis_nuopc::type_internalstatestruct::lwrite_grid = .TRUE.
private
integer, dimension(:), allocatable lis_nuopc::type_internalstatestruct::modes
private
logical lis_nuopc::type_internalstatestruct::nesttonest = .FALSE.
private
integer lis_nuopc::type_internalstatestruct::nfields = size(LIS_FieldList)
private
integer lis_nuopc::type_internalstatestruct::nnests = 0
private
type(esmf_state), dimension(:), allocatable lis_nuopc::type_internalstatestruct::nstateexp
private
type(esmf_state), dimension(:), allocatable lis_nuopc::type_internalstatestruct::nstateimp
private
logical lis_nuopc::type_internalstatestruct::realizeallexport = .FALSE.
private
type(esmf_timeinterval), dimension(:), allocatable lis_nuopc::type_internalstatestruct::stepaccum
private
integer lis_nuopc::type_internalstatestruct::timeslice = 0
private
integer lis_nuopc::type_internalstatestruct::verbosity = VERBOSITY_LV1
private

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