MultiFunctionMath.IntegrateConservativeOde Method |
Name | Description | |
---|---|---|
![]() ![]() | IntegrateConservativeOde(Func<Double, IReadOnlyList<Double>, IReadOnlyList<Double>>, Double, IReadOnlyList<Double>, IReadOnlyList<Double>, Double) |
Solves a set of coupled, conservative second order ordinary differential equation initial value problems.
|
![]() ![]() | IntegrateConservativeOde(Func<Double, IReadOnlyList<Double>, IReadOnlyList<Double>>, Double, IReadOnlyList<Double>, IReadOnlyList<Double>, Double, MultiOdeSettings) |
Solves a set of coupled, conservative second order ordinary differential equation initial value problems using the given settings.
|