Go to the documentation of this file.
35#ifndef structuralmaterialevaluator_h
36#define structuralmaterialevaluator_h
44#define _IFT_StructuralMaterialEvaluator_Name "structuralmaterialevaluator"
45#define _IFT_StructuralMaterialEvaluator_deltat "deltat"
46#define _IFT_StructuralMaterialEvaluator_numberOfTimeSteps "nsteps"
47#define _IFT_StructuralMaterialEvaluator_componentFunctions "componentfunctions"
48#define _IFT_StructuralMaterialEvaluator_stressControl "stresscontrol"
49#define _IFT_StructuralMaterialEvaluator_outputVariables "vars"
50#define _IFT_StructuralMaterialEvaluator_tolerance "tolerance"
51#define _IFT_StructuralMaterialEvaluator_keepTangent "keeptangent"
74 std::vector< std :: unique_ptr< GaussPoint > >
gps;
92 const char *
giveClassName()
const override {
return "StructuralMaterialEvaluator"; }
EngngModel(int i, EngngModel *_master=NULL)
EngngModel * master
Master e-model; if defined receiver is in maintained (slave) mode.
void solveYourself() override
const char * giveClassName() const override
Returns class name of the receiver.
void doStepOutput(TimeStep *tStep) override
double deltaT
Time increment.
StructuralMaterialEvaluator(int i, EngngModel *master=nullptr)
int checkConsistency() override
TimeStep * giveNextStep() override
Returns next time step (next to current step) of receiver.
const char * giveInputRecordName() const
virtual ~StructuralMaterialEvaluator()
void initializeFrom(InputRecord &ir) override
IntArray sControl
Time functions controlling each component of the deviatoric part of the stress.
std::vector< std ::unique_ptr< GaussPoint > > gps
#define _IFT_StructuralMaterialEvaluator_Name
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