23 #ifndef COM_DAFER45_TBTK_C_PROPERTY_EXTRACTOR 24 #define COM_DAFER45_TBTK_C_PROPERTY_EXTRACTOR 44 bool useGPUToCalculateCoefficients,
45 bool useGPUToGenerateGreensFunctions,
46 bool useLookupTable =
true,
47 double lowerBound = -1.,
48 double upperBound = 1.
63 std::vector<Index> &to,
217 int energyResolution;
232 bool useGPUToCalculateCoefficients;
236 bool useGPUToGenerateGreensFunctions;
256 static void calculateDensityCallback(
265 static void calculateMAGCallback(
274 static void calculateLDOSCallback(
283 static void calculateSP_LDOSCallback(
296 void ensureCompliantRanges(
const Index &pattern,
Index &ranges);
300 const Index &pattern,
Definition: Magnetization.h:35
Definition: ChebyshevSolver.h:43
Property container for local density of states (LDOS)
Property container for spin-polarized local density of states (spin-polarized LDOS) ...
Property container for density.
Property container for magnetization.
Definition: AbstractOperator.h:26
Definition: SpinPolarizedLDOS.h:37
Solves a Model using the Chebyshev method.
GreensFunctionType
Definition: ChebyshevSolver.h:171