operator(==) Interface

public interface operator(==)

Contents


Functions

public pure function vec_eq(a, b)

Arguments

Type IntentOptional AttributesName
type(vector), intent(in) :: a
type(vector), intent(in) :: b

Return Value logical