JDFTx  1.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SpaceGroupOp Struct Reference

Space group operation r -> rot * r + a in real-space lattice coordinates. More...

#include <matrix3.h>

Public Member Functions

 SpaceGroupOp (matrix3< int > rot=matrix3< int >(1, 1, 1), vector3<> a=vector3<>(0, 0, 0))
 

Public Attributes

matrix3< int > rot
 rotation matrix in covariant lattice coordinates
 
vector3 a
 translation in covariant lattice coordinates
 

Detailed Description

Space group operation r -> rot * r + a in real-space lattice coordinates.


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