Home
last modified time | relevance | path

Searched refs:VecCreateGhostBlockWithArray (Results 1 – 7 of 7) sorted by relevance

/petsc/src/vec/vec/tutorials/
H A Dex14f.F9071 …PetscCallA(VecCreateGhostBlockWithArray(PETSC_COMM_WORLD, bs, nlocal, PETSC_DECIDE, nghost, ifrom,…
/petsc/src/vec/vec/impls/mpi/
H A Dpbvec.c953 PetscErrorCode VecCreateGhostBlockWithArray(MPI_Comm comm, PetscInt bs, PetscInt n, PetscInt N, Pet… in VecCreateGhostBlockWithArray() function
1038 PetscCall(VecCreateGhostBlockWithArray(comm, bs, n, N, nghost, ghosts, NULL, vv)); in VecCreateGhostBlock()
/petsc/src/dm/impls/moab/
H A Ddmmbvec.cxx504 …PetscCall(VecCreateGhostBlockWithArray(((PetscObject)dm)->comm, dmmoab->bs, dmmoab->numFields * dm… in DMCreateVector_Moab_Private()
/petsc/doc/changes/
H A D32.md117 VecCreateGhostBlockWithArray() are now by block instead of by
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscvec.pxi51 …PetscErrorCode VecCreateGhostBlockWithArray(MPI_Comm, PetscInt, PetscInt, PetscInt, PetscInt, Pets…
H A DVec.pyx889 petsc.VecCreateGhostBlockWithArray
912 CHKERR(VecCreateGhostBlockWithArray(
/petsc/include/
H A Dpetscvec.h711 PETSC_EXTERN PetscErrorCode VecCreateGhostBlockWithArray(MPI_Comm, PetscInt, PetscInt, PetscInt, Pe…