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

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

ChebyshevBIntegrator1D(unsigned int N=48)NumA::ChebyshevBIntegrator1D
ChebyshevBIntegrator1D(const ChebyshevBIntegrator1D &other)NumA::ChebyshevBIntegrator1Dprotected
clone() constNumA::ChebyshevBIntegrator1Dvirtual
configure(const ElemUtils::Parameters &parameters)NumA::QuadratureIntegrator1Dvirtual
getErrors() constNumA::Integrator1D
getN() constNumA::QuadratureIntegrator1D
getNodes() constNumA::QuadratureIntegrator1D
getTolerances() constNumA::Integrator1D
getWeights() constNumA::QuadratureIntegrator1D
integrate(FunctionType1D *pFunction, double a, double b, std::vector< double > &parameters)NumA::QuadratureIntegrator1Dvirtual
Integrator1D()NumA::Integrator1D
Integrator1D(const Integrator1D &other)NumA::Integrator1Dprotected
m_errorsNumA::Integrator1Dprotected
m_NNumA::QuadratureIntegrator1Dprotected
m_nodesNumA::QuadratureIntegrator1Dprotected
m_tolerancesNumA::Integrator1Dprotected
m_weightsNumA::QuadratureIntegrator1Dprotected
newIntegrationFunctor(PointerToObj *object, PointerToMemFn function)NumA::Integrator1Dinlinestatic
newIntegrator(const IntegratorType1D::Type &oneDimIntegratorType)NumA::Integrator1Dstatic
PARAM_NAME_ABSOLUTE_TOLERANCENumA::Integrator1Dstatic
PARAM_NAME_NNumA::QuadratureIntegrator1Dstatic
PARAM_NAME_RELATIVE_TOLERANCENumA::Integrator1Dstatic
QuadratureIntegrator1D(unsigned int N=0)NumA::QuadratureIntegrator1D
QuadratureIntegrator1D(const QuadratureIntegrator1D &other)NumA::QuadratureIntegrator1Dprotected
setErrors(const Errors &errors)NumA::Integrator1D
setN(unsigned int n)NumA::ChebyshevBIntegrator1Dvirtual
setNodesAndWeights()NumA::ChebyshevBIntegrator1Dprotected
setTolerances(const Tolerances &tolerances)NumA::Integrator1D
~ChebyshevBIntegrator1D()NumA::ChebyshevBIntegrator1Dvirtual
~Integrator1D()NumA::Integrator1Dvirtual
~QuadratureIntegrator1D()NumA::QuadratureIntegrator1Dvirtual