OOFEM 3.0
Loading...
Searching...
No Matches
oofem::InternalElementDofManErrorCheckingRule Class Reference

Checks an internal element dofman value. More...

#include <errorcheckingexportmodule.h>

Inheritance diagram for oofem::InternalElementDofManErrorCheckingRule:
Collaboration diagram for oofem::InternalElementDofManErrorCheckingRule:

Public Member Functions

 InternalElementDofManErrorCheckingRule (const std ::string &line, double tol)
 InternalElementDofManErrorCheckingRule (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 idofman = 0
int dofid = 0
ValueModeType mode = VM_Unknown
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 internal element dofman value.

Definition at line 120 of file errorcheckingexportmodule.h.

Constructor & Destructor Documentation

◆ InternalElementDofManErrorCheckingRule() [1/2]

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

◆ InternalElementDofManErrorCheckingRule() [2/2]

oofem::InternalElementDofManErrorCheckingRule::InternalElementDofManErrorCheckingRule ( InputRecord & ir,
double tol )

Member Function Documentation

◆ check()

◆ getValue()

◆ giveClassName()

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

Implements oofem::ErrorCheckingRule.

Definition at line 132 of file errorcheckingexportmodule.h.

Member Data Documentation

◆ dofid

int oofem::InternalElementDofManErrorCheckingRule::dofid = 0
protected

◆ idofman

int oofem::InternalElementDofManErrorCheckingRule::idofman = 0
protected

◆ mode

ValueModeType oofem::InternalElementDofManErrorCheckingRule::mode = VM_Unknown
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