]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
output removed
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 9 Jul 2002 11:46:52 +0000 (11:46 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 9 Jul 2002 11:46:52 +0000 (11:46 +0000)
git-svn-id: https://svn.dealii.org/trunk@6238 0785d39b-7218-0410-832d-ea1e28bc413d

tests/fe/fe_tools_test.cc

index db80e5f9c6a94cf7071aedfcbfa017fa032f82e4..33961808024fbf8f00f009132db78e38758c7d32 100644 (file)
@@ -143,10 +143,10 @@ void test(const Triangulation<dim> &tria,
   data_out.attach_dof_handler (dof_handler1);
   data_out.add_data_vector (function1, fe_string1);
   data_out.build_patches (2);
-  std::string file1_name=fe_string1+"_function.gnuplot";
-  std::ofstream file1(file1_name.c_str());
-  data_out.write_gnuplot(file1);
-  file1.close();
+//    std::string file1_name=fe_string1+"_function.gnuplot";
+//    std::ofstream file1(file1_name.c_str());
+//    data_out.write_gnuplot(file1);
+//    file1.close();
   data_out.clear();
 
   std::string file2_name=fe_string1+"_";

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.