![]() |
NanoStructures
1.0
DMFT solver for layered, strongly correlated nanostructures
|
This is the complete list of members for math::CFunction, including all inherited members.
| arg(double omega, std::complex< double > fomega, void *parameters) (defined in math::CFunction) | math::CFunction | inlinestatic |
| CFunction() | math::CFunction | |
| CFunction(int length) | math::CFunction | |
| CFunction(const CFunction &orig) | math::CFunction | |
| createLogGrid(double maxFrequency, double lambda, int n) | math::CFunction | |
| dump() const | math::CFunction | |
| getArgument(int index) const | math::CFunction | |
| getSize() const | math::CFunction | inline |
| getValue(int index) const | math::CFunction | |
| getValueImag(int index) const | math::CFunction | |
| getValueReal(int index) const | math::CFunction | |
| integrate(double x_1, double x_2) const (defined in math::CFunction) | math::CFunction | |
| integrate(double x_1, double x_2, tIntegrandFunction g, void *parameters) const (defined in math::CFunction) | math::CFunction | |
| interpolate(double x) | math::CFunction | |
| interpolate(double x1, double x2) const (defined in math::CFunction) | math::CFunction | |
| interpolate(double x1, double x2, std::complex< double > C1, std::complex< double > C2, std::complex< double > D1, std::complex< double > D2) const (defined in math::CFunction) | math::CFunction | |
| m_arguments (defined in math::CFunction) | math::CFunction | protected |
| m_length (defined in math::CFunction) | math::CFunction | protected |
| m_values (defined in math::CFunction) | math::CFunction | protected |
| mpi::OpenMPI (defined in math::CFunction) | math::CFunction | friend |
| one(double omega, std::complex< double > fomega, void *parameters) (defined in math::CFunction) | math::CFunction | inlinestatic |
| operator* (defined in math::CFunction) | math::CFunction | friend |
| operator+ (defined in math::CFunction) | math::CFunction | friend |
| operator/ (defined in math::CFunction) | math::CFunction | friend |
| operator/ (defined in math::CFunction) | math::CFunction | friend |
| operator=(const CFunction &orig) | math::CFunction | |
| operator==(const CFunction &rhs) const | math::CFunction | |
| PFunction (defined in math::CFunction) | math::CFunction | friend |
| read(std::string filename) | math::CFunction | |
| readBinary(std::string filename) | math::CFunction | |
| rescale(double factor) | math::CFunction | |
| resize(int length) | math::CFunction | |
| set(int index, double argument, std::complex< double > value) | math::CFunction | |
| setArgument(int index, double argument) | math::CFunction | |
| setValue(int index, std::complex< double > value) | math::CFunction | |
| tIntegrandFunction typedef (defined in math::CFunction) | math::CFunction | |
| transformPH() const (defined in math::CFunction) | math::CFunction | |
| write(std::string filename) const | math::CFunction | |
| writeBinary(std::string filename) const | math::CFunction | |
| ~CFunction() | math::CFunction | virtual |
1.8.6