oomph_HorizontalStaggerLoc Module


Used by

  • module~~oomph_horizontalstaggerloc~~UsedByGraph module~oomph_horizontalstaggerloc oomph_HorizontalStaggerLoc module~oomph oomph module~oomph->module~oomph_horizontalstaggerloc module~oomph_dimsspec oomph_DimsSpec module~oomph->module~oomph_dimsspec module~oomph_fieldspec oomph_FieldSpec module~oomph->module~oomph_fieldspec module~oomph_dimsspec->module~oomph_horizontalstaggerloc module~mapl_varconnpoint MAPL_VarConnPoint module~mapl_varconnpoint->module~oomph module~mapl_varspectypemod MAPL_VarSpecTypeMod module~mapl_varspectypemod->module~oomph module~oomph_fieldspec->module~oomph_dimsspec module~mapl_genericmod MAPL_GenericMod module~mapl_genericmod->module~mapl_varspectypemod module~mapl_varspecmod MAPL_VarSpecMod module~mapl_genericmod->module~mapl_varspecmod module~mapl_statespecification mapl_StateSpecification module~mapl_statespecification->module~mapl_varspectypemod module~mapl_varspecmiscmod MAPL_VarSpecMiscMod module~mapl_statespecification->module~mapl_varspecmiscmod module~mapl_varconn mapl_VarConn module~mapl_varconn->module~mapl_varconnpoint module~mapl_varconntype mapl_VarConnType module~mapl_varconn->module~mapl_varconntype module~mapl_varconn->module~mapl_varspecmod module~mapl_varconntype->module~mapl_varconnpoint module~mapl_varspecmiscmod->module~mapl_varconnpoint module~mapl_varspecmiscmod->module~mapl_varspectypemod module~mapl_varspecmiscmod->module~mapl_varconn module~mapl_varspecmiscmod->module~mapl_varconntype module~mapl_varspecmiscmod->module~mapl_varspecmod module~mapl_varspecmod->module~mapl_varspectypemod module~historytrajectorymod HistoryTrajectoryMod module~historytrajectorymod->module~mapl_genericmod module~mapl MAPL module~mapl->module~mapl_genericmod module~mapl->module~mapl_varspecmiscmod module~mapl_capgridcompmod MAPL_CapGridCompMod module~mapl_capgridcompmod->module~mapl_genericmod module~mapl_componentspecification mapl_ComponentSpecification module~mapl_componentspecification->module~mapl_statespecification module~mapl_extdatagridcomp2g MAPL_ExtDataGridComp2G module~mapl_extdatagridcomp2g->module~mapl_genericmod module~mapl_extdatagridcomp2g->module~mapl_varspecmod module~mapl_extdatagridcompmod MAPL_ExtDataGridCompMod module~mapl_extdatagridcompmod->module~mapl_genericmod module~mapl_extdatagridcompmod->module~mapl_varspecmod module~mapl_genericcplcompmod MAPL_GenericCplCompMod module~mapl_genericcplcompmod->module~mapl_varspecmiscmod module~mapl_historygridcompmod MAPL_HistoryGridCompMod module~mapl_historygridcompmod->module~mapl_genericmod module~mapl_historygridcompmod->module~mapl_varspecmiscmod module~mapl_orbgridcompmod MAPL_OrbGridCompMod module~mapl_orbgridcompmod->module~mapl_genericmod module~mapl_varconnvector mapl_VarConnVector module~mapl_varconnvector->module~mapl_varconntype module~mapl_varspecptrmod Mapl_VarSpecPtrMod module~mapl_varspecptrmod->module~mapl_varspecmod module~mapl_varspecvector mapl_VarSpecVector module~mapl_varspecvector->module~mapl_varspecmod module~maplgeneric MaplGeneric module~maplgeneric->module~mapl_statespecification module~maplgeneric->module~mapl_varconn module~maplgeneric->module~mapl_varconntype module~maplgeneric->module~mapl_varspecmiscmod module~masksamplergeosatmod MaskSamplerGeosatMod module~masksamplergeosatmod->module~mapl_genericmod module~stationsamplermod StationSamplerMod module~stationsamplermod->module~mapl_genericmod module~test_varspec Test_VarSpec module~test_varspec->module~mapl_varspecmod program~comp_testing_driver comp_testing_driver program~comp_testing_driver->module~mapl_genericmod

Variables

Type Visibility Attributes Name Initial
type(HorizontalStaggerLoc), public :: H_STAGGER_LOC_CENTER = HorizontalStaggerLoc(2)
type(HorizontalStaggerLoc), public :: H_STAGGER_LOC_NONE = HorizontalStaggerLoc(0)
type(HorizontalStaggerLoc), public :: H_STAGGER_LOC_TILE = HorizontalStaggerLoc(3)

Derived Types

type, public ::  HorizontalStaggerLoc

Type-Bound Procedures

procedure, public :: equal_to
procedure, public :: not_equal_to
generic, public :: operator(/=) => not_equal_to
generic, public :: operator(==) => equal_to