#include <linelastic.h>
List of all members.
Public Member Functions |
| LinElastic (int NDim, SDPair const &Prms) |
void | InitIvs (SDPair const &Ini, State *Sta) const |
void | Rate (State const *Sta, Vec_t const &DEpsDt, Vec_t &DSigDt, Vec_t &DIvsDt) const |
void | TgIncs (State const *Sta, Vec_t &DEps, Vec_t &DSig, Vec_t &DIvs) const |
void | InvTgIncs (State const *Sta, Vec_t &DSig, Vec_t &DEps, Vec_t &DIvs) const |
void | Stiffness (State const *Sta, Mat_t &D) const |
Public Attributes |
double | E |
double | nu |
Mat_t | De |
Constructor & Destructor Documentation
Member Function Documentation
Reimplemented from Model.
Reimplemented from Model.
Reimplemented from Model.
Reimplemented from Model.
Member Data Documentation
The documentation for this class was generated from the following file: