Concrete subclass of LocallyActiveDataCoarsenTransactionFactory<DIM> base class that allocates CoarsenCopyTransaction<DIM> objects for a LocallyActiveDataCoarsenSchedule<DIM> object.
More...
#include <StandardLocallyActiveDataCoarsenTransactionFactory.h>
template<int DIM>
class SAMRAI::xfer::StandardLocallyActiveDataCoarsenTransactionFactory< DIM >
- See also
- xfer::CoarsenCopyTransaction
-
xfer::LocallyActiveDataCoarsenTransactionFactory
◆ StandardLocallyActiveDataCoarsenTransactionFactory() [1/2]
◆ ~StandardLocallyActiveDataCoarsenTransactionFactory()
◆ StandardLocallyActiveDataCoarsenTransactionFactory() [2/2]
◆ setCoarsenItems()
◆ unsetCoarsenItems()
◆ allocate()
- Parameters
-
| dst_level | tbox::Pointer to destination patch level. |
| src_level | tbox::Pointer to source patch level. |
| overlap | tbox::Pointer to overlap region between patches. |
| dst_patch_id | Integer index of destination patch in destination patch level. |
| src_patch_id | Integer index of source patch in source patch level. |
| citem_id | Integer index of CoarsenClass::Data item associated with transaction. |
| pool | Optional pointer to memory pool from which the coarsen transaction may be allocated. Default is null. |
Implements SAMRAI::xfer::LocallyActiveDataCoarsenTransactionFactory< DIM >.
◆ operator=()
◆ d_coarsen_items
◆ d_num_coarsen_items
The documentation for this class was generated from the following file: