dune-pdelab 2.7-git
|
This is the complete list of members for Dune::LegendreStuff::DGLegendreLocalBasis< D, R, k, d >, including all inherited members.
DGLegendreLocalBasis() | Dune::LegendreStuff::DGLegendreLocalBasis< D, R, k, d > | inline |
evaluateFunction(const typename Traits::DomainType &x, std::vector< typename Traits::RangeType > &value) const | Dune::LegendreStuff::DGLegendreLocalBasis< D, R, k, d > | inline |
evaluateJacobian(const typename Traits::DomainType &x, std::vector< typename Traits::JacobianType > &value) const | Dune::LegendreStuff::DGLegendreLocalBasis< D, R, k, d > | inline |
order() const | Dune::LegendreStuff::DGLegendreLocalBasis< D, R, k, d > | inline |
partial(const std::array< unsigned int, Traits::dimDomain > &order, const typename Traits::DomainType &in, std::vector< typename Traits::RangeType > &out) const | Dune::LegendreStuff::DGLegendreLocalBasis< D, R, k, d > | inline |
size() const | Dune::LegendreStuff::DGLegendreLocalBasis< D, R, k, d > | inline |
Traits typedef | Dune::LegendreStuff::DGLegendreLocalBasis< D, R, k, d > |