From 2624dac3ffc2ea18e7e78b16c138c5ff8d2acb3f Mon Sep 17 00:00:00 2001 From: hartmann Date: Mon, 20 Sep 2004 16:16:05 +0000 Subject: [PATCH] GridOut::write_gnuplot now supports curved boundaries also in 3d git-svn-id: https://svn.dealii.org/trunk@9649 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/c-5.0.html | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- 2.39.5