]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix links.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 26 Feb 2008 15:40:02 +0000 (15:40 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 26 Feb 2008 15:40:02 +0000 (15:40 +0000)
git-svn-id: https://svn.dealii.org/trunk@15789 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/numerics/data_component_interpretation.h
deal.II/deal.II/include/numerics/data_out.h

index 6e79cc06f0a3b2c7ed3f731d6ddfa5eb8d852e4e..b6a8f7d761339401135bd776415dc3c648ebd94e 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id: data_out.h 15313 2007-10-14 01:28:54Z bangerth $
 //    Version: $Name$
 //
-//    Copyright (C) 2007 by the deal.II authors
+//    Copyright (C) 2007, 2008 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -32,9 +32,9 @@ namespace DataComponentInterpretation
                                    * vector-valued data set mean. For
                                    * example, if one has a finite element
                                    * for the Stokes equations in 2d,
-                                   * representing components (u,v,p), one
+                                   * representing components $(u,v,p)$, one
                                    * would like to indicate that the first
-                                   * two, u and v, represent a logical
+                                   * two, $u$ and $v$, represent a logical
                                    * vector so that later on when we
                                    * generate graphical output we can hand
                                    * them off to a visualization program
@@ -48,7 +48,7 @@ namespace DataComponentInterpretation
                                    * DataOut_DoFData::add_data_vector
                                    * functions, this can be achieved.
                                    *
-                                   * See the @ref step_22 "step-22" tutorial
+                                   * See the @ref step_31 "step-31" tutorial
                                    * program for an example on how this
                                    * information can be used in practice.
                                    *
index 5ac1b4784202b09d5c71d635b34a2d1bfaabc82d..9dff1b34cb0d2bee24a76a790545e6df8bf93c61 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 by the deal.II authors
+//    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -97,7 +97,7 @@ template <int> class FEValuesBase;
  * is logically an independent scalar field, or whether some of them together
  * form logically a vector-field (see the
  * DataComponentInterpretation::DataComponentInterpretation enum, and the @ref
- * step_22 "step-22" tutorial program).
+ * step_31 "step-31" tutorial program).
  *
  * It should be noted that this class does not copy the vector given to it through
  * the add_data_vector() functions, for memory consumption reasons. It only

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.