petsc-3.7.1 2016-05-15
VecCUSPResetArray
Resets a vector to use its default memory. Call this after the use of VecCUSPPlaceArray().
Synopsis
PetscErrorCode VecCUSPResetArray(Vec vin)
Not Collective Many br
Input Parameters
vec -the vector Many br
Many br
See Also
VecGetArray(), VecRestoreArray(), VecReplaceArray(), VecPlaceArray(), VecResetArray(), VecCUSPPlaceArray(), VecCUSPReplaceArray()
Level:developer
Location:src/vec/vec/impls/seq/seqcusp/veccusp2.cu
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages