Definition at line 29 of file RedistributorCommPlan.h.
◆ RedistributorCommPlan()
| Alien::RedistributorCommPlan::RedistributorCommPlan |
( |
int | globalSize, |
|
|
IMessagePassingMng * | super_pm, |
|
|
IMessagePassingMng * | tgt_pm ) |
◆ ~RedistributorCommPlan()
| Alien::RedistributorCommPlan::~RedistributorCommPlan |
( |
| ) |
|
|
virtual |
◆ _buildTgtDist()
| void Alien::RedistributorCommPlan::_buildTgtDist |
( |
| ) |
|
|
private |
◆ distribution()
◆ procNum()
| Int32 Alien::RedistributorCommPlan::procNum |
( |
Int32 | proc | ) |
const |
|
nodiscard |
◆ superParallelMng()
| IMessagePassingMng * Alien::RedistributorCommPlan::superParallelMng |
( |
| ) |
const |
◆ tgtDist()
| ConstArrayView< Int32 > Alien::RedistributorCommPlan::tgtDist |
( |
| ) |
const |
◆ tgtParallelMng()
| std::shared_ptr< IMessagePassingMng > Alien::RedistributorCommPlan::tgtParallelMng |
( |
| ) |
const |
◆ m_proc_num
| UniqueArray<Int32> Alien::RedistributorCommPlan::m_proc_num |
|
private |
◆ m_super_pm
| IMessagePassingMng* Alien::RedistributorCommPlan::m_super_pm |
|
private |
◆ m_tgt_dist
| UniqueArray<Int32> Alien::RedistributorCommPlan::m_tgt_dist |
|
private |
◆ m_tgt_distribution
◆ m_tgt_pm
| IMessagePassingMng* Alien::RedistributorCommPlan::m_tgt_pm |
|
private |
The documentation for this class was generated from the following files: