From 971250070e7b27590d215de54116f3990ab8ff5a Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Mon, 2 Mar 2026 21:10:46 +0100 Subject: Adding bluring for masks --- .../poiseulle_particles_channel_2d/poiseulle_particles_channel_2d.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/poiseulle_particles_channel_2d/poiseulle_particles_channel_2d.cpp b/examples/poiseulle_particles_channel_2d/poiseulle_particles_channel_2d.cpp index e4c6de6..7ac663f 100644 --- a/examples/poiseulle_particles_channel_2d/poiseulle_particles_channel_2d.cpp +++ b/examples/poiseulle_particles_channel_2d/poiseulle_particles_channel_2d.cpp @@ -603,7 +603,7 @@ void lbm_step( } /** - * 2-Way coupling through trinlinearity + * 2-Way coupling through bilinearity (n-linearity) * o -- o * | | * | | -- cgit v1.2.3