From c324be2e8915b7e89eb21495527b70ce67614054 Mon Sep 17 00:00:00 2001 From: bangerth Date: Sat, 10 Oct 2009 17:07:35 +0000 Subject: [PATCH] Fix Abner's last name :-( git-svn-id: https://svn.dealii.org/trunk@19809 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 4 ++-- deal.II/doc/news/news.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index 23d3d0ab16..8774afa14b 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -85,11 +85,11 @@ inconvenience this causes.
  • New: There is now a new tutorial program, @ref step_35 "step-35", - contributed by Abner Salgado-Gonzales, that implements a solver + contributed by Abner Salgado-Gonzalez, that implements a solver for the Navier-Stokes equations using a decoupled projection scheme.
    - (Abner Salgado-Gonzales 2009/10/07) + (Abner Salgado-Gonzalez 2009/10/07)

  • diff --git a/deal.II/doc/news/news.html b/deal.II/doc/news/news.html index 031695102d..fc51d93fbf 100644 --- a/deal.II/doc/news/news.html +++ b/deal.II/doc/news/news.html @@ -38,7 +38,7 @@
    Step-35, a tutorial program contributed by Abner - Salgado-Gonzales, shows an implementation of a projection + Salgado-Gonzalez, shows an implementation of a projection scheme for the numerical solution of the Navier-Stokes equations.
    -- 2.39.5