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

linDG2D.hh
Go to the documentation of this file.
00001 // include files from linDG2D directory
00002 
00003 #ifndef linDG2D_hh
00004 #define linDG2D_hh
00005 
00006 #include "linDG2D/triangle.hh"
00007 #include "linDG2D/triangleGraphics.hh"
00008 #include "linDG2D/edgeInfo.hh"
00009 #include "linDG2D/meshInfo.hh"
00010 #include "linDG2D/elementPair.hh"
00011 #include "linDG2D/elementPairList.hh"
00012 #include "linDG2D/space.hh"
00013 #include "linDG2D/linearForm.hh"
00014 #include "linDG2D/bilinearForm.hh"
00015 
00020 namespace linDG2D {
00021   // leave empty
00022 } // namespace linDG2D
00023 
00024 #endif // linDG2D_hh

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