]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Link to step-86.
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 4 Jul 2023 03:45:20 +0000 (21:45 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Tue, 4 Jul 2023 03:45:20 +0000 (21:45 -0600)
include/deal.II/lac/petsc_ts.h

index 92a088b3094da86bb23e09d4dde3c7810174ae59..f266ee9ba37e1529712727f3059b06d3c7366ea8 100644 (file)
@@ -203,7 +203,8 @@ namespace PETScWrappers
   /**
    * Interface to the PETSc TS solver for Ordinary Differential Equations
    * and Differential-Algebraic Equations. The TS solver is described in the
-   * [PETSc manual](https://petsc.org/release/manual/ts/).
+   * [PETSc manual](https://petsc.org/release/manual/ts/). This class is
+   * used in step-86.
    *
    * This class supports two kinds of formulations.
    * The explicit formulation:
@@ -268,7 +269,7 @@ namespace PETScWrappers
    *  - PETSc style using TimeStepper::implicit_jacobian
    *    and TimeStepper::explicit_jacobian.
    *  - deal.II style using TimeStepper::setup_jacobian and
-   * TimeStepper::solve_with_jacobian
+   *    TimeStepper::solve_with_jacobian.
    *
    * In case both approaches are coded, the deal.II style
    * will be used.

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.