Searched defs:get_stream_ (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/sys/objects/device/impls/cupm/ | ||
| H A D | cupmstream.hpp | 115 inline const typename CUPMStream<T>::stream_type &CUPMStream<T>::get_stream_() const noexcept in get_stream_() function in Petsc::device::cupm::CUPMStream |
| /petsc/src/sys/objects/device/impls/ | ||
| H A D | segmentedmempool.hpp | 53 PETSC_NODISCARD static constexpr default_stream_type get_stream_() noexcept { return nullptr; } in get_stream_() function in Petsc::device::StreamBase |