From: kronbichler Date: Tue, 29 Oct 2013 16:15:58 +0000 (+0000) Subject: WorkStream is introduced in step-9. Refer to that program X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db6134ecfef87995c11622cb3ec3bfef844ab626;p=dealii-svn.git WorkStream is introduced in step-9. Refer to that program git-svn-id: https://svn.dealii.org/trunk@31483 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-51/doc/builds-on b/deal.II/examples/step-51/doc/builds-on index 0946a61258..f1818ebf1b 100644 --- a/deal.II/examples/step-51/doc/builds-on +++ b/deal.II/examples/step-51/doc/builds-on @@ -1 +1 @@ -step-7 step-32 step-44 +step-7 step-9 diff --git a/deal.II/examples/step-51/doc/intro.dox b/deal.II/examples/step-51/doc/intro.dox index 3789cc132a..6d476e0c78 100644 --- a/deal.II/examples/step-51/doc/intro.dox +++ b/deal.II/examples/step-51/doc/intro.dox @@ -342,8 +342,8 @@ Note that the convection is divergence-free, $\nabla \cdot c = 0$. Besides implementing the above equations, the implementation below provides the following features: