From 84fd45d6a3122d8411936cdf5740ac6dc898e81e Mon Sep 17 00:00:00 2001 From: Martin Kronbichler Date: Fri, 21 Oct 2016 16:22:03 +0200 Subject: [PATCH] Mention change --- doc/news/changes.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index f4fb4d43d7..59663ea22a 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -392,6 +392,12 @@ inconvenience this causes.
    +
  1. New: PreconditionChebyshev now offers a PreconditionChebyshev::step() + and PreconditionChebyshev::Tstep() methods for usage in relaxation smoothers. +
    + (Martin Kronbichler, 2016/10/21) +
  2. +
  3. Fixed: GridIn::read_vtk() accidentally only read material ids of input cells correctly if the file listed them as integers. If they were listed them as floating point numbers, then unpredictable numbers were used. -- 2.39.5