Entries in the k-point mesh. More...
#include <WannierMinimizer.h>
Public Member Functions | |
| bool | operator< (const Kpoint &other) const |
| bool | operator== (const Kpoint &other) const |
Public Member Functions inherited from QuantumNumber | |
| int | index () const |
| return the appropriate index into electron (spin) density/potential arrays | |
Additional Inherited Members | |
Public Attributes inherited from QuantumNumber | |
| vector3 | k |
| k-point wave vector | |
| int | spin |
| possible spin orientation. up=1, down=-1, none=0 | |
| double | weight |
| state weight (= 1x or 2x k-point weight depending on spintype) | |
Public Attributes inherited from Supercell::KmeshTransform | |
| 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 | |
Entries in the k-point mesh.