]> https://gitweb.dealii.org/ - dealii.git/commitdiff
step-82: rename output filename 14825/head
authorTimo Heister <timo.heister@gmail.com>
Fri, 24 Feb 2023 02:55:21 +0000 (21:55 -0500)
committerTimo Heister <timo.heister@gmail.com>
Fri, 24 Feb 2023 02:55:21 +0000 (21:55 -0500)
like in #14816

examples/step-82/step-82.cc

index 961f3f841818f04cadbb75ee5ccca50d5176f913..e39970eb7408e1fd6e2b1c7d38c3940ddbae604e 100644 (file)
@@ -435,7 +435,7 @@ namespace Step82
     // At the end of the function, we output this sparsity pattern as
     // a scalable vector graphic. You can visualize it by loading this
     // file in most web browsers:
-    std::ofstream out("sparsity_pattern.svg");
+    std::ofstream out("sparsity-pattern.svg");
     sparsity_pattern.print_svg(out);
   }
 

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.