From 92f5645809449f56c39c0e4c6c29045b8a4acea6 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Mon, 16 Feb 2026 14:39:38 +0100 Subject: Dangling changes --- lib/core/c++/geometry/poiseulle_channel.hpp | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lib/core/c++/geometry/poiseulle_channel.hpp (limited to 'lib/core/c++/geometry') 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 { + +} +} -- cgit v1.2.3