#include <LatticeUtils.h>
Public Attributes | |
unsigned | iReduced |
corresponding reduced index | |
unsigned | iSym |
symmetry matrix for transforming reduced to current value | |
int | invert |
sign of transformation to include inversion symmetry in k-space | |
vector3< int > | offset |
additional translation to get to kmesh from reduced one | |
Transformation from reduced k-point mesh to full one. The resulting k-point in the full mesh is (~sym[iSym]) * kmeshReduced[iReduced] * invert + offset