operator(/=) Interface

public interface operator(/=)

Calls

interface~~operator(SLASH=)~3~~CallsGraph interface~operator(SLASH=)~3 operator(/=) proc~esmf_vmne ESMF_VMNE interface~operator(SLASH=)~3->proc~esmf_vmne proc~esmf_vmeq ESMF_VMEQ proc~esmf_vmne->proc~esmf_vmeq proc~esmf_vmgetinit ESMF_VMGetInit proc~esmf_vmeq->proc~esmf_vmgetinit

Module Procedures

private impure elemental function ESMF_VMNE(vm1, vm2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_VM), intent(in) :: vm1
type(ESMF_VM), intent(in) :: vm2

Return Value logical