From 6cc947b4c6e98da62930d9754a54e4cdd8dd19f1 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 31 Oct 2007 18:59:59 +0000 Subject: [PATCH] xref step-29 git-svn-id: https://svn.dealii.org/trunk@15418 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index 25c4599d4b..2c7099de85 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -84,9 +84,10 @@ inconvenience this causes.

General

    -
  1. New: step-29 demonstrates how problems involving complex numbers - can be implemented by viewing real and imaginary parts of a complex-valued - solution as the two components of a vector-valued function. +

  2. New: @ref step_29 "step-29" demonstrates how problems involving + complex numbers can be implemented by viewing real and imaginary parts + of a complex-valued solution as the two components of a vector-valued + function.
    (Moritz Allmaras, 2007/10/31)

    -- 2.39.5