From 3129a3d437d0cbcc742abe8e4da5db706c74eb3a Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 11 Aug 2016 12:08:24 -0500 Subject: [PATCH] Add changelog entry. --- doc/news/changes.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index eb378bb55a..0bb76bae34 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -449,6 +449,12 @@ SparsityPattern.

Specific improvements

    +
  1. New: Rank-4 symmetric tensors of type SymmetricTensor can now + be converted to rank-4 tensors of type Tensor. +
    + (Wolfgang Bangerth, 2016/08/11) +
  2. +
  3. New: Implement MGCoarseGridApplySmoother class to do a few steps of a smoother at the coarsest level.
    -- 2.39.5