operator(==) Interface

public interface operator(==)

Module Procedures

private impure elemental function ESMF_InfoEqual(lhs, rhs) result(is_equal)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Info), intent(in) :: lhs
type(ESMF_Info), intent(in) :: rhs

Return Value logical