]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Break an overly long line.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sat, 13 Oct 2007 02:20:28 +0000 (02:20 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sat, 13 Oct 2007 02:20:28 +0000 (02:20 +0000)
git-svn-id: https://svn.dealii.org/trunk@15310 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/data_out_base.cc

index bfc90d4fb5aff26c4364baeabcff3e8a548f0899..36e89bdf4c290c55dada8cd7961683e52ba7aa1f 100644 (file)
@@ -4601,7 +4601,8 @@ merge (const DataOutReader<dim,spacedim> &source)
 
                                   // check equality of the vector data
                                   // specifications
-  Assert (get_vector_data_ranges().size() == source.get_vector_data_ranges().size(),
+  Assert (get_vector_data_ranges().size() ==
+         source.get_vector_data_ranges().size(),
          ExcMessage ("Both sources need to declare the same components "
                      "as vectors."));
   for (unsigned int i=0; i<get_vector_data_ranges().size(); ++i)

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.