operator(==) Interface

public interface operator(==)

Module Procedures

private function ESMF_HConfigEQ(HConfig1, HConfig2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_HConfig), intent(in) :: HConfig1
type(ESMF_HConfig), intent(in) :: HConfig2

Return Value logical

private function ESMF_HConfigIterEQ(HConfig1, HConfig2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_HConfigIter), intent(in) :: HConfig1
type(ESMF_HConfigIter), intent(in) :: HConfig2

Return Value logical