OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
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)
 
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

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

Detailed Description

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

Definition at line 110 of file errorcheckingexportmodule.h.

Member Enumeration Documentation

Enumerator
BET_localEndDisplacement 
BET_localEndForces 

Definition at line 113 of file errorcheckingexportmodule.h.

Constructor & Destructor Documentation

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

Member Function Documentation

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

Implements oofem::ErrorCheckingRule.

Definition at line 124 of file errorcheckingexportmodule.h.

Member Data Documentation

int oofem::BeamElementErrorCheckingRule::component
protected

Definition at line 119 of file errorcheckingexportmodule.h.

Referenced by BeamElementErrorCheckingRule(), and check().

BeamElementValueType oofem::BeamElementErrorCheckingRule::ist
protected

Definition at line 118 of file errorcheckingexportmodule.h.

Referenced by BeamElementErrorCheckingRule(), and check().


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:33 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011