summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--c++/args.hpp12
-rw-r--r--c++/particle/geometry/.circle.hpp.kate-swpbin62 -> 0 bytes
2 files changed, 12 insertions, 0 deletions
diff --git a/c++/args.hpp b/c++/args.hpp
new file mode 100644
index 0000000..99c6172
--- /dev/null
+++ b/c++/args.hpp
@@ -0,0 +1,12 @@
+#pragma once
+
+#include <forstio/codec/data.hpp>
+#include <forstio/codec/args.hpp>
+
+namespace kel {
+namespace lbm {
+namespace sch {
+using namespace saw::schema;
+}
+}
+}
diff --git a/c++/particle/geometry/.circle.hpp.kate-swp b/c++/particle/geometry/.circle.hpp.kate-swp
deleted file mode 100644
index b28db57..0000000
--- a/c++/particle/geometry/.circle.hpp.kate-swp
+++ /dev/null
Binary files differ