]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
changes for new PathSearch mechanism
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 14 Sep 2005 13:33:19 +0000 (13:33 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 14 Sep 2005 13:33:19 +0000 (13:33 +0000)
git-svn-id: https://svn.dealii.org/trunk@11424 0785d39b-7218-0410-832d-ea1e28bc413d

tests/deal.II/grid_in.cc

index e1c38b1ca11149b8897dc6c77495fe1af66615ed..84ad871412e86e6864199c9b99bb597753454e68 100644 (file)
@@ -86,8 +86,8 @@ void check_file (const std::string name,
 
 void filename_resolution()
 {
-  check_file<2> (std::string("grid_in_2d.inp"), GridIn<2>::ucd);
-  check_file<2> (std::string("grid_in_2d.xda"), GridIn<2>::xda);
+  check_file<2> (std::string("grid_in_2d"), GridIn<2>::ucd);
+  check_file<2> (std::string("grid_in_2d"), GridIn<2>::xda);
 }
 
 

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.