Package solvcon :: Package kerpak :: Module elaslin :: Class Hexagonal
[hide private]
[frames] | no frames]

Class Hexagonal

source code

object --+            
         |            
  Material --+        
             |        
     Triclinic --+    
                 |    
          Trigonal --+
                     |
                    Hexagonal
Known Subclasses:

Nested Classes [hide private]

Inherited from Material: __metaclass__

Instance Methods [hide private]

Inherited from Trigonal: __init__

Inherited from Material: __getattr__, __str__, get_bondmat, get_jacos, get_rotmat

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __subclasshook__

Class Methods [hide private]

Inherited from Triclinic (private): _check_origstiffzero

Class Variables [hide private]
  _zeropoints_ = [(0, 3), (0, 4), (0, 5), (1, 3), (1, 4), (1, 5)...
list of tuples for indices where the content should be zero.

Inherited from Material: K

Instance Variables [hide private]

Inherited from Material: al, be, ga, origstiff, rho, stiff

Properties [hide private]

Inherited from object: __class__

Class Variable Details [hide private]

_zeropoints_

list of tuples for indices where the content should be zero.
Value:
[(0, 3),
 (0, 4),
 (0, 5),
 (1, 3),
 (1, 4),
 (1, 5),
 (2, 3),
 (2, 4),
...