![]() |
NuTo
Numerics Tool
|
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) |
Structure that holds the history data of the creep law.
|
inline |
| VectorXd CreepHistoryData::gamma = Eigen::VectorXd::Zero(2) |
| EngineeringStrain<1> CreepHistoryData::prevStrain |
| EngineeringStress<1> CreepHistoryData::prevStress |
1.8.11