ESMF_ioeq Function

private impure elemental function ESMF_ioeq(io1, io2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_IOFmt_Flag), intent(in) :: io1
type(ESMF_IOFmt_Flag), intent(in) :: io2

Return Value logical


Called by

proc~~esmf_ioeq~~CalledByGraph proc~esmf_ioeq ESMF_ioeq interface~operator (==)~4 operator (==) interface~operator (==)~4->proc~esmf_ioeq