Class template Dune::XT::Functions::is_element_function¶
-
template<class T, bool is_candidate = internal::is_element_function_helper<T>::is_candidate>
class Dune::XT::Functions::is_element_function¶ Trait whose value is true if T is derived from a matching ElementFunctionInterface.