HyperHDG
|
#include <HyperHDG/hy_assert.hxx>
#include <HyperHDG/hy_data_container.hxx>
#include <HyperHDG/hypernodefactory.hxx>
#include <memory>
Go to the source code of this file.
Classes | |
class | EmptyC |
Empty class as defaultd data class. More... | |
class | HDGHyperGraph< n_dofs_per_nodeT, TopoT, GeomT, NodeT, DataT, hyEdge_index_t > |
The class template uniting topology and geometry of a hypergraph with the topology of the skeleton space of the HDG method. More... | |
struct | HDGHyperGraph< n_dofs_per_nodeT, TopoT, GeomT, NodeT, DataT, hyEdge_index_t >::hyEdge |
The type for a hyperedge returned by operator []. More... | |
class | HDGHyperGraph< n_dofs_per_nodeT, TopoT, GeomT, NodeT, DataT, hyEdge_index_t >::iterator |
Iterator for struct hyEdge returned by operator []. More... | |