Proto  3.2
Public Member Functions | List of all members
Proto::MBLevelExchangeCopier< T, C, MEM, CTR > Class Template Reference

Exchange Copier. More...

#include <Proto_MBLevelBoxData.H>

Inheritance diagram for Proto::MBLevelExchangeCopier< T, C, MEM, CTR >:
Inheritance graph
[legend]

Public Member Functions

 MBLevelExchangeCopier ()
 
void buildMotionPlans (MBLevelExchangeCopierOp< T, C, MEM, CTR > &a_op)
 
- Public Member Functions inherited from Proto::Copier< MBLevelExchangeCopierOp< T, C, MEM, CTR >, MBBoxPartition, MBBoxPartition, MEM, MEM >
 Copier ()
 
 Copier (MBLevelExchangeCopierOp< T, C, MEM, CTR > a_op)
 
 Copier (Copier &a_copier)=delete
 
virtual ~Copier ()
 
void define (MBLevelExchangeCopierOp< T, C, MEM, CTR > a_op)
 
void clear ()
 
Copier< MBLevelExchangeCopierOp< T, C, MEM, CTR >, MBBoxPartition, MBBoxPartition, SRC_MEM, DST_MEM > & operator= (const Copier< MBLevelExchangeCopierOp< T, C, MEM, CTR >, MBBoxPartition, MBBoxPartition, SRC_MEM, DST_MEM > &a_rhs)=delete
 
bool operator== (const Copier< MBLevelExchangeCopierOp< T, C, MEM, CTR >, MBBoxPartition, MBBoxPartition, SRC_MEM, DST_MEM > &a_rhs) const
 
void execute ()
 
void sort ()
 
std::vector< MotionItem< MBBoxPartition, MBBoxPartition > > & motionPlan (MotionType a_type)
 
CopierIterator< MBBoxPartition, MBBoxPartitionbegin (MotionType a_type) const
 
void print () const
 

Additional Inherited Members

- Protected Attributes inherited from Proto::Copier< MBLevelExchangeCopierOp< T, C, MEM, CTR >, MBBoxPartition, MBBoxPartition, MEM, MEM >
MBLevelExchangeCopierOp< T, C, MEM, CTR > m_op
 
std::vector< MotionItem< MBBoxPartition, MBBoxPartition > > m_localMotionPlan
 
std::vector< MotionItem< MBBoxPartition, MBBoxPartition > > m_fromMotionPlan
 
std::vector< MotionItem< MBBoxPartition, MBBoxPartition > > m_toMotionPlan
 
bool m_isDefined
 

Detailed Description

template<typename T, unsigned int C, MemType MEM, Centering CTR>
class Proto::MBLevelExchangeCopier< T, C, MEM, CTR >

Exchange Copier.

Constructor & Destructor Documentation

◆ MBLevelExchangeCopier()

template<typename T, unsigned int C, MemType MEM, Centering CTR>
Proto::MBLevelExchangeCopier< T, C, MEM, CTR >::MBLevelExchangeCopier ( )
inline

Member Function Documentation

◆ buildMotionPlans()

template<typename T , unsigned int C, MemType MEM, Centering CTR>
void Proto::MBLevelExchangeCopier< T, C, MEM, CTR >::buildMotionPlans ( MBLevelExchangeCopierOp< T, C, MEM, CTR > &  a_op)
inlinevirtual

The documentation for this class was generated from the following file: