operator(==) Interface

public interface operator(==)

Calls

interface~~operator(==)~7~~CallsGraph interface~operator(==)~7 operator(==) proc~esmf_scicompeq ESMF_SciCompEQ interface~operator(==)~7->proc~esmf_scicompeq proc~esmf_scicompgetinit ESMF_SciCompGetInit proc~esmf_scicompeq->proc~esmf_scicompgetinit

Module Procedures

private impure elemental function ESMF_SciCompEQ(scicomp1, scicomp2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_SciComp), intent(in) :: scicomp1
type(ESMF_SciComp), intent(in) :: scicomp2

Return Value logical