| /petsc/src/vec/vec/impls/mpi/ |
| H A D | pbvec.c | 432 PetscInt *indices, n, nghost, rstart, i; in VecGetLocalToGlobalMapping_MPI_VecGhost() local 556 PetscErrorCode VecCreate_MPI_Private(Vec v, PetscBool alloc, PetscInt nghost, const PetscScalar arr… in VecCreate_MPI_Private() 755 PetscErrorCode VecCreateGhostWithArray(MPI_Comm comm, PetscInt n, PetscInt N, PetscInt nghost, cons… in VecCreateGhostWithArray() 846 PetscErrorCode VecCreateGhost(MPI_Comm comm, PetscInt n, PetscInt N, PetscInt nghost, const PetscIn… in VecCreateGhost() 878 PetscErrorCode VecMPISetGhost(Vec vv, PetscInt nghost, const PetscInt ghosts[]) in VecMPISetGhost() 953 …stBlockWithArray(MPI_Comm comm, PetscInt bs, PetscInt n, PetscInt N, PetscInt nghost, const PetscI… in VecCreateGhostBlockWithArray() 1035 …CreateGhostBlock(MPI_Comm comm, PetscInt bs, PetscInt n, PetscInt N, PetscInt nghost, const PetscI… in VecCreateGhostBlock()
|
| H A D | pvecimpl.h | 22 PetscInt nghost; /* number of ghost points on this process */ member
|
| /petsc/src/vec/vec/tutorials/ |
| H A D | ex9.c | 22 PetscInt nlocal = 6, nghost = 2, ifrom[2], i, rstart, rend; in main() local
|
| /petsc/src/snes/tutorials/ |
| H A D | ex42.c | 44 PetscInt nghost = 2; in main() local
|
| /petsc/src/vec/vec/impls/mpi/cupm/ |
| H A D | vecmpicupm_impl.hpp | 61 …PI_CUPM<T>::VecCreate_IMPL_Private_(Vec v, PetscBool *alloc_missing, PetscInt nghost, PetscScalar … in VecCreate_IMPL_Private_() 74 …MPICUPM_(Vec v, PetscDeviceContext dctx, PetscBool allocate_missing, PetscInt nghost, PetscScalar … in CreateMPICUPM_() 120 const auto nghost = vimpl->nghost; in Duplicate() local
|
| /petsc/src/dm/impls/composite/ |
| H A D | packimpl.h | 25 …PetscInt nghost; /* number of all local entries (includes DMDA ghost points) … member
|
| /petsc/src/dm/impls/moab/tests/ |
| H A D | ex3.cxx | 15 PetscInt nghost; /* Number of ghost layers in the mesh */ member
|
| /petsc/src/dm/impls/moab/ |
| H A D | dmmbutil.cxx | 499 …etscInt dim, PetscBool useSimplex, const PetscReal *bounds, PetscInt nele, PetscInt nghost, DM *dm) in DMMoabCreateBoxMesh() 785 …adOptions_Private(PetscBool by_rank, PetscInt numproc, PetscInt dim, PetscInt nghost, MoabReadMode… in DMMoab_GetReadOptions_Private() 834 PetscErrorCode DMMoabLoadFromFile(MPI_Comm comm, PetscInt dim, PetscInt nghost, const char *filenam… in DMMoabLoadFromFile()
|
| /petsc/src/vec/vec/impls/mpi/mpiviennacl/ |
| H A D | mpiviennacl.cxx | 360 PetscErrorCode VecCreate_MPIViennaCL_Private(Vec vv, PetscBool alloc, PetscInt nghost, const Vienna… in VecCreate_MPIViennaCL_Private()
|
| /petsc/include/petsc/private/ |
| H A D | dmmbimpl.h | 44 …PetscInt n, nloc, nghost; /* Number of global, local only and shared vertices for curren… member
|
| H A D | veccupmimpl.h | 520 …MBase<T, D>::VecCreate_IMPL_Private(Vec v, PetscBool *alloc_missing, PetscInt nghost, PetscScalar … in VecCreate_IMPL_Private()
|