arr_gt Interface

public interface arr_gt

Contents


Module Procedures

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

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(in), dimension(:) :: a
integer(kind=int32), intent(in), dimension(:) :: b

Return Value logical