Home
last modified time | relevance | path

Searched refs:SPARSEPACKgen1wd (Results 1 – 3 of 3) sorted by relevance

/petsc/src/mat/graphops/order/
H A Dsp1wd.c18 PetscCall(SPARSEPACKgen1wd(&nrow, ia, ja, mask, &nblks, xblk, perm, xls, ls)); in MatGetOrdering_1WD()
H A Dgen1wd.c30 PetscErrorCode SPARSEPACKgen1wd(const PetscInt *neqns, const PetscInt *xadj, const PetscInt *adjncy… in SPARSEPACKgen1wd() function
/petsc/include/petsc/private/
H A Dmatorderimpl.h9 PETSC_EXTERN PetscErrorCode SPARSEPACKgen1wd(const PetscInt *, const PetscInt *, const PetscInt *, …