Searched refs:RestoreLocalVector (Results 1 – 3 of 3) sorted by relevance
127 static PetscErrorCode RestoreLocalVector(Vec, Vec) noexcept;
407 inline PetscErrorCode VecSeq_CUPM<T>::RestoreLocalVector(Vec v, Vec w) noexcept in RestoreLocalVector() function in Petsc::vec::cupm::impl::VecSeq_CUPM
1042 …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()