From 1c71af2bf76b1cc29f7d2a98c5b5b0aa746ec759 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Fri, 13 Feb 2026 11:16:53 +0100 Subject: Added component to scalar value --- lib/core/c++/write_vtk.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/core/c++/write_vtk.hpp b/lib/core/c++/write_vtk.hpp index 751ec50..f7b8f8f 100644 --- a/lib/core/c++/write_vtk.hpp +++ b/lib/core/c++/write_vtk.hpp @@ -23,7 +23,7 @@ struct lbm_vtk_writer { template struct lbm_vtk_writer> { static saw::error_or apply_header(std::ostream& vtk_file, std::string_view name){ - vtk_file<<"SCALARS "<