Searched refs:VecDestroy_IMPL (Results 1 – 1 of 1) sorted by relevance
187 static PetscErrorCode VecDestroy_IMPL(Vec) noexcept;476 PetscCall(VecDestroy_IMPL(v)); in DestroyHost_()502 inline PetscErrorCode Vec_CUPMBase<T, D>::VecDestroy_IMPL(Vec v) noexcept in VecDestroy_IMPL() function