dune-functions
2.6-dev
|
#include <dune/functions/functionspacebases/flatvectorbackend.hh>
Static Public Member Functions | |
template<class VV , class Index > | |
static auto | getEntry (VV &&v, const Index &i) -> decltype(v[i/m][i%m]) |
template<class VV > | |
static int | size (VV &&v) |
|
inlinestatic |
|
inlinestatic |