VariableSpecVector.F90 Source File


This file depends on

sourcefile~~variablespecvector.f90~~EfferentGraph sourcefile~variablespecvector.f90 VariableSpecVector.F90 sourcefile~variablespec.f90 VariableSpec.F90 sourcefile~variablespecvector.f90->sourcefile~variablespec.f90 sourcefile~actualconnectionpt.f90 ActualConnectionPt.F90 sourcefile~variablespec.f90->sourcefile~actualconnectionpt.f90 sourcefile~actualptvector.f90 ActualPtVector.F90 sourcefile~variablespec.f90->sourcefile~actualptvector.f90 sourcefile~aspectcollection.f90 AspectCollection.F90 sourcefile~variablespec.f90->sourcefile~aspectcollection.f90 sourcefile~attributesaspect.f90 AttributesAspect.F90 sourcefile~variablespec.f90->sourcefile~attributesaspect.f90 sourcefile~errorhandling.f90 ErrorHandling.F90 sourcefile~variablespec.f90->sourcefile~errorhandling.f90 sourcefile~fielddictionary.f90 FieldDictionary.F90 sourcefile~variablespec.f90->sourcefile~fielddictionary.f90 sourcefile~frequencyaspect.f90 FrequencyAspect.F90 sourcefile~variablespec.f90->sourcefile~frequencyaspect.f90 sourcefile~geomaspect.f90 GeomAspect.F90 sourcefile~variablespec.f90->sourcefile~geomaspect.f90 sourcefile~horizontaldimsspec.f90 HorizontalDimsSpec.F90 sourcefile~variablespec.f90->sourcefile~horizontaldimsspec.f90 sourcefile~keywordenforcer.f90 KeywordEnforcer.F90 sourcefile~variablespec.f90->sourcefile~keywordenforcer.f90 sourcefile~stateitem.f90 StateItem.F90 sourcefile~variablespec.f90->sourcefile~stateitem.f90 sourcefile~stateregistry.f90 StateRegistry.F90 sourcefile~variablespec.f90->sourcefile~stateregistry.f90 sourcefile~typekindaspect.f90 TypekindAspect.F90 sourcefile~variablespec.f90->sourcefile~typekindaspect.f90 sourcefile~ungriddeddims.f90 UngriddedDims.F90 sourcefile~variablespec.f90->sourcefile~ungriddeddims.f90 sourcefile~ungriddeddimsaspect.f90 UngriddedDimsAspect.F90 sourcefile~variablespec.f90->sourcefile~ungriddeddimsaspect.f90 sourcefile~unitsaspect.f90 UnitsAspect.F90 sourcefile~variablespec.f90->sourcefile~unitsaspect.f90 sourcefile~verticaldimspec.f90 VerticalDimSpec.F90 sourcefile~variablespec.f90->sourcefile~verticaldimspec.f90 sourcefile~verticalgrid.f90 VerticalGrid.F90 sourcefile~variablespec.f90->sourcefile~verticalgrid.f90 sourcefile~verticalgridaspect.f90 VerticalGridAspect.F90 sourcefile~variablespec.f90->sourcefile~verticalgridaspect.f90 sourcefile~virtualconnectionpt.f90 VirtualConnectionPt.F90 sourcefile~variablespec.f90->sourcefile~virtualconnectionpt.f90

Files dependent on this one

sourcefile~~variablespecvector.f90~~AfferentGraph sourcefile~variablespecvector.f90 VariableSpecVector.F90 sourcefile~componentspec.f90 ComponentSpec.F90 sourcefile~componentspec.f90->sourcefile~variablespecvector.f90 sourcefile~componentspecparser.f90 ComponentSpecParser.F90 sourcefile~componentspecparser.f90->sourcefile~variablespecvector.f90 sourcefile~componentspecparser.f90->sourcefile~componentspec.f90 sourcefile~initialize_advertise.f90 initialize_advertise.F90 sourcefile~initialize_advertise.f90->sourcefile~variablespecvector.f90 sourcefile~add_child_by_name.f90 add_child_by_name.F90 sourcefile~add_child_by_name.f90->sourcefile~componentspecparser.f90 sourcefile~mapl_generic.f90~2 MAPL_Generic.F90 sourcefile~mapl_generic.f90~2->sourcefile~componentspec.f90 sourcefile~outermetacomponent.f90 OuterMetaComponent.F90 sourcefile~outermetacomponent.f90->sourcefile~componentspec.f90 sourcefile~parse_child.f90 parse_child.F90 sourcefile~parse_child.f90->sourcefile~componentspecparser.f90 sourcefile~parse_children.f90 parse_children.F90 sourcefile~parse_children.f90->sourcefile~componentspecparser.f90 sourcefile~parse_component_spec.f90 parse_component_spec.F90 sourcefile~parse_component_spec.f90->sourcefile~componentspecparser.f90 sourcefile~parse_connections.f90 parse_connections.F90 sourcefile~parse_connections.f90->sourcefile~componentspecparser.f90 sourcefile~parse_geometry_spec.f90 parse_geometry_spec.F90 sourcefile~parse_geometry_spec.f90->sourcefile~componentspecparser.f90 sourcefile~parse_setservices.f90 parse_setservices.F90 sourcefile~parse_setservices.f90->sourcefile~componentspecparser.f90 sourcefile~parse_timestep.f90 parse_timestep.F90 sourcefile~parse_timestep.f90->sourcefile~componentspecparser.f90 sourcefile~parse_var_specs.f90 parse_var_specs.F90 sourcefile~parse_var_specs.f90->sourcefile~componentspecparser.f90 sourcefile~setservices.f90 SetServices.F90 sourcefile~setservices.f90->sourcefile~componentspecparser.f90 sourcefile~test_componentspecparser.pf Test_ComponentSpecParser.pf sourcefile~test_componentspecparser.pf->sourcefile~componentspecparser.f90

Source Code

module mapl3g_VariableSpecVector
   use mapl3g_VariableSpec

#define T VariableSpec
#define Vector VariableSpecVector
#define VectorIterator VariableSpecVectorIterator

#include "vector/template.inc"

#undef T
#undef Vector
#undef VectorIterator

end module mapl3g_VariableSpecVector