|
DNDSR 0.2.1
Distributed Numeric Data Structure for CFV
|
Per-entity reorder specification: where each owned entity goes. More...
#include <ReorderPlan.hpp>
Public Attributes | |
| EntityKind | kind |
| std::vector< MPI_int > | targetRanks |
| Per father slot: target rank after reorder. Size == father size. | |
Per-entity reorder specification: where each owned entity goes.
Definition at line 26 of file ReorderPlan.hpp.
| EntityKind DNDS::Geom::EntityReorderMap::kind |
Definition at line 28 of file ReorderPlan.hpp.
| std::vector<MPI_int> DNDS::Geom::EntityReorderMap::targetRanks |
Per father slot: target rank after reorder. Size == father size.
Definition at line 30 of file ReorderPlan.hpp.