]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix the same typo another time.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 20 Oct 2007 01:08:56 +0000 (01:08 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 20 Oct 2007 01:08:56 +0000 (01:08 +0000)
git-svn-id: https://svn.dealii.org/trunk@15357 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/numerics/solution_transfer.h

index 94826267ed7a095c35e6c53b965ab60e9e69a2aa..a67b648e6445d19968900183888ea6e4f4d0d7f7 100644 (file)
@@ -88,6 +88,7 @@ DEAL_II_NAMESPACE_OPEN
  * vector<Vector<double> > solutions(n_vectors, Vector<double> (n));
  * soltrans.refine_interpolate(solutions_old, solutions);
  * @endverbatim
+ *
  * <li> If the grid will be refined AND coarsened
  * then use @p SolutionTransfer as follows
  * @verbatim
@@ -100,7 +101,7 @@ DEAL_II_NAMESPACE_OPEN
  * tria->prepare_coarsening_and_refinement();
  *                                     // prepare the SolutionTransfer object
  *                                     // for coarsening and refinement and give
- *                                     // the solution vector that we intent to
+ *                                     // the solution vector that we intend to
  *                                     // interpolate later,
  * soltrans.prepare_for_coarsening_and_refinement(solution);
  *                                     // actually execute the refinement,

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.