From fff37d6694458f5cce364b2f481921d44355d4af Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Fri, 24 May 2013 12:18:17 +0000 Subject: [PATCH] add comment git-svn-id: https://svn.dealii.org/trunk@29563 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-50/step-50.cc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deal.II/examples/step-50/step-50.cc b/deal.II/examples/step-50/step-50.cc index 640c4b38be..c1864b3ea4 100644 --- a/deal.II/examples/step-50/step-50.cc +++ b/deal.II/examples/step-50/step-50.cc @@ -11,6 +11,8 @@ /* to the file deal.II/doc/license.html for the text and */ /* further information on this license. */ +// parallel geometric multi-grid. work in progress! + // As discussed in the introduction, most of // this program is copied almost verbatim // from step-6, which itself is only a slight -- 2.39.5