]> https://gitweb.dealii.org/ - dealii.git/commitdiff
address comments 11560/head
authorTimo Heister <timo.heister@gmail.com>
Fri, 15 Jan 2021 22:25:50 +0000 (17:25 -0500)
committerTimo Heister <timo.heister@gmail.com>
Fri, 15 Jan 2021 22:25:50 +0000 (17:25 -0500)
include/deal.II/simplex/fe_lib.h

index 72628de30d4f967e417b1835f8ba4cdaa23c3338..a70a5cda07dde8e3f8ba37e2d844c28ed48136a2 100644 (file)
@@ -79,7 +79,7 @@ namespace Simplex
   /**
    * Implementation of a scalar Lagrange finite element $P_k$ that yields
    * the finite element space of continuous, piecewise polynomials of
-   * degree k.
+   * degree $k$.
    *
    * @ingroup simplex
    */
@@ -131,9 +131,10 @@ namespace Simplex
 
 
   /**
-   * Implementation of a scalar Lagrange finite element Pp that yields
-   * the finite element space of discontinuous, piecewise polynomials of
-   * degree p.
+   * Implementation of a scalar discontinuous Lagrange finite element
+   * $P_k$, sometimes denoted as $P_{-k}$, that yields the finite
+   * element space of discontinuous, piecewise polynomials of degree
+   * $k$.
    *
    * @ingroup simplex
    */
@@ -204,7 +205,7 @@ namespace Simplex
   /**
    * Implementation of a scalar Lagrange finite element on a wedge that yields
    * the finite element space of continuous, piecewise polynomials of
-   * degree p.
+   * degree $k$.
    *
    * @ingroup simplex
    */
@@ -263,7 +264,7 @@ namespace Simplex
   /**
    * Implementation of a scalar Lagrange finite element on a wedge that yields
    * the finite element space of discontinuous, piecewise polynomials of
-   * degree p.
+   * degree $k$.
    *
    * @ingroup simplex
    */
@@ -313,7 +314,7 @@ namespace Simplex
   /**
    * Implementation of a scalar Lagrange finite element on a pyramid that yields
    * the finite element space of continuous, piecewise polynomials of
-   * degree p.
+   * degree $k$.
    *
    * @ingroup simplex
    */
@@ -372,7 +373,7 @@ namespace Simplex
   /**
    * Implementation of a scalar Lagrange finite element on a pyramid that yields
    * the finite element space of discontinuous, piecewise polynomials of
-   * degree p.
+   * degree $k$.
    *
    * @ingroup simplex
    */

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.