]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Minor edits.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 9 Jul 2014 19:15:31 +0000 (19:15 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 9 Jul 2014 19:15:31 +0000 (19:15 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33130 0785d39b-7218-0410-832d-ea1e28bc413d

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

index bc9c8291a1770443e4e1493db2ddade74cc82f78..a1ffd81d861354cc9f8432189ac47379e7ed7fa9 100644 (file)
  * maintained for backward compatibility, but will be deprecated in
  * future releases.
  *
- * Whenever a new vertex is needed in a object that supports
- * geometric dependent refinement (i.e., a face on the boundary, an
+ * Whenever a new vertex is needed in an object that supports
+ * geometry dependent refinement (i.e., a face on the boundary, an
  * interior face, or a cell in codimension one), the Triangulation
- * queries to manifold_id of the object which needs refinement. If the
+ * queries the manifold_id of the object which needs refinement. If the
  * manifold_id is set to numbers::invalid_manifold_id, then the
  * Triangulation queries the boundary_id (if the face is on the
  * boundary) or the material_id (if the Triangulation is of
  * new vertices, otherwise it uses a FlatManifold or StraightBoundary
  * object.
  *
- * The given behavior is backward compatible. If one ignores the
- * manifold_id of an object, by default this is set to
- * numbers::invalid_manifold_id, and the first query will trigger a
- * query to the old style boundary_id. This behavior will be
- * maintained for a while, but might eventually be changed. The
- * suggested strategy is to use manifold_ids to describe the geometry,
- * and boundary_ids to describe boundary conditions. 
+ * @note This behavior is backward compatible to that of deal.II versions
+ * prior to 8.2. If one ignores the manifold_id of an object (i.e., if it has
+ * never been set), by default it is and remains set to
+ * numbers::invalid_manifold_id. In that case, the first query above will
+ * trigger a query to the old style boundary_id. This behavior will be
+ * maintained for a while, but might eventually be changed. The suggested
+ * strategy is to use manifold_ids to describe the geometry, and boundary_ids
+ * to describe boundary conditions.
  * 
  *
  * @see @ref GlossBoundaryIndicator "Glossary entry on boundary indicators"

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.