]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Minor documentation updates.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 13 Oct 2014 23:59:16 +0000 (18:59 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 13 Oct 2014 23:59:16 +0000 (18:59 -0500)
include/deal.II/base/time_stepping.h

index de564fe1d03a19d14a4089d27cec4d424df5d93d..d68715bf2a30838cfdf64ab84983b143d2cb0d08 100644 (file)
@@ -314,9 +314,10 @@ namespace TimeStepping
      * is the function $ f(t,y) $ that should be integrated, the input
      * parameters are the time t and the vector y and the output is value of
      * f at this point. @p id_minus_tau_J_inverse is a function that computes
-     * $ inv(I-\tau J)$ where $ I $ is the identity matrix, $ \tau
-     * $ is given, and $ J $ is the Jacobian $ \frac{\partial
-     * J}{\partial y} $. The input parameters are the time, $ \tau $, and
+     * $ (I-\tau J)^{-1}$ where $ I $ is the identity matrix, $ \tau $
+     * is given, and $ J $ is the Jacobian $ \frac{\partial
+     * J}{\partial y} $. The input parameters this function receives
+     * are the time, $ \tau $, and
      * a vector. The output is the value of function at this point.
      * evolve_one_time_step returns the time at the end of the time step.
      */

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.