HCPLattice¶
Overview¶
This class specializes the generic crystal lattice class for HCP systems. Additionally, it overrides the base class methods which take Miller indices as inputs to take Miller-Bravais indices instead.
Parameters¶
Parameter |
Object type |
Description |
Default |
|---|---|---|---|
|
|
Lattice parameter a |
No |
|
|
Lattice parameter c |
No |
|
|
Initial list of slip systems |
|
|
|
Initial list of twin systems |
|
Class description¶
-
class HCPLattice : public neml::NEMLObject, public neml::Lattice¶