OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
structuralmaterialevaluator.h File Reference
#include "engngm.h"
#include <fstream>

Go to the source code of this file.

Classes

class  oofem::StructuralMaterialEvaluator
 For testing material behavior, particularly useful for multiscale modeling where one can test a single RVE. More...
 

Namespaces

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

Macros

Input fields for structural material evaluator
#define _IFT_StructuralMaterialEvaluator_Name   "structuralmaterialevaluator"
 
#define _IFT_StructuralMaterialEvaluator_deltat   "deltat"
 
#define _IFT_StructuralMaterialEvaluator_numberOfTimeSteps   "nsteps"
 
#define _IFT_StructuralMaterialEvaluator_componentFunctions   "componentfunctions"
 Integer list of time functions for each component. More...
 
#define _IFT_StructuralMaterialEvaluator_stressControl   "stresscontrol"
 Integer list of the stress components which are controlled. More...
 
#define _IFT_StructuralMaterialEvaluator_outputVariables   "vars"
 Variables (from integration point) to be written. More...
 
#define _IFT_StructuralMaterialEvaluator_tolerance   "tolerance"
 Tolerance for stress control. More...
 
#define _IFT_StructuralMaterialEvaluator_keepTangent   "keeptangent"
 

Macro Definition Documentation

#define _IFT_StructuralMaterialEvaluator_componentFunctions   "componentfunctions"

Integer list of time functions for each component.

Definition at line 47 of file structuralmaterialevaluator.h.

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

#define _IFT_StructuralMaterialEvaluator_deltat   "deltat"
#define _IFT_StructuralMaterialEvaluator_keepTangent   "keeptangent"
#define _IFT_StructuralMaterialEvaluator_Name   "structuralmaterialevaluator"
#define _IFT_StructuralMaterialEvaluator_numberOfTimeSteps   "nsteps"
#define _IFT_StructuralMaterialEvaluator_outputVariables   "vars"

Variables (from integration point) to be written.

Definition at line 49 of file structuralmaterialevaluator.h.

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

#define _IFT_StructuralMaterialEvaluator_stressControl   "stresscontrol"

Integer list of the stress components which are controlled.

Definition at line 48 of file structuralmaterialevaluator.h.

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

#define _IFT_StructuralMaterialEvaluator_tolerance   "tolerance"

Tolerance for stress control.

Definition at line 50 of file structuralmaterialevaluator.h.

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