]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add another note.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 22 Feb 2006 04:00:26 +0000 (04:00 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 22 Feb 2006 04:00:26 +0000 (04:00 +0000)
git-svn-id: https://svn.dealii.org/trunk@12452 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/quadrature_lib.cc

index 8bbbd276d04ddb30f96fc7b65b34f85b2d281106..919af8037c44228dafd908957a39c9667b3bffb5 100644 (file)
@@ -82,6 +82,14 @@ QGauss<1>::QGauss (const unsigned int n)
                                   // this then breaks deal.II code
                                   // that is run as a subroutine to
                                   // matlab...
+                                   //
+                                   // a similar situation exists, btw,
+                                   // when running programs under
+                                   // valgrind up to and including at
+                                   // least version 3.1: valgrind's
+                                   // emulator only supports 64 bit
+                                   // arithmetic, even for 80 bit long
+                                   // doubles.
 #ifdef HAVE_STD_NUMERIC_LIMITS
   const long double
     long_double_eps = static_cast<long double>(std::numeric_limits<long double>::epsilon()),

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.