From 5df13ba4190dafb4d5e659751d08789c03094ae7 Mon Sep 17 00:00:00 2001 From: Fahad Alrashed Date: Sat, 21 Sep 2013 16:05:02 +0000 Subject: [PATCH] forgot to add a new entry in changes.h git-svn-id: https://svn.dealii.org/trunk@30887 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index cf9bc2661d..0752093e37 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -85,6 +85,13 @@ inconvenience this causes.

Specific improvements

    +
  1. + New: Added write_visit_record that allows writing .visit files with multiple blocks + and multiple time steps. +
    + (Fahad Alrashed, 2013/09/21) +
  2. +
  3. Changed: GridTools::have_same_coarse_mesh was only instantiated for MGDoFHandler arguments in debug mode. This is now fixed. -- 2.39.5