1 #ifndef DUNE_PDELAB_BACKENDSELECTOR_HH
2 #define DUNE_PDELAB_BACKENDSELECTOR_HH
6 template<
typename Backend,
typename Gr
idFunctionSpace,
typename FieldType>
10 template<
typename Gr
idFunctionSpace,
typename FieldType>
17 template<
typename Backend,
typename VU,
typename VV,
typename E>
20 typedef typename Backend::template MatrixHelper<VV,VU,E>::type
Type;
GridFunctionSpace::Traits::Backend Backend
Definition: backendselector.hh:13
Definition: backendselector.hh:11
B Backend
Definition: gridfunctionspace.hh:67
BackendVectorSelectorHelper< Backend, GridFunctionSpace, FieldType >::Type Type
Definition: backendselector.hh:14
Definition: backendselector.hh:7
Definition: backendselector.hh:18
Backend::template MatrixHelper< VV, VU, E >::type Type
Definition: backendselector.hh:20