DNDSR 0.2.1
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
DNDS::Geom::EntityReorderMap Struct Reference

Per-entity reorder specification: where each owned entity goes. More...

#include <ReorderPlan.hpp>

Collaboration diagram for DNDS::Geom::EntityReorderMap:
[legend]

Public Attributes

EntityKind kind
 
std::vector< MPI_inttargetRanks
 Per father slot: target rank after reorder. Size == father size.
 

Detailed Description

Per-entity reorder specification: where each owned entity goes.

Definition at line 26 of file ReorderPlan.hpp.

Member Data Documentation

◆ kind

EntityKind DNDS::Geom::EntityReorderMap::kind

Definition at line 28 of file ReorderPlan.hpp.

◆ targetRanks

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.


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