]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove stray "typename"
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 5 Dec 2003 15:03:06 +0000 (15:03 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 5 Dec 2003 15:03:06 +0000 (15:03 +0000)
git-svn-id: https://svn.dealii.org/trunk@8238 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/numerics/matrices.all_dimensions.cc

index 6e45e34ce31570f6e91e66faad2530e151664f13..8362d1aeecd5baf1481070f77d8742a7d1e068a4 100644 (file)
@@ -213,7 +213,7 @@ MatrixTools::apply_boundary_values (const std::map<unsigned int,double> &boundar
 
   for (unsigned int i=0;i<blocks;++i)
     Assert (matrix.block(i,i).get_sparsity_pattern().optimize_diagonal(),
-           typename SparsityPattern::ExcDiagonalNotOptimized());
+           SparsityPattern::ExcDiagonalNotOptimized());
 
   
                                   // if no boundary values are to be applied

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.