petsc-3.11.4 2019-09-28
Report Typos and Errors

DMStagRestore1dCoordinateArraysDOFRead

restore local array access

Synopsis

PetscErrorCode DMStagRestore1dCoordinateArraysDOFRead(DM dm,void *arrX,void *arrY,void *arrZ)
Logically Collective

Input Parameter

dm -the DMStag object

Output Parameters

arrX,arrY,arrX -local 1D coordinate arrays

See Also

DMSTAG, DMStagGet1dCoordinateArraysDOFRead()

Level

intermediate

Location

src/dm/impls/stag/stagutils.c

Examples

src/dm/impls/stag/examples/tutorials/ex2.c.html

Index of all DMSTAG routines
Table of Contents for all manual pages
Index of all manual pages