]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix comment.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 25 Sep 2009 13:52:19 +0000 (13:52 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 25 Sep 2009 13:52:19 +0000 (13:52 +0000)
git-svn-id: https://svn.dealii.org/trunk@19551 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/source/sparsity_tools.cc

index 04efe8446dee58823fd630e52bd4073206a24dfa..d402d872f23c878a5e27adcddacdf61c6e8048b0 100644 (file)
@@ -398,17 +398,7 @@ namespace SparsityTools
                                     // whether the
                                     // front-marching-algorithm (which
                                     // Cuthill-McKee actually is) has
-                                    // reached all points. it should
-                                    // usually do so, but might not for
-                                    // two reasons:
-                                    //
-                                    // - The algorithm above has a bug, or
-                                    // - The domain is not connected and
-                                    // consists of separate parts.
-                                    //
-                                    // In any case, if not all DoFs
-                                    // have been reached, renumbering
-                                    // will not be possible
+                                    // reached all points.
     Assert ((std::find (new_indices.begin(), new_indices.end(), numbers::invalid_unsigned_int)
             ==
             new_indices.end())

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.