JDFTx  1.7.0
ElecInfo.h File Reference
#include <core/vector3.h>
#include <core/MPIUtil.h>

Classes

class  QuantumNumber
 Quantum number of Bloch state: k-point and spin. More...
 
class  ElecInfo
 Electronic system auxiliary information, fillings and related functions. More...
 
struct  ElecInfo::ColumnBundleReadConversion
 < Utility to convert columnbundle basis / bands More...
 

Enumerations

enum  SpinType { SpinNone , SpinZ , SpinVector , SpinOrbit }
 Spin polarization options. More...
 

Functions

vector3 getCoord (const QuantumNumber &qnum)
 Conversion function needed for PeriodicLookup<QuantumNumber> used for k-point reduction.