Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

bem.hh
Go to the documentation of this file.
00001 // include files for the bem subdirectory
00002 
00003 #ifndef bem_hh
00004 #define bem_hh
00005 
00006 #include "bem/element.hh"
00007 #include "bem/space.hh"
00008 #include "bem/bform.hh"
00009 #include "bem/bformAdapt.hh"
00010 #include "bem/lform.hh"
00011 #include "bem/operator.hh"
00012 #include "bem/kernel.hh"
00013 
00018 namespace bem {
00019   // leave this empty, just for documentation
00020 }
00021 
00022 
00023 #endif // bem_hh

Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)