OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
errorcheckingexportmodule.h File Reference
#include <vector>
#include <memory>
#include <fstream>
#include "exportmodule.h"
#include "valuemodetype.h"
#include "internalstatetype.h"

Go to the source code of this file.

Classes

class  oofem::ErrorCheckingRule
 Error checking rule used for regressions tests. More...
 
class  oofem::NodeErrorCheckingRule
 Checks a node value. More...
 
class  oofem::ElementErrorCheckingRule
 Checks an element value. More...
 
class  oofem::BeamElementErrorCheckingRule
 Checks a beam element value (in terms of end forces and and-displacements) More...
 
class  oofem::ReactionErrorCheckingRule
 Checks a reaction force value. More...
 
class  oofem::LoadLevelErrorCheckingRule
 Checks a reaction force value. More...
 
class  oofem::EigenValueErrorCheckingRule
 Checks eigen value. More...
 
class  oofem::ErrorCheckingExportModule
 Checks error in analysis (for automatic regression tests). More...
 

Namespaces

 oofem
 the oofem namespace is to define a context or scope in which all oofem names are defined.
 

Macros

Input fields for ErrorCheckingExportModule
#define _IFT_ErrorCheckingExportModule_Name   "errorcheck"
 
#define _IFT_ErrorCheckingExportModule_filename   "filename"
 Filename where rules are defined (normally the input file). More...
 
#define _IFT_ErrorCheckingExportModule_writeIST   "writeist"
 Which internal state types to write rules for. More...
 

Macro Definition Documentation

#define _IFT_ErrorCheckingExportModule_filename   "filename"

Filename where rules are defined (normally the input file).

Definition at line 49 of file errorcheckingexportmodule.h.

Referenced by oofem::ErrorCheckingExportModule::initializeFrom().

#define _IFT_ErrorCheckingExportModule_Name   "errorcheck"
#define _IFT_ErrorCheckingExportModule_writeIST   "writeist"

Which internal state types to write rules for.

Definition at line 50 of file errorcheckingexportmodule.h.

Referenced by oofem::ErrorCheckingExportModule::initializeFrom().


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