From: Wolfgang Bangerth Date: Wed, 27 Mar 2013 20:59:12 +0000 (+0000) Subject: Update test -- the issue is fixed in Trilinos after 11.0.3. X-Git-Tag: v8.0.0~316^2~75 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9e2393155ad57bf096f6106a44c4be9d504c0ba;p=dealii.git Update test -- the issue is fixed in Trilinos after 11.0.3. git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29088 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/trilinos/trilinos_64_bit_crash_01.cc b/tests/trilinos/trilinos_64_bit_crash_01.cc index a7ea18466b..716d6108b0 100644 --- a/tests/trilinos/trilinos_64_bit_crash_01.cc +++ b/tests/trilinos/trilinos_64_bit_crash_01.cc @@ -13,7 +13,9 @@ // extracted from deal_solver_02. at the time of writing this test, we ran // into weird crashes with Trilinos when in 64 bit mode - +// +// this has been fixed in Trilinos versions after 11.0.3. see +// https://software.sandia.gov/bugzilla/show_bug.cgi?id=5884 #include "../tests.h" diff --git a/tests/trilinos/trilinos_64_bit_crash_01/cmp/generic b/tests/trilinos/trilinos_64_bit_crash_01/cmp/generic index 664748dd19..3647161bc3 100644 --- a/tests/trilinos/trilinos_64_bit_crash_01/cmp/generic +++ b/tests/trilinos/trilinos_64_bit_crash_01/cmp/generic @@ -1,6 +1,4 @@ -DEAL::Size 32 Unknowns 961 -DEAL::Solver type: N6dealii14SolverBicgstabINS_16TrilinosWrappers6VectorEEE -DEAL:Bicgstab::Starting value 31.00 -DEAL:Bicgstab::Convergence step 29 value 0.0008735 -DEAL::Solver stopped after 29 iterations +DEAL::32bit +DEAL::64bit +DEAL::OK