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

Checks a beam element value (in terms of end forces and and-displacements). More...

#include <errorcheckingexportmodule.h>

Inheritance diagram for oofem::BeamElementErrorCheckingRule:
Collaboration diagram for oofem::BeamElementErrorCheckingRule:

Public Types

enum  BeamElementValueType { BET_localEndDisplacement , BET_localEndForces }

Public Member Functions

 BeamElementErrorCheckingRule (const std ::string &line, double tol)
 BeamElementErrorCheckingRule (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

BeamElementValueType ist = BET_localEndDisplacement
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 a beam element value (in terms of end forces and and-displacements).

Definition at line 136 of file errorcheckingexportmodule.h.

Member Enumeration Documentation

◆ BeamElementValueType

Enumerator
BET_localEndDisplacement 
BET_localEndForces 

Definition at line 139 of file errorcheckingexportmodule.h.

Constructor & Destructor Documentation

◆ BeamElementErrorCheckingRule() [1/2]

◆ BeamElementErrorCheckingRule() [2/2]

Member Function Documentation

◆ check()

◆ getValue()

◆ giveClassName()

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

Implements oofem::ErrorCheckingRule.

Definition at line 153 of file errorcheckingexportmodule.h.

Member Data Documentation

◆ component

int oofem::BeamElementErrorCheckingRule::component = 0
protected

◆ ist

BeamElementValueType oofem::BeamElementErrorCheckingRule::ist = BET_localEndDisplacement
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