operator(.arrgt.) Interface

public interface operator(.arrgt.)

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