]> https://gitweb.dealii.org/ - dealii.git/commitdiff
small documentation fix: replaced (*this) with the matrix A 7957/head
authorReza Rastak <rastak@stanford.edu>
Thu, 25 Apr 2019 16:07:18 +0000 (09:07 -0700)
committerReza Rastak <rastak@stanford.edu>
Thu, 25 Apr 2019 16:07:18 +0000 (09:07 -0700)
include/deal.II/base/derivative_form.h

index c04add52f2cea3bc2d7729e3eeb65cb376817e71..261a96ecdf8d5384f3b61a2df53f4f1dac3cab7f 100644 (file)
@@ -153,7 +153,8 @@ public:
 
 private:
   /**
-   * Auxiliary function that computes [*this]  $T^{T}$
+   * Auxiliary function that computes $A T^{T}$ where A represents the current
+   * object.
    */
   DerivativeForm<1, dim, spacedim, Number>
   times_T_t(const Tensor<2, dim, Number> &T) const;

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.