]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove stray typename
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 31 May 2013 12:51:37 +0000 (12:51 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 31 May 2013 12:51:37 +0000 (12:51 +0000)
git-svn-id: https://svn.dealii.org/trunk@29682 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/lac/constraint_matrix.templates.h

index 7bd390272efe7832b14e62cebd647b4452715414..cc2f90ca4a43e0f907ff26276fe7fbf4c3efc2da 100644 (file)
@@ -990,7 +990,7 @@ namespace internal
                                        const internal::bool2type<false>     /*is_block_vector*/)
     {
       Assert(!vec.has_ghost_elements(),
-             typename TrilinosWrappers::VectorBase::ExcGhostsPresent());
+             TrilinosWrappers::VectorBase::ExcGhostsPresent());
 #ifdef DEAL_II_WITH_MPI
       const Epetra_MpiComm *mpi_comm
         = dynamic_cast<const Epetra_MpiComm *>(&vec.trilinos_vector().Comm());

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.