JDFTx  1.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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.