From: Wolfgang Bangerth Date: Mon, 25 Jul 2005 20:23:45 +0000 (+0000) Subject: DataOutStack for 2+1d X-Git-Tag: v8.0.0~13368 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72606e96686571a513370a6c036f0f93cd12ef77;p=dealii.git DataOutStack for 2+1d git-svn-id: https://svn.dealii.org/trunk@11198 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index 96c2d02048..ba4299bc81 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -583,6 +583,14 @@ inconvenience this causes.

deal.II

    +
  1. + New: The DataOutStack class can now also be + used to stack two-dimensional time or parameter dependent data into a 3d + output. +
    + (WB, 2005/07/25) +

    +
  2. New: Function FETools::compute_face_embedding_matrices allows for