From 46e99f6832a5df68c3ae3566eec9a6da1694a0a6 Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Wed, 20 Feb 2013 16:39:30 +0000 Subject: [PATCH] add some notes git-svn-id: https://svn.dealii.org/trunk@28494 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-49/doc/intro.dox | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/deal.II/examples/step-49/doc/intro.dox b/deal.II/examples/step-49/doc/intro.dox index 22fefd294d..4c51a772c3 100644 --- a/deal.II/examples/step-49/doc/intro.dox +++ b/deal.II/examples/step-49/doc/intro.dox @@ -249,4 +249,6 @@ above. This is the output from grid_4(): - change boundary indicators - relax inner vertices - Database of unstructured meshes for convergence studies -- GridTools::extract_boundary_mesh +- discuss GridTools::extract_boundary_mesh +- how to remove or disable a cell inside a mesh + -- 2.39.5