MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
operator(==)
Interface
3 statements
Source File
RegridderSpec.F90
mapl3g_RegridderSpec
operator(==)
Contents
Module Procedures
equal_to
public interface operator(==)
Module Procedures
private function equal_to(this, other) result(eq)
Arguments
Type
Intent
Optional
Attributes
Name
type(
RegridderSpec
),
intent(in)
::
this
type(
RegridderSpec
),
intent(in)
::
other
Return Value
logical