NanoStructures
1.0
DMFT solver for layered, strongly correlated nanostructures
|
This is the complete list of members for math::Integral, including all inherited members.
Integral() (defined in math::Integral) | math::Integral | |
Integral(const Integral &orig) (defined in math::Integral) | math::Integral | |
integrationErrorHandler(const char *x, const char *y, int a, int b) (defined in math::Integral) | math::Integral | static |
integrationHelper_imag(double eps, void *integral) (defined in math::Integral) | math::Integral | protectedstatic |
integrationHelper_real(double eps, void *integral) (defined in math::Integral) | math::Integral | protectedstatic |
m_accuracy (defined in math::Integral) | math::Integral | protected |
m_bounds (defined in math::Integral) | math::Integral | protected |
m_gslIntegrationFunctionImag (defined in math::Integral) | math::Integral | protected |
m_gslIntegrationFunctionReal (defined in math::Integral) | math::Integral | protected |
m_imag (defined in math::Integral) | math::Integral | protected |
m_integrationParameters (defined in math::Integral) | math::Integral | protected |
m_integrationWorkspace (defined in math::Integral) | math::Integral | protected |
m_kernelImag (defined in math::Integral) | math::Integral | protected |
m_kernelReal (defined in math::Integral) | math::Integral | protected |
m_n (defined in math::Integral) | math::Integral | protected |
m_nBounds (defined in math::Integral) | math::Integral | protected |
m_parameterFunction (defined in math::Integral) | math::Integral | protected |
m_real (defined in math::Integral) | math::Integral | protected |
operator()(CFunction &result) (defined in math::Integral) | math::Integral | |
operator()(CFunction &result, mpi::OpenMPI &com) (defined in math::Integral) | math::Integral | |
operator=(const Integral &orig) (defined in math::Integral) | math::Integral | |
setAccuracy(double abs, double rel) (defined in math::Integral) | math::Integral | inline |
setBounds(int n,...) (defined in math::Integral) | math::Integral | |
setIntegralKernels(tIntegralKernel real, tIntegralKernel imag) (defined in math::Integral) | math::Integral | inline |
setIntegrals(bool real, bool imag) (defined in math::Integral) | math::Integral | inline |
setIntegrationParameters(void *parameters) (defined in math::Integral) | math::Integral | inline |
setParameterFunction(const CFunction &pf) (defined in math::Integral) | math::Integral | inline |
tIntegralKernel typedef (defined in math::Integral) | math::Integral | |
~Integral() (defined in math::Integral) | math::Integral |