From b764144c9fb7803c8387f90f912ecb06728d77a5 Mon Sep 17 00:00:00 2001 From: kanschat Date: Fri, 20 May 2011 02:03:30 +0000 Subject: [PATCH] Today's changes git-svn-id: https://svn.dealii.org/trunk@23727 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index 2bcf8bd3b4..e8b0a535c1 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -124,6 +124,14 @@ should be fixed now.

Specific improvements

    + +
  1. New: The class RelaxationBlockJacobi has been added to the relaxation classes. +
    (GK, 2011/05/19) + +
  2. New: discontinuous Galerkin versions of vector-valued elements have been +implemented: FE_DGBDM, FE_DGNedelec, and FE_DGRaviartThomas. +
    (GK, 2011/05/19) +
  3. New: Mapping::transform_real_to_unit_cell now works also in the codimension one case, where it performs the normal projection of the point on the codimension one surface. -- 2.39.5