Searched refs:dctx_ (Results 1 – 3 of 3) sorted by relevance
| /petsc/include/petsc/private/ |
| H A D | cupmobject.hpp | 142 PetscDeviceContext dctx_ = nullptr; member in Petsc::device::cupm::impl::RestoreableArray 160 …nline RestoreableArray<T, MT, MA>::RestoreableArray(PetscDeviceContext dctx) noexcept : dctx_{dctx} in RestoreableArray()
|
| H A D | matdensecupmimpl.h | 225 PetscCallAbort(PETSC_COMM_SELF, D::template RestoreArray<MT, MA>(m_, &this->ptr_, this->dctx_)); in ~MatrixArray()
|
| H A D | veccupmimpl.h | 287 …(PETSC_COMM_SELF, Vec_CUPMBase<T, D>::template RestoreArray<MT, MA>(v_, &this->ptr_, this->dctx_)); in ~VectorArray()
|