Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dcupmobject.hpp247 …BlasHandle_t *blas_handle, cupmSolverHandle_t *solver_handle, cupmStream_t *stream_handle) noexcept in GetFromHandleDispatch_() argument
259 if (stream_handle) { in GetFromHandleDispatch_()
260 PetscAssertPointer(stream_handle, 4); in GetFromHandleDispatch_()
261 *stream_handle = nullptr; in GetFromHandleDispatch_()
271 if (stream_handle) { in GetFromHandleDispatch_()
275 *stream_handle = *stream; in GetFromHandleDispatch_()