From 5ba7e8470f29f96ea0a12a78b3d97091fe69a581 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Mon, 17 Aug 2026 22:26:02 +0200 Subject: Fix things --- modules/core/c++/boundary.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/core/c++/boundary.hpp') diff --git a/modules/core/c++/boundary.hpp b/modules/core/c++/boundary.hpp index e7567c9..8312584 100644 --- a/modules/core/c++/boundary.hpp +++ b/modules/core/c++/boundary.hpp @@ -12,7 +12,7 @@ template struct AntiBounceBack {}; template -struct ZouHeHorizontal{}; +struct ZouHeVelocityX{}; struct Equilibrium {}; -- cgit v1.2.3