operator(==) Interface

public interface operator(==)

Calls

interface~~operator(==)~4~~CallsGraph interface~operator(==)~4 operator(==) proc~esmf_configeq ESMF_ConfigEQ interface~operator(==)~4->proc~esmf_configeq

Module Procedures

private impure elemental function ESMF_ConfigEQ(Config1, Config2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Config), intent(in) :: Config1
type(ESMF_Config), intent(in) :: Config2

Return Value logical