MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
operator(==)
Interface
3 statements
Source File
VerticalStaggerLoc.F90
mapl3g_VerticalStaggerLoc
operator(==)
Contents
Module Procedures
are_equal
public interface operator(==)
Module Procedures
private elemental function are_equal(this, that)
Arguments
Type
Intent
Optional
Attributes
Name
type(
VerticalStaggerLoc
),
intent(in)
::
this
type(
VerticalStaggerLoc
),
intent(in)
::
that
Return Value
logical