From 3641e2aa0a5612353c991d86e136e8a74d0ee1b4 Mon Sep 17 00:00:00 2001 From: "Toby D. Young" Date: Mon, 21 Jan 2013 17:32:13 +0000 Subject: [PATCH] Random typo corrected. git-svn-id: https://svn.dealii.org/trunk@28150 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index 3685fbb5fc..52a5ff3337 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -186,10 +186,9 @@ point becomes too small or negative. (Martin Kronbichler, 2013/01/18)
  • Improved: SLEPcWrappers:: The interface to SLEPc has an improved -handle on SolverControl such that solver data can be extracted at run -tume. An example usage has been added to step-36. -
    -(Toby D> Young, 2013/01/18) +handle on SolverControl and solver data can now be extracted at run +tume. An example usage has been added to step-36.
    (Toby +D. Young, 2013/01/18)
  • Fixed: Various variants of the TrilinosWrappers::SparseMatrix::reinit functions take a parameter drop_tolerance that allows to remove -- 2.39.5