]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Use proper output file.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 6 Jul 2012 07:58:44 +0000 (07:58 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 6 Jul 2012 07:58:44 +0000 (07:58 +0000)
git-svn-id: https://svn.dealii.org/trunk@25689 0785d39b-7218-0410-832d-ea1e28bc413d

tests/bits/fe_field_function_03_vector.cc

index 644c6c7e0d7bc85aeabb88ac13e4de53e9df3eac..108cab104abb92c3ff84e168099303c6841184de 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 2005, 2011 by the deal.II authors
+//    Copyright (C) 2005, 2011, 2012 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -75,7 +75,7 @@ void test() {
 
 int main ()
 {
-  std::ofstream logfile("fe_field_function_03/output");
+  std::ofstream logfile("fe_field_function_03_vector/output");
   deallog.attach(logfile);
   deallog.depth_console(0);
 

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.