From dd32ed3e2324b8e93ff266d6475a9d277e51bfd0 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 31 Oct 2007 18:59:24 +0000 Subject: [PATCH] Fix number. git-svn-id: https://svn.dealii.org/trunk@15417 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 7189c9fdcf..25c4599d4b 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -84,7 +84,7 @@ inconvenience this causes.

General

    -
  1. New: step-27 demonstrates how problems involving complex numbers +

  2. 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.39.5