From 50dc2cc67ed4ba1ed1e073912fad6a5db95be456 Mon Sep 17 00:00:00 2001 From: Ralf Hartmann Date: Wed, 12 Sep 2007 07:12:46 +0000 Subject: [PATCH] Make sure that doxygen can cross-link. git-svn-id: https://svn.dealii.org/trunk@15196 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index 2d7ac7868e..717a6ab3a2 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -71,14 +71,14 @@ inconvenience this causes.

deal.II

-
    -
  1. Fixed+New: The GridOut::Ucd and - GridOut::Msh structures now take a new parameter +

      +
    1. Fixed+New: The @p GridOutFlags::Ucd and + @p GridOutFlags::Msh structures now take a new parameter write_lines to output lines with boundary id different from 0 in three-dimensional meshes. This fixes an annoying bug for which meshes with ids different from zero where not written in a compatible way, and if re-read with the corresponding - GridIn functions, would not yield the same mesh upon + @p GridIn functions, would not yield the same mesh upon refinement.
      (Luca Heltai 2007/09/10) -- 2.39.5