public class PdeReportInstance extends java.lang.Object implements ReportInstance
| Constructor and Description |
|---|
PdeReportInstance(NDGrid g,
DblMatrix u,
DblMatrix t) |
| Modifier and Type | Method and Description |
|---|---|
NDGrid |
getGrid() |
DblMatrix |
getTime() |
DblMatrix |
getU() |