]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove references to step-32.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 26 Apr 2009 22:08:40 +0000 (22:08 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 26 Apr 2009 22:08:40 +0000 (22:08 +0000)
git-svn-id: https://svn.dealii.org/branches/releases/Branch-6-2@18745 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/utilities.h
deal.II/deal.II/include/dofs/dof_tools.h
deal.II/examples/step-31/doc/intro.dox
deal.II/examples/step-31/doc/results.dox
deal.II/lac/include/lac/block_sparsity_pattern.h
deal.II/lac/include/lac/constraint_matrix.h

index 330e5b91502bd33288fbba8a6d88f21a341f8c6b..151754b85c6cd62ae2a9a401ffffefb8fd8e0de6 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 2005, 2006, 2007, 2008 by the deal.II authors
+//    Copyright (C) 2005, 2006, 2007, 2008, 2009 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -266,9 +266,6 @@ namespace Utilities
                                      * destructor of this object which in
                                      * turns calls <code>MPI_Finalize</code>
                                      * to shut down the MPI system.
-                                     *
-                                     * This class is used in @ref step_32
-                                     * "step-32", for example.
                                      */
     class MPI_InitFinalize
     {
@@ -329,8 +326,7 @@ namespace Utilities
    * provides a unified interface to both serial and parallel
    * implementations of Trilinos, sets up the MPI communicator in case the
    * programs are run in parallel, and correctly terminates all processes
-   * when the destructor is called. An example usage of this class is shown
-   * in the tutorial program @ref step_32 "step-32".
+   * when the destructor is called.
    */
 #ifdef DEAL_II_USE_TRILINOS
   namespace Trilinos
index d62ecf4e6f96213867d40cc09682712c0bb42f2b..e49bb13b744c1edc5bd1149bcf75c2e71dcc6fc1 100644 (file)
@@ -1336,9 +1336,8 @@ class DoFTools
                                      * case, an assertion is thrown.
                                      *
                                      * This function is used in the
-                                     * @ref step_22 "step-22",
-                                     * @ref step_31 "step-31", and
-                                     * @ref step_32 "step-32" tutorial
+                                     * @ref step_22 "step-22", and
+                                     * @ref step_31 "step-31" tutorial
                                      * programs.
                                      */
     template <int dim, int spacedim>
index e55e88d1fb0ab2da6c279efd8fdc5de84a9c9751..037c9585331cd95be6b79c36f1a364b28ce5ead5 100644 (file)
@@ -964,7 +964,7 @@ the latter class, one of the most interesting capabilities is the existence of
 the Trilinos ML package that implements an Algebraic Multigrid (AMG)
 method. We will use this preconditioner to precondition the second order
 operator part of the momentum equation. The ability to solve problems in
-parallel will be explored in @ref step_32 "step-32", using the same problem as
+parallel will be explored in the future tutorial program step-32, using the same problem as
 discussed here.
 
 
index 4a70bc0f8c6b9b186da4132e23aa2886969d4c44..e5121201d0e58ba3ff86ee0c25405ab114d280ae 100644 (file)
@@ -561,8 +561,9 @@ despite the penalty we pay in terms of smaller time steps.
 
 There are various ways to extend the current program. Of particular interest
 is, of course, to make it faster and/or increase the resolution of the
-program, in particular in 3d. This is the topic of the @ref step_32 "step-32"
-tutorial program which will implement strategies to solve this problem in
+program, in particular in 3d. This is the topic of the future tutorial
+program step-32
+which will implement strategies to solve this problem in
 parallel on a cluster.
 
 Another direction would be to make the fluid flow more realistic. The program
index 6cf9e4f17e09c79b9434b01bf6e9c762324d4f0d..b1a9c2304d545f53d6b14abb09e5b3564e725b10 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by the deal.II authors
+//    Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -911,7 +911,7 @@ class BlockCompressedSimpleSparsityPattern : public BlockSparsityPatternBase<Com
  * (in the sense that the method compress() needs to be called before the
  * pattern can be used).
  *
- * This class is used in @ref step_32 "step-32".
+ * This class is used in the future step-32 tutorial program.
  *
  * @author Martin Kronbichler, 2008
  */
index b26c2b26163da42d779f7ed515b88d40b0b37bbb..bbcadfafd018996f98f32845e5619d064848bc52 100644 (file)
@@ -279,7 +279,7 @@ class BlockIndices;
  * where we have no access to the underlying representation of the matrix,
  * and therefore cannot efficiently implement the condense()
  * operation). This is the case discussed in @ref step_17 "step-17", @ref
- * step_18 "step-18", @ref step_31 "step-31", and @ref step_32 "step-32".
+ * step_18 "step-18" and @ref step_31 "step-31".
  * </ul>
  *
  * In this case, one possibility is to distribute local entries to the final

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.