From: bangerth Date: Fri, 27 Oct 2006 23:24:33 +0000 (+0000) Subject: More text X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efdbadfceddfb80a6d114fad0215680bf06152c8;p=dealii-svn.git More text git-svn-id: https://svn.dealii.org/trunk@14109 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-21/step-21.cc b/deal.II/examples/step-21/step-21.cc index 13daa5ae1d..55aa57d565 100644 --- a/deal.II/examples/step-21/step-21.cc +++ b/deal.II/examples/step-21/step-21.cc @@ -70,9 +70,37 @@ using namespace dealii; - // @sect3{The ``TwoPhaseFlowProblem'' class template} + // @sect3{The ``TwoPhaseFlowProblem'' class} - // This is the main class of the program. It is close to the one of step-20, but with + // This is the main class of the program. It + // is close to the one of step-20, but with a + // few additional functions: + // + //