Home
last modified time | relevance | path

Searched refs:SPARSEPACKfnroot (Results 1 – 5 of 5) sorted by relevance

/petsc/src/mat/graphops/order/
H A Dgenrcm.c74 PetscCall(SPARSEPACKfnroot(&root, &xadj[1], &adjncy[1], &mask[1], &nlvl, &xls[1], &perm[num])); in SPARSEPACKgenrcm()
H A Dfnroot.c32 PetscErrorCode SPARSEPACKfnroot(PetscInt *root, const PetscInt *xadj, const PetscInt *adjncy, Petsc… in SPARSEPACKfnroot() function
H A Dfndsep.c54 PetscCall(SPARSEPACKfnroot(root, &xadj[1], &adjncy[1], &mask[1], &nlvl, &xls[1], &ls[1])); in SPARSEPACKfndsep()
H A Dfn1wd.c53 PetscCall(SPARSEPACKfnroot(root, &xadj[1], &adjncy[1], &mask[1], nlvl, &xls[1], &ls[1])); in SPARSEPACKfn1wd()
/petsc/include/petsc/private/
H A Dmatorderimpl.h18 PETSC_EXTERN PetscErrorCode SPARSEPACKfnroot(PetscInt *, const PetscInt *, const PetscInt *, PetscI…