Package | Description |
---|---|
fr.cnes.sirius.patrius.math.ode |
This package provides classes to solve Ordinary Differential Equations problems.
|
fr.cnes.sirius.patrius.math.ode.nonstiff |
Class and Description |
---|
AdaptiveStepsizeIntegrator
This abstract class holds the common part of all adaptive
stepsize integrators for Ordinary Differential Equations.
|
Class and Description |
---|
AdamsIntegrator
Base class for
Adams-Bashforth and Adams-Moulton
integrators. |
AdamsNordsieckTransformer
Transformer to Nordsieck vectors for Adams integrators.
|
AdaptiveStepsizeIntegrator
This abstract class holds the common part of all adaptive
stepsize integrators for Ordinary Differential Equations.
|
EmbeddedRungeKuttaIntegrator
This class implements the common part of all embedded Runge-Kutta
integrators for Ordinary Differential Equations.
|
RungeKutta6StepInterpolator
Interpolator for
RungeKutta6Integrator . |
RungeKuttaIntegrator
This class implements the common part of all fixed step Runge-Kutta
integrators for Ordinary Differential Equations.
|
Copyright © 2023 CNES. All rights reserved.