Public Member Functions |
|
virtual mat3ds | Stress (FEMaterialPoint &pt) |
| | calculate stress at material point
|
|
virtual tens4ds | Tangent (FEMaterialPoint &pt) |
| | calculate tangent stiffness at material point
|
|
void | Init () |
| | data initialization and checking
|
|
double | BulkModulus () |
| | return bulk modulus
|
|
| DECLARE_REGISTERED (FE2DFiberNeoHookean) |
|
| DECLARE_PARAMETER_LIST () |
Data Fields |
|
double | m_E |
| | Young's modulus.
|
|
double | m_v |
| | Poisson's ratio.
|
|
double | m_a [2] |
|
double | m_ac |
Static Protected Attributes |
|
static double | m_cth [NSTEPS] |
|
static double | m_sth [NSTEPS] |
The documentation for this class was generated from the following files: