HyperHDG
Classes
hdg_hypergraph.hxx File Reference
#include <HyperHDG/hy_assert.hxx>
#include <HyperHDG/hy_data_container.hxx>
#include <HyperHDG/hypernodefactory.hxx>
#include <memory>
Include dependency graph for hdg_hypergraph.hxx:
This graph shows which files directly or indirectly include this file:

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...