]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Say that this is a scalar element.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 12 Jan 2006 14:52:28 +0000 (14:52 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 12 Jan 2006 14:52:28 +0000 (14:52 +0000)
git-svn-id: https://svn.dealii.org/trunk@11999 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/fe/fe_dgq.h
deal.II/deal.II/include/fe/fe_q.h

index 27fff613f09177c36b91b7125566ebe87340397e..f59435a9ebf858d1849a4c6e8e9631e6afd76e36 100644 (file)
@@ -24,8 +24,8 @@ template <int dim> class Quadrature;
 /*@{*/
 
 /**
- * Discontinuous tensor product elements based on equidistant support
- * points.
+ * Implementation of scalar, discontinuous tensor product elements
+ * based on equidistant support points.
  *
  * This is a discontinuous finite element based on tensor products of
  * Lagrangian polynomials. The shape functions are Lagrangian
index 5d05291c94bc053727e330d5158fcdcf61d08c49..3cca3a87669b3e577d5641fda010f088f82a7a5e 100644 (file)
 /*@{*/
 
 /**
- * Implementation of Lagrange finite elements @p Qp that yield the
- * finite element space of continuous, piecewise polynomials of degree
- * @p p. This class is realized using tensor product polynomials
- * based on equidistant support points.
+ * Implementation of a scalar Lagrange finite elements @p Qp that
+ * yield the finite element space of continuous, piecewise polynomials
+ * of degree @p p in each coordinate direction. This class is realized
+ * using tensor product polynomials based on equidistant support
+ * points.
  *
  * The constructor of this class takes the degree @p p of this finite
  * element.

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.