dune-pdelab  2.7-git
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 > &DUNE_UNUSED(order), const typename Traits::DomainType &DUNE_UNUSED(in), std::vector< typename Traits::RangeType > &DUNE_UNUSED(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 >