ConnectionPtVector.F90 Source File


This file depends on

sourcefile~~connectionptvector.f90~~EfferentGraph sourcefile~connectionptvector.f90 ConnectionPtVector.F90 sourcefile~connectionpt.f90 ConnectionPt.F90 sourcefile~connectionptvector.f90->sourcefile~connectionpt.f90 sourcefile~virtualconnectionpt.f90 VirtualConnectionPt.F90 sourcefile~connectionpt.f90->sourcefile~virtualconnectionpt.f90 sourcefile~keywordenforcer.f90 KeywordEnforcer.F90 sourcefile~virtualconnectionpt.f90->sourcefile~keywordenforcer.f90

Source Code

module mapl3g_ConnectionPtVector
   use mapl3g_ConnectionPt

#define T ConnectionPt
#define Vector ConnectionPtVector
#define VectorIterator ConnectionPtVectorIterator

#include "vector/template.inc"

#undef T
#undef Vector
#undef VectorIterator
  
end module mapl3g_ConnectionPtVector