Function Dune::XT::Functions::inverse¶
-
template<class E, size_t r, size_t rC, class R>
auto Dune::XT::Functions::inverse(ElementFunctionInterface<E, r, rC, R> &func, const int order)¶ Creates an InverseElementFunction wrapping the given element function.