OOFEM 3.0
Loading...
Searching...
No Matches
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)
 ElementErrorCheckingRule (InputRecord &ir, double tol)
bool check (Domain *domain, TimeStep *tStep) override
bool getValue (double &value, Domain *domain, TimeStep *tStep) override
const char * giveClassName () const override
Public Member Functions inherited from oofem::ErrorCheckingRule
 ErrorCheckingRule (double tol)
virtual ~ErrorCheckingRule ()=default
bool checkValue (double computedValue)

Protected Attributes

int irule = 0
int gpnum = 0
InternalStateType ist = IST_Undefined
int component = 0
Protected Attributes inherited from oofem::ErrorCheckingRule
int tstep = 0
int tsubstep = 0
int number = 0
double tolerance = 0.
double value = 0.
double computedValue = 0.

Detailed Description

Checks an element value.

Definition at line 103 of file errorcheckingexportmodule.h.

Constructor & Destructor Documentation

◆ ElementErrorCheckingRule() [1/2]

◆ ElementErrorCheckingRule() [2/2]

Member Function Documentation

◆ check()

◆ getValue()

◆ giveClassName()

const char * oofem::ElementErrorCheckingRule::giveClassName ( ) const
inlineoverridevirtual

Implements oofem::ErrorCheckingRule.

Definition at line 116 of file errorcheckingexportmodule.h.

Member Data Documentation

◆ component

int oofem::ElementErrorCheckingRule::component = 0
protected

◆ gpnum

int oofem::ElementErrorCheckingRule::gpnum = 0
protected

◆ irule

int oofem::ElementErrorCheckingRule::irule = 0
protected

◆ ist

InternalStateType oofem::ElementErrorCheckingRule::ist = IST_Undefined
protected

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

This page is part of the OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak Bořek Patzák
Project e-mail: oofem@fsv.cvut.cz
Generated at for OOFEM by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2011