operator(==) Interface

private interface operator(==)

Calls

interface~~operator(==)~12~~CallsGraph interface~operator(==)~12 operator(==) proc~esmf_distgridmatch_flageq ESMF_DistGridMatch_FlagEQ interface~operator(==)~12->proc~esmf_distgridmatch_flageq

Module Procedures

private function ESMF_DistGridMatch_FlagEQ(dgmt1, dgmt2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_DistGridMatch_Flag), intent(in) :: dgmt1
type(ESMF_DistGridMatch_Flag), intent(in) :: dgmt2

Return Value logical