From cc8c9a0c035f8aa71f861f2ae1f12294c7903e34 Mon Sep 17 00:00:00 2001 From: kronbichler Date: Fri, 18 Jan 2013 08:23:47 +0000 Subject: [PATCH] Fix copy-paste issue. git-svn-id: https://svn.dealii.org/trunk@28120 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index 90ed72b4b8..d5d0e40d4d 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -183,7 +183,7 @@ added to the computation of the Jacobian determinants for the volume element that aborts whenever the Jacobian determinant in a quadrature point becomes too small or negative.
-(Wolfgang Bangerth, 2013/01/17) +(Martin Kronbichler, 2013/01/18)
  • Fixed: Various variants of the TrilinosWrappers::SparseMatrix::reinit functions take a parameter drop_tolerance that allows to remove -- 2.39.5