MeterNodeStack.F90 Source File


This file depends on

sourcefile~~meternodestack.f90~~EfferentGraph sourcefile~meternodestack.f90 MeterNodeStack.F90 sourcefile~meternodeptr.f90 MeterNodePtr.F90 sourcefile~meternodestack.f90->sourcefile~meternodeptr.f90 sourcefile~abstractmeternode.f90 AbstractMeterNode.F90 sourcefile~meternodeptr.f90->sourcefile~abstractmeternode.f90 sourcefile~abstractmeter.f90 AbstractMeter.F90 sourcefile~abstractmeternode.f90->sourcefile~abstractmeter.f90 sourcefile~errorhandling.f90 ErrorHandling.F90 sourcefile~abstractmeter.f90->sourcefile~errorhandling.f90

Files dependent on this one

sourcefile~~meternodestack.f90~~AfferentGraph sourcefile~meternodestack.f90 MeterNodeStack.F90 sourcefile~baseprofiler.f90 BaseProfiler.F90 sourcefile~baseprofiler.f90->sourcefile~meternodestack.f90 sourcefile~distributedprofiler.f90 DistributedProfiler.F90 sourcefile~distributedprofiler.f90->sourcefile~baseprofiler.f90 sourcefile~mapl_profiler.f90 MAPL_Profiler.F90 sourcefile~mapl_profiler.f90->sourcefile~baseprofiler.f90 sourcefile~memoryprofiler.f90 MemoryProfiler.F90 sourcefile~memoryprofiler.f90->sourcefile~baseprofiler.f90 sourcefile~profilereporter.f90 ProfileReporter.F90 sourcefile~profilereporter.f90->sourcefile~baseprofiler.f90 sourcefile~stubprofiler.f90 StubProfiler.F90 sourcefile~stubprofiler.f90->sourcefile~baseprofiler.f90 sourcefile~timeprofiler.f90 TimeProfiler.F90 sourcefile~timeprofiler.f90->sourcefile~baseprofiler.f90

Source Code

module mapl_MeterNodeStack
   use mapl_MeterNodePtr


#define T MeterNodePtr
#define Vector MeterNodeStack
#define VectorIterator MeterNodeStackIterator

#include "vector/template.inc"

#undef VectorIterator
#undef Vector
#undef T

end module mapl_MeterNodeStack