dune-functions
2.7.1
|
#include <dune/common/concept.hh>
#include <dune/functions/common/type_traits.hh>
#include <dune/functions/functionspacebases/concepts.hh>
Go to the source code of this file.
Namespaces | |
Dune | |
Dune::Functions | |
Functions | |
template<std::size_t begin_t, std::size_t end_t, class F , class... Args> | |
void | Dune::Functions::staticFindInRange (F &&f, Args &&... args) |
Static find loop. More... | |