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~errorhandling.f90 ErrorHandling.F90 sourcefile~stateitemspec.f90->sourcefile~errorhandling.f90 sourcefile~actualconnectionpt.f90 ActualConnectionPt.F90 sourcefile~actualptvector.f90->sourcefile~actualconnectionpt.f90 sourcefile~mapl_throw.f90 MAPL_Throw.F90 sourcefile~errorhandling.f90->sourcefile~mapl_throw.f90 sourcefile~keywordenforcer.f90 KeywordEnforcer.F90 sourcefile~actualconnectionpt.f90->sourcefile~keywordenforcer.f90 sourcefile~virtualconnectionpt.f90 VirtualConnectionPt.F90 sourcefile~actualconnectionpt.f90->sourcefile~virtualconnectionpt.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