Searched defs:filter (Results 1 – 9 of 9) sorted by relevance
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex75.c | 14 DMLabel filter; in main() local
|
| H A D | ex74.c | 58 DMLabel filter; in main() local
|
| H A D | ex71.c | 75 DMLabel filter; in main() local
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | DMLabel.pyx | 528 def filter(self, start: int, end: int) -> None: member in DMLabel
|
| H A D | DMPlex.pyx | 424 … def filter(self, label: DMLabel | None = None, value: int | None = None, ignoreHalo: bool = False, member in DMPlex
|
| /petsc/src/ksp/pc/impls/hypre/ |
| H A D | hypre.c | 48 PetscReal filter; member
|
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcprivate.c | 1927 PetscBool filter = pcbddc->detect_disconnected_filter; in PCBDDCComputeLocalTopologyInfo() local 2397 PetscErrorCode PCBDDCDetectDisconnectedComponents(PC pc, PetscBool filter, PetscInt *ncc, IS *cc[],… in PCBDDCDetectDisconnectedComponents()
|
| /petsc/src/mat/interface/ |
| H A D | matrix.c | 11399 PetscErrorCode MatCreateGraph(Mat A, PetscBool sym, PetscBool scale, PetscReal filter, PetscInt num… in MatCreateGraph()
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpiaij.c | 7733 …teGraph_Simple_AIJ(Mat Amat, PetscBool symmetrize, PetscBool scale, PetscReal filter, PetscInt ind… in MatCreateGraph_Simple_AIJ()
|