Searched refs:iscsorted (Results 1 – 2 of 2) sorted by relevance
640 PetscBool *issorted, colflag, iscsorted = PETSC_TRUE; local659 if (!issorted[i]) iscsorted = issorted[i]; /* columns are not sorted! */1483 if (!iscsorted) { /* sort column indices of the rows */
2061 PetscBool *issorted, *allcolumns, colflag, iscsorted = PETSC_TRUE; in MatCreateSubMatrices_MPIAIJ_Local() local2074 if (!issorted[i]) iscsorted = issorted[i]; in MatCreateSubMatrices_MPIAIJ_Local()2786 if (!iscsorted) { /* sort column indices of the rows */ in MatCreateSubMatrices_MPIAIJ_Local()