From 62f40376100f219cfe8f7c3e687e39c7c96c2817 Mon Sep 17 00:00:00 2001 From: hartmann Date: Fri, 28 Mar 2008 16:19:24 +0000 Subject: [PATCH] Remove to make doxygen work. git-svn-id: https://svn.dealii.org/trunk@15949 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 b5d2f34ae4..8566a72f00 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -447,7 +447,7 @@ constraints individually. ability to perform a postprocessing step before a given data vector is written to the output. This way, derived variables can be written instead of the original data. To this end, there is a new - version of DataOut_DoFData::add_data_vector taking a + version of DataOut_DoFData::add_data_vector taking a data vector and a DataPostprocessor, which performs the actual calculation of new data based on the values and possibly derivatives of the original data at each point of the patch. -- 2.39.5