]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix mistake: Lagrange -> Legendre
authorVachan Potluri <vachanpotluri1997@gmail.com>
Fri, 28 May 2021 05:45:40 +0000 (11:15 +0530)
committerVachan Potluri <vachanpotluri1997@gmail.com>
Fri, 28 May 2021 05:45:40 +0000 (11:15 +0530)
include/deal.II/fe/fe_dgq.h

index acf320c6c5f5662ae6f85ba3d6fa29ef00a0feeb..d65093ccd9f9aa5cbc37f7addb8e35344d442dd1 100644 (file)
@@ -440,7 +440,7 @@ public:
  * TensorProductPolynomials, is lexicographic. For instance, the ordering in 2d
  * is $P_0(x)P_0(y),\ P_1(x)P_0(y),\ \ldots,\ P_n(x)P_0(y),\ P_0(x)P_1(y),\ 
  * \ldots,\ P_n(x)P_1(y),\ \ldots,\ P_0(x)P_n(y),\ \ldots,\ P_n(x)P_n(y)$ when
- * <tt>degree=n</tt> where $\{P_i\}_{i=0}^{n}$ are the one-dimensional Lagrange
+ * <tt>degree=n</tt> where $\{P_i\}_{i=0}^{n}$ are the one-dimensional Legendre
  * polynomials defined on $[0,1]$. As opposed to the basic FE_DGQ element,
  * these elements are not interpolatory and no support points are defined.
  *

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.