◆ MFFork() [1/4]
| amrex::ForkJoin::MFFork::MFFork |
( |
| ) |
|
|
default |
◆ ~MFFork()
| amrex::ForkJoin::MFFork::~MFFork |
( |
| ) |
|
|
default |
◆ MFFork() [2/4]
| amrex::ForkJoin::MFFork::MFFork |
( |
const MFFork & |
| ) |
|
|
delete |
◆ MFFork() [3/4]
| amrex::ForkJoin::MFFork::MFFork |
( |
MFFork && |
| ) |
|
|
default |
◆ MFFork() [4/4]
◆ empty()
| bool amrex::ForkJoin::MFFork::empty |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
| MFFork & amrex::ForkJoin::MFFork::operator= |
( |
const MFFork & |
| ) |
|
|
delete |
◆ operator=() [2/2]
◆ comp_split
if strategy == split, how to split components to tasks
◆ forked
holds new multifab for each task in fork
◆ intent
| Intent amrex::ForkJoin::MFFork::intent |
◆ ngrow
| IntVect amrex::ForkJoin::MFFork::ngrow |
◆ orig
| MultiFab* amrex::ForkJoin::MFFork::orig = nullptr |
◆ owner_task
| int amrex::ForkJoin::MFFork::owner_task |
only used if strategy == single or duplicate
◆ strategy
| Strategy amrex::ForkJoin::MFFork::strategy |
The documentation for this struct was generated from the following file: