Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dveccupmimpl.h140 static PetscErrorCode DestroyDevice_(Vec) noexcept;
448 inline PetscErrorCode Vec_CUPMBase<T, D>::DestroyDevice_(Vec v) noexcept in DestroyDevice_() function
859 PetscCall(DestroyDevice_(v)); in Destroy()