operator(==) Interface

public interface operator(==)

Calls

interface~~operator(==)~2~~CallsGraph interface~operator(==)~2 operator(==) proc~esmf_arraybundleeq ESMF_ArrayBundleEQ interface~operator(==)~2->proc~esmf_arraybundleeq proc~esmf_arraybundlegetinit ESMF_ArrayBundleGetInit proc~esmf_arraybundleeq->proc~esmf_arraybundlegetinit

Module Procedures

private impure elemental function ESMF_ArrayBundleEQ(arraybundle1, arraybundle2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_ArrayBundle), intent(in) :: arraybundle1
type(ESMF_ArrayBundle), intent(in) :: arraybundle2

Return Value logical