From: wolf Date: Fri, 1 Jul 2005 15:32:16 +0000 (+0000) Subject: Move a few functions to the DataOutBase class. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14224e8a2d47cc102950e9d196f2f01a583e64ec;p=dealii-svn.git Move a few functions to the DataOutBase class. git-svn-id: https://svn.dealii.org/trunk@11044 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index afbda6f6fa..2b053a1aa2 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -209,6 +209,16 @@ inconvenience this causes.

base

    +
  1. + Changed: Some of the dimension independent functions in the DataOutInterface class have been moved into the + DataOutBase class that does not depend on any + dimension template parameters. Since the latter is a base class of the + former, there should be no problems for application programs. +
    + (WB, 2005/07/01) +

    +
  2. Fixed: Several of the functions in class ConstantFunction did not check whether the