From f1155a3d0b649971d0d73c8ce2fc640796ee5ca1 Mon Sep 17 00:00:00 2001 From: bangerth Date: Fri, 23 May 2008 14:20:17 +0000 Subject: [PATCH] Remove reference to step-31, which doesn't exist as of the current release yet. git-svn-id: https://svn.dealii.org/trunk@16183 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index 8e66126e26..8b7af9c43d 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -449,8 +449,7 @@ constraints individually.
  • New: The function VectorTools::compute_no_normal_flux_constraints computes the constraints that correspond to boundary conditions of the - form $\vec u \cdot \vec n = 0$. The use of the function is demonstrated in the - @ref step_31 "step-31" tutorial program. + form $\vec u \cdot \vec n = 0$.
    (WB 2008/01/23)

  • -- 2.39.5