Searched defs:xls (Results 1 – 11 of 11) sorted by relevance
| /petsc/src/mat/graphops/order/ |
| H A D | sprcm.c | 9 PetscInt i, *mask, *xls, nrow, *perm; in MatGetOrdering_RCM() local
|
| H A D | genrcm.c | 36 …neqns, const PetscInt *xadj, const PetscInt *adjncy, PetscInt *perm, PetscInt *mask, PetscInt *xls) in SPARSEPACKgenrcm()
|
| H A D | spnd.c | 9 PetscInt i, *mask, *xls, *ls, nrow, *perm; in MatGetOrdering_ND() local
|
| H A D | sp1wd.c | 9 PetscInt i, *mask, *xls, nblks, *xblk, *ls, nrow, *perm; in MatGetOrdering_1WD() local
|
| H A D | rootls.c | 24 …etscInt *xadj, const PetscInt *adjncy, PetscInt *mask, PetscInt *nlvl, PetscInt *xls, PetscInt *ls) in SPARSEPACKrootls()
|
| H A D | fnroot.c | 32 …etscInt *xadj, const PetscInt *adjncy, PetscInt *mask, PetscInt *nlvl, PetscInt *xls, PetscInt *ls) in SPARSEPACKfnroot()
|
| H A D | gennd.c | 54 …etscInt *xadj, const PetscInt *adjncy, PetscInt *mask, PetscInt *perm, PetscInt *xls, PetscInt *ls) in SPARSEPACKgennd()
|
| H A D | gen1wd.c | 30 …jncy, PetscInt *mask, PetscInt *nblks, PetscInt *xblk, PetscInt *perm, PetscInt *xls, PetscInt *ls) in SPARSEPACKgen1wd()
|
| H A D | fndsep.c | 34 …const PetscInt *adjncy, PetscInt *mask, PetscInt *nsep, PetscInt *sep, PetscInt *xls, PetscInt *ls) in SPARSEPACKfndsep()
|
| H A D | fn1wd.c | 30 …adjncy, PetscInt *mask, PetscInt *nsep, PetscInt *sep, PetscInt *nlvl, PetscInt *xls, PetscInt *ls) in SPARSEPACKfn1wd()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexreorder.c | 72 …PetscInt *start = NULL, *adjacency = NULL, *cperm, *clperm = NULL, *invclperm = NULL, *mask, *xls,… in DMPlexGetOrdering() local
|