]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add comment 16186/head
authorBruno Turcksin <bruno.turcksin@gmail.com>
Fri, 27 Oct 2023 13:25:12 +0000 (09:25 -0400)
committerBruno Turcksin <bruno.turcksin@gmail.com>
Fri, 27 Oct 2023 13:25:12 +0000 (09:25 -0400)
contrib/python-bindings/source/triangulation_wrapper.cc

index 149e5c818b893cd06a6348925bb9021be7239617..5c2484b81fbe2feeef563b4b6f5085151a030777 100644 (file)
@@ -812,7 +812,7 @@ namespace python
       else if (format.compare("vtu") == 0)
         {
           output_format = GridOut::OutputFormat::vtu;
-          GridOutFlags::Vtu flags(true);
+          GridOutFlags::Vtu flags(/* serialize_triangulation = */ true);
           mesh_writer.set_flags(flags);
         }
       else

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.