]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Do not reference step-22
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 7 Sep 2007 00:49:53 +0000 (00:49 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 7 Sep 2007 00:49:53 +0000 (00:49 +0000)
git-svn-id: https://svn.dealii.org/branches/Branch-6-0@15152 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-18/doc/intro.dox
deal.II/examples/step-23/doc/intro.dox

index b8d7f858788c2f51db9cbaf529dad41d4cbbe4ca..66451122924a3ec312efa69607fb045b5fa16d8a 100644 (file)
@@ -636,10 +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
-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.
+entire process a little more unpleasant.
 
 
 <h5>Ensuring mesh regularity</h5> At present, the program makes no attempt
index 6a2cac6a3adf44814fb8bc894880e34f14b51372..4b3c33a909ceb4a09b67b2f265fcfc2fc9946de5 100644 (file)
@@ -311,8 +311,8 @@ i.e. $\phi^n_i=\phi_i^{n-1}=\phi_i$. Consequently, we get
 $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".
+somewhat messy process that we omit here; it will be discussed in the tutorial
+program step-28 that will be part of the following release.
 
 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

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.