From: Simon Sticko Date: Fri, 31 Jan 2020 15:39:48 +0000 (+0100) Subject: Fix a few misprints in the SolutionTransfer documentation. X-Git-Tag: v9.2.0-rc1~588^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F9453%2Fhead;p=dealii.git Fix a few misprints in the SolutionTransfer documentation. --- diff --git a/include/deal.II/numerics/solution_transfer.h b/include/deal.II/numerics/solution_transfer.h index c767afb7f1..3ba4e3d8f3 100644 --- a/include/deal.II/numerics/solution_transfer.h +++ b/include/deal.II/numerics/solution_transfer.h @@ -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 * prepare_for_coarsening_and_refinement(all_in) where the - * vector >vector all_in includes all discrete + * vector > all_in includes all discrete * functions to be interpolated onto the new grid. * * As we need two different kinds of pointers (vector *