new DeforSSLinElBiax(options)
Parameters:
| Name | Type | Description |
|---|---|---|
options |
module:material.DeforSSLinElBiaxInitOption |
- Source:
Extends
Methods
-
<virtual> newState()
-
Create a new material state. Override by subclasses.
- Inherited From:
- Source:
-
tangentModuli() → {module:types.Matrix}
-
Returns the tangent moduli
- Source:
Returns:
'strain' or 'stress' - 3 by 3 matrix. 'axisSymm' 4 by 4 matrix.- Type
- module:types.Matrix
-
<virtual> update()
-
Update material state. Override by subclasses.
- Inherited From:
- Source: