From: Wolfgang Bangerth Date: Tue, 5 Apr 2005 21:09:15 +0000 (+0000) Subject: Add intermediate format. X-Git-Tag: v8.0.0~14182 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86605e97f59813242f957c55e4aea8e2461c38b9;p=dealii.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,