ESMF_unmappedactioneq Function

private impure elemental function ESMF_unmappedactioneq(uma1, uma2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_UnmappedAction_Flag), intent(in) :: uma1
type(ESMF_UnmappedAction_Flag), intent(in) :: uma2

Return Value logical


Called by

proc~~esmf_unmappedactioneq~~CalledByGraph proc~esmf_unmappedactioneq ESMF_unmappedactioneq interface~operator (==)~4 operator (==) interface~operator (==)~4->proc~esmf_unmappedactioneq