public interface OdeSolution extends Reportable
void solve()
throws SnifflibIntegrationException
SnifflibIntegrationExceptionDblMatrix getT()
DblMatrix getY()
void setOde(Ode problem)
Ode getOde()
void setOptions(OdeSet opts)
OdeSet getOptions()
Copyright © 2011, 2013. Daniel P. Dougherty