DynOptInterface.jl logoDynOptInterface.jl logo
DynOptInterface.jl
  • Home
  • Dynamic Optimization
  • Tutorials
    • Solving a DOP
    • Interfacing with a solver
  • API Reference
      • Phases
      • Dynamic Variables
      • Expressions
      • Derivatives
    • Boundary Functions
    • Nonlinear Support
    • Solutions
    • Bridges
  • Changelog
Version
  • API Reference
  • Solutions
  • Solutions
GitHub

Solutions

DynOptInterface.AbstractDynamicSolution — Type
AbstractDynamicSolution

Supertype for solutions of dynamic functions.

Concrete subtypes must implement the method AbstractDynamicSolution(::Real).

source
DynOptInterface.AbstractDynamicSolution — Method
(::AbstractDynamicSolution)(τ::Real)

Evaluates a dynamic solution at τ.

source
« Nonlinear SupportBridges »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 1.13.0 on Sunday 29 June 2025. Using Julia version 1.11.5.