TBTK
TBTK::ChebyshevSolver Member List

This is the complete list of members for TBTK::ChebyshevSolver, including all inherited members.

calculateCoefficients(std::vector< Index > &to, Index from, std::complex< double > *coefficients, int numCoefficients, double broadening=0.0001)TBTK::ChebyshevSolver
calculateCoefficients(Index to, Index from, std::complex< double > *coefficients, int numCoefficients, double broadening=0.0001)TBTK::ChebyshevSolver
calculateCoefficientsGPU(std::vector< Index > &to, Index from, std::complex< double > *coefficients, int numCoefficients, double broadening=0.0001)TBTK::ChebyshevSolver
calculateCoefficientsGPU(Index to, Index from, std::complex< double > *coefficients, int numCoefficients, double broadening=0.0001)TBTK::ChebyshevSolver
calculateCoefficientsWithCutoff(Index to, Index from, std::complex< double > *coefficients, int numCoefficients, double componentCutoff, double broadening=0.0001)TBTK::ChebyshevSolver
ChebyshevSolver()TBTK::ChebyshevSolver
destroyLookupTableGPU()TBTK::ChebyshevSolver
generateGreensFunction(std::complex< double > *greensFunction, std::complex< double > *coefficients, int numCoefficients, int energyResolution, double lowerBound=-1., double upperBound=1., GreensFunctionType type=GreensFunctionType::Retarded)TBTK::ChebyshevSolver
generateGreensFunction(std::complex< double > *greensFunction, std::complex< double > *coefficients, GreensFunctionType type=GreensFunctionType::Retarded)TBTK::ChebyshevSolver
generateGreensFunctionGPU(std::complex< double > *greensFunction, std::complex< double > *coefficients, GreensFunctionType type=GreensFunctionType::Retarded)TBTK::ChebyshevSolver
generateLookupTable(int numCoefficeints, int energyResolution, double lowerBound=-1., double upperBound=1.)TBTK::ChebyshevSolver
getModel()TBTK::ChebyshevSolverinline
getMonolopoulosABCDamping(double distanceToEdge, double boundarySize, double e=1., double c=2.62)TBTK::ChebyshevSolver
getScaleFactor()TBTK::ChebyshevSolverinline
GreensFunctionType enum nameTBTK::ChebyshevSolver
loadLookupTableGPU()TBTK::ChebyshevSolver
setDamping(std::complex< double > *damping)TBTK::ChebyshevSolverinline
setModel(Model *model)TBTK::ChebyshevSolver
setScaleFactor(double scaleFactor)TBTK::ChebyshevSolverinline
setTalkative(bool isTalkative) (defined in TBTK::ChebyshevSolver)TBTK::ChebyshevSolverinline
~ChebyshevSolver()TBTK::ChebyshevSolver