]> https://gitweb.dealii.org/ - dealii.git/commitdiff
remove default argument
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Fri, 3 Sep 2004 08:40:33 +0000 (08:40 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Fri, 3 Sep 2004 08:40:33 +0000 (08:40 +0000)
git-svn-id: https://svn.dealii.org/trunk@9608 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/multigrid/mg_dof_tools.h

index 5b1271df7cc6a4f271d88ccb11c5dee884a21012..7d0a3f894eb9a39186e8197b1fd0e7244c9d0af1 100644 (file)
@@ -217,8 +217,7 @@ class MGTools
                     MGLevelObject<Vector<number> > &v,
                     const std::vector<bool> &selected,
                     const std::vector<unsigned int> &target_component,
-                    std::vector<std::vector<unsigned int> >& cached_sizes
-                    = std::vector<std::vector<unsigned int> >());
+                    std::vector<std::vector<unsigned int> >& cached_sizes);
 };
 
 

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.