]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add a TODO.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 21 Apr 2005 22:28:17 +0000 (22:28 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 21 Apr 2005 22:28:17 +0000 (22:28 +0000)
git-svn-id: https://svn.dealii.org/trunk@10564 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 8e081e7c5c26a25561ba09ba364f510db9288c37..ca4a7375ac0afdb1580c58bea0cf6c59d57914fe 100644 (file)
@@ -456,6 +456,7 @@ void DataOut<dim>::build_some_patches (Data data)
           if (this->cell_data.size() != 0)
             {
               Assert (!cell->has_children(), ExcNotImplemented());
+//TODO: This introduces a quadratic component into the algorithm. We may be doing better if we always kept track of the cell_number when 'cell' is increased, but we have to make sure that we only do this if cell_number is actually used, since we don't want to enforce the activeness constraints otherwise
               const unsigned int cell_number
                 = std::distance (this->dofs->begin_active(),
                                  typename DoFHandler<dim>::active_cell_iterator(cell));

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.