NanoStructures  1.0
DMFT solver for layered, strongly correlated nanostructures
math::Integral Member List

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::Integralstatic
integrationHelper_imag(double eps, void *integral) (defined in math::Integral)math::Integralprotectedstatic
integrationHelper_real(double eps, void *integral) (defined in math::Integral)math::Integralprotectedstatic
m_accuracy (defined in math::Integral)math::Integralprotected
m_bounds (defined in math::Integral)math::Integralprotected
m_gslIntegrationFunctionImag (defined in math::Integral)math::Integralprotected
m_gslIntegrationFunctionReal (defined in math::Integral)math::Integralprotected
m_imag (defined in math::Integral)math::Integralprotected
m_integrationParameters (defined in math::Integral)math::Integralprotected
m_integrationWorkspace (defined in math::Integral)math::Integralprotected
m_kernelImag (defined in math::Integral)math::Integralprotected
m_kernelReal (defined in math::Integral)math::Integralprotected
m_n (defined in math::Integral)math::Integralprotected
m_nBounds (defined in math::Integral)math::Integralprotected
m_parameterFunction (defined in math::Integral)math::Integralprotected
m_real (defined in math::Integral)math::Integralprotected
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::Integralinline
setBounds(int n,...) (defined in math::Integral)math::Integral
setIntegralKernels(tIntegralKernel real, tIntegralKernel imag) (defined in math::Integral)math::Integralinline
setIntegrals(bool real, bool imag) (defined in math::Integral)math::Integralinline
setIntegrationParameters(void *parameters) (defined in math::Integral)math::Integralinline
setParameterFunction(const CFunction &pf) (defined in math::Integral)math::Integralinline
tIntegralKernel typedef (defined in math::Integral)math::Integral
~Integral() (defined in math::Integral)math::Integral