]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix typos.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 14 Feb 2003 16:17:15 +0000 (16:17 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 14 Feb 2003 16:17:15 +0000 (16:17 +0000)
git-svn-id: https://svn.dealii.org/trunk@7083 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/sparse_decomposition.h
deal.II/lac/include/lac/swappable_vector.templates.h

index f32154d5c6fa05eeab2b21d31452e365c499e1c3..fc3a4c1a54b2ce8e3b6268550c8d9f54a13d99ee 100644 (file)
@@ -179,8 +179,8 @@ class SparseLUDecomposition : protected SparseMatrix<number>
                                      * Perform the sparse LU
                                      * factorization of the given
                                      * matrix. After this method
-                                     * invokation, and before
-                                     * consecutive reinit invokation
+                                     * invocation, and before
+                                     * consecutive reinit invocation
                                      * this object is in decomposed
                                      * state.
                                      *
@@ -291,7 +291,7 @@ class SparseLUDecomposition : protected SparseMatrix<number>
                                       * array contains a pointer
                                       * to the row's first
                                       * afterdiagonal entry. Becomes
-                                      * available after invokation of
+                                      * available after invocation of
                                       * @p{decompose}.
                                       */
     std::vector<const unsigned int*> prebuilt_lower_bound;
index a6f38266b2d936982bd33d27329af02fff74df99..828483c04e3053e40426e7396ce4dcc85143c7c6 100644 (file)
@@ -151,7 +151,7 @@ void SwappableVector<number>::alert ()
     return;
   
                                   // synchronise with possible other
-                                  // invokations of this function and
+                                  // invocations of this function and
                                   // other functions in this class
   lock.acquire ();
   

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.