#include <AMReX_GpuUtility.H>
◆ StreamIter() [1/4]
amrex::Gpu::StreamIter::StreamIter |
( |
int |
n, |
|
|
bool |
is_thread_safe = true |
|
) |
| |
|
noexcept |
◆ StreamIter() [2/4]
amrex::Gpu::StreamIter::StreamIter |
( |
int |
n, |
|
|
const StreamItInfo & |
info, |
|
|
bool |
is_thread_safe = true |
|
) |
| |
|
noexcept |
◆ ~StreamIter()
amrex::Gpu::StreamIter::~StreamIter |
( |
| ) |
|
◆ StreamIter() [3/4]
amrex::Gpu::StreamIter::StreamIter |
( |
StreamIter const & |
| ) |
|
|
delete |
◆ StreamIter() [4/4]
amrex::Gpu::StreamIter::StreamIter |
( |
StreamIter && |
| ) |
|
|
delete |
◆ init()
void amrex::Gpu::StreamIter::init |
( |
| ) |
|
|
privatenoexcept |
◆ isValid()
bool amrex::Gpu::StreamIter::isValid |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator()()
int amrex::Gpu::StreamIter::operator() |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator++()
void amrex::Gpu::StreamIter::operator++ |
( |
| ) |
|
|
noexcept |
◆ operator=() [1/2]
void amrex::Gpu::StreamIter::operator= |
( |
StreamIter && |
| ) |
|
|
delete |
◆ operator=() [2/2]
void amrex::Gpu::StreamIter::operator= |
( |
StreamIter const & |
| ) |
|
|
delete |
◆ m_i
int amrex::Gpu::StreamIter::m_i |
|
private |
◆ m_n
int amrex::Gpu::StreamIter::m_n |
|
private |
◆ m_sync
bool amrex::Gpu::StreamIter::m_sync |
|
private |
◆ m_threadsafe
bool amrex::Gpu::StreamIter::m_threadsafe |
|
private |
The documentation for this class was generated from the following files: