1 #ifndef DUNE_FEM_SPACE_SHAPEFUNCTIONSET_SELECTCACHING_HH 2 #define DUNE_FEM_SPACE_SHAPEFUNCTIONSET_SELECTCACHING_HH 27 template<
class ShapeFunctionSet,
template<
class >
class Storage >
30 template<
class ShapeFunctionSet >
41 : BaseType( type, shapeFunctionSet )
45 template<
class ShapeFunctionSet >
56 : BaseType( shapeFunctionSet )
64 #endif // #ifndef DUNE_FEM_SPACE_SHAPEFUNCTIONSET_SELECTCACHING_HH Definition: selectcaching.hh:28
SelectCachingShapeFunctionSet(const GeometryType &type, const ShapeFunctionSet &shapeFunctionSet=ShapeFunctionSet())
Definition: selectcaching.hh:39
Definition: selectcaching.hh:17
SelectCachingShapeFunctionSet(const GeometryType &type, const ShapeFunctionSet &shapeFunctionSet=ShapeFunctionSet())
Definition: selectcaching.hh:54
ShapeFunctionSet ImplementationType
Definition: selectcaching.hh:37
Definition: caching.hh:26
Definition: shapefunctionset/shapefunctionset.hh:33
ShapeFunctionSet ImplementationType
Definition: selectcaching.hh:52
Definition: coordinate.hh:4
Definition: selectcaching.hh:20