Searched defs:n_faces (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcgraph.c | 159 PetscErrorCode PCBDDCGraphRestoreCandidatesIS(PCBDDCGraph graph, PetscInt *n_faces, IS *FacesIS[], … in PCBDDCGraphRestoreCandidatesIS() 191 PetscErrorCode PCBDDCGraphGetCandidatesIS(PCBDDCGraph graph, PetscInt *n_faces, IS *FacesIS[], Pets… in PCBDDCGraphGetCandidatesIS()
|
| H A D | bddcschurs.c | 2067 PetscInt s, i, n_faces, n_edges, n_all_cc; in PCBDDCSubSchursInit() local
|