Searched refs:MINPACKnumsrt (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/mat/graphops/color/impls/minpack/ |
| H A D | color.h | 10 extern PetscErrorCode MINPACKnumsrt(PetscInt *, PetscInt *, PetscInt *, PetscInt *, PetscInt *, Pet…
|
| H A D | numsrt.c | 5 PetscErrorCode MINPACKnumsrt(PetscInt *n, PetscInt *nmax, PetscInt *num, PetscInt *mode, PetscInt *… in MINPACKnumsrt() function
|
| H A D | dsm.c | 147 …PetscCall(MINPACKnumsrt(n, &i__1, &iwa[*n * 5 + 1], &c_n1, &iwa[(*n << 2) + 1], &iwa[(*n << 1) + 1… in MINPACKdsm()
|
| H A D | ido.c | 82 PetscCall(MINPACKnumsrt(n, &i__1, &ndeg[1], &c_n1, &iwa4[1], &iwa2[1], &iwa3[1])); in MINPACKido()
|
| H A D | color.c | 166 PetscCall(MINPACKnumsrt(&n, &n1, seq, &none, list, work + 2 * n, work + n)); in MatColoringApply_LF()
|