]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Simplify code, and thereby also hopefully work around a recent bug in gcc
authordeal <deal@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 18 Mar 2004 13:55:07 +0000 (13:55 +0000)
committerdeal <deal@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 18 Mar 2004 13:55:07 +0000 (13:55 +0000)
git-svn-id: https://svn.dealii.org/trunk@8821 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-10/step-10.cc

index 892e1823d360022e879a9c9eb646033f289a3fdf..4bc0bf1e4d041b6c2a2a1cfc30d6988e2e36f0c2 100644 (file)
@@ -138,7 +138,7 @@ void gnuplot_output()
                                       // use the
                                       // ``std::istringstream''
                                       // class to generate a name.
-      std::string filename_base = std::string("ball");
+      std::string filename_base = "ball";
       filename_base += '0'+refinement;
 
                                       // Then output the present grid

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.