Home
last modified time | relevance | path

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

/petsc/src/vec/vec/impls/seq/cupm/
H A Dvecseqcupm.hpp127 static PetscErrorCode RestoreLocalVector(Vec, Vec) noexcept;
H A Dvecseqcupm_impl.hpp407 inline PetscErrorCode VecSeq_CUPM<T>::RestoreLocalVector(Vec v, Vec w) noexcept in RestoreLocalVector() function in Petsc::vec::cupm::impl::VecSeq_CUPM
/petsc/include/petsc/private/
H A Dveccupmimpl.h1042 …VecSetOp_CUPM(restorelocalvector, nullptr, VecSeq_T::template RestoreLocalVector<PETSC_MEMORY_ACCE… in BindToCPU_CUPMBase()
1044 …VecSetOp_CUPM(restorelocalvectorread, nullptr, VecSeq_T::template RestoreLocalVector<PETSC_MEMORY_… in BindToCPU_CUPMBase()