NeoPZ
TPZGaussRule Member List

This is the complete list of members for TPZGaussRule, including all inherited members.

Alpha()TPZGaussRuleinline
Beta()TPZGaussRuleinline
ComputingGaussChebyshevQuadrature(int order)TPZGaussRuleprotected
ComputingGaussJacobiQuadrature(int order, long double alpha, long double beta)TPZGaussRuleprotected
ComputingGaussJacobiQuadrature(int *npoints, long double alpha, long double beta, TPZVec< long double > &Location, TPZVec< long double > &Weight)TPZGaussRuleprotected
ComputingGaussLegendreQuadrature(int order)TPZGaussRuleprotected
ComputingGaussLegendreQuadrature(int *npoints, TPZVec< long double > &Location, TPZVec< long double > &Weight)TPZGaussRuleprotected
ComputingGaussLobattoQuadrature(int order)TPZGaussRuleprotected
fAlphaTPZGaussRuleprivate
fBetaTPZGaussRuleprivate
fLocationTPZGaussRuleprivate
fNumIntTPZGaussRuleprivate
fOrderTPZGaussRuleprivate
fTypeTPZGaussRuleprivate
fWeightTPZGaussRuleprivate
JacobiPolinomial(long double x, int order, long double alpha, long double beta, TPZVec< long double > &b, TPZVec< long double > &c, long double *dp2, long double *p1)TPZGaussRuleprotected
JacobiPolinomial(long double x, int alpha, int beta, unsigned int n)TPZGaussRuleprotected
Loc(int i) constTPZGaussRule
NInt() constTPZGaussRuleinline
NRULESLEGENDRE_ORDER enum valueTPZGaussRule
NRULESLOBATTO_ORDER enum valueTPZGaussRule
operator=(const TPZGaussRule &copy)TPZGaussRuleprivate
Order()TPZGaussRuleinline
Print(std::ostream &out=std::cout)TPZGaussRule
SetParametersJacobi(long double alpha, long double beta)TPZGaussRuleinline
SetType(int &type, int order)TPZGaussRule
TPZGaussRule(int order, int type=0, long double alpha=0.0L, long double beta=0.0L)TPZGaussRuleprivate
TPZGaussRule(const TPZGaussRule &copy)TPZGaussRuleprivate
TPZIntRuleList classTPZGaussRulefriend
TPZIntRuleP3D classTPZGaussRulefriend
Type()TPZGaussRuleinline
W(int i) constTPZGaussRule
~TPZGaussRule()TPZGaussRuleprivate