]> https://gitweb.dealii.org/ - dealii.git/commitdiff
another comment
authorDenis Davydov <davydden@gmail.com>
Fri, 3 Apr 2015 06:50:25 +0000 (08:50 +0200)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sat, 9 May 2015 02:55:36 +0000 (21:55 -0500)
source/numerics/point_value_history.cc

index 7800721187ab8d2835cf2b72ecb1e0dce51b8595..79b447f5adb28937c0cd778588b294b3fa35a08e 100644 (file)
@@ -736,7 +736,9 @@ void PointValueHistory<dim>
                 }
             }
 
-          //FIXME
+          // FIXME
+          // We need tmp vectors belowe because the data postprocessors are not
+          // equipped to deal with anything but doubles (scalars and tensors).
           const Vector< typename VECTOR::value_type >                        &uh_s   = uh[selected_point];
           const std::vector< Tensor< 1, dim, typename VECTOR::value_type > > &duh_s  = duh[selected_point];
           const std::vector< Tensor< 2, dim, typename VECTOR::value_type > > &dduh_s = dduh[selected_point];

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.