MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
MAPL_SameGeom
Interface
3 statements
Source File
GeomUtilities.F90
mapl3g_GeomUtilities
MAPL_SameGeom
Contents
Module Procedures
same_geom
public interface MAPL_SameGeom
Module Procedures
private function same_geom(geom_a, geom_b)
Arguments
Type
Intent
Optional
Attributes
Name
type(
ESMF_Geom
),
intent(in)
::
geom_a
type(
ESMF_Geom
),
intent(in)
::
geom_b
Return Value
logical