]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Typo and style fixes
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 10 Aug 2006 21:03:49 +0000 (21:03 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 10 Aug 2006 21:03:49 +0000 (21:03 +0000)
git-svn-id: https://svn.dealii.org/trunk@13646 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 92b0873fad38c055069f54b91c0e7d9180f2f991..1b4b47ae1aeb890276e0a2a98d9dd0630e4dc6ee 100644 (file)
@@ -336,14 +336,13 @@ class FE_Q : public FE_Poly<TensorProductPolynomials<dim>,dim>
                                      * which has to be used to make
                                      * elements "hp compatible".
                                       *
-                                     * For the FE_Q class the
-                                     * result is always true, as
-                                     * it implements the complete
-                                     * set of functions necessary
+                                     * For the FE_Q class the result is
+                                     * always true (independent of the degree
+                                     * of the element), as it implements the
+                                     * complete set of functions necessary
                                      * for hp capability.
                                       */
     virtual bool hp_constraints_are_implemented () const;
-
     
                                     /**
                                      * Check for non-zero values on a face.
index 24767f8841a1d494c2e5ed5fe4ae60dc5e363214..6f91736d051085b641cf46dbce124bb3e72ad03b 100644 (file)
@@ -562,6 +562,8 @@ FE_Q<dim>::hp_constraints_are_implemented () const
 }
 
 
+
+
 template <int dim>
 std::vector<std::pair<unsigned int, unsigned int> >
 FE_Q<dim>::

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.