StateItemSpecPtrVector.F90 Source File


This file depends on

sourcefile~~stateitemspecptrvector.f90~~EfferentGraph sourcefile~stateitemspecptrvector.f90 StateItemSpecPtrVector.F90 sourcefile~stateitemspec.f90 StateItemSpec.F90 sourcefile~stateitemspecptrvector.f90->sourcefile~stateitemspec.f90 sourcefile~actualptvector.f90 ActualPtVector.F90 sourcefile~stateitemspec.f90->sourcefile~actualptvector.f90 sourcefile~aspectcollection.f90 AspectCollection.F90 sourcefile~stateitemspec.f90->sourcefile~aspectcollection.f90 sourcefile~errorhandling.f90 ErrorHandling.F90 sourcefile~stateitemspec.f90->sourcefile~errorhandling.f90 sourcefile~extensionaction.f90 ExtensionAction.F90 sourcefile~stateitemspec.f90->sourcefile~extensionaction.f90 sourcefile~stateitemaspect.f90 StateItemAspect.F90 sourcefile~stateitemspec.f90->sourcefile~stateitemaspect.f90 sourcefile~actualconnectionpt.f90 ActualConnectionPt.F90 sourcefile~actualptvector.f90->sourcefile~actualconnectionpt.f90 sourcefile~aspectcollection.f90->sourcefile~errorhandling.f90 sourcefile~aspectcollection.f90->sourcefile~stateitemaspect.f90 sourcefile~attributesaspect.f90 AttributesAspect.F90 sourcefile~aspectcollection.f90->sourcefile~attributesaspect.f90 sourcefile~frequencyaspect.f90 FrequencyAspect.F90 sourcefile~aspectcollection.f90->sourcefile~frequencyaspect.f90 sourcefile~geomaspect.f90 GeomAspect.F90 sourcefile~aspectcollection.f90->sourcefile~geomaspect.f90 sourcefile~keywordenforcer.f90 KeywordEnforcer.F90 sourcefile~aspectcollection.f90->sourcefile~keywordenforcer.f90 sourcefile~typekindaspect.f90 TypekindAspect.F90 sourcefile~aspectcollection.f90->sourcefile~typekindaspect.f90 sourcefile~ungriddeddimsaspect.f90 UngriddedDimsAspect.F90 sourcefile~aspectcollection.f90->sourcefile~ungriddeddimsaspect.f90 sourcefile~unitsaspect.f90 UnitsAspect.F90 sourcefile~aspectcollection.f90->sourcefile~unitsaspect.f90 sourcefile~verticalgridaspect.f90 VerticalGridAspect.F90 sourcefile~aspectcollection.f90->sourcefile~verticalgridaspect.f90 sourcefile~mapl_throw.f90 MAPL_Throw.F90 sourcefile~errorhandling.f90->sourcefile~mapl_throw.f90 sourcefile~extensionaction.f90->sourcefile~errorhandling.f90 sourcefile~stateitemaspect.f90->sourcefile~errorhandling.f90

Source Code

module mapl3g_StateItemSpecPtrVector
   use mapl3g_StateItemSpec
  
#define T StateItemSpecPtr
#define Vector StateItemSpecPtrVector
#define VectorIterator StateItemSpecPtrVectorIterator

#include "vector/template.inc"

#undef T
#undef Vector
#undef VectorIterator
  
end module mapl3g_StateItemSpecPtrVector