Home
last modified time | relevance | path

Searched defs:get_id_ (Results 1 – 2 of 2) sorted by relevance

/petsc/src/sys/objects/device/impls/cupm/
H A Dcupmstream.hpp121 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 Dsegmentedmempool.hpp55 PETSC_NODISCARD static constexpr id_type get_id_() noexcept { return 0; } in get_id_() function in Petsc::device::StreamBase