]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove more stray 'typename's where necessary.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 16 Nov 2010 15:39:28 +0000 (15:39 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 16 Nov 2010 15:39:28 +0000 (15:39 +0000)
git-svn-id: https://svn.dealii.org/trunk@22756 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/multigrid/mg_tools.cc

index fd9cd968de5b8349ab4225ebf01c33bbef9b7e49..e0c4d03a348f8469f491f890d699bf94449bc5eb 100644 (file)
@@ -1131,7 +1131,7 @@ template <>
 void
 MGTools::make_boundary_list(
   const MGDoFHandler<1,1>&,
-  const typename FunctionMap<1>::type&,
+  const FunctionMap<1>::type&,
   std::vector<std::set<unsigned int> >&,
   const std::vector<bool>&)
 {
@@ -1144,7 +1144,7 @@ template <>
 void
 MGTools::make_boundary_list(
   const MGDoFHandler<1,2>&,
-  const typename FunctionMap<1>::type&,
+  const FunctionMap<1>::type&,
   std::vector<std::set<unsigned int> >&,
   const std::vector<bool>&)
 {

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.