CodeLib - Solution of Boundary Value problems of
Ordinary Differential Equations
- BVPSOL
(
view source code,
list directory,
tar-file
)
multiple shooting method with explicit or semi-implicit
integrator and Newton-method with ``condensing'' algorithm, or
alternatively with a global linear solver, for
2-point boundary value problems (standard problems)
- BVPLSQ
(
view source code,
list directory,
tar-file
)
multiple shooting method with the explicit integrator DIFEX1 and
Gauss-Newton-method for underdetermined 2-point boundary value problems
- PERIOD
(
view source code,
list directory,
tar-file
)
multiple shooting method for periodic boundary problems of ODEs, using a
global underdetermined Gauss-Newton method
- MULCON
(
view source code,
list directory,
tar-file
)
multiple shooting method with path continuation and
``condensing'' algorithm for parameter-dependent 2-point boundary value problems
|