Home
last modified time | relevance | path

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

/petsc/src/sys/objects/device/impls/cupm/
H A Dcupmallocator.hpp35 using real_value_type = typename base_type::real_value_type; typedef in Petsc::device::cupm::HostAllocator
86 using real_value_type = typename base_type::real_value_type; typedef in Petsc::device::cupm::DeviceAllocator
142 using limit_t = std::numeric_limits<real_value_type>; in set_canary()
/petsc/src/sys/objects/device/impls/
H A Dsegmentedmempool.hpp578 using real_value_type = typename detail::real_type<T>::type; typedef
632 using limit_type = std::numeric_limits<real_value_type>; in set_canary()