OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
oofem::EigenValueErrorCheckingRule Class Reference

Checks eigen value. More...

#include <errorcheckingexportmodule.h>

+ Inheritance diagram for oofem::EigenValueErrorCheckingRule:
+ Collaboration diagram for oofem::EigenValueErrorCheckingRule:

Public Member Functions

 EigenValueErrorCheckingRule (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)
 

Additional Inherited Members

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

Detailed Description

Checks eigen value.

Definition at line 150 of file errorcheckingexportmodule.h.

Constructor & Destructor Documentation

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

Member Function Documentation

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

Implements oofem::ErrorCheckingRule.

Definition at line 155 of file errorcheckingexportmodule.h.


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