Skip to content

What does false in NonlinearProblem{false} mean? #32

@dlfivefifty

Description

@dlfivefifty

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions