operator(.arrlt.) Interface

public interface operator(.arrlt.)

Contents


Module Procedures

private pure function arr_lt_sym(a, b) result(bLt)

Arguments

Type IntentOptional Attributes Name
type(Symmetry), intent(in), dimension(:) :: a
type(Symmetry), intent(in), dimension(:) :: b

Return Value logical