|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmathcomp.monitor.DefaultReportable
mathcomp.assemble.ErrorCalculator
mathcomp.assemble.discontinuousgalerkin.DGErrorCalculator
public class DGErrorCalculator
Constructor Summary | |
---|---|
DGErrorCalculator(DGAssembler ass)
|
Method Summary | |
---|---|
void |
report()
|
Methods inherited from class mathcomp.assemble.ErrorCalculator |
---|
findTriangle, getH1Error, getL2Error, getMaxError, printSol, setAssembler, setFineSolution, setSolution |
Methods inherited from class mathcomp.monitor.DefaultReportable |
---|
getReport, setReport |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DGErrorCalculator(DGAssembler ass)
Method Detail |
---|
public void report()
report
in interface Reportable
report
in class ErrorCalculator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |