Searched refs:MINPACKslo (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/mat/graphops/color/impls/minpack/ |
| H A D | color.h | 13 extern PetscErrorCode MINPACKslo(PetscInt *, const PetscInt *, const PetscInt *, const PetscInt *, …
|
| H A D | dsm.c | 116 …PetscCall(MINPACKslo(n, &indrow[1], &jpntr[1], &indcol[1], &ipntr[1], &iwa[*n * 5 + 1], &iwa[(*n <… in MINPACKdsm()
|
| H A D | slo.c | 5 PetscErrorCode MINPACKslo(PetscInt *n, const PetscInt *indrow, const PetscInt *jpntr, const PetscIn… in MINPACKslo() function
|
| H A D | color.c | 64 …PetscCall(MINPACKslo(&n, cja, cia, rja, ria, seq, list, &clique, work, work + n, work + 2 * n, wor… in MatColoringApply_SL()
|