]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Leave a note.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 13 Feb 2006 23:31:10 +0000 (23:31 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 13 Feb 2006 23:31:10 +0000 (23:31 +0000)
git-svn-id: https://svn.dealii.org/trunk@12380 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/numerics/data_out.cc

index 063de31820443695a2e8f3ece61ec2384dafc800..a29001ef2548821602087f56fff6fc6dd83d0cde 100644 (file)
@@ -388,6 +388,9 @@ void DataOut<dim,DH>::build_some_patches (Data data)
   QTrapez<1>     q_trapez;
   QIterated<dim> patch_points (q_trapez, data.n_subdivisions);
 
+//TODO[RH]: This is strange -- Data has a member 'mapping' that should
+//be used here, but it isn't. Rather, up until version 1.94, we were
+//actually initializing a local mapping object and used that...
   typename SelectFEValues<DH<dim> >::FEValues
     x_fe_patch_values (this->dofs->get_fe(),
                        patch_points, update_values);

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.