From: guido Date: Fri, 10 Jun 2005 13:56:39 +0000 (+0000) Subject: new Quadrature constructor X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07db39d87142b1451f930557f07337fdf90eef49;p=dealii-svn.git new Quadrature constructor git-svn-id: https://svn.dealii.org/trunk@10853 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index fc76c451b0..8db85aa852 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -203,6 +203,14 @@ inconvenience this causes.

base

    +
  1. + Improved: The class Quadrature has a new + constructor generating the dim-dimensional tensor product of a + one-dimensonal formula directly. +
    + (GK, 2005/06/10) +

    +
  2. New: The class Polynomials::RaviartThomas implements