]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Another small typo
authorAbner J. Salgado <asalgad1@utk.edu>
Fri, 2 Oct 2009 20:10:16 +0000 (20:10 +0000)
committerAbner J. Salgado <asalgad1@utk.edu>
Fri, 2 Oct 2009 20:10:16 +0000 (20:10 +0000)
git-svn-id: https://svn.dealii.org/trunk@19675 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 9521024761be4dc7fe1a00a56a22ee4f05553a93..73885c62487535145670e9bb18621c70e7392550 100644 (file)
@@ -596,7 +596,7 @@ void NavierStokesProjection<dim>::Create_Triangulation (const unsigned int n_of_
   GridIn<dim> grid_in;
   grid_in.attach_triangulation (triangulation);
 
-  std::string filename = "../nsbench2.inp";
+  std::string filename = "nsbench2.inp";
   std::ifstream file (filename.c_str());
   Assert (file, ExcFileNotOpen (filename.c_str()));
   grid_in.read_ucd (file);

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.