NuTo
Numerics Tool
Public Member Functions | Public Attributes | List of all members
CreepHistoryData Struct Reference

Structure that holds the history data of the creep law. More...

Public Member Functions

 CreepHistoryData ()
 

Public Attributes

EngineeringStrain< 1 > prevStrain
 
EngineeringStress< 1 > prevStress
 
VectorXd gamma = Eigen::VectorXd::Zero(2)
 

Detailed Description

Structure that holds the history data of the creep law.

Constructor & Destructor Documentation

CreepHistoryData::CreepHistoryData ( )
inline

Member Data Documentation

VectorXd CreepHistoryData::gamma = Eigen::VectorXd::Zero(2)
EngineeringStrain<1> CreepHistoryData::prevStrain
EngineeringStress<1> CreepHistoryData::prevStress

The documentation for this struct was generated from the following file: