public class EulerOdeUpdater extends AbstractOdeUpdater
AbstractOdeSolver.Interp1D| Constructor and Description |
|---|
EulerOdeUpdater() |
EulerOdeUpdater(Ode problem) |
EulerOdeUpdater(Ode problem,
OdeSet opts) |
| Modifier and Type | Method and Description |
|---|---|
OdeUpdate |
update()
This update method retuns predicted tnew and ynew using the current step.
|
solveforwardTimePoints, getDesiredAccuracy, getOde, getOptions, getReporter, getStatus, getT, getY, isRunning, run, setOde, setOptions, setReporter, trimToTimePointsactiveCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic EulerOdeUpdater()
public EulerOdeUpdater(Ode problem)
public OdeUpdate update() throws SnifflibIntegrationException
update in interface OdeUpdaterupdate in class AbstractOdeUpdaterSnifflibIntegrationExceptionCopyright © 2011, 2013. Daniel P. Dougherty