From 76472fc2c1c261fbe9e2a401b04ff2760faf3faf Mon Sep 17 00:00:00 2001 From: Martin Kronbichler Date: Fri, 31 May 2013 15:49:44 +0000 Subject: [PATCH] Adjust output git-svn-id: https://svn.dealii.org/trunk@29685 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/mpi/constraint_matrix_trilinos_bug/ncpu_10/cmp/generic | 2 +- tests/mpi/constraint_matrix_trilinos_bug/ncpu_4/cmp/generic | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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) -------------------------------------------------------- -- 2.39.5