From 00c7cca481f0b211580220965fa1c40f1384d9fe Mon Sep 17 00:00:00 2001
From: Guido Kanschat
Date: Thu, 11 Nov 2010 23:51:20 +0000
Subject: [PATCH] Comment cleanup in Quadrature
git-svn-id: https://svn.dealii.org/trunk@22700 0785d39b-7218-0410-832d-ea1e28bc413d
---
deal.II/doc/news/changes.h | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h
index db4b4f91b5..5b77ef97eb 100644
--- a/deal.II/doc/news/changes.h
+++ b/deal.II/doc/news/changes.h
@@ -30,6 +30,15 @@ inconvenience this causes.
+
+- The public member variable Quadrature::n_quadrature_points has
+been removed after being deprecated for nearly three
+years. Quadrature.size() replaces its function, and the new version
+more naturally preserves consistency.
+
+(GK 2010/11/11)
+
+
-
deal.II has had a somewhat quirky directory and library structure for
historical reasons, but this has now changed: All include and source
--
2.39.5