From 095503fb8fca3665de8cfe6c6de1b996a0a4f5b9 Mon Sep 17 00:00:00 2001 From: wolf Date: Mon, 25 Jul 2005 20:23:45 +0000 Subject: [PATCH] DataOutStack for 2+1d git-svn-id: https://svn.dealii.org/trunk@11198 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.html | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- 2.39.5