summaryrefslogtreecommitdiff
path: root/lib/core/c++/geometry
diff options
context:
space:
mode:
Diffstat (limited to 'lib/core/c++/geometry')
-rw-r--r--lib/core/c++/geometry/poiseulle_channel.hpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/core/c++/geometry/poiseulle_channel.hpp b/lib/core/c++/geometry/poiseulle_channel.hpp
new file mode 100644
index 0000000..f675a99
--- /dev/null
+++ b/lib/core/c++/geometry/poiseulle_channel.hpp
@@ -0,0 +1,7 @@
+#pragma once
+
+namespace kel {
+namespace lbm {
+
+}
+}