operator(.arrlt.) Interface

public interface operator(.arrlt.)

Contents


Module Procedures

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

Arguments

Type IntentOptional Attributes Name
real(kind=dp), intent(in), dimension(:) :: a
real(kind=dp), intent(in), dimension(:) :: b

Return Value logical