Searched defs:Nghosts (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/sliced/ |
| H A D | sliced.c | 11 PetscInt bs, n, N, Nghosts, *ghosts; member 85 PetscErrorCode DMSlicedSetGhosts(DM dm, PetscInt bs, PetscInt nlocal, PetscInt Nghosts, const Petsc… in DMSlicedSetGhosts() 301 PetscErrorCode DMSlicedCreate(MPI_Comm comm, PetscInt bs, PetscInt nlocal, PetscInt Nghosts, const … in DMSlicedCreate()
|