|
DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
|
Global-to-local index mapping for distributed arrays. More...
#include <unordered_map>#include <algorithm>#include <tuple>#include "Defines.hpp"#include "MPI.hpp"Go to the source code of this file.
Classes | |
| class | DNDS::GlobalOffsetsMapping |
| Table mapping rank-local row indices to the global index space. More... | |
| class | DNDS::OffsetAscendIndexMapping |
| Mapping between a rank's main data and its ghost copies. More... | |
Namespaces | |
| namespace | DNDS |
| the host side operators are provided as implemented | |
Global-to-local index mapping for distributed arrays.
Definition in file IndexMapping.hpp.