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