]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Addressed @bangerth issues.
authorLuca Heltai <luca.heltai@sissa.it>
Sun, 12 Apr 2015 16:53:04 +0000 (18:53 +0200)
committerLuca Heltai <luca.heltai@sissa.it>
Sun, 12 Apr 2015 16:53:04 +0000 (18:53 +0200)
doc/news/changes.h
include/deal.II/grid/grid_generator.h

index 8f734286d3aec927cf34af5ff6bfddbe59ee1798..20e28fee4107c162a8b5f428e91cc18a11c87d62 100644 (file)
@@ -430,7 +430,7 @@ inconvenience this causes.
 <ol>
   <li> New: The GridGenerator::subdivided_hyper_cube() and 
   GridGenerator::subdivided_hyper_rectangle() now work also for codimension
-  one and two Triangulation();
+  one and two Triangulation;
   <br>
   (Luca Heltai, 2015/04/12)
   </li>
index f5ec81f9ca31613eb5d1b44c06bd42093999a8c6..0a71a4ec4ea807ae4f39c201c49c6b5d8d1efae0 100644 (file)
@@ -108,6 +108,13 @@ namespace GridGenerator
    * adds 2<sup>i</sup>. For instance, the center point (1,-1,1) yields a
    * material id 5.
    *
+   * @note If spacedim>dim the same mesh as in the case spacedim=dim
+   * is created, but the vertices have all additional coordinates
+   * equal to the coordinates of p1, i.e., we generate a
+   * hyper_rectangle parallel to the x-axis (1d), or to the xy-axis
+   * passing through p1. The additional coordinates of the point p2
+   * are ignored by this class in this case.
+   *
    * @note The triangulation needs to be void upon calling this function.
    */
   template <int dim, int spacedim>

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.