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