cuda::grid_level#
-
struct grid_level : public cuda::__native_hierarchy_level_base<grid_level>#
Public Types
-
using level_type = grid_level#
Public Static Functions
- static inline constexpr auto dims(
- const _InLevel &__level,
- const _Hierarchy &__hier
- static inline constexpr auto static_dims(
- const _InLevel &__level,
- const _Hierarchy &__hier
- static inline constexpr auto extents(
- const _InLevel &__level,
- const _Hierarchy &__hier
- static inline constexpr auto static_count(
- const _InLevel &__level,
- const _Hierarchy &__hier
- static inline constexpr ::cuda::std::size_t count(
- const _InLevel &__level,
- const _Hierarchy &__hier
- static inline constexpr auto dims_as(
- const _InLevel &__level,
- const _Hierarchy &__hier
- static inline constexpr auto extents_as(
- const _InLevel &__in_level,
- const _Hierarchy &__hier
- static inline constexpr auto count_as(
- const _InLevel &__level,
- const _Hierarchy &__hier
-
using level_type = grid_level#