Searched refs:SPARSEPACKdegree (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/mat/graphops/order/ |
| H A D | degree.c | 26 PetscErrorCode SPARSEPACKdegree(const PetscInt *root, const PetscInt *inxadj, const PetscInt *adjnc… in SPARSEPACKdegree() function
|
| H A D | rcm.c | 57 PetscCall(SPARSEPACKdegree(root, &xadj[1], &adjncy[1], &mask[1], °[1], ccsize, &perm[1])); in SPARSEPACKrcm()
|
| /petsc/include/petsc/private/ |
| H A D | matorderimpl.h | 23 PETSC_EXTERN PetscErrorCode SPARSEPACKdegree(const PetscInt *, const PetscInt *, const PetscInt *, …
|