Skip to content

Commit

Permalink
Updates from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
drreynolds committed Oct 31, 2023
1 parent e6a671f commit fa97587
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/superbuild/source/sunadaptcontroller/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ Time Step Adaptivity Controllers
The SUNDIALS library comes packaged with a variety of :c:type:`SUNAdaptController`
implementations, designed to support various forms of error-based time step
adaptivity within SUNDIALS time integrators. To support applications that may
want to adjust or disable these heuristic controls, SUNDIALS provides a
:c:type:`SUNAdaptController` base class, along with a variety of default
implementations.
want to adjust the controller parameters or provide their own implementations,
SUNDIALS defines the :c:type:`SUNAdaptController` base class, along with a
variety of default implementations.

.. toctree::
:maxdepth: 1
Expand Down

0 comments on commit fa97587

Please sign in to comment.