From 47c4677d59e49765cb86105da1110fa46f9200a4 Mon Sep 17 00:00:00 2001
From: guido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
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.
 <h3>base</h3>
 
 <ol>
+
+  <li> <p>Improved: a new function <code class="class">TableBase</code>::<code
+  class="member">fill</code>, filling the whole table with the same element has
+  been introduced.
+  <br>
+  (GK 2006/01/18)
+  </p>
+
   <li> <p>Improved: <code class="class">DataOutBase</code> now writes binary
   files for OpenDX.
   <br>
-- 
2.39.5