From: Martin Kronbichler Date: Fri, 31 May 2013 15:49:44 +0000 (+0000) Subject: Adjust output X-Git-Tag: v8.0.0~359 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76472fc2c1c261fbe9e2a401b04ff2760faf3faf;p=dealii.git Adjust output git-svn-id: https://svn.dealii.org/trunk@29685 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/mpi/constraint_matrix_trilinos_bug/ncpu_10/cmp/generic b/tests/mpi/constraint_matrix_trilinos_bug/ncpu_10/cmp/generic index 03bf519fa3..8de127041a 100644 --- a/tests/mpi/constraint_matrix_trilinos_bug/ncpu_10/cmp/generic +++ b/tests/mpi/constraint_matrix_trilinos_bug/ncpu_10/cmp/generic @@ -6,7 +6,7 @@ An error occurred in file in function The violated condition was: !vec.has_ghost_elements() The name and call sequence of the exception was: - typename TrilinosWrappers::VectorBase::ExcGhostsPresent() + TrilinosWrappers::VectorBase::ExcGhostsPresent() Additional Information: (none) -------------------------------------------------------- diff --git a/tests/mpi/constraint_matrix_trilinos_bug/ncpu_4/cmp/generic b/tests/mpi/constraint_matrix_trilinos_bug/ncpu_4/cmp/generic index 03bf519fa3..8de127041a 100644 --- a/tests/mpi/constraint_matrix_trilinos_bug/ncpu_4/cmp/generic +++ b/tests/mpi/constraint_matrix_trilinos_bug/ncpu_4/cmp/generic @@ -6,7 +6,7 @@ An error occurred in file in function The violated condition was: !vec.has_ghost_elements() The name and call sequence of the exception was: - typename TrilinosWrappers::VectorBase::ExcGhostsPresent() + TrilinosWrappers::VectorBase::ExcGhostsPresent() Additional Information: (none) --------------------------------------------------------