Home
last modified time | relevance | path

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

/petsc/src/sys/objects/device/impls/cupm/
H A Dcupmstream.hpp32 using id_type = typename crtp_base_type::id_type; typedef in Petsc::device::cupm::CUPMStream
/petsc/src/sys/objects/device/impls/
H A Dsegmentedmempool.hpp24 using id_type = int; typedef in Petsc::device::StreamBase
75 using id_type = typename StreamBase<DefaultStream>::id_type; typedef