linDG2D.hh

Go to the documentation of this file.
1 // include files from linDG2D directory
2 
3 #ifndef linDG2D_hh
4 #define linDG2D_hh
5 
6 #include "linDG2D/triangle.hh"
8 #include "linDG2D/edgeInfo.hh"
9 #include "linDG2D/meshInfo.hh"
10 #include "linDG2D/elementPair.hh"
12 #include "linDG2D/space.hh"
13 #include "linDG2D/linearForm.hh"
14 #include "linDG2D/bilinearForm.hh"
15 
20 namespace linDG2D {
21  // leave empty
22 } // namespace linDG2D
23 
24 #endif // linDG2D_hh
DG FEM for 2D problems using piecewise linear shape functions.
Definition: bilinearForm.hh:15
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich