]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix typo in documentation
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 20 Jul 2010 03:47:58 +0000 (03:47 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 20 Jul 2010 03:47:58 +0000 (03:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@21540 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 228c09fb1d4e7e3a68eeebe5460dc9f7a82bfb1b..a1ca79514760a3b0d7b05fc55fed313c11862083 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 by the deal.II authors
+//    Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2010 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -35,12 +35,15 @@ using namespace dealii;
  *
  * @todo Transformation works only for uniform, Cartesian meshes
  *
+ * The matching pressure psace for FE_BDM of order <i>k</i> is the
+ * element FE_DGP of order <i>k</i>.
+ *
  * The BDM element of order @p p has <i>p+1</i> degrees of freedom on
  * each face. These are implemented as the function values in the
  * <i>p+1</i> Gauss points on each face.
  *
  * Additionally, for order greater or equal 2, we have additional
- * <i>p(p-1)<i>, the number of vector valued polynomials in
+ * <i>p(p-1)</i>, the number of vector valued polynomials in
  * <i>P<sub>p</sub></i>, interior degrees of freedom. These are the
  * vector function values in the first <i>p(p-1)/2<i> of the
  * <i>p<sup>2</sup></i> Gauss points in the cell.

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.