From: Guido Kanschat
Date: Thu, 11 Nov 2010 23:51:20 +0000 (+0000)
Subject: Comment cleanup in Quadrature
X-Git-Tag: v8.0.0~4957
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00c7cca481f0b211580220965fa1c40f1384d9fe;p=dealii.git
Comment cleanup in Quadrature
git-svn-id: https://svn.dealii.org/trunk@22700 0785d39b-7218-0410-832d-ea1e28bc413d
---
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