From: Ralf Hartmann Date: Mon, 20 Sep 2004 16:16:05 +0000 (+0000) Subject: GridOut::write_gnuplot now supports curved boundaries also in 3d X-Git-Tag: v8.0.0~14820 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c2e8ccb8f80194239c71974c8d678ccd59b80ca;p=dealii.git GridOut::write_gnuplot now supports curved boundaries also in 3d git-svn-id: https://svn.dealii.org/trunk@9649 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/c-5.0.html b/deal.II/doc/news/c-5.0.html index a9f14ccedf..9a1094dac1 100644 --- a/deal.II/doc/news/c-5.0.html +++ b/deal.II/doc/news/c-5.0.html @@ -343,6 +343,13 @@ inconvenience this causes.

deal.II

    +
  1. + New: The GridOut::write_gnuplot + function now supports curved boundaries also for dim==3. +
    + (RH 2004/09/20) +

    +
  2. Fixed: The documentation of the Triangulation class mentioned that no