petsc-3.7.7 2017-09-25
Report Typos and Errors

VecCUSPResetArray

Resets a vector to use its default memory. Call this after the use of VecCUSPPlaceArray().

Synopsis

PetscErrorCode VecCUSPResetArray(Vec vin)
Not Collective

Input Parameters

vec -the vector

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