From cac867baf0465b86e4a0d2754593c012c1d5733d Mon Sep 17 00:00:00 2001 From: Denis Davydov Date: Tue, 9 Aug 2016 17:36:52 +0200 Subject: [PATCH] an entry in changes.h --- doc/news/changes.h | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index 6444cdfac0..8ada5394bd 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -428,6 +428,17 @@ SparsityPattern.

Specific improvements

    +
  1. New: Implement MGCoarseGridApplySmoother class to do a few steps of a + smoother at the coarsest level. +
    + (Denis Davydov, 2016/08/09) +
  2. + +
  3. New: PreconditionMG can now be used as a LinearOperator. +
    + (Denis Davydov, 2016/08/09) +
  4. +
  5. New: RelaxationBlock classes for geometric multigrid now support parallel computations using Trilinos.
    -- 2.39.5