]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Make it compile
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 12 Oct 2007 07:11:16 +0000 (07:11 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 12 Oct 2007 07:11:16 +0000 (07:11 +0000)
git-svn-id: https://svn.dealii.org/trunk@15300 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/data_out_base.cc

index 3e1a31595b6ef6e66e2ac43c7ecd0082fe088df5..08dd3d0c6a2c4b88c43fb19c576bd5b14b770420 100644 (file)
@@ -3434,7 +3434,7 @@ void DataOutBase::write_tecplot_binary (const std::vector<Patch<dim,spacedim> >
                                       // output
       Assert(false, ExcMessage("Specify the name of the tecplot_binary"
                               " file through the TecplotFlags interface."));
-      write_tecplot (patches, data_names, flags, out);
+      write_tecplot (patches, data_names, vector_data_ranges, flags, out);
       return;      
     }
   

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.