#include <AMReX_GpuRange.H>
Classes | |
struct | iterator |
Public Member Functions | |
AMREX_GPU_HOST_DEVICE | range_impl (T const &b) noexcept |
AMREX_GPU_HOST_DEVICE iterator | begin () const noexcept |
AMREX_GPU_HOST_DEVICE iterator | end () const noexcept |
Private Attributes | |
T | m_b |
Long | m_n |
|
inlineexplicitnoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
private |
|
private |