Home
last modified time | relevance | path

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

/petsc/src/vec/vec/tutorials/
H A Dex9f.F9069 …PetscCallA(VecCreateGhostWithArray(PETSC_COMM_WORLD, nlocal, PETSC_DECIDE, nghost, ifrom, tarray, …
H A Dex9.c74 …PetscCall(VecCreateGhostWithArray(PETSC_COMM_WORLD, nlocal, PETSC_DECIDE, nghost, ifrom, tarray, &… in main()
/petsc/src/vec/vec/impls/mpi/
H A Dpbvec.c755 PetscErrorCode VecCreateGhostWithArray(MPI_Comm comm, PetscInt n, PetscInt N, PetscInt nghost, cons… in VecCreateGhostWithArray() function
849 PetscCall(VecCreateGhostWithArray(comm, n, N, nghost, ghosts, NULL, vv)); in VecCreateGhost()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscvec.pxi49 …PetscErrorCode VecCreateGhostWithArray(MPI_Comm, PetscInt, PetscInt, PetscInt, PetscInt[], PetscSc…
H A DVec.pyx888 createGhost, petsc.VecCreateGhostWithArray
909 CHKERR(VecCreateGhostWithArray(
/petsc/include/
H A Dpetscvec.h709 PETSC_EXTERN PetscErrorCode VecCreateGhostWithArray(MPI_Comm, PetscInt, PetscInt, PetscInt, const P…
/petsc/doc/manual/
H A Dvec.md1184 VecCreateGhostWithArray(MPI_Comm comm, PetscInt n, PetscInt N, PetscInt nghost, PetscInt *ghosts, P…