|
DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
|
#include "Geometric.hpp"#include "DNDS/MPI.hpp"#include <map>#include <functional>#include <unordered_map>Go to the source code of this file.
Classes | |
| class | DNDS::Geom::BCName_2_ID |
Namespaces | |
| namespace | DNDS |
| the host side operators are provided as implemented | |
| namespace | DNDS::Geom |
Typedefs | |
| using | DNDS::Geom::t_FBCName_2_ID = std::function< t_index(const std::string &)> |
| using | DNDS::Geom::t_FBCID_2_Name = std::function< std::string(t_index)> |