]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fixed documentation for Triangulation<...>::set_manifold(...) 8543/head
authorAlexander Knieps <a.knieps@fz-juelich.de>
Fri, 9 Aug 2019 23:29:56 +0000 (01:29 +0200)
committerAlexander Knieps <a.knieps@fz-juelich.de>
Fri, 9 Aug 2019 23:29:56 +0000 (01:29 +0200)
include/deal.II/grid/tria.h

index 515db001e7fffe43f0f32312523194e29a225317..3e931c830f27f1037c761ae6f98d533b82bc02d9 100644 (file)
@@ -1780,9 +1780,8 @@ public:
    * for non-linear (i.e.: non-Q1) transformations of cells to the unit cell
    * in shape function calculations.
    *
-   * The @p manifold_object is not copied and MUST persist until the
-   * triangulation is destroyed. This is also true for triangulations
-   * generated from this one by @p copy_triangulation.
+   * A copy of @p manifold_object is created using
+   * Manifold<dim, spacedim>::clone() and stored internally.
    *
    * It is possible to remove or replace the boundary object during the
    * lifetime of a non-empty triangulation. Usually, this is done before the

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.