Searched refs:SPARSEPACKgenqmd (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/mat/graphops/order/ |
| H A D | spqmd.c | 21 …PetscCall(SPARSEPACKgenqmd(&nrow, ia, ja, perm, iperm, deg, marker, rchset, nbrhd, qsize, qlink, &… in MatGetOrdering_QMD()
|
| H A D | genqmd.c | 44 PetscErrorCode SPARSEPACKgenqmd(const PetscInt *neqns, const PetscInt *xadj, const PetscInt *adjncy… in SPARSEPACKgenqmd() function
|
| /petsc/include/petsc/private/ |
| H A D | matorderimpl.h | 12 PETSC_EXTERN PetscErrorCode SPARSEPACKgenqmd(const PetscInt *, const PetscInt *, const PetscInt *, …
|