Home
last modified time | relevance | path

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

/petsc/src/vec/vec/impls/mpi/cupm/
H A Dvecmpicupm_impl.hpp43 PetscCall(VecSeq_T::ClearAsyncFunctions(v)); in VecDestroy_IMPL_()
/petsc/src/vec/vec/impls/seq/cupm/
H A Dvecseqcupm.hpp72 static PetscErrorCode ClearAsyncFunctions(Vec) noexcept;
H A Dvecseqcupm_impl.hpp58 inline PetscErrorCode VecSeq_CUPM<T>::ClearAsyncFunctions(Vec v) noexcept in ClearAsyncFunctions() function in Petsc::vec::cupm::impl::VecSeq_CUPM
119 PetscCall(ClearAsyncFunctions(v)); in VecDestroy_IMPL_()