Home
last modified time | relevance | path

Searched defs:n_shared (Results 1 – 5 of 5) sorted by relevance

/petsc/include/petsc/private/
H A Dpcisimpl.h49 …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 Dnn.c208 PetscInt *n_shared = pcis->n_shared; in PCNNCreateCoarseMatrix() local
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcgraph.c300 PetscInt n_neigh, *neigh, *n_shared, **shared; in PCBDDCGraphComputeConnectedComponents() local
H A Dbddcprivate.c7718 PetscInt n_neighs, *neighs, *n_shared, **shared; in PCBDDCMatISGetSubassemblingPattern() local
/petsc/src/ksp/ksp/impls/fetidp/
H A Dfetidp.c592 PetscInt i, j, n_neigh, *neigh, *n_shared, **shared, *count; in KSPFETIDPSetUpOperators() local