petsc-3.13.4 2020-08-01
DMStagVecRestoreArrayRead
restore read-only access to a raw array
Synopsis
PetscErrorCode DMStagVecRestoreArrayRead(DM dm,Vec vec,void *array)
Logically Collective
Input Parameters
| dm | - the DMStag object
|
| vec | - the Vec object
|
Output Parameters
array -the read-only array
See Also
DMSTAG, DMStagVecGetArrayRead(), DMDAVecRestoreArrayRead(), DMDAVecRestoreArrayDOFRead()
Level
beginner
Location
src/dm/impls/stag/stagutils.c
Index of all DMSTAG routines
Table of Contents for all manual pages
Index of all manual pages