]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix a few misprints in the SolutionTransfer documentation. 9453/head
authorSimon Sticko <simon@sticko.se>
Fri, 31 Jan 2020 15:39:48 +0000 (16:39 +0100)
committerSimon Sticko <simon@sticko.se>
Fri, 31 Jan 2020 15:39:48 +0000 (16:39 +0100)
include/deal.II/numerics/solution_transfer.h

index c767afb7f16d074bd373da9b447216c40253f490..3ba4e3d8f308ecfa09b32587dd2265a0932e22c2 100644 (file)
@@ -216,12 +216,12 @@ DEAL_II_NAMESPACE_OPEN
  * the children cells are needed. Hence this interpolation and the storing of
  * the interpolated values of each of the discrete functions that we want to
  * interpolate needs to take place before these children cells are coarsened
- * (and deleted!!). Again a pointers for the relevant cells is set to point to
+ * (and deleted!!). Again a pointer for each relevant cell is set to point to
  * these values (see below). Additionally the DoF indices of the cells that
  * will not be coarsened need to be stored according to the solution transfer
- * while pure refinement (cf there). All this is performed by
+ * with pure refinement (cf there). All this is performed by
  * <tt>prepare_for_coarsening_and_refinement(all_in)</tt> where the
- * <tt>vector<Vector<number> >vector all_in</tt> includes all discrete
+ * <tt>vector<Vector<number> > all_in</tt> includes all discrete
  * functions to be interpolated onto the new grid.
  *
  * As we need two different kinds of pointers (<tt>vector<unsigned int> *</tt>

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.