summaryrefslogtreecommitdiff
path: root/src/olb2D.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/olb2D.h')
-rw-r--r--src/olb2D.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/olb2D.h b/src/olb2D.h
new file mode 100644
index 0000000..1f2caa1
--- /dev/null
+++ b/src/olb2D.h
@@ -0,0 +1,9 @@
+#include <boundary/boundary2D.h>
+#include <communication/communication2D.h>
+#include <dynamics/dynamics2D.h>
+#include <core/core2D.h>
+#include <functors/functors2D.h>
+#include <geometry/geometry2D.h>
+#include <io/io2D.h>
+#include <utilities/utilities2D.h>
+#include <particles/hlbm/hlbmDynamics2D.h>