#include <Proto_MBLevelFluxRegister.H>
|
| | MBFluxRegisterCopier () |
| |
| void | buildMotionPlans (MBFluxRegisterCopierOp< T, C, MEM > &a_op) |
| | Build Copier Motion Plan. More...
|
| |
| | Copier () |
| |
| | Copier (MBFluxRegisterCopierOp< T, C, MEM > a_op) |
| |
| | Copier (Copier &a_copier)=delete |
| |
| virtual | ~Copier () |
| |
| void | define (MBFluxRegisterCopierOp< T, C, MEM > a_op) |
| |
| void | clear () |
| |
| Copier< MBFluxRegisterCopierOp< T, C, MEM >, MBBoxPartition, MBBoxPartition, SRC_MEM, DST_MEM > & | operator= (const Copier< MBFluxRegisterCopierOp< T, C, MEM >, MBBoxPartition, MBBoxPartition, SRC_MEM, DST_MEM > &a_rhs)=delete |
| |
| bool | operator== (const Copier< MBFluxRegisterCopierOp< T, C, MEM >, MBBoxPartition, MBBoxPartition, SRC_MEM, DST_MEM > &a_rhs) const |
| |
| void | execute () |
| |
| void | sort () |
| |
| std::vector< MotionItem< MBBoxPartition, MBBoxPartition > > & | motionPlan (MotionType a_type) |
| |
| CopierIterator< MBBoxPartition, MBBoxPartition > | begin (MotionType a_type) const |
| |
| void | print () const |
| |
◆ MBFluxRegisterCopier()
template<typename T, unsigned int C = 1, MemType MEM = MEMTYPE_DEFAULT>
◆ buildMotionPlans()
template<typename T , unsigned int C, MemType MEM>
◆ addCoarseMotionItems()
template<typename T , unsigned int C, MemType MEM>
◆ addFineMotionItems()
template<typename T , unsigned int C, MemType MEM>
◆ getCoarseIndex()
template<typename T , unsigned int C, MemType MEM>
The documentation for this class was generated from the following file: