From 51017849dca3001a2586f3b31f4fbdd584f64ade Mon Sep 17 00:00:00 2001 From: heister Date: Mon, 21 Jan 2013 20:10:54 +0000 Subject: [PATCH] fix typo git-svn-id: https://svn.dealii.org/trunk@28151 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index 52a5ff3337..9c6a2f60fc 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -187,8 +187,9 @@ point becomes too small or negative.
  • Improved: SLEPcWrappers:: The interface to SLEPc has an improved 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) +time. 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