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

a

double

Lattice parameter a

No

c

double

Lattice parameter c

No

slip_systems

list_systems

Initial list of slip systems

{}

twin_systems

list_systems

Initial list of twin systems

{}

Class description

class HCPLattice : public neml::NEMLObject, public neml::Lattice