equals Interface

interface
private elemental module function equals(lhs, rhs) result(lhs_eq_rhs)

Arguments

Type IntentOptional Attributes Name
class(test_description_t), intent(in) :: lhs
class(test_description_t), intent(in) :: rhs

Return Value logical

Description

The result is .true. if the components of the lhs & rhs are equal