Home
last modified time | relevance | path

Searched defs:neigh (Results 1 – 9 of 9) sorted by relevance

/petsc/src/vec/is/is/tests/
H A Dex5.c8 PetscInt nlocal, local[5], nneigh, *neigh, **ineigh, *numneigh; in main() local
/petsc/include/petsc/private/
H A Dpcisimpl.h48 PetscInt *neigh; /* list of neighbouring subdomains, MPI processes */ member
/petsc/src/ksp/pc/impls/is/nn/
H A Dnn.c207 PetscInt *neigh = pcis->neigh; in PCNNCreateCoarseMatrix() local
/petsc/src/dm/impls/swarm/
H A Ddata_ex.c630 …rrorCode DMSwarmDataExTopologyGetNeighbours(DMSwarmDataEx de, PetscMPIInt *n, PetscMPIInt *neigh[]) in DMSwarmDataExTopologyGetNeighbours()
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcfetidp.c132 PetscMPIInt rank, size, neigh; in PCBDDCSetupFETIDPMatContext() local
H A Dbddcgraph.c300 PetscInt n_neigh, *neigh, *n_shared, **shared; in PCBDDCGraphComputeConnectedComponents() local
/petsc/src/ksp/ksp/impls/fetidp/
H A Dfetidp.c592 PetscInt i, j, n_neigh, *neigh, *n_shared, **shared, *count; in KSPFETIDPSetUpOperators() local
/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h3074 p4est_quadrant_t neigh; in DMPforestLabelsInitialize() local
/petsc/src/dm/impls/plex/
H A Dplex.c10142 const PetscInt neigh = adj[cellneigh]; in DMPlexComputeOrthogonalQuality() local