]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
wrong command
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 1 Aug 2003 23:46:45 +0000 (23:46 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 1 Aug 2003 23:46:45 +0000 (23:46 +0000)
git-svn-id: https://svn.dealii.org/trunk@7898 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/filtered_matrix.h
deal.II/lac/include/lac/full_matrix.h

index 548a87d74f3029d5cfa3513c6a1f2cf9d0f35833..102f9c60da0be7c04c1d910be42fb12a6619cc37 100644 (file)
@@ -215,7 +215,7 @@ class FilteredMatrix : public Subscriptor
                                      * Default constructor. You will
                                      * have to set the matrix to be
                                      * used later using the
-                                     * @{set_referenced_matrix}
+                                     * @p{set_referenced_matrix}
                                      * function.
                                      */
     FilteredMatrix ();
@@ -269,7 +269,7 @@ class FilteredMatrix : public Subscriptor
                                      * enforced on the respective
                                      * solution vector's entry. Thus,
                                      * the data type might be, for
-                                     * example, a @{std::list} or
+                                     * example, a @p{std::list} or
                                      * @p{std::vector} of
                                      * @ref{IndexValuePair} objects,
                                      * but also a
@@ -411,7 +411,7 @@ class FilteredMatrix : public Subscriptor
                                      * returned.
                                      *
                                      * Note that it is assumed that
-                                     * @{b} is a vector that has been
+                                     * @p{b} is a vector that has been
                                      * treated by the
                                      * @ref{modify_rhs} function,
                                      * since we can then assume that
index d2efd2831072bb23062b4271a739d2e33c9fd8f9..30837e2c8dc5fc2209a6286e81029924ebadc5f8 100644 (file)
@@ -321,7 +321,7 @@ class FullMatrix : public Table<2,number>
                                      * into the target. The two
                                      * permutation @p{p_r} and
                                      * @p{p_c} operate in a way, such
-                                     * that @{result(i,j) =
+                                     * that @p{result(i,j) =
                                      * src(p_r[i], p_c[j])}.
                                      *
                                      * The vectors may also be a

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.