]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add a TODO. Fix a comment.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 2 Dec 2003 01:06:35 +0000 (01:06 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 2 Dec 2003 01:06:35 +0000 (01:06 +0000)
git-svn-id: https://svn.dealii.org/trunk@8219 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/dofs/dof_constraints.templates.h

index 57ab40122a04dfa0a9aedc83df765656bee9ef6f..560e053e2f7c92b4c6f583390a5fe4445908e5ce 100644 (file)
@@ -22,6 +22,7 @@
 #include <lac/block_sparse_matrix.h>
 
 
+//TODO[WB]: Some things could be accelerated on globally refined meshes if we didn't even enter the main loops of the condense functions when the 'lines' array is empty
 
 template<typename number>
 void
@@ -673,7 +674,7 @@ ConstraintMatrix::distribute (const VectorType &condensed,
     else
       {
                                         // line was condensed away,
-                                        // create it newly first set
+                                        // create it newly. first set
                                         // it to zero
        uncondensed(line) = 0.;
                                         // then add the different

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.