From: Wolfgang Bangerth Date: Mon, 21 Apr 2003 16:13:14 +0000 (+0000) Subject: AnisotropicPolynomials X-Git-Tag: v8.0.0~16706 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99141b818edee406e9a973267ef50d6f35fe718d;p=dealii.git AnisotropicPolynomials git-svn-id: https://svn.dealii.org/trunk@7417 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/2002/c-3-4.html b/deal.II/doc/news/2002/c-3-4.html index e93362d6c8..3118dcd396 100644 --- a/deal.II/doc/news/2002/c-3-4.html +++ b/deal.II/doc/news/2002/c-3-4.html @@ -300,6 +300,15 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK

base

    +
  1. + New: There is now a class AnisotropicPolynomials that constructs a higher + dimensional polynomial space from a set of 1-d polynomials in each of + the coordinate directions. +
    + (WB 2003/04/20) +

    +
  2. Changed: The Table accessor classes have been moved to a namespace