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

Checks a reaction force value. More...

#include <errorcheckingexportmodule.h>

Inheritance diagram for oofem::LoadLevelErrorCheckingRule:
Collaboration diagram for oofem::LoadLevelErrorCheckingRule:

Public Member Functions

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

Additional Inherited Members

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 reaction force value.

Definition at line 172 of file errorcheckingexportmodule.h.

Constructor & Destructor Documentation

◆ LoadLevelErrorCheckingRule() [1/2]

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

◆ LoadLevelErrorCheckingRule() [2/2]

Member Function Documentation

◆ check()

◆ getValue()

bool oofem::LoadLevelErrorCheckingRule::getValue ( double & value,
Domain * domain,
TimeStep * tStep )
overridevirtual

◆ giveClassName()

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

Implements oofem::ErrorCheckingRule.

Definition at line 179 of file errorcheckingexportmodule.h.


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