]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix a piece of incorrect documentation.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 10 Dec 2015 16:44:43 +0000 (10:44 -0600)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 10 Dec 2015 16:44:43 +0000 (10:44 -0600)
include/deal.II/grid/tria.h

index 63ad4f5ff8f9b564649f61cab8918ad7bb05f955..fd9f4c87738e00ad126917a037937bb428d72071 100644 (file)
@@ -985,7 +985,7 @@ namespace internal
  *           // with the triangulation that we want to be informed about
  *           // mesh refinement
  *           previous_cell = current_cell;
- *           previous_cell.get_tria().signals.post_refinement
+ *           previous_cell->get_triangulation().signals.post_refinement
  *             .connect (std_cxx11::bind (&FEValues<dim>::invalidate_previous_cell,
  *                                        std_cxx11::ref (*this)));
  *         }

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.