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