]> https://gitweb.dealii.org/ - dealii.git/commitdiff
doc: fix typo 12605/head
authorTimo Heister <timo.heister@gmail.com>
Wed, 28 Jul 2021 16:10:34 +0000 (12:10 -0400)
committerTimo Heister <timo.heister@gmail.com>
Wed, 28 Jul 2021 16:10:34 +0000 (12:10 -0400)
include/deal.II/numerics/rtree.h

index 9dd40916e9fffa5920e8fe4d9ccc5c5a0e72a3fe..98d36fadbd3fcb11424c4b539e2202f7bbffa7b4 100644 (file)
@@ -123,7 +123,7 @@ DEAL_II_NAMESPACE_OPEN
  *
  * Segment<2> segment(Point<2>(0,0), Point<2>(1,1));
  *
- * std::vector<Point<2>> nearest;
+ * std::vector<Point<2>> intersection;
  * tree.query(bgi::nearest(segment,3), std::back_inserter(intersection));
  * // Returns the 3 closest points to the Segment defined above.
  * @endcode

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.