From 153aa5e7062677abf18f9b72badc6efd2707cec8 Mon Sep 17 00:00:00 2001 From: Martin Kronbichler Date: Tue, 14 Apr 2015 13:41:46 +0200 Subject: [PATCH] List change --- doc/news/changes.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index 0ce94d881e..199c9ae358 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -440,6 +440,11 @@ inconvenience this causes.

Specific improvements

    +
  1. Fixed: The class SymmetricTensor<2,dim> is now usable also for dim>3. +
    + (Martin Kronbichler, 2015/04/14) +
  2. +
  3. New: The DynamicSparsityPattern class (formerly called CompressedSparsityPattern) now has an iterator class that allows to walk over the nonzero elements of a matrix represented by this class. -- 2.39.5