Searched refs:SPARSEPACKgennd (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/mat/graphops/order/ ! |
| H A D | gennd.c | 54 PetscErrorCode SPARSEPACKgennd(const PetscInt *neqns, const PetscInt *xadj, const PetscInt *adjncy,… in SPARSEPACKgennd() function
|
| H A D | spnd.c | 22 PetscCall(SPARSEPACKgennd(&nrow, ia, ja, mask, perm, xls, ls)); in MatGetOrdering_ND()
|
| /petsc/include/petsc/private/ ! |
| H A D | matorderimpl.h | 10 PETSC_EXTERN PetscErrorCode SPARSEPACKgennd(const PetscInt *, const PetscInt *, const PetscInt *, P…
|