Block-Structured AMR Software Framework
amrex::detail::SplitIndexList< Is > Struct Template Reference

#include <AMReX_Tuple.H>

Static Public Member Functions

template<std::size_t J>
static constexpr AMREX_GPU_HOST_DEVICE std::size_t get () noexcept
 
template<std::size_t J>
static constexpr AMREX_GPU_HOST_DEVICE std::size_t get_exclusive_sum () noexcept
 

Member Function Documentation

◆ get()

template<std::size_t... Is>
template<std::size_t J>
static constexpr AMREX_GPU_HOST_DEVICE std::size_t amrex::detail::SplitIndexList< Is >::get ( )
inlinestaticconstexprnoexcept

◆ get_exclusive_sum()

template<std::size_t... Is>
template<std::size_t J>
static constexpr AMREX_GPU_HOST_DEVICE std::size_t amrex::detail::SplitIndexList< Is >::get_exclusive_sum ( )
inlinestaticconstexprnoexcept

The documentation for this struct was generated from the following file: