Skip to content

Commit

Permalink
Update integrator.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas authored Dec 28, 2017
1 parent 43ce407 commit 2220704
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/basics/integrator.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ will run the auto `dt` initialization algorithm.
### Misc

* `get_du(integrator)`: Returns the derivative at `t`.
* `get_du!(out,integrator)`: Write the current derivative at `t` into `out`.

#### Note

Expand Down

0 comments on commit 2220704

Please sign in to comment.