From 287864391ef90aaf1bc658ed14fae0bf0c4312a2 Mon Sep 17 00:00:00 2001 From: guido Date: Wed, 24 Oct 2001 15:19:16 +0000 Subject: [PATCH] cutt-off functions git-svn-id: https://svn.dealii.org/trunk@5158 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2001/c-3-2.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/deal.II/doc/news/2001/c-3-2.html b/deal.II/doc/news/2001/c-3-2.html index 214920348b..03b0ea66ff 100644 --- a/deal.II/doc/news/2001/c-3-2.html +++ b/deal.II/doc/news/2001/c-3-2.html @@ -35,6 +35,15 @@ documentation, etc.

base

    +
  1. + New: Functions::CutOffFunctionCinfty, + Functions::CutOffFunctionW1, and + Functions::CutOffFunctionLinfty + implement functions with support in an arbitrary ball and + differentiability as indicated by their name +
    + (GK 2001/10/24) +

  2. Fixed: The DataOutBase::EpsFlags class forgot to declare the reverse grey scale function as one -- 2.39.5