]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix a bunch of typos and improve mark-up.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 31 Oct 2012 11:39:28 +0000 (11:39 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 31 Oct 2012 11:39:28 +0000 (11:39 +0000)
git-svn-id: https://svn.dealii.org/trunk@27252 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/lac/constraint_matrix.h

index 446aebe8b934eff524a35b0ed88e0baf6becbb80..a79738f20e351ab81372272b1df5c9b5a941e334 100644 (file)
@@ -381,7 +381,8 @@ class ConstraintMatrix : public Subscriptor
                                       * constraint line <i>i</i>, according
                                       * to the discussion in the general
                                       * class description.
-                                      * Note: the line needs to be added with
+                                     *
+                                      * @note the line needs to be added with
                                       * one of the add_line() calls first.
                                       */
     void set_inhomogeneity (const unsigned int line,
@@ -965,9 +966,9 @@ class ConstraintMatrix : public Subscriptor
                                       * argument or the function with both
                                       * matrix and vector arguments.
                                       *
-                                      * Note: This function is not
+                                      * @note This function is not
                                       * thread-safe, so you will need to make
-                                      * sure that only on process at a time
+                                      * sure that only one process at a time
                                       * calls this function.
                                       */
     template <class InVector, class OutVector>
@@ -1042,9 +1043,9 @@ class ConstraintMatrix : public Subscriptor
                                       * function will not be able to correctly
                                       * handle inhomogeneities.
                                       *
-                                      * Note: This function is not
+                                      * @note This function is not
                                       * thread-safe, so you will need to make
-                                      * sure that only on process at a time
+                                      * sure that only one process at a time
                                       * calls this function.
                                       */
     template <typename VectorType>
@@ -1091,9 +1092,9 @@ class ConstraintMatrix : public Subscriptor
                                       * completely ignores inhomogeneous
                                       * constraints.
                                       *
-                                      * Note: This function is not
+                                      * @note This function is not
                                       * thread-safe, so you will need to
-                                      * make sure that only on process at a
+                                      * make sure that only one process at a
                                       * time calls this function.
                                       */
     template <typename ForwardIteratorVec, typename ForwardIteratorInd,
@@ -1166,9 +1167,9 @@ class ConstraintMatrix : public Subscriptor
                                       * the vectors and matrices are fully
                                       * assembled.
                                       *
-                                      * Note: This function is not
+                                      * @note This function is not
                                       * thread-safe, so you will need to
-                                      * make sure that only on process at a
+                                      * make sure that only one process at a
                                       * time calls this function.
                                       */
     template <typename MatrixType>
@@ -1202,9 +1203,9 @@ class ConstraintMatrix : public Subscriptor
                                       * see the documentation in @ref
                                       * constraints module.
                                       *
-                                      * Note: This function is not
+                                      * @note This function is not
                                       * thread-safe, so you will need to
-                                      * make sure that only on process at a
+                                      * make sure that only one process at a
                                       * time calls this function.
                                       */
     template <typename MatrixType, typename VectorType>

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.