operator(==) Interface

public interface operator(==)

Calls

interface~~operator(==)~5~~CallsGraph interface~operator(==)~5 operator(==) proc~esmf_hconfigmatch_flageq ESMF_HConfigMatch_FlagEQ interface~operator(==)~5->proc~esmf_hconfigmatch_flageq

Module Procedures

private function ESMF_HConfigMatch_FlagEQ(hcmt1, hcmt2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_HConfigMatch_Flag), intent(in) :: hcmt1
type(ESMF_HConfigMatch_Flag), intent(in) :: hcmt2

Return Value logical