dune-localfunctions  2.7.0
Dune::RaviartThomasL2Interpolation< dimension, F > Member List

This is the complete list of members for Dune::RaviartThomasL2Interpolation< dimension, F >, including all inherited members.

build(std::size_t order)Dune::RaviartThomasL2Interpolation< dimension, F >inline
Builder typedefDune::RaviartThomasL2Interpolation< dimension, F >
Field typedefDune::RaviartThomasL2Interpolation< dimension, F >
interpolate(const Function &function, Vector &coefficients) const -> std::enable_if_t< std::is_same< decltype(std::declval< Vector >().resize(1)), void >::value, void >Dune::RaviartThomasL2Interpolation< dimension, F >inline
interpolate(const Basis &basis, Matrix &matrix) const -> std::enable_if_t< std::is_same< decltype(std::declval< Matrix >().rowPtr(0)), typename Matrix::Field * >::value, void >Dune::RaviartThomasL2Interpolation< dimension, F >inline
interpolate(typename Base::template Helper< Func, Container, type > &func) constDune::RaviartThomasL2Interpolation< dimension, F >inlineprotected
order() constDune::RaviartThomasL2Interpolation< dimension, F >inline
RaviartThomasL2Interpolation()Dune::RaviartThomasL2Interpolation< dimension, F >inline
setLocalKeys(std::vector< LocalKey > &keys) constDune::RaviartThomasL2Interpolation< dimension, F >inline
size() constDune::RaviartThomasL2Interpolation< dimension, F >inline