]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove comments that aren't accurate. Update other comments.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 24 Sep 2004 19:01:04 +0000 (19:01 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 24 Sep 2004 19:01:04 +0000 (19:01 +0000)
git-svn-id: https://svn.dealii.org/trunk@9684 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 0405505abd81173cf0dba1c6f7d63ceb2ba03a02..351aa3a406f8bbb5d36f47cb2ff15f4efd881c5e 100644 (file)
@@ -307,13 +307,18 @@ class FE_Q : public FE_Poly<TensorProductPolynomials<dim>,dim>
 
                                     /**
                                      * Declare a nested class which
-                                     * will hold static definitions of
-                                     * various matrices such as
-                                     * constraint and embedding
-                                     * matrices. The definition of
-                                     * the various static fields are
-                                     * in the files <tt>fe_q_[123]d.cc</tt>
-                                     * in the source directory.
+                                     * will hold static definitions
+                                     * of various matrices such as
+                                     * constraint. All other
+                                     * information about this
+                                     * particular finite element,
+                                     * such as embedding matrices,
+                                     * will be computed on-the-fly
+                                     * during construction. The
+                                     * definition of the various
+                                     * static fields are in the files
+                                     * <tt>fe_q_[123]d.cc</tt> in the
+                                     * source directory.
                                      */
     struct Matrices
     {

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.