From: kanschat
Date: Thu, 11 Nov 2010 23:51:20 +0000 (+0000)
Subject: Comment cleanup in Quadrature
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a436eca40999c684966d2bfd1e2393b5dc8c993;p=dealii-svn.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