Class documentation of Concepts

Loading...
Searching...
No Matches
linDG2D.hh
1// include files from linDG2D directory
2
3#ifndef linDG2D_hh
4#define linDG2D_hh
5
6#include "linDG2D/triangle.hh"
8#include "linDG2D/edgeInfo.hh"
9#include "linDG2D/meshInfo.hh"
12#include "linDG2D/space.hh"
13#include "linDG2D/linearForm.hh"
15
20namespace linDG2D {
21 // leave empty
22} // namespace linDG2D
23
24#endif // linDG2D_hh