MAPL_ExtDataNode Module


Uses

  • module~~mapl_extdatanode~~UsesGraph module~mapl_extdatanode MAPL_ExtDataNode ESMF ESMF module~mapl_extdatanode->ESMF module~mapl_basemod MAPL_BaseMod module~mapl_extdatanode->module~mapl_basemod module~mapl_exceptionhandling MAPL_ExceptionHandling module~mapl_extdatanode->module~mapl_exceptionhandling module~mapl_keywordenforcermod mapl_KeywordEnforcerMod module~mapl_extdatanode->module~mapl_keywordenforcermod module~mapl_base MAPL_Base module~mapl_basemod->module~mapl_base module~mapl_constants MAPL_Constants module~mapl_basemod->module~mapl_constants module~mapl_maplgrid mapl_MaplGrid module~mapl_basemod->module~mapl_maplgrid module~mapl_rangemod MAPL_RangeMod module~mapl_basemod->module~mapl_rangemod module~mapl_errorhandlingmod mapl_ErrorHandlingMod module~mapl_exceptionhandling->module~mapl_errorhandlingmod module~mapl_throwmod MAPL_ThrowMod module~mapl_exceptionhandling->module~mapl_throwmod module~mapl_keywordenforcer mapl_KeywordEnforcer module~mapl_keywordenforcermod->module~mapl_keywordenforcer module~mapl_base->ESMF iso_fortran_env iso_fortran_env module~mapl_base->iso_fortran_env module~mapl_constants->iso_fortran_env module~mapl_internalconstantsmod MAPL_InternalConstantsMod module~mapl_constants->module~mapl_internalconstantsmod module~mapl_mathconstantsmod MAPL_MathConstantsMod module~mapl_constants->module~mapl_mathconstantsmod module~mapl_physicalconstantsmod MAPL_PhysicalConstantsMod module~mapl_constants->module~mapl_physicalconstantsmod module~mapl_errorhandling mapl_ErrorHandling module~mapl_errorhandlingmod->module~mapl_errorhandling module~mapl_maplgrid->ESMF module~mapl_maplgrid->module~mapl_keywordenforcermod module~mapl_maplgrid->module~mapl_errorhandlingmod module~mapl_constantsmod MAPL_ConstantsMod module~mapl_maplgrid->module~mapl_constantsmod module~pflogger pflogger module~mapl_maplgrid->module~pflogger module~mapl_rangemod->module~mapl_exceptionhandling module~mapl_rangemod->iso_fortran_env module~mapl_constantsmod->module~mapl_constants module~mapl_errorhandling->module~mapl_throwmod mpi mpi module~mapl_errorhandling->mpi module~mapl_internalconstantsmod->iso_fortran_env module~mapl_mathconstantsmod->iso_fortran_env module~mapl_physicalconstantsmod->iso_fortran_env module~mapl_physicalconstantsmod->module~mapl_mathconstantsmod module~pfl_keywordenforcermod PFL_KeywordEnforcerMod module~pflogger->module~pfl_keywordenforcermod module~pfl_logger PFL_Logger module~pflogger->module~pfl_logger module~pfl_loggermanager PFL_LoggerManager module~pflogger->module~pfl_loggermanager module~pfl_severitylevels PFL_SeverityLevels module~pflogger->module~pfl_severitylevels module~pfl_wraparray PFL_WrapArray module~pflogger->module~pfl_wraparray

Used by

  • module~~mapl_extdatanode~~UsedByGraph module~mapl_extdatanode MAPL_ExtDataNode module~mapl_extdatabracket MAPL_ExtDataBracket module~mapl_extdatabracket->module~mapl_extdatanode module~mapl_extdataabstractfilehandler MAPL_ExtdataAbstractFileHandler module~mapl_extdataabstractfilehandler->module~mapl_extdatabracket module~mapl_extdataclimfilehandler MAPL_ExtdataClimFileHandler module~mapl_extdataclimfilehandler->module~mapl_extdatabracket module~mapl_extdataclimfilehandler->module~mapl_extdataabstractfilehandler module~mapl_extdatasimplefilehandler MAPL_ExtdataSimpleFileHandler module~mapl_extdatasimplefilehandler->module~mapl_extdatabracket module~mapl_extdatasimplefilehandler->module~mapl_extdataabstractfilehandler module~mapl_extdatatypedef MAPL_ExtDataTypeDef module~mapl_extdatatypedef->module~mapl_extdatabracket module~mapl_extdatatypedef->module~mapl_extdataabstractfilehandler module~mapl_extdataderivedexportvectormod MAPL_ExtDataDerivedExportVectorMod module~mapl_extdataderivedexportvectormod->module~mapl_extdatatypedef module~mapl_extdatagridcomp2g MAPL_ExtDataGridComp2G module~mapl_extdatagridcomp2g->module~mapl_extdatatypedef module~mapl_extdatagridcomp2g->module~mapl_extdataderivedexportvectormod module~mapl_extdataoldtypescreator MAPL_ExtDataOldTypesCreator module~mapl_extdatagridcomp2g->module~mapl_extdataoldtypescreator module~mapl_extdataprimaryexportvectormod MAPL_ExtDataPrimaryExportVectorMod module~mapl_extdatagridcomp2g->module~mapl_extdataprimaryexportvectormod module~mapl_extdataoldtypescreator->module~mapl_extdataabstractfilehandler module~mapl_extdataoldtypescreator->module~mapl_extdataclimfilehandler module~mapl_extdataoldtypescreator->module~mapl_extdatasimplefilehandler module~mapl_extdataoldtypescreator->module~mapl_extdatatypedef module~mapl_extdataprimaryexportvectormod->module~mapl_extdatatypedef module~extdata_drivergridcompmod ExtData_DriverGridCompMod module~extdata_drivergridcompmod->module~mapl_extdatagridcomp2g module~mapl_capgridcompmod MAPL_CapGridCompMod module~mapl_capgridcompmod->module~mapl_extdatagridcomp2g

Derived Types

type, public ::  ExtDataNode

Components

Type Visibility Attributes Name Initial
character(len=ESMF_MAXPATHLEN), public :: file
integer, public :: time_index
logical, public :: was_set = .false.
type(ESMF_Field), public :: field
type(ESMF_Time), public :: time

Type-Bound Procedures

procedure, public :: check_if_initialized
procedure, public :: equals
procedure, public :: get
generic, public :: operator(==) => equals
procedure, public :: set