]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add a TODO.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 19 Sep 2006 03:23:54 +0000 (03:23 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 19 Sep 2006 03:23:54 +0000 (03:23 +0000)
git-svn-id: https://svn.dealii.org/trunk@13928 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/dofs/dof_tools.cc

index 1aecf5b3b975082547eb9ccd63a49c4916dd264b..b5e95644d94c4ea7984b89e2cdc66a369c21a015 100644 (file)
@@ -37,6 +37,7 @@
 #include <algorithm>
 #include <numeric>
 
+#define WOLFGANG
 
 
 #if  deal_II_dimension == 1
@@ -2077,6 +2078,7 @@ namespace internal
                                      ConstraintMatrix &constraints)
     {
 //TODO[WB]: we should call get_{sub,}face_interpolation_matrix only once per pair of finite elements -- since they return only stuff that counts in local dof numbers, their results are always the same. we should then just store the result in a lazy table
+//TODO[WB]: we should short-circuit some of the more expensive things dealing with domination of finite elements for non-hp DoFHandlers.
       const unsigned int dim = DH::dimension;
       
       std::vector<unsigned int> dofs_on_mother;

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.