From 31805ba9cbcd6d8cae89ac309b73ea9c27c3463a Mon Sep 17 00:00:00 2001 From: wolf Date: Mon, 21 Apr 2003 16:13:14 +0000 Subject: [PATCH] AnisotropicPolynomials git-svn-id: https://svn.dealii.org/trunk@7417 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2002/c-3-4.html | 9 +++++++++ 1 file changed, 9 insertions(+) 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