libMesh
|
Go to the source code of this file.
Classes | |
class | libMesh::MeshTools::SidesToElemMap |
This class implements a generalization of the MeshTools::build_nodes_to_elem_map() function, but rather than being a standalone function taking a std::unordered_map argument, we define a class with APIs for both building the underlying map data structure and querying its contents. More... | |
struct | libMesh::MeshTools::SidesToElemMap::HashFunction |
Namespaces | |
libMesh | |
The libMesh namespace provides an interface to certain functionality in the library. | |
libMesh::MeshTools | |
Utility functions for operations on a Mesh object. | |