Home
last modified time | relevance | path

Searched refs:ResetAllocatedDevicePtr_ (Results 1 – 1 of 1) sorted by relevance

/petsc/include/petsc/private/
H A Dveccupmimpl.h123 …static PetscErrorCode ResetAllocatedDevicePtr_(PetscDeviceContext, Vec, PetscScalar * = nullptr) n…
296 inline PetscErrorCode Vec_CUPMBase<T, D>::ResetAllocatedDevicePtr_(PetscDeviceContext dctx, Vec v, … in ResetAllocatedDevicePtr_() function
455 PetscCall(ResetAllocatedDevicePtr_(dctx, v)); in DestroyDevice_()
781 PetscCall(ResetAllocatedDevicePtr_(dctx, v, aptr)); in ReplaceArray()