]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Tensor polynomials: Remove nonsensical comments 15915/head
authorMartin Kronbichler <martin.kronbichler@uni-a.de>
Tue, 22 Aug 2023 13:38:44 +0000 (15:38 +0200)
committerMartin Kronbichler <martin.kronbichler@uni-a.de>
Tue, 22 Aug 2023 13:38:44 +0000 (15:38 +0200)
include/deal.II/base/polynomials_abf.h
include/deal.II/base/polynomials_bdm.h
include/deal.II/base/polynomials_bernardi_raugel.h
include/deal.II/base/polynomials_nedelec.h
include/deal.II/base/polynomials_raviart_thomas.h
include/deal.II/base/polynomials_rt_bubbles.h
include/deal.II/base/tensor_polynomials_base.h

index 218c2f4fddeabf5d5fc2a5260ab29996f94fba21..3aaaed9a58dc9002ff35ed065375d631c2d8582d 100644 (file)
@@ -69,11 +69,6 @@ public:
    *
    * 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.
-   *
-   * If you need values or derivatives of all tensor product polynomials then
-   * use this function, rather than using any of the <tt>compute_value</tt>,
-   * <tt>compute_grad</tt> or <tt>compute_grad_grad</tt> functions, see below,
-   * in a loop over all tensor product polynomials.
    */
   void
   evaluate(const Point<dim> &           unit_point,
index b5e9787ab2a60127681c7bfb5b8be4fb84a6afe4..a771861330e2325affa493e4cc8bbedf6c94b641 100644 (file)
@@ -115,11 +115,6 @@ public:
    *
    * 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.
-   *
-   * If you need values or derivatives of all tensor product polynomials then
-   * use this function, rather than using any of the <tt>compute_value</tt>,
-   * <tt>compute_grad</tt> or <tt>compute_grad_grad</tt> functions, see below,
-   * in a loop over all tensor product polynomials.
    */
   void
   evaluate(const Point<dim> &           unit_point,
index 99f426221b4072eef9795b7ae2b481143a0929fc..e983be8e559e88c5a72efbcc0182f0b790e82bf2 100644 (file)
@@ -106,11 +106,6 @@ public:
    *
    * 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.
-   *
-   * If you need values or derivatives of all tensor product polynomials then
-   * use this function, rather than using any of the <tt>compute_value</tt>,
-   * <tt>compute_grad</tt> or <tt>compute_grad_grad</tt> functions, see below,
-   * in a loop over all tensor product polynomials.
    */
   void
   evaluate(const Point<dim> &           unit_point,
index a5d1675456aa799690b8126120e33486d8f58fe3..9d23597cf4d28f7c24bf95de428640e867b3f896 100644 (file)
@@ -66,11 +66,6 @@ public:
    *
    * 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.
-   *
-   * If you need values or derivatives of all tensor product polynomials then
-   * use this function, rather than using any of the <tt>compute_value</tt>,
-   * <tt>compute_grad</tt> or <tt>compute_grad_grad</tt> functions, see below,
-   * in a loop over all tensor product polynomials.
    */
   void
   evaluate(const Point<dim> &           unit_point,
index ccb66205d24bb6d8d0945e36136d6c47371ab07e..0699043dddce1f1299ebe65c12043a59b6ec0db0 100644 (file)
@@ -80,11 +80,6 @@ public:
    *
    * 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.
-   *
-   * If you need values or derivatives of all tensor product polynomials then
-   * use this function, rather than using any of the <tt>compute_value</tt>,
-   * <tt>compute_grad</tt> or <tt>compute_grad_grad</tt> functions, see below,
-   * in a loop over all tensor product polynomials.
    */
   void
   evaluate(const Point<dim> &           unit_point,
index 25bba362af49f0f4779a78b38bad95bdd5d8a761..7807b6a188be50f0daf24e34275da0cda368d785 100644 (file)
@@ -103,11 +103,6 @@ public:
    *
    * 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.
-   *
-   * If you need values or derivatives of all tensor product polynomials then
-   * use this function, rather than using any of the <tt>compute_value</tt>,
-   * <tt>compute_grad</tt> or <tt>compute_grad_grad</tt> functions, see below,
-   * in a loop over all tensor product polynomials.
    */
   void
   evaluate(const Point<dim> &           unit_point,
index 13fd7b46a7da507349d7dc12b0e527e3c0b34345..2f5b33e77195aea6192d0bf9be038ccb3aaf9253 100644 (file)
@@ -91,11 +91,6 @@ public:
    *
    * 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.
-   *
-   * If you need values or derivatives of all polynomials then use this
-   * function, rather than using any of the <tt>compute_value</tt>,
-   * <tt>compute_grad</tt> or <tt>compute_grad_grad</tt> functions, see below,
-   * in a loop over all tensor product polynomials.
    */
   virtual void
   evaluate(const Point<dim> &           unit_point,

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.