Searched refs:VecGetArray4dRead (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/da/ |
| H A D | dagetarray.c | 549 … PetscCall(VecGetArray4dRead(vec, gzm, gym, gxm, dof, gzs, gys, gxs, 0, (PetscScalar *****)array)); in DMDAVecGetArrayDOFRead()
|
| /petsc/include/ |
| H A D | petscvec.h | 440 PETSC_EXTERN PetscErrorCode VecGetArray4dRead(Vec, PetscInt, PetscInt, PetscInt, PetscInt, PetscInt…
|
| /petsc/src/dm/impls/stag/ |
| H A D | stagutils.c | 1675 …PetscCall(VecGetArray4dRead(vec, stag->nGhost[2], stag->nGhost[1], stag->nGhost[0], stag->entriesP… in DMStagVecGetArrayRead()
|
| /petsc/src/vec/vec/interface/ |
| H A D | rvector.c | 3659 PetscErrorCode VecGetArray4dRead(Vec x, PetscInt m, PetscInt n, PetscInt p, PetscInt q, PetscInt ms… in VecGetArray4dRead() function
|