]> https://gitweb.dealii.org/ - dealii.git/commitdiff
improve documentation
authorTimo Heister <timo.heister@gmail.com>
Fri, 13 Dec 2013 15:01:13 +0000 (15:01 +0000)
committerTimo Heister <timo.heister@gmail.com>
Fri, 13 Dec 2013 15:01:13 +0000 (15:01 +0000)
git-svn-id: https://svn.dealii.org/trunk@31988 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 33bf9bf3bb222566694c5f7f1590bfb0a712d611..d46d327d6bd84e7951e052e0763f09571ebc14ea 100644 (file)
@@ -182,7 +182,7 @@ public:
    * Constructor. The supplied IndexSet defines which indices might be
    * constrained inside this ConstraintMatrix. In a calculation with a
    * parallel::distributed::DoFHandler one should use
-   * locally_relevant_dofs. The IndexSet allows the ConstraintMatrix to safe
+   * locally_relevant_dofs. The IndexSet allows the ConstraintMatrix to save
    * memory. Otherwise internal data structures for all possible indices will
    * be created.
    */
@@ -194,7 +194,7 @@ public:
   ConstraintMatrix (const ConstraintMatrix &constraint_matrix);
 
   /**
-   * Reinit the ConstraintMatrix object and supply an IndexSet with lines that
+   * clear() the ConstraintMatrix object and supply an IndexSet with lines that
    * may be constrained. This function is only relevant in the distributed
    * case to supply a different IndexSet. Otherwise this routine is equivalent
    * to calling clear(). See the constructor for details.

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.