summaryrefslogtreecommitdiff
path: root/c++/collide_and_stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'c++/collide_and_stream.h')
-rw-r--r--c++/collide_and_stream.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/c++/collide_and_stream.h b/c++/collide_and_stream.h
new file mode 100644
index 0000000..5682437
--- /dev/null
+++ b/c++/collide_and_stream.h
@@ -0,0 +1,9 @@
+#pragma once
+
+namespace kel {
+namespace lbm {
+class bgk_dynamics {
+
+};
+}
+}