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) (defined in concepts::Legendre) | 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) (defined in concepts::Legendre) | concepts::Legendre | |
| n() const | concepts::ShapeFunction1D< Real > | inline |
| nP() const | concepts::ShapeFunction1D< Real > | inline |
| ShapeFunction1D(const uint n, const uint nP) | concepts::ShapeFunction1D< Real > | inline |
| values() const | concepts::ShapeFunction1D< Real > | inline |
| values_ | concepts::ShapeFunction1D< Real > | protected |
| ~Legendre() (defined in concepts::Legendre) | concepts::Legendre | |
| ~OutputOperator() (defined in concepts::OutputOperator) | concepts::OutputOperator | virtual |