Searched refs:SPARSEPACKgen1wd (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/mat/graphops/order/ |
| H A D | sp1wd.c | 18 PetscCall(SPARSEPACKgen1wd(&nrow, ia, ja, mask, &nblks, xblk, perm, xls, ls)); in MatGetOrdering_1WD()
|
| H A D | gen1wd.c | 30 PetscErrorCode SPARSEPACKgen1wd(const PetscInt *neqns, const PetscInt *xadj, const PetscInt *adjncy… in SPARSEPACKgen1wd() function
|
| /petsc/include/petsc/private/ |
| H A D | matorderimpl.h | 9 PETSC_EXTERN PetscErrorCode SPARSEPACKgen1wd(const PetscInt *, const PetscInt *, const PetscInt *, …
|