-
-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Description
The README is a bit sparse... and the docstring doesn't help:
help?> NonlinearProblem
search: NonlinearProblem
struct NonlinearProblem{uType, isinplace, P, F, K} <: SciMLBase.AbstractNonlinearProblem{uType, isinplace}
───────────────────────────────────────────────────────
NonlinearProblem(f, u0)
NonlinearProblem(f, u0, p; kwargs...)
Define a steady state problem using an instance of
AbstractNonlinearFunction.
───────────────────────────────────────────────────────
NonlinearProblem(prob)
Define a steady state problem from a standard ODE
problem.
Metadata
Metadata
Assignees
Labels
No labels