]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Polynomials_bdm Documentation Edit 1721/head
authorAlistair Bentley <alistairbntl@gmail.com>
Tue, 6 Oct 2015 18:42:56 +0000 (14:42 -0400)
committerAlistair Bentley <alistairbntl@gmail.com>
Tue, 6 Oct 2015 18:42:56 +0000 (14:42 -0400)
  - The documentation suggests that the given functions are the
    the bdm shape functions when in fact they are the basis functions
    used to construct the bdm shape functions. I've reworded the
    documentation to clarify this point.

include/deal.II/base/polynomials_bdm.h

index 489e64f1b1aa427bd07e98d5eb110052ba65da28..7dc44c800c04ea8dcaa3a66cb0f156dc98dc4c7c 100644 (file)
@@ -53,7 +53,7 @@ DEAL_II_NAMESPACE_OPEN
  *   Note: the curl of a scalar function is given by $\text{curl}(f(x,y)) =
  *   \begin{pmatrix} f_{y}(x,y) \\ -f_{x}(x,y) \end{pmatrix}$.
  *
- *   <dd> The shape functions for $k=1$ are
+ *   <dd> The basis used to construct the $BDM_{1}$ shape functions is
  *   @f{align*}
  *     \phi_0 = \begin{pmatrix} 1 \\ 0 \end{pmatrix},
  *     \phi_1 = \begin{pmatrix} -\sqrt{3}+2\sqrt{3}x \\ 0 \end{pmatrix},

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.