From 7e14bb5b04c7caa01c0d5ce26ac4b4181dd1f201 Mon Sep 17 00:00:00 2001 From: wolf Date: Mon, 24 Jul 2000 09:14:39 +0000 Subject: [PATCH] . git-svn-id: https://svn.dealii.org/trunk@3208 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2000/c-3-0.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/deal.II/doc/news/2000/c-3-0.html b/deal.II/doc/news/2000/c-3-0.html index 0199493da0..c4fca5cb3d 100644 --- a/deal.II/doc/news/2000/c-3-0.html +++ b/deal.II/doc/news/2000/c-3-0.html @@ -410,11 +410,11 @@ update_gradients is missing in the UpdateFlags of a used FEValues. Adding this assertion uncovered - an error in DataOut::build_some_patches that is - now also fixed; an error that would have occured after the - implementation of new FiniteElements - whose shape values depend on the geometry of the real cell. + several other errors which are now also fixed; these errors + were dormant, since the values of finite elements are always + computed for the presently available Lagrange elements, but + would have been activated once there are other classes of + elements.
(Ralf Hartmann 2000/07/20)

-- 2.39.5