public class DiffusionCoefficient extends java.lang.Object implements PDECoefficient
| Modifier and Type | Field and Description |
|---|---|
protected AbstractDiffusionCoefficient |
realcoefficient |
| Constructor and Description |
|---|
DiffusionCoefficient() |
| Modifier and Type | Method and Description |
|---|---|
DblMatrix |
getValueAt(DblMatrix[] X) |
DblMatrix |
getValueAt(DblMatrix[] X,
DblMatrix T) |
protected AbstractDiffusionCoefficient realcoefficient
public DblMatrix getValueAt(DblMatrix[] X)
getValueAt in interface PDECoefficientpublic DblMatrix getValueAt(DblMatrix[] X, DblMatrix T)
getValueAt in interface PDECoefficientCopyright © 2011, 2013. Daniel P. Dougherty