Package | Description |
---|---|
com.mockturtlesolutions.snifflib.integration |
Contains standard classes and interfaces for performing integration.
|
Modifier and Type | Method and Description |
---|---|
OdeUpdate |
OdeUpdater.update() |
OdeUpdate |
EulerOdeUpdater.update()
This update method retuns predicted tnew and ynew using the current step.
|
abstract OdeUpdate |
AbstractOdeUpdater.update() |
Copyright © 2011, 2013. Daniel P. Dougherty