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