linDG3D.hh

Go to the documentation of this file.
1 // include files from linDG3D directory
2 
3 #ifndef linDG3D_hh
4 #define linDG3D_hh
5 
6 #include "linDG3D/element.hh"
7 #include "linDG3D/elementPair.hh"
8 #include "linDG3D/space.hh"
9 #include "linDG3D/linearForm.hh"
10 #include "linDG3D/bilinearForm.hh"
11 
18 namespace linDG3D {
19  // leave empty
20 } // namespace linDG3D
21 
22 #endif // linDG3D_hh
DG-FEM methods to solve elliptic and hyperbolic PDE's.
Definition: bilinearForm.hh:18
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich