hp1D.hh

Go to the documentation of this file.
1 // include files for the hp1D subdirectory
2 
3 #ifndef hp1D_hh
4 #define hp1D_hh
5 
6 #include "hp1D/element.hh"
7 #include "hp1D/space.hh"
8 #include "hp1D/bilinearForm.hh"
9 #include "hp1D/linearForm.hh"
10 #include "hp1D/hpExtension.hh"
11 #include "hp1D/lineGraphics.hh"
12 #include "hp1D/matrices.hh"
14 #include "hp1D/formula.hh"
15 #include "hp1D/function.hh"
16 #include "hp1D/dualSpace.hh"
17 #ifdef HAS_XERUS
18 #include "hp1D/rysSpace.hh"
19 #include "hp1D/rysElement.hh"
20 #endif // HAS_XERUS
21 
25 namespace hp1D {
26  // leave this empty, just for documentation
27 }
28 
29 #endif // hp1D_hh
1D hp-FEM
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich