]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix typos.
authorTimo Heister <timo.heister@gmail.com>
Thu, 31 Jan 2013 19:41:11 +0000 (19:41 +0000)
committerTimo Heister <timo.heister@gmail.com>
Thu, 31 Jan 2013 19:41:11 +0000 (19:41 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_unify_linear_algebra@28202 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/lac/petsc_matrix_free.h

index 2eec3536b772e9d18cbb12a3f6c751242b48d56e..7f0c04c1d66a3a2ce072e0172752a227065f6952 100644 (file)
@@ -34,14 +34,14 @@ namespace PETScWrappers
    * Implementation of a parallel matrix class based on PETSc <tt>MatShell</tt> matrix-type.
    * This base class implements only the interface to the PETSc matrix object,
    * while all the functionality is contained in the matrix-vector
-   * multiplication which must be reimplmented in derived classes.
+   * multiplication which must be reimplemented in derived classes.
    *
    * This interface is an addition to the dealii::MatrixFree class to realize
    * user-defined matrix-classes together with PETSc solvers and functionalities.
    * See also the documentation of dealii::MatrixFree class and step-37 and step-48.
    *
    * Similar to other matrix classes in namespaces PETScWrappers and PETScWrappers::MPI,
-   * the MatrxiFree class provides the usual matrix-vector multiplication
+   * the MatrixFree class provides the usual matrix-vector multiplication
    *   <tt>vmult(VectorBase &dst, const VectorBase &src)</tt>
    * which is pure virtual and must be reimplemented in derived classes.
    * Besides the usual interface, this class has a matrix-vector multiplication

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.