]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
One last minor change.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 7 Nov 2013 22:09:44 +0000 (22:09 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 7 Nov 2013 22:09:44 +0000 (22:09 +0000)
git-svn-id: https://svn.dealii.org/trunk@31578 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/base/graph_coloring.h

index db8d238f147e15e48bea6ff2d05d329cb48d61c3..3deb60d5959bfc5ac78a7155e518807168c8004a 100644 (file)
@@ -282,7 +282,7 @@ namespace GraphColoring
      */
     template <typename Iterator>
     std::vector<std::vector<Iterator> >
-    gather_colors(std::vector<std::vector<std::vector<Iterator> > > const &partition_coloring)
+    gather_colors(const std::vector<std::vector<std::vector<Iterator> > > &partition_coloring)
     {
       std::vector<std::vector<Iterator> > coloring;
 

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.