From: Ralf Hartmann Date: Fri, 5 Jun 2009 04:27:13 +0000 (+0000) Subject: Update changes: New DataOutFaces::build_patches function. X-Git-Tag: v8.0.0~7636 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=793755d47b2e9ce460379f749f7e1802051e1e06;p=dealii.git Update changes: New DataOutFaces::build_patches function. git-svn-id: https://svn.dealii.org/trunk@18911 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index 79123f86d3..1c4a518e8e 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -135,6 +135,17 @@ inconvenience this causes.

deal.II

    +
  1. +

    + New: There is now a new DataOutFaces::build_patches function which + takes a Mapping argument. For higher order mappings this allows to + represent curved boundaries by using more subdivisions. This function + is also useful in the context of MappingQ1Eulerian. +
    + (Tobias Leicht, RH 2009/06/05) +

    +
  2. +
  3. New: For empty triangulations the new Triangulation::set_mesh_smoothing