]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
don't write .tex output in unit test
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 16 Jan 2013 21:26:39 +0000 (21:26 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 16 Jan 2013 21:26:39 +0000 (21:26 +0000)
git-svn-id: https://svn.dealii.org/trunk@28083 0785d39b-7218-0410-832d-ea1e28bc413d

tests/fe/fe_q_dg0.cc

index a0d26522cc9c83747dde71fbb0022122d91969cb..17632727f9cb2be6ac4ca91deebb3ed155d48cd4 100644 (file)
@@ -859,7 +859,7 @@ namespace Step22
                     << Utilities::int_to_string (degree, 1)
                     << ".tex";
     std::ofstream error_table_file(error_filename.str().c_str());
-    convergence_table.write_tex(error_table_file);
+                                    //convergence_table.write_tex(error_table_file);
 
 
     convergence_table.add_column_to_supercolumn("cycle", "n cells");

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.