]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add a TODO
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 21 Aug 2006 23:49:57 +0000 (23:49 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 21 Aug 2006 23:49:57 +0000 (23:49 +0000)
git-svn-id: https://svn.dealii.org/trunk@13713 0785d39b-7218-0410-832d-ea1e28bc413d

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

index ab2ee0de45ec826d27dbdc77a987d3be1586c547..1e3b832cf74a491897502ac9555d63b64fdae254 100644 (file)
@@ -2072,6 +2072,7 @@ namespace internal
     make_hp_hanging_node_constraints (const DH         &dof_handler,
                                      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
       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.