From 7bf8686d9e75aced5d5a4765a55b5e684ea80c2d Mon Sep 17 00:00:00 2001 From: bangerth Date: Mon, 31 Oct 2011 20:14:13 +0000 Subject: [PATCH] Ah, not here... git-svn-id: https://svn.dealii.org/trunk@24711 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-12/doc/intro.dox | 6 ------ 1 file changed, 6 deletions(-) diff --git a/deal.II/examples/step-12/doc/intro.dox b/deal.II/examples/step-12/doc/intro.dox index 3a877f82f1..48d56d5e3c 100644 --- a/deal.II/examples/step-12/doc/intro.dox +++ b/deal.II/examples/step-12/doc/intro.dox @@ -22,12 +22,6 @@ to write the local integrators for your problem. Second, you select classes from the MeshWorker namespace and combine them to achieve your goal. -@note While this program is a modification of step-12, it is an adaptation of -a version of step-12 written early on in the history of deal.II when the -MeshWorker framework wasn't available yet. Consequently, it bears little -resemblance to the step-12 as it exists now, apart from the fact that it -solves the same equation with the same discretization. -

Problem

-- 2.39.5