ActionVector.F90 Source File


This file depends on

sourcefile~~actionvector.f90~~EfferentGraph sourcefile~actionvector.f90 ActionVector.F90 sourcefile~extensionaction.f90 ExtensionAction.F90 sourcefile~actionvector.f90->sourcefile~extensionaction.f90

Source Code

module mapl3g_ActionVector
   use mapl3g_ExtensionAction

#define T ExtensionAction
#define T_polymorphic
#define Vector ActionVector
#define VectorIterator ActionVectorIterator

#include "vector/template.inc"

#undef T
#undef T_polymorphic
#undef Vector
#undef VectorIterator

end module mapl3g_ActionVector