concepts::Legendre Member List
This is the complete list of members for concepts::Legendre, including all inherited members.
info(std::ostream &os) const | concepts::Legendre | protectedvirtual |
init(const int P, const Real *xPoints, const int NxP) | concepts::Legendre | protected |
Legendre(const int P, const QuadratureRule1d &quadrature) | concepts::Legendre | |
Legendre(const int P, const Array< Real > &abscissas) | concepts::Legendre | |
Legendre(const int P, const Real *xP, const int NxP) | concepts::Legendre | |
Legendre(const int P, const Real &xP) | concepts::Legendre | |
Legendre(const Legendre &Other) | concepts::Legendre | |
n() const | concepts::ShapeFunction1D< Real > | inline |
n_ | concepts::ShapeFunction1D< Real > | private |
nP() const | concepts::ShapeFunction1D< Real > | inline |
nP_ | concepts::ShapeFunction1D< Real > | private |
ShapeFunction1D(const uint n, const uint nP) | concepts::ShapeFunction1D< Real > | inline |
values() const | concepts::ShapeFunction1D< Real > | inline |
values_ | concepts::ShapeFunction1D< Real > | protected |
~Legendre() | concepts::Legendre | |
~OutputOperator() | concepts::OutputOperator | virtual |
~ShapeFunction1D() | concepts::ShapeFunction1D< Real > | inlinevirtual |