arr_lt Interface

public interface arr_lt

Contents


Module Procedures

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

Arguments

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

Return Value logical