PARTONS/NumA++  
Numerical Analysis C++ routines
NumA::DExpIntegrator1D Member List

This is the complete list of members for NumA::DExpIntegrator1D, including all inherited members.

clone() constNumA::DExpIntegrator1Dvirtual
configure(const ElemUtils::Parameters &parameters)NumA::Integrator1Dvirtual
DExpIntegrator1D()NumA::DExpIntegrator1D
DExpIntegrator1D(const DExpIntegrator1D &other)NumA::DExpIntegrator1Dprotected
getErrors() constNumA::Integrator1D
getTolerances() constNumA::Integrator1D
integrate(FunctionType1D *pFunction, double a, double b, std::vector< double > &parameters)NumA::DExpIntegrator1Dvirtual
Integrator1D()NumA::Integrator1D
Integrator1D(const Integrator1D &other)NumA::Integrator1Dprotected
m_errorEstimateNumA::DExpIntegrator1Dprivate
m_errorsNumA::Integrator1Dprotected
m_nodesNumA::DExpIntegrator1Dprivate
m_numFunctionEvaluationsNumA::DExpIntegrator1Dprivate
m_offsetsNumA::DExpIntegrator1Dprivate
m_tolerancesNumA::Integrator1Dprotected
m_weightsNumA::DExpIntegrator1Dprivate
newIntegrationFunctor(PointerToObj *object, PointerToMemFn function)NumA::Integrator1Dinlinestatic
newIntegrator(const IntegratorType1D::Type &oneDimIntegratorType)NumA::Integrator1Dstatic
PARAM_NAME_ABSOLUTE_TOLERANCENumA::Integrator1Dstatic
PARAM_NAME_RELATIVE_TOLERANCENumA::Integrator1Dstatic
setErrors(const Errors &errors)NumA::Integrator1D
setTolerances(const Tolerances &tolerances)NumA::Integrator1D
~DExpIntegrator1D()NumA::DExpIntegrator1Dvirtual
~Integrator1D()NumA::Integrator1Dvirtual