From 472134d4667910ca95eb96a1ebf32c2d83a1d500 Mon Sep 17 00:00:00 2001 From: Rajat Date: Sat, 29 Oct 2016 14:25:35 -0400 Subject: [PATCH] Added name in changes.h --- doc/news/changes.h | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/doc/news/changes.h b/doc/news/changes.h index caf4f6624a..7c697cdc63 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -405,10 +405,16 @@ inconvenience this causes.

Specific improvements

    -
  1. New: Add MatrixFreeOperators::MassOperator representing a mass matrix. + +
  2. Fixed: Increased precision of timesteps in DataOutInterface::write_pvd_record(). +
    + (Rajat Arora, 2016/10/29) +
  3. + +
  4. New: Add MatrixFreeOperators::MassOperator representing a mass matrix.
    (Daniel Arndt, 2016/10/27) -
  5. +
  6. New: Add ArpackSolver::set_shift() to set the shift value in spectral transformation. -- 2.39.5