mapl3g_GeomUtilities Module


Uses

  • module~~mapl3g_geomutilities~~UsesGraph module~mapl3g_geomutilities mapl3g_GeomUtilities ESMF ESMF module~mapl3g_geomutilities->ESMF module~mapl_errorhandlingmod mapl_ErrorHandlingMod module~mapl3g_geomutilities->module~mapl_errorhandlingmod module~mapl_errorhandling mapl_ErrorHandling module~mapl_errorhandlingmod->module~mapl_errorhandling module~mapl_throwmod MAPL_ThrowMod module~mapl_errorhandling->module~mapl_throwmod mpi mpi module~mapl_errorhandling->mpi

Used by

  • module~~mapl3g_geomutilities~~UsedByGraph module~mapl3g_geomutilities mapl3g_GeomUtilities module~get_basis_smod get_basis_smod module~get_basis_smod->module~mapl3g_geomutilities module~get_factory_smod get_factory_smod module~get_factory_smod->module~mapl3g_geomutilities module~get_file_metadata_smod get_file_metadata_smod module~get_file_metadata_smod->module~mapl3g_geomutilities module~get_geom_smod get_geom_smod module~get_geom_smod->module~mapl3g_geomutilities module~get_gridded_dims_smod get_gridded_dims_smod module~get_gridded_dims_smod->module~mapl3g_geomutilities module~get_spec_smod get_spec_smod module~get_spec_smod->module~mapl3g_geomutilities module~mapl3g_geom_mgr mapl3g_geom_mgr module~mapl3g_geom_mgr->module~mapl3g_geomutilities module~new_maplgeom_smod new_MaplGeom_smod module~new_maplgeom_smod->module~mapl3g_geomutilities module~set_id_smod set_id_smod module~set_id_smod->module~mapl3g_geomutilities module~mapl3g_componentspecparser mapl3g_ComponentSpecParser module~mapl3g_componentspecparser->module~mapl3g_geom_mgr module~mapl3g_fieldspec mapl3g_FieldSpec module~mapl3g_fieldspec->module~mapl3g_geom_mgr module~mapl3g_geometryspec mapl3g_GeometrySpec module~mapl3g_geometryspec->module~mapl3g_geom_mgr module~mapl3g_geompfio mapl3g_GeomPFIO module~mapl3g_geompfio->module~mapl3g_geom_mgr module~mapl3g_historycollectiongridcomp mapl3g_HistoryCollectionGridComp module~mapl3g_historycollectiongridcomp->module~mapl3g_geom_mgr module~mapl3g_historycollectiongridcomp_private mapl3g_HistoryCollectionGridComp_private module~mapl3g_historycollectiongridcomp_private->module~mapl3g_geom_mgr module~mapl3g_outermetacomponent mapl3g_OuterMetaComponent module~mapl3g_outermetacomponent->module~mapl3g_geom_mgr module~mapl3g_regridderspec mapl3g_RegridderSpec module~mapl3g_regridderspec->module~mapl3g_geom_mgr module~mapl3g_restarthandler mapl3g_RestartHandler module~mapl3g_restarthandler->module~mapl3g_geom_mgr module~mapl3g_routehandleparam mapl3g_RoutehandleParam module~mapl3g_routehandleparam->module~mapl3g_geom_mgr module~mapl3g_routehandlespec mapl3g_RoutehandleSpec module~mapl3g_routehandlespec->module~mapl3g_geom_mgr module~mapl3g_sharedio mapl3g_SharedIO module~mapl3g_sharedio->module~mapl3g_geom_mgr module~test_bracketspec Test_BracketSpec module~test_bracketspec->module~mapl3g_geom_mgr module~test_fieldspec Test_FieldSpec module~test_fieldspec->module~mapl3g_geom_mgr module~test_geommanager Test_GeomManager module~test_geommanager->module~mapl3g_geom_mgr module~test_modelverticalgrid Test_ModelVerticalGrid module~test_modelverticalgrid->module~mapl3g_geom_mgr module~test_regriddermanager Test_RegridderManager module~test_regriddermanager->module~mapl3g_geom_mgr module~test_routehandlemanager Test_RouteHandleManager module~test_routehandlemanager->module~mapl3g_geom_mgr

Interfaces

public interface MAPL_SameGeom

  • private function same_geom(geom_a, geom_b)

    Arguments

    Type IntentOptional Attributes Name
    type(ESMF_Geom), intent(in) :: geom_a
    type(ESMF_Geom), intent(in) :: geom_b

    Return Value logical


Functions

public function MAPL_GeomGetId(geom, isPresent, rc) result(id)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Geom), intent(in) :: geom
logical, intent(out), optional :: isPresent
integer, intent(out), optional :: rc

Return Value integer


Subroutines

public subroutine MAPL_GeomSetId(geom, id, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Geom), intent(inout) :: geom
integer, intent(in) :: id
integer, intent(out), optional :: rc