From 840010d97e01d29f7046f0e4b393a5eae7bd2378 Mon Sep 17 00:00:00 2001 From: Ralf Hartmann Date: Fri, 12 Jun 2009 06:16:23 +0000 Subject: [PATCH] Help doxygen to find the gamma function. git-svn-id: https://svn.dealii.org/trunk@18930 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index e9ad4a1c06..eed45d43f2 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -95,9 +95,9 @@ inconvenience this causes.
  1. - Improved: The gamma function now returns a long double instead of an - unsigned int, otherwise we will get an overflow and thus meaningless - weights for higher QGaussLobatto quadrature rules. + Improved: The QGaussLobatto::gamma function now returns a long double + instead of an unsigned int, otherwise we will get an overflow and thus + meaningless weights for higher QGaussLobatto quadrature rules.
    (Tobias Leicht, RH 2009/06/05)

    -- 2.39.5