Home
last modified time | relevance | path

Searched refs:VecCreateGhostBlock (Results 1 – 8 of 8) sorted by relevance

/petsc/src/vec/vec/tutorials/
H A Dex14f.F9073 …PetscCallA(VecCreateGhostBlock(PETSC_COMM_WORLD, bs, nlocal, PETSC_DECIDE, nghost, ifrom, gxs, ier…
/petsc/src/dm/impls/sliced/
H A Dsliced.c217 …PetscCall(VecCreateGhostBlock(PetscObjectComm((PetscObject)dm), slice->bs, slice->n * slice->bs, P… in DMCreateGlobalVector_Sliced()
/petsc/src/dm/impls/moab/
H A Ddmmbvec.cxx479 …PetscCall(VecCreateGhostBlock(((PetscObject)dm)->comm, dmmoab->bs, dmmoab->numFields * dmmoab->nlo… in DMCreateVector_Moab_Private()
/petsc/doc/changes/
H A D32.md116 - The ghost indices for VecCreateGhostBlock() and
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscvec.pxi50 …PetscErrorCode VecCreateGhostBlock(MPI_Comm, PetscInt, PetscInt, PetscInt, PetscInt, PetscInt[], P…
H A DVec.pyx842 createGhostWithArray, petsc.VecCreateGhost, petsc.VecCreateGhostBlock
856 CHKERR(VecCreateGhostBlock(
/petsc/src/vec/vec/impls/mpi/
H A Dpbvec.c1035 PetscErrorCode VecCreateGhostBlock(MPI_Comm comm, PetscInt bs, PetscInt n, PetscInt N, PetscInt ngh… in VecCreateGhostBlock() function
/petsc/include/
H A Dpetscvec.h710 PETSC_EXTERN PetscErrorCode VecCreateGhostBlock(MPI_Comm, PetscInt, PetscInt, PetscInt, PetscInt, c…