]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Doc update.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 22 Feb 2006 16:33:24 +0000 (16:33 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 22 Feb 2006 16:33:24 +0000 (16:33 +0000)
git-svn-id: https://svn.dealii.org/trunk@12459 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/fe/hp_fe_values.h

index 19d86c94cf44abe6e8f9fe1965aab39d525cc3fc..5e67739f2a90a724432fc52b2405e42de4c8a992 100644 (file)
@@ -33,7 +33,14 @@ namespace internal
   {
 /**
  * Base class for the <tt>hp::FE*Values</tt> classes, storing the data
- * that is common to them. The first template parameter denotes the
+ * that is common to them. The main task of this class is to provide a
+ * table where for every combination of finite element, mapping, and
+ * quadrature object from their corresponding collection objects there
+ * is a matching ::FEValues, ::FEFaceValues, or ::FESubfaceValues
+ * object. To make things more efficient, however, these FE*Values
+ * objects are only created once requested (lazy allocation).
+ *
+ * The first template parameter denotes the
  * space dimension we are in, the second the dimensionality of the
  * object that we integrate on, i.e. for usual @p hp::FEValues it is
  * equal to the first one, while for face integration it is one

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.