|
DNDSR 0.2.1
Distributed Numeric Data Structure for CFV
|
One registered companion entry. More...
#include <ReorderPlan.hpp>
Public Attributes | |
| EntityKind | kind |
| Entity kind this array is parallel to. | |
| AdjRelocateFn | fn |
| Callback to relocate the array. | |
| std::string | name |
One registered companion entry.
Definition at line 127 of file ReorderPlan.hpp.
| AdjRelocateFn DNDS::Geom::CompanionEntry::fn |
Callback to relocate the array.
Definition at line 130 of file ReorderPlan.hpp.
| EntityKind DNDS::Geom::CompanionEntry::kind |
Entity kind this array is parallel to.
Definition at line 129 of file ReorderPlan.hpp.
| std::string DNDS::Geom::CompanionEntry::name |
Definition at line 131 of file ReorderPlan.hpp.