#include <AMReX_GpuControl.H>
This struct provides a RAII-style mechanism for disabling GPU synchronization in MFIter by default. Note that explicit calls to Gpu::streamSynchronize and Gpu::synchronize still work.
◆ NoSyncRegion()
| amrex::Gpu::NoSyncRegion::NoSyncRegion |
( |
| ) |
|
|
inlinenoexcept |
◆ ~NoSyncRegion()
| amrex::Gpu::NoSyncRegion::~NoSyncRegion |
( |
| ) |
|
|
inline |
◆ inNoSyncRegionPreviously()
| bool amrex::Gpu::NoSyncRegion::inNoSyncRegionPreviously |
( |
| ) |
const |
|
inline |
◆ m_prev_flag
| bool amrex::Gpu::NoSyncRegion::m_prev_flag |
|
protected |
The documentation for this struct was generated from the following file: