Searched defs:neigh (Results 1 – 9 of 9) sorted by relevance
| /petsc/src/vec/is/is/tests/ |
| H A D | ex5.c | 8 PetscInt nlocal, local[5], nneigh, *neigh, **ineigh, *numneigh; in main() local
|
| /petsc/include/petsc/private/ |
| H A D | pcisimpl.h | 48 PetscInt *neigh; /* list of neighbouring subdomains, MPI processes */ member
|
| /petsc/src/ksp/pc/impls/is/nn/ |
| H A D | nn.c | 207 PetscInt *neigh = pcis->neigh; in PCNNCreateCoarseMatrix() local
|
| /petsc/src/dm/impls/swarm/ |
| H A D | data_ex.c | 630 …rrorCode DMSwarmDataExTopologyGetNeighbours(DMSwarmDataEx de, PetscMPIInt *n, PetscMPIInt *neigh[]) in DMSwarmDataExTopologyGetNeighbours()
|
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcfetidp.c | 132 PetscMPIInt rank, size, neigh; in PCBDDCSetupFETIDPMatContext() local
|
| H A D | bddcgraph.c | 300 PetscInt n_neigh, *neigh, *n_shared, **shared; in PCBDDCGraphComputeConnectedComponents() 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
|
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 3074 p4est_quadrant_t neigh; in DMPforestLabelsInitialize() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plex.c | 10142 const PetscInt neigh = adj[cellneigh]; in DMPlexComputeOrthogonalQuality() local
|