From: young Date: Thu, 22 Dec 2011 12:13:05 +0000 (+0000) Subject: Announce previous patch in changes X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82a6ab7fd23e1e7b420ea0ba52181920a9e7bfca;p=dealii-svn.git Announce previous patch in changes git-svn-id: https://svn.dealii.org/trunk@24850 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index 8908433cfe..03c1b7825d 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -73,10 +73,19 @@ enabled due to a missing include file in file

Specific improvements

    + +
  1. Improved: PETScWrappers::SolverXXX class was +restricted to using default solver options for the KSP only. It is now +possible to override those by using PETSc command-line options +-ksp_*; giving greater flexability in controling PETSc +solvers. (See class documentation). +
    +(Vijay S. Mahadevan, 2011/12/22) +
  2. New: The GridIn class now also reads the GMSH format 2.2 as written by GMSH 2.5.
    -(Vijay Mahadevan, Wolfgang Bangerth, 2011/12/19) +(Vijay S. Mahadevan, Wolfgang Bangerth, 2011/12/19)
  3. Fixed: When ./configure does not detect the presence of zlib, writing output in VTU format failed to produce