From 478cf6e9f6d2d3411f7239071bf1166f6897ab53 Mon Sep 17 00:00:00 2001 From: hartmann Date: Wed, 22 Oct 2003 13:55:56 +0000 Subject: [PATCH] Small fixes. git-svn-id: https://svn.dealii.org/trunk@8123 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/c-4-0.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deal.II/doc/news/c-4-0.html b/deal.II/doc/news/c-4-0.html index 9699185020..7b4b4bd5c6 100644 --- a/deal.II/doc/news/c-4-0.html +++ b/deal.II/doc/news/c-4-0.html @@ -33,7 +33,7 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
  1. - Changed: The QProjector has functions that + Changed: The QProjector has functions that project a lower-dimensional quadrature formula onto all faces or subfaces of a cell. In 3d, it now does this but also adds projections of these quadrature formula onto the faces from the other side. We need @@ -339,6 +339,7 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK and consistent orientation for each face.
    (GK 2003/06/23) +

  2. Changed: Embedding and restriction matrices for intergrid transfer are -- 2.39.5