From 77afc46bf0cb5169edbec626a7c60996c81b2154 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Tue, 3 Mar 2026 16:52:53 +0100 Subject: Confusion about Boundary conditions --- lib/core/c++/geometry.hpp | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'lib/core/c++/geometry.hpp') diff --git a/lib/core/c++/geometry.hpp b/lib/core/c++/geometry.hpp index c8a48a6..1c5d0a3 100644 --- a/lib/core/c++/geometry.hpp +++ b/lib/core/c++/geometry.hpp @@ -12,19 +12,6 @@ struct geometry { } }; */ -namespace cmpt { -struct PoiseulleChannel; -} - -template -class component final { -private: -public: - template - void apply(saw::data& field, const saw::data){ - auto& info_f = field.template get<"info">(); - } -}; // Ghost - 0 // Wall - 1 -- cgit v1.2.3