]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Mark-up fixes in the BR element. 8491/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Wed, 7 Aug 2019 20:11:43 +0000 (14:11 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Wed, 7 Aug 2019 20:11:43 +0000 (14:11 -0600)
include/deal.II/base/polynomials_bernardi_raugel.h

index 9b1d8b6bc2b51e14efd7fb7d392ca9915e40b9ba..eb37c351061faed576e460a0c7e444de38955744 100644 (file)
@@ -88,8 +88,8 @@ public:
    * Constructor. Creates all basis functions for Bernardi-Raugel polynomials
    * of given degree.
    *
-   * @arg k: the degree of the Bernardi-Raugel-space, which is currently
-   * limited to the case <tt>k=1</tt>
+   * @arg k The degree of the Bernardi-Raugel-space, which is currently
+   * limited to the case <tt>k=1</tt>.
    */
   PolynomialsBernardiRaugel(const unsigned int k);
 
@@ -115,8 +115,8 @@ public:
   name() const;
 
   /**
-   * Compute the value and derivatives of each Bernardi-
-   * Raugel polynomial at @p unit_point.
+   * Compute the value and derivatives of each Bernardi-Raugel
+   * polynomial at @p unit_point.
    *
    * The size of the vectors must either be zero or equal <tt>n()</tt>.  In
    * the first case, the function will not compute these values.

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.