OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
oofem::ErrorCheckingRule Class Referenceabstract

Error checking rule used for regressions tests. More...

#include <errorcheckingexportmodule.h>

+ Inheritance diagram for oofem::ErrorCheckingRule:

Public Member Functions

 ErrorCheckingRule (double tol)
 
virtual bool check (Domain *domain, TimeStep *tStep)=0
 Checks if the rule is correct. More...
 
bool checkValue (double computedValue)
 
virtual const char * giveClassName () const =0
 

Protected Attributes

int tstep
 
int tsubstep
 
int number
 
double tolerance
 
double value
 

Detailed Description

Error checking rule used for regressions tests.

Author
Mikael Öhman

Definition at line 62 of file errorcheckingexportmodule.h.

Constructor & Destructor Documentation

oofem::ErrorCheckingRule::ErrorCheckingRule ( double  tol)
inline

Definition at line 72 of file errorcheckingexportmodule.h.

Member Function Documentation

virtual bool oofem::ErrorCheckingRule::check ( Domain domain,
TimeStep tStep 
)
pure virtual

Member Data Documentation


The documentation for this class was generated from the following file:

This page is part of the OOFEM documentation. Copyright (c) 2011 Borek Patzak
Project e-mail: info@oofem.org
Generated at Tue Jan 2 2018 20:07:35 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011