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