Searched defs:nghosts (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/mat/impls/sell/mpi/ |
| H A D | mpisell.c | 682 static PetscErrorCode MatGetGhosts_MPISELL(Mat mat, PetscInt *nghosts, const PetscInt *ghosts[]) in MatGetGhosts_MPISELL()
|
| /petsc/src/ksp/pc/impls/gamg/ |
| H A D | agg.c | 513 …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 D | mpibaij.c | 2076 static PetscErrorCode MatGetGhosts_MPIBAIJ(Mat mat, PetscInt *nghosts, const PetscInt *ghosts[]) in MatGetGhosts_MPIBAIJ()
|
| /petsc/src/mat/interface/ |
| H A D | matrix.c | 469 PetscErrorCode MatGetGhosts(Mat mat, PetscInt *nghosts, const PetscInt *ghosts[]) in MatGetGhosts()
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpiaij.c | 1602 static PetscErrorCode MatGetGhosts_MPIAIJ(Mat mat, PetscInt *nghosts, const PetscInt *ghosts[]) in MatGetGhosts_MPIAIJ()
|