Home
last modified time | relevance | path

Searched defs:n_neigh (Results 1 – 4 of 4) sorted by relevance

/petsc/include/petsc/private/
H A Dpcisimpl.h47 …PetscInt n_neigh; /* should use PetscMPIInt number of neighbours this subdomain/MPI… member
/petsc/src/ksp/pc/impls/is/nn/
H A Dnn.c210 PetscMPIInt n_neigh; in PCNNCreateCoarseMatrix() 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/ksp/pc/impls/bddc/
H A Dbddcgraph.c300 PetscInt n_neigh, *neigh, *n_shared, **shared; in PCBDDCGraphComputeConnectedComponents() local