petsc-3.14.6 2021-03-30
VecViennaCLResetArray
Resets a vector to use its default memory. Call this after the use of VecViennaCLPlaceArray().
Synopsis
#include "petscvec.h"
PETSC_EXTERN PetscErrorCode VecViennaCLResetArray(Vec vin)
Not Collective
Input Parameters
See Also
VecViennaCLPlaceArray(), VecResetArray(), VecCUDAResetArray(), VecPlaceArray()
Level
developer
Location
src/vec/vec/impls/seq/seqviennacl/vecviennacl.cxx
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages