]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Doc update.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 15 Sep 2010 11:39:43 +0000 (11:39 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 15 Sep 2010 11:39:43 +0000 (11:39 +0000)
git-svn-id: https://svn.dealii.org/trunk@21983 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 986a8471986c95ef3ddd6d89f13a4b2f8a801d00..0b3c25321f99e90d6f9751a462e13e90109cab5b 100644 (file)
@@ -38,9 +38,19 @@ template <int dim, int spacedim> class MappingQ;
  *
  * We follow the usual definition of the degree of RT elements, which
  * denotes the polynomial degree of the largest complete polynomial
- * subspace contained in the RT space. Then, approciamtion order of
+ * subspace contained in the RT space. Then, approxiamtion order of
  * the function itself is <i>degree+1</i>, as with usual polynomial
- * spaces.
+ * spaces. The numbering so chosen implies the sequence
+ * @f[
+ *   Q_{k+1}
+ *   \stackrel{\text{grad}}{\rightarrow}
+ *   \text{Nedelec}_k
+ *   \stackrel{\text{curl}}{\rightarrow}
+ *   \text{RaviartThomas}_k
+ *   \stackrel{\text{div}}{\rightarrow}
+ *   DGQ_{k}
+ * @f]
+ * The lowest order element is consequently FE_RaviartThomas(0).
  *
  * This class is not implemented for the codimension one case
  * (<tt>spacedim != dim</tt>).

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.