From 363df8cd15f512f8cbcd6ec1e99fea7e41ad5ac9 Mon Sep 17 00:00:00 2001 From: Guido Kanschat Date: Thu, 26 Jan 2006 15:43:16 +0000 Subject: [PATCH] TableBase::fill git-svn-id: https://svn.dealii.org/trunk@12186 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index e63270d157..1711859f5f 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -209,6 +209,14 @@ inconvenience this causes.

base

    + +
  1. Improved: a new function TableBase::fill, filling the whole table with the same element has + been introduced. +
    + (GK 2006/01/18) +

    +
  2. Improved: DataOutBase now writes binary files for OpenDX.
    -- 2.39.5