Generate hash maps for mesh nodes and elements.
More...
Generate hash maps for mesh nodes and elements.
◆ createElementHashMap()
std::unordered_map<std::string, int> load_msh::MeshHashMaps::createElementHashMap |
( |
const mshType & |
mesh | ) |
|
|
inline |
Create a hash map for the global mesh elements.
◆ createNodeHashMap()
std::unordered_map<std::string, int> load_msh::MeshHashMaps::createNodeHashMap |
( |
const mshType & |
mesh, |
|
|
const int & |
nsd |
|
) |
| |
|
inline |
Create a hash map for the global mesh nodes.
The documentation for this class was generated from the following file: