Searched refs:ClearAsyncFunctions (Results 1 – 3 of 3) sorted by relevance
43 PetscCall(VecSeq_T::ClearAsyncFunctions(v)); in VecDestroy_IMPL_()
72 static PetscErrorCode ClearAsyncFunctions(Vec) noexcept;
58 inline PetscErrorCode VecSeq_CUPM<T>::ClearAsyncFunctions(Vec v) noexcept in ClearAsyncFunctions() function in Petsc::vec::cupm::impl::VecSeq_CUPM119 PetscCall(ClearAsyncFunctions(v)); in VecDestroy_IMPL_()