Go to the documentation of this file.
6 #ifndef DGElementPairList_hh
7 #define DGElementPairList_hh
39 #endif // DGElementPairList_hh
Abstract base class of spaces for DG FEM in 2D on triangles.
ElementPairList(const Space &spc1, const Space &spc2, const MeshInfo &meshInfo)
Constructor.
DG FEM for 2D problems using piecewise linear shape functions.
Mesh info about edges for DG FEM in 2D.
Holds a list of ElementPair and allows to scan over this list.
Element pair list for two DG spaces.