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