]> https://gitweb.dealii.org/ - dealii.git/commitdiff
make documentation of copy_triangulation more clear
authorLei Qiao <qiaol618@gmail.com>
Tue, 13 Oct 2015 04:13:15 +0000 (23:13 -0500)
committerLei Qiao <qiaol618@gmail.com>
Thu, 22 Oct 2015 14:56:34 +0000 (09:56 -0500)
include/deal.II/grid/tria.h

index 6fb2fca9127aca4086fbfde982be989efecacdf2..77bac7271712e6697b28f9089e9de46618eea86d 100644 (file)
@@ -1689,9 +1689,9 @@ public:
   std::vector<types::manifold_id> get_manifold_ids() const;
 
   /**
-   * Copy a triangulation. This operation is not cheap, so you should be
-   * careful with using this. We do not implement this function as a copy
-   * constructor, since it makes it easier to maintain collections of
+   * Copy @p old_tria to this triangulation. This operation is not cheap, so you
+   * should be careful with using this. We do not implement this function as a
+   * copy constructor, since it makes it easier to maintain collections of
    * triangulations if you can assign them values later on.
    *
    * Keep in mind that this function also copies the pointer to the boundary

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.