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

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

index 86bd91386a03637d231b7896a28affc2f2efccd2..bb17b40d27693feb3e5f11a02f1c95df45afc3a1 100644 (file)
@@ -891,26 +891,26 @@ class FiniteElement : public Subscriptor,
                                      * method and the @p get_subface_interpolation_matrix
                                      * method will generate an error or not.
                                       *
-                                     * Currently the main purpose
-                                     * of this function is to
-                                     * allow the make_hanging_node_constraints
-                                     * method to decide wheter the
-                                     * new procedures, which are supposed
-                                     * to work in the hp framework
-                                     * can be used, or if the old
+                                     * Currently the main purpose of this
+                                     * function is to allow the
+                                     * make_hanging_node_constraints method
+                                     * to decide whether the new procedures,
+                                     * which are supposed to work in the hp
+                                     * framework can be used, or if the old
                                      * well verified but not hp capable
-                                     * functions should be used.
-                                     * Once, the transition to the new
-                                     * scheme for computing the
-                                     * interface constraints is completed,
-                                     * this function will probably mostly
-                                     * superfluous.
-                                     *
-                                     * Derived classes should implement
-                                     * this function accordingly. The
-                                     * default assumption is that a
-                                     * finite element does not provide
-                                     * hp capable face interpolation.
+                                     * functions should be used.  Once the
+                                     * transition to the new scheme for
+                                     * computing the interface constraints is
+                                     * complete, this function will be
+                                     * superfluous and will probably go away.
+                                     *
+                                     * Derived classes should implement this
+                                     * function accordingly. The default
+                                     * assumption is that a finite element
+                                     * does not provide hp capable face
+                                     * interpolation, and the default
+                                     * implementation therefore returns @p
+                                     * false.
                                       */
     virtual bool hp_constraints_are_implemented () const;
 

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.