public interface PartialDifferentialEquation extends NamedParameters
Modifier and Type | Method and Description |
---|---|
int |
getDimension() |
DblMatrix |
getSolution() |
void |
solve() |
getParam, hasParameter, parameterSet, replaceParams, setParam
DblMatrix getSolution()
void solve() throws SnifflibPdeException
SnifflibPdeException
int getDimension()
Copyright © 2011, 2013. Daniel P. Dougherty