From: wolf Date: Tue, 5 Apr 2005 21:09:15 +0000 (+0000) Subject: Add intermediate format. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f49f40f45e356fad822c489fd0c1636a044e484e;p=dealii-svn.git Add intermediate format. git-svn-id: https://svn.dealii.org/trunk@10365 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index 2e618a2e0a..7651150661 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -159,6 +159,14 @@ inconvenience this causes.

base

    +
  1. + New: The DataOutBase class now + allows to write data in a new intermediate format that + basically dumps the raw information available in patches. +
    + (WB, 2005/04/05) +

    +
  2. New: There is now a operator >> (std::istream &in,