DFT-FE 1.1.0-pre
Density Functional Theory With Finite-Elements
|
This structure provides the relevant information pertaining to hubbard correction such as U value, orbital Ids and so on for each hubbard species. More...
#include <hubbardClass.h>
Public Attributes | |
dftfe::uInt | atomicNumber |
double | hubbardValue |
dftfe::uInt | numProj |
dftfe::uInt | numberSphericalFunc |
dftfe::uInt | numberSphericalFuncSq |
double | initialOccupation |
std::vector< dftfe::uInt > | nQuantumNum |
std::vector< dftfe::uInt > | lQuantumNum |
This structure provides the relevant information pertaining to hubbard correction such as U value, orbital Ids and so on for each hubbard species.
dftfe::uInt dftfe::hubbardSpecies::atomicNumber |
double dftfe::hubbardSpecies::hubbardValue |
double dftfe::hubbardSpecies::initialOccupation |
std::vector<dftfe::uInt> dftfe::hubbardSpecies::lQuantumNum |
std::vector<dftfe::uInt> dftfe::hubbardSpecies::nQuantumNum |
dftfe::uInt dftfe::hubbardSpecies::numberSphericalFunc |
dftfe::uInt dftfe::hubbardSpecies::numberSphericalFuncSq |
dftfe::uInt dftfe::hubbardSpecies::numProj |