]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Describe face orientation in the glossary. Link to it from QProjector.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 23 Jan 2006 23:39:11 +0000 (23:39 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 23 Jan 2006 23:39:11 +0000 (23:39 +0000)
git-svn-id: https://svn.dealii.org/trunk@12140 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/qprojector.h
deal.II/doc/doxygen/headers/glossary.h

index 4eea2aba13997298bb1889834d66aa7e923aa276..6eb5a85ad7bc62fd4ae9baafbb5f9c22f798a2ba 100644 (file)
  *  For the 3d case, you should note that the orientation of faces is
  *  even more intricate than for two dimensions. Quadrature formulae
  *  are projected upon the faces in their standard orientation, not to
- *  the inside or outside of the hexahedron. Refer to the
- *  documentation of the <tt>Triangulation</tt> class for a description of
- *  the orientation of the different faces. To make things more
+ *  the inside or outside of the hexahedron. To make things more
  *  complicated, in 3d we allow faces in two orientations (which can
- *  be identified using <tt>cell->face_orientation(face)</tt>), so we have
- *  to project quadrature formula onto faces and subfaces in two
- *  orientations. The DataSetDescriptor member class is used to
- *  identify where each dataset starts.
+ *  be identified using <tt>cell->face_orientation(face)</tt>), so we
+ *  have to project quadrature formula onto faces and subfaces in two
+ *  orientations. (Refer to the documentation of the Triangulation
+ *  class for a description of the orientation of the different faces,
+ *  as well as to
+ *  @ref GlossFaceOrientation "the glossary entry on face orientation"
+ *  for more information on this.) The
+ *  DataSetDescriptor member class is used to identify where each
+ *  dataset starts.
  *
  *  @author Wolfgang Bangerth, Guido Kanschat, 1998, 1999, 2003, 2005
  */
index 653340a87f83e929814ed0b5f228fd92e0df9149..d972afc2c12db0921a3ad2dfc39b00841e6c1c90 100644 (file)
  * a few places in the library make use of this. Note that in 2d, the
  * result is always @p true.
  *
+ * The only places in the library where face orientations play a
+ * significant role are in the Triangulation and its accessors, and in
+ * the QProjector class and its users.
+ *
  *
  * <dt>@anchor GlossGeneralizedSupport <b>Generalized support points</b></dt>
  * <dd>While @ref GlossSupport "support points" allow very simple interpolation

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.