From d8f17d357dabeb5e760ebfda1e0d7382e247ba28 Mon Sep 17 00:00:00 2001 From: bangerth Date: Fri, 12 Oct 2007 03:27:04 +0000 Subject: [PATCH] Fix function name git-svn-id: https://svn.dealii.org/trunk@15299 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index 01265e6b4c..2f43dbb3ec 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -31,7 +31,7 @@ inconvenience this causes.
  1. Changed: The version number of the deal.II intermediate format written by - DataOutBase::write_deal_intermediate has been increased to 3 to accomodate the fact that + DataOutBase::write_deal_II_intermediate has been increased to 3 to accomodate the fact that we now support writing vector-valued data to output files in at least some output formats. (Previously, vector-valued date was written as a collection of scalar fields.) Since we can only read files written in intermediate format that has the same number as the -- 2.39.5