Package | Description |
---|---|
com.mockturtlesolutions.snifflib.integration |
Contains standard classes and interfaces for performing integration.
|
Modifier and Type | Class and Description |
---|---|
class |
EulerOdeUpdater |
Modifier and Type | Field and Description |
---|---|
protected AbstractOdeUpdater |
AbstractOdeSolver.stepintegrator |
Constructor and Description |
---|
AbstractOdeSolver(AbstractOdeUpdater stepper)
Constructor that accepts an already constructed step updater.
|
AbstractOdeUpdater(AbstractOdeUpdater stepper) |
DefaultOdeSolver(AbstractOdeUpdater stepper) |
Copyright © 2011, 2013. Daniel P. Dougherty