]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix documentation of FEEvaluationAccess<dim,dim,Number>::submit_symmetric_gradient 3955/head
authorDenis Davydov <davydden@gmail.com>
Thu, 9 Feb 2017 17:00:53 +0000 (18:00 +0100)
committerDenis Davydov <davydden@gmail.com>
Thu, 9 Feb 2017 17:00:53 +0000 (18:00 +0100)
include/deal.II/matrix_free/fe_evaluation.h

index 11064e33bf2f8c0fa6bacca3eea5aa2f7bae4fa7..7c1a364880a91ec0cb4bd957a15022ee177b9e12 100644 (file)
@@ -1208,11 +1208,11 @@ public:
                           const unsigned int q_point);
 
   /**
-   * Write a contribution that is tested by the gradient to the field
+   * Write a contribution that is tested by the symmetric gradient to the field
    * containing the values on quadrature points with component @p q_point.
-   * Access to the same field as through @p get_gradient. If applied before
+   * Access to the same field as through @p get_symmetric_gradient. If applied before
    * the function @p integrate(...,true) is called, this specifies the
-   * gradient which is tested by all basis function gradients on the current
+   * symmetric gradient which is tested by all basis function symmetric gradients on the current
    * cell and integrated over.
    */
   void submit_symmetric_gradient(const SymmetricTensor<2,dim,VectorizedArray<Number> > grad_in,

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.