ESMF_rfeq Function

private impure elemental function ESMF_rfeq(rf1, rf2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Region_Flag), intent(in) :: rf1
type(ESMF_Region_Flag), intent(in) :: rf2

Return Value logical


Called by

proc~~esmf_rfeq~~CalledByGraph proc~esmf_rfeq ESMF_rfeq interface~operator (==)~4 operator (==) interface~operator (==)~4->proc~esmf_rfeq