geom_mgr.F90 Source File


This file depends on

sourcefile~~geom_mgr.f90~~EfferentGraph sourcefile~geom_mgr.f90 geom_mgr.F90 sourcefile~geomspec.f90 GeomSpec.F90 sourcefile~geom_mgr.f90->sourcefile~geomspec.f90 sourcefile~geomutilities.f90 GeomUtilities.F90 sourcefile~geom_mgr.f90->sourcefile~geomutilities.f90 sourcefile~errorhandling.f90 ErrorHandling.F90 sourcefile~geomutilities.f90->sourcefile~errorhandling.f90 sourcefile~mapl_throw.f90 MAPL_Throw.F90 sourcefile~errorhandling.f90->sourcefile~mapl_throw.f90

Files dependent on this one

sourcefile~~geom_mgr.f90~~AfferentGraph sourcefile~geom_mgr.f90 geom_mgr.F90 sourcefile~componentspecparser.f90 ComponentSpecParser.F90 sourcefile~componentspecparser.f90->sourcefile~geom_mgr.f90 sourcefile~fieldspec.f90~2 FieldSpec.F90 sourcefile~fieldspec.f90~2->sourcefile~geom_mgr.f90 sourcefile~geom_pfio.f90 Geom_PFIO.F90 sourcefile~geom_pfio.f90->sourcefile~geom_mgr.f90 sourcefile~geometryspec.f90 GeometrySpec.F90 sourcefile~geometryspec.f90->sourcefile~geom_mgr.f90 sourcefile~historycollectiongridcomp.f90 HistoryCollectionGridComp.F90 sourcefile~historycollectiongridcomp.f90->sourcefile~geom_mgr.f90 sourcefile~historycollectiongridcomp_private.f90 HistoryCollectionGridComp_private.F90 sourcefile~historycollectiongridcomp_private.f90->sourcefile~geom_mgr.f90 sourcefile~outermetacomponent.f90 OuterMetaComponent.F90 sourcefile~outermetacomponent.f90->sourcefile~geom_mgr.f90 sourcefile~regridderspec.f90~2 RegridderSpec.F90 sourcefile~regridderspec.f90~2->sourcefile~geom_mgr.f90 sourcefile~restarthandler.f90 RestartHandler.F90 sourcefile~restarthandler.f90->sourcefile~geom_mgr.f90 sourcefile~routehandleparam.f90 RoutehandleParam.F90 sourcefile~routehandleparam.f90->sourcefile~geom_mgr.f90 sourcefile~routehandlespec.f90 RoutehandleSpec.F90 sourcefile~routehandlespec.f90->sourcefile~geom_mgr.f90 sourcefile~sharedio.f90 SharedIO.F90 sourcefile~sharedio.f90->sourcefile~geom_mgr.f90 sourcefile~test_bracketspec.pf Test_BracketSpec.pf sourcefile~test_bracketspec.pf->sourcefile~geom_mgr.f90 sourcefile~test_fieldspec.pf Test_FieldSpec.pf sourcefile~test_fieldspec.pf->sourcefile~geom_mgr.f90 sourcefile~test_geommanager.pf Test_GeomManager.pf sourcefile~test_geommanager.pf->sourcefile~geom_mgr.f90 sourcefile~test_modelverticalgrid.pf Test_ModelVerticalGrid.pf sourcefile~test_modelverticalgrid.pf->sourcefile~geom_mgr.f90 sourcefile~test_regriddermanager.pf Test_RegridderManager.pf sourcefile~test_regriddermanager.pf->sourcefile~geom_mgr.f90 sourcefile~test_routehandlemanager.pf Test_RouteHandleManager.pf sourcefile~test_routehandlemanager.pf->sourcefile~geom_mgr.f90

Source Code

module mapl3g_geom_mgr
   use mapl3g_MaplGeom
   use mapl3g_GeomSpec
   use mapl3g_GeomManager
   use mapl3g_GeomUtilities
   implicit none
   
end module mapl3g_geom_mgr