From 6472f1bf214a39e17b2cdfe1d08b0608dae0caac Mon Sep 17 00:00:00 2001 From: hartmann Date: Wed, 15 Dec 1999 16:45:23 +0000 Subject: [PATCH] QGauss8 needs correction git-svn-id: https://svn.dealii.org/trunk@2066 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/base/Todo | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deal.II/base/Todo b/deal.II/base/Todo index 3dac0c43a4..55bcc99d77 100644 --- a/deal.II/base/Todo +++ b/deal.II/base/Todo @@ -26,3 +26,5 @@ Revert istrstream(p.c_str()) to istrstream(p) when possible (parameter_handler.cc) +QGauss8 seems not to be correct. It evaluates integrals only up to +appr. 1e-11 and not as the other quadratures up to 2e-16. -- 2.39.5