hp2FEM  0.1
Polynomials1D Member List
This is the complete list of members for Polynomials1D, including all inherited members.
AlphaPolynomials1D [protected]
BetaPolynomials1D [protected]
Get1stDerivative(unsigned long PolyOrder, QuadCollocType_E QuadratureType, unsigned long Alpha, unsigned long Beta, double *const CollocCoordinates, double *const Coordinates, unsigned long NumCoordinates, double *dPhi)Polynomials1D
Get2ndDerivative(unsigned long PolyOrder, QuadCollocType_E QuadratureType, unsigned long Alpha, unsigned long Beta, double *const CollocCoordinates, double *const Coordinates, unsigned long NumCoordinates, double *d2Phi)Polynomials1D
GetPolynomialValue(unsigned long PolyOrder, QuadCollocType_E QuadratureType, unsigned long Alpha, unsigned long Beta, double *const CollocCoordinates, double *const Coordinates, unsigned long NumCoordinates, double *Phi)Polynomials1D
HermPolyPolynomials1D [protected]
JacPolyPolynomials1D [protected]
LagJacPolyPolynomials1D [protected]
LobattoPolyPolynomials1D [protected]
operator=(Polynomials1D &Instance)Polynomials1D
Polynomials1D()Polynomials1D
Polynomials1D(PolynomialType_E PolynomialType, unsigned long Alpha, unsigned long Beta)Polynomials1D
Polynomials1D(Polynomials1D &Instance)Polynomials1D
PolyTypePolynomials1D [protected]
SetPolynomials1DAttributes(PolynomialType_E PolynomialType, unsigned long Alpha, unsigned long Beta)Polynomials1D
StLagPolyPolynomials1D [protected]
TrLagPolyPolynomials1D [protected]
~Polynomials1D()Polynomials1D
 All Classes Files Functions Variables Typedefs Friends Defines