Skip to content

Commit

Permalink
Update steady_state_problems.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
avik-pal authored Dec 24, 2023
1 parent 483d022 commit 36e6065
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/problems/steady_state_problems.jl
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,7 @@ parameters. Any extra keyword arguments are passed on to the solvers. For exampl
if you set a `callback` in the problem, then that `callback` will be added in
every solve call.
For specifying Jacobians and mass matrices, see the
[DiffEqFunctions](@ref performance_overloads)
page.
For specifying Jacobians and mass matrices, see the DiffEqFunctions page.
### Fields
Expand Down

0 comments on commit 36e6065

Please sign in to comment.