| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
Material
Material properties. The constitutive relation needs not be symmetric.
|
|||
|
__metaclass__ Meta class for material class. |
|||
|
|||
|
|||
|
|||
|
|||
| numpy.ndarray |
|
||
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
_zeropoints_ = list of tuples for indices where the content should be zero. |
|||
K = array([[[ 1., 0., 0., 0., 0., 0
|
|||
|
|||
|
al alpha angle. |
|||
|
be beta angle. |
|||
|
ga gamma angle. |
|||
|
origstiff stiffness matrix in the crystal coordinate. |
|||
|
rho density |
|||
|
stiff stiffness matrix in the transformed global coordinate. |
|||
|
|||
| numpy.ndarray |
rotmat Coordinate transformation matrix for three successive rotations through the Euler angles. |
||
| numpy.ndarray |
bondmat The Bond's matrix M as a shorthand of coordinate transformation for the 6-component stress vector. |
||
| numpy.ndarray | jacox | ||
| numpy.ndarray | jacoy | ||
| numpy.ndarray | jacoz | ||
| eigx | |||
| eigy | |||
| eigz | |||
| vpx | |||
| vpy | |||
| vpz | |||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
str(x)
|
Check for zero in original stiffness matrix. Note: no assumed symmetry. |
|
|
|||
K
|
|
|||
rotmatCoordinate transformation matrix for three successive rotations through the Euler angles.
|
bondmatThe Bond's matrix M as a shorthand of coordinate transformation for the 6-component stress vector.
|
jacox
|
jacoy
|
jacoz
|
eigx
|
eigy
|
eigz
|
vpx
|
vpy
|
vpz
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Dec 30 11:57:41 2010 | http://epydoc.sourceforge.net |