From: hartmann Date: Thu, 29 Mar 2007 09:12:32 +0000 (+0000) Subject: Add missing fabs function call. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02e2b3aa3a11f81e1753edf37cdd62595bf685c5;p=dealii-svn.git Add missing fabs function call. git-svn-id: https://svn.dealii.org/trunk@14605 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/base/source/convergence_table.cc b/deal.II/base/source/convergence_table.cc index a24719a81d..c165e73f1f 100644 --- a/deal.II/base/source/convergence_table.cc +++ b/deal.II/base/source/convergence_table.cc @@ -2,7 +2,7 @@ // $Id$ // Version: $Name$ // -// Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005, 2006 by the deal.II authors +// Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2007 by the deal.II authors // // This file is subject to QPL and may not be distributed // without copyright and license information. Please refer @@ -127,7 +127,7 @@ ConvergenceTable::evaluate_convergence_rates(const std::string &data_column_key, // first row add_value(rate_key, std::string("-")); for (unsigned int i=1; i