Go to the documentation of this file.
24 #ifndef COM_DAFER45_TBTK_SPIN_POLARIZED_LDOS
25 #define COM_DAFER45_TBTK_SPIN_POLARIZED_LDOS
28 #include "TBTK/SpinMatrix.h"
58 const std::vector<int> &ranges,
76 const std::vector<int> &ranges,
128 virtual std::string
toString()
const;
Base class for energy resolved Properties.
Definition: EnergyResolvedProperty.h:83
Property container for spin-polarized local density of states (spin-polarized LDOS).
Definition: SpinPolarizedLDOS.h:46
Base class for energy resolved Properties.
virtual std::string toString() const
Data structure for mapping physical indices to linear indices.
Definition: IndexTree.h:35
std::string serialize(Mode mode) const
Mode
Definition: Serializable.h:47
Matrix containing information about a spin.
Definition: SpinMatrix.h:82
SpinPolarizedLDOS(const std::vector< int > &ranges, double lowerBound, double upperBound, int resolution)