]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
tecplot_binary output requires TecplotFlags::tecplot_binary_file_name to include...
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 12 Oct 2006 15:53:16 +0000 (15:53 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 12 Oct 2006 15:53:16 +0000 (15:53 +0000)
git-svn-id: https://svn.dealii.org/trunk@13996 0785d39b-7218-0410-832d-ea1e28bc413d

tests/base/data_out_base_tecplot_bin.cc

index 3107e92793eae4a6b48926dc4de0bbd319b7cf0c..869799fb3b7dfd7c5e0b534737c1e1f9b1ce2e21 100644 (file)
@@ -62,6 +62,7 @@ void check_all(std::ostream& log)
   DataOutBase::TecplotFlags flags;
   if (true) {
     sprintf(name, "data_out_base_tecplot_bin/%d%d.tecplot", dim, spacedim);
+    flags.tecplot_binary_file_name=name;
 #if SEPARATE_FILES==1
     std::ofstream out(name, std::ios_base::trunc | std::ios_base::binary);
 #else

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.