summaryrefslogtreecommitdiff
path: root/modules/core/c++/particle/spheroid
diff options
context:
space:
mode:
Diffstat (limited to 'modules/core/c++/particle/spheroid')
-rw-r--r--modules/core/c++/particle/spheroid/particle.hpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/modules/core/c++/particle/spheroid/particle.hpp b/modules/core/c++/particle/spheroid/particle.hpp
new file mode 100644
index 0000000..9c0912e
--- /dev/null
+++ b/modules/core/c++/particle/spheroid/particle.hpp
@@ -0,0 +1,9 @@
+#pragma once
+
+namespace kel {
+namespace lbm {
+namespace coll {
+
+}
+}
+}