TBTK
TBTK::Lattice::D3::HexagonalPrimitive Class Reference

#include <D3HexagonalPrimitive.h>

Inheritance diagram for TBTK::Lattice::D3::HexagonalPrimitive:
TBTK::Lattice::D3::TriclinicPrimitive TBTK::Lattice::BravaisLattice TBTK::Lattice::D3::HexagonalRhombohedralDiagonal

Public Member Functions

 HexagonalPrimitive (double side0Length, double side2Length)
 
 ~HexagonalPrimitive ()
 
- Public Member Functions inherited from TBTK::Lattice::D3::TriclinicPrimitive
 TriclinicPrimitive (double side0Length, double side1Length, double side2Length, double angle01, double angle02, double angle12)
 
 ~TriclinicPrimitive ()
 
- Public Member Functions inherited from TBTK::Lattice::BravaisLattice
 BravaisLattice ()
 
 ~BravaisLattice ()
 
int getNumLatticeVectors () const
 
int getNumAdditionalSites () const
 
const std::vector< double > & getLatticeVector (int n) const
 
const std::vector< double > & getAdditionalSite (int n) const
 
const std::vector< std::vector< double > > & getLatticeVectors () const
 
const std::vector< std::vector< double > > & getAdditionalSites () const
 
virtual void makePrimitive ()
 

Additional Inherited Members

- Protected Member Functions inherited from TBTK::Lattice::BravaisLattice
void setLatticeVectors (const std::vector< std::vector< double >> &latticeVectors)
 
void setAdditionalSites (const std::vector< std::vector< double >> &additionalSites)
 

Detailed Description

Hexagonal primitive Bravais lattice.

Dimensions: 3 side0Length: arbitrary side1Length: side0Length side2Length: arbitrary angle01: 2*pi/3 angle02: pi/2 angle12: pi/2

Constructor & Destructor Documentation

◆ HexagonalPrimitive()

TBTK::Lattice::D3::HexagonalPrimitive::HexagonalPrimitive ( double  side0Length,
double  side2Length 
)

Constructor.

◆ ~HexagonalPrimitive()

TBTK::Lattice::D3::HexagonalPrimitive::~HexagonalPrimitive ( )

Destructor.


The documentation for this class was generated from the following file: