bem.hh

Go to the documentation of this file.
1 // include files for the bem subdirectory
2 
3 #ifndef bem_hh
4 #define bem_hh
5 
6 #include "bem/element.hh"
7 #include "bem/space.hh"
8 #include "bem/bform.hh"
9 #include "bem/bformAdapt.hh"
10 #include "bem/lform.hh"
11 #include "bem/operator.hh"
12 #include "bem/kernel.hh"
13 
18 namespace bem {
19  // leave this empty, just for documentation
20 }
21 
22 
23 #endif // bem_hh
Used for the basic classes of the boundary element method.
Definition: bform.hh:13
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich