dune-pdelab 2.7-git
Loading...
Searching...
No Matches
Dune::LegendreStuff::DGLegendreLocalBasis< D, R, k, d > Member List

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) constDune::LegendreStuff::DGLegendreLocalBasis< D, R, k, d >inline
evaluateJacobian(const typename Traits::DomainType &x, std::vector< typename Traits::JacobianType > &value) constDune::LegendreStuff::DGLegendreLocalBasis< D, R, k, d >inline
order() constDune::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) constDune::LegendreStuff::DGLegendreLocalBasis< D, R, k, d >inline
size() constDune::LegendreStuff::DGLegendreLocalBasis< D, R, k, d >inline
Traits typedefDune::LegendreStuff::DGLegendreLocalBasis< D, R, k, d >