ESMF_llteq Function

private impure elemental function ESMF_llteq(lt1, lt2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_LogKind_Flag), intent(in) :: lt1
type(ESMF_LogKind_Flag), intent(in) :: lt2

Return Value logical


Called by

proc~~esmf_llteq~~CalledByGraph proc~esmf_llteq ESMF_llteq interface~operator (==)~6 operator (==) interface~operator (==)~6->proc~esmf_llteq