OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
oofem::ElementErrorCheckingRule Class Reference

Checks an element value. More...

#include <errorcheckingexportmodule.h>

+ Inheritance diagram for oofem::ElementErrorCheckingRule:
+ Collaboration diagram for oofem::ElementErrorCheckingRule:

Public Member Functions

 ElementErrorCheckingRule (const std::string &line, double tol)
 
virtual bool check (Domain *domain, TimeStep *tStep)
 Checks if the rule is correct. More...
 
virtual const char * giveClassName () const
 
- Public Member Functions inherited from oofem::ErrorCheckingRule
 ErrorCheckingRule (double tol)
 
bool checkValue (double computedValue)
 

Protected Attributes

int irule
 
int gpnum
 
InternalStateType ist
 
int component
 
- Protected Attributes inherited from oofem::ErrorCheckingRule
int tstep
 
int tsubstep
 
int number
 
double tolerance
 
double value
 

Detailed Description

Checks an element value.

Definition at line 95 of file errorcheckingexportmodule.h.

Constructor & Destructor Documentation

oofem::ElementErrorCheckingRule::ElementErrorCheckingRule ( const std::string &  line,
double  tol 
)

Member Function Documentation

virtual const char* oofem::ElementErrorCheckingRule::giveClassName ( ) const
inlinevirtual

Implements oofem::ErrorCheckingRule.

Definition at line 106 of file errorcheckingexportmodule.h.

Member Data Documentation

int oofem::ElementErrorCheckingRule::component
protected

Definition at line 101 of file errorcheckingexportmodule.h.

Referenced by check(), and ElementErrorCheckingRule().

int oofem::ElementErrorCheckingRule::gpnum
protected

Definition at line 99 of file errorcheckingexportmodule.h.

Referenced by check(), and ElementErrorCheckingRule().

int oofem::ElementErrorCheckingRule::irule
protected

Definition at line 98 of file errorcheckingexportmodule.h.

Referenced by check(), and ElementErrorCheckingRule().

InternalStateType oofem::ElementErrorCheckingRule::ist
protected

Definition at line 100 of file errorcheckingexportmodule.h.

Referenced by check(), and ElementErrorCheckingRule().


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

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