]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix typo.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 21 Nov 2012 22:05:49 +0000 (22:05 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 21 Nov 2012 22:05:49 +0000 (22:05 +0000)
git-svn-id: https://svn.dealii.org/trunk@27666 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/lac/petsc_solver.h

index e9fae6171c93c9c3713e07a5f1bf935f8423321d..598bc31db5a47acff22c6d8f420b1e02b06baade 100644 (file)
@@ -1156,7 +1156,7 @@ namespace PETScWrappers
    *    SolverControl cn;
    *    PETScWrappers::SparseDirectMUMPS solver(cn, mpi_communicator);
    *    solver.set_symmetric_mode(true);
-   *    solver.solve(system_matrix, solutions, system_rhs);
+   *    solver.solve(system_matrix, solution, system_rhs);
    * @endcode
    *
    * @note The class internally calls KSPSetFromOptions thus you are

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.