Searched refs:DeviceToHost_ (Results 1 – 1 of 1) sorted by relevance
53 static PetscErrorCode DeviceToHost_(Mat, PetscDeviceContext) noexcept;272 inline PetscErrorCode MatDense_Seq_CUPM<T>::DeviceToHost_(Mat m, PetscDeviceContext dctx) noexcept in DeviceToHost_() function in Petsc::mat::cupm::impl::MatDense_Seq_CUPM1064 PetscCall(DeviceToHost_(A, dctx)); in BindToCPU()1168 PetscCall(DeviceToHost_(m, dctx)); in GetArray()1901 PetscCall(DeviceToHost_(A, dctx)); in RestoreSubMatrix()