Home
last modified time | relevance | path

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

/petsc/src/mat/impls/sell/mpi/
H A Dmpisell.c682 static PetscErrorCode MatGetGhosts_MPISELL(Mat mat, PetscInt *nghosts, const PetscInt *ghosts[]) in MatGetGhosts_MPISELL()
/petsc/src/ksp/pc/impls/gamg/
H A Dagg.c513 …my0, Iend, nloc, clid, flid = 0, aggID, kk, jj, ii, mm, nSelected, minsz, nghosts, out_data_stride; in formProl0() local
/petsc/src/mat/impls/baij/mpi/
H A Dmpibaij.c2076 static PetscErrorCode MatGetGhosts_MPIBAIJ(Mat mat, PetscInt *nghosts, const PetscInt *ghosts[]) in MatGetGhosts_MPIBAIJ()
/petsc/src/mat/interface/
H A Dmatrix.c469 PetscErrorCode MatGetGhosts(Mat mat, PetscInt *nghosts, const PetscInt *ghosts[]) in MatGetGhosts()
/petsc/src/mat/impls/aij/mpi/
H A Dmpiaij.c1602 static PetscErrorCode MatGetGhosts_MPIAIJ(Mat mat, PetscInt *nghosts, const PetscInt *ghosts[]) in MatGetGhosts_MPIAIJ()