Searched defs:n_shared (Results 1 – 5 of 5) sorted by relevance
| /petsc/include/petsc/private/ |
| H A D | pcisimpl.h | 49 …PetscInt *n_shared; /* n_shared[j] is the number of nodes shared with subdomain neigh… member
|
| /petsc/src/ksp/pc/impls/is/nn/ |
| H A D | nn.c | 208 PetscInt *n_shared = pcis->n_shared; in PCNNCreateCoarseMatrix() local
|
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcgraph.c | 300 PetscInt n_neigh, *neigh, *n_shared, **shared; in PCBDDCGraphComputeConnectedComponents() local
|
| H A D | bddcprivate.c | 7718 PetscInt n_neighs, *neighs, *n_shared, **shared; in PCBDDCMatISGetSubassemblingPattern() local
|
| /petsc/src/ksp/ksp/impls/fetidp/ |
| H A D | fetidp.c | 592 PetscInt i, j, n_neigh, *neigh, *n_shared, **shared, *count; in KSPFETIDPSetUpOperators() local
|