|
OOFEM 3.0
|
This is the complete list of members for oofem::ErrorCheckingRule, including all inherited members.
| check(Domain *domain, TimeStep *tStep)=0 | oofem::ErrorCheckingRule | pure virtual |
| checkValue(double computedValue) | oofem::ErrorCheckingRule | |
| computedValue | oofem::ErrorCheckingRule | protected |
| ErrorCheckingRule(double tol) | oofem::ErrorCheckingRule | inline |
| getValue(double &value, Domain *domain, TimeStep *tStep)=0 | oofem::ErrorCheckingRule | pure virtual |
| giveClassName() const =0 | oofem::ErrorCheckingRule | pure virtual |
| number | oofem::ErrorCheckingRule | protected |
| tolerance | oofem::ErrorCheckingRule | protected |
| tstep | oofem::ErrorCheckingRule | protected |
| tsubstep | oofem::ErrorCheckingRule | protected |
| value | oofem::ErrorCheckingRule | protected |
| ~ErrorCheckingRule()=default | oofem::ErrorCheckingRule | virtual |