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

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

clone() const =0NumA::Integrator1Dpure virtual
configure(const ElemUtils::Parameters &parameters)NumA::Integrator1Dvirtual
getErrors() constNumA::Integrator1D
getTolerances() constNumA::Integrator1D
integrate(FunctionType1D *pFunction, double a, double b, std::vector< double > &parameters)=0NumA::Integrator1Dpure virtual
Integrator1D()NumA::Integrator1D
Integrator1D(const Integrator1D &other)NumA::Integrator1Dprotected
m_errorsNumA::Integrator1Dprotected
m_tolerancesNumA::Integrator1Dprotected
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
~Integrator1D()NumA::Integrator1Dvirtual