]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Typo in the documentation of DataPostprocessorTensor 5758/head
authorDaniel Garcia-Sanchez <daniel.garcia-sanchez@insp.upmc.fr>
Thu, 18 Jan 2018 18:47:48 +0000 (19:47 +0100)
committerDaniel Garcia-Sanchez <daniel.garcia-sanchez@insp.upmc.fr>
Thu, 18 Jan 2018 18:47:48 +0000 (19:47 +0100)
include/deal.II/numerics/data_postprocessor.h

index 6b22a7683adbe7114ba6d987b9c4c451ab40fc0b..bbd86da892dd23689f551451d7640609c61f4263 100644 (file)
@@ -905,7 +905,7 @@ private:
  *                            (Tensor<2,dim>::n_independent_components));
  *           for (unsigned int d=0; d<dim; ++d)
  *             for (unsigned int e=0; e<dim; ++e)
- *               computed_quantities[p][Tensor<2,dim>::component_to_unrolled_index(TableIndices<2>(d,e)]
+ *               computed_quantities[p][Tensor<2,dim>::component_to_unrolled_index(TableIndices<2>(d,e))]
  *                 = input_data.solution_gradients[p][d][e];
  *         }
  *     }

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.