From: bangerth Date: Fri, 7 Sep 2007 00:51:12 +0000 (+0000) Subject: Step-22 has been renamed step-28 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc6c1e4747c4896d6d990c510721ebcb3a32897f;p=dealii-svn.git Step-22 has been renamed step-28 git-svn-id: https://svn.dealii.org/trunk@15153 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-18/doc/intro.dox b/deal.II/examples/step-18/doc/intro.dox index b8d7f85878..2e5e514061 100644 --- a/deal.II/examples/step-18/doc/intro.dox +++ b/deal.II/examples/step-18/doc/intro.dox @@ -636,7 +636,7 @@ data for the cells it owned on the old mesh, and it may need to know the values of the quadrature point data on other cells if the corresponding cells on the new mesh are assigned to this process after subdividing the new mesh. A global communication of these data elements is therefore necessary, making the -entire process a little more unpleasant. The @ref step_22 "step-22" tutorial +entire process a little more unpleasant. The @ref step_28 "step-28" tutorial program shows how to work with different meshes at the same time, albeit for a different kind of problem, giving indications on how to approach the problem for time-dependent adaptivity as well. diff --git a/deal.II/examples/step-23/doc/intro.dox b/deal.II/examples/step-23/doc/intro.dox index 6a2cac6a3a..e9d8f60598 100644 --- a/deal.II/examples/step-23/doc/intro.dox +++ b/deal.II/examples/step-23/doc/intro.dox @@ -312,7 +312,7 @@ $M^n=M^{n,n-1}=M$ and $A^n=A^{n,n-1}=A$. On the other hand, if we had used different shape functions, then we would have to compute integrals that contain shape functions defined on two meshes. This is a somewhat messy process that we omit here, but that is treated in some -detail in @ref step_22 "step-22". +detail in @ref step_28 "step-28". Under these conditions (i.e. a mesh that doesn't change), one can optimize the solution procedure a bit by basically eliminating the solution of the second