]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Comment on our semantic abuse of the word 'triangulation'
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 20 Dec 2006 00:56:00 +0000 (00:56 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 20 Dec 2006 00:56:00 +0000 (00:56 +0000)
git-svn-id: https://svn.dealii.org/trunk@14264 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/headers/grid.h

index 6757a40c7185a5aeef24b7087b882f3cf3aecc80..bec48115c65bec4a08a9e2c6aa5d32c8ca2c8be5 100644 (file)
 /**
  * @defgroup grid Grid classes
  *
- * This module groups classes that have to do with the topology and geometry
- * of meshes. A mesh can be thought of a collection of cells; if the mesh has
- * been refined (possibly in an adaptive way), then this collection is grouped
- * into a hierarchy of refinement levels. In addition to cells, the geometric
- * objects that make up a triangulation are the faces of cells (and in 3d the
- * edges of cells) as well as the vertices of the cells.
+ * This module groups classes that have to do with the topology and
+ * geometry of meshes. A mesh can be thought of a collection of cells;
+ * if the mesh has been refined (possibly in an adaptive way), then
+ * this collection is grouped into a hierarchy of refinement
+ * levels. In addition to cells, the geometric objects that make up a
+ * triangulation are the faces of cells (and in 3d the edges of cells)
+ * as well as the vertices of the cells. Note that we abuse the word
+ * <it>triangulation</it> somewhat, since deal.II only implements
+ * triangulations made up of linear, quadrilateral, and hexahedral
+ * cells; triangles and tetrahedra are not supported.
  *
  * This collection of cells is managed by the Triangulation class. It holds
  * the relevant data in memory and offers interfaces to query it. Most things

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.