Searched refs:spbas_mergesort_icols (Results 1 – 1 of 1) sorted by relevance
179 static PetscErrorCode spbas_mergesort_icols(PetscInt nrows, PetscInt *irow_in, PetscInt *icol_in, P… in spbas_mergesort_icols() function291 PetscCall(spbas_mergesort_icols(nrows, irow_in, icol_in, col_idx_type, isort)); in spbas_compress_pattern()