arr_gt Interface

public interface arr_gt

Contents


Module Procedures

private pure function arr_gt_real(a, b) result(bGt)

Arguments

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

Return Value logical