#include <AMReX_MFIter.H>
◆ MFItInfo()
amrex::MFItInfo::MFItInfo |
( |
| ) |
|
|
inlinenoexcept |
◆ DisableDeviceSync()
MFItInfo& amrex::MFItInfo::DisableDeviceSync |
( |
| ) |
|
|
inlinenoexcept |
◆ EnableTiling()
◆ SetDeviceSync()
MFItInfo& amrex::MFItInfo::SetDeviceSync |
( |
bool |
f | ) |
|
|
inlinenoexcept |
◆ SetDynamic()
MFItInfo& amrex::MFItInfo::SetDynamic |
( |
bool |
f | ) |
|
|
inlinenoexcept |
◆ SetNumStreams()
◆ UseDefaultStream()
MFItInfo& amrex::MFItInfo::UseDefaultStream |
( |
| ) |
|
|
inlinenoexcept |
◆ device_sync
bool amrex::MFItInfo::device_sync |
◆ do_tiling
bool amrex::MFItInfo::do_tiling {false} |
◆ dynamic
bool amrex::MFItInfo::dynamic {false} |
◆ num_streams
int amrex::MFItInfo::num_streams |
◆ tilesize
The documentation for this struct was generated from the following file: