Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dveccupmimpl.h141 static PetscErrorCode DestroyHost_(Vec) noexcept;
463 inline PetscErrorCode Vec_CUPMBase<T, D>::DestroyHost_(Vec v) noexcept in DestroyHost_() function
860 PetscCall(DestroyHost_(v)); in Destroy()