We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b249167 commit 79ef51bCopy full SHA for 79ef51b
docs/src/basics/solve.md
@@ -1,5 +1,5 @@
1
# [Common Solver Options (Solve Keyword Arguments)](@id solver_options)
2
3
```@docs
4
-solve(prob::SciMLBase.DEProblem,args...;kwargs...)
+solve(prob::SciMLBase.NonlinearProblem,args...;kwargs...)
5
```
0 commit comments