Class template Dune::XT::Grid::internal::ElementFunctorWrapper¶
-
template<class GL>
class Dune::XT::Grid::internal::ElementFunctorWrapper<GL>¶ To be used within the Walker as internal storage type.
Note
Most likely you do not want to use this class directly, but instead append() an ElementFunctor to a Walker.
See also:
ElementFunctor,Walker
Method Dune::XT::Grid::internal::ElementFunctorWrapper::filter¶
-
template<class GL>
const FilterType &Dune::XT::Grid::internal::ElementFunctorWrapper<GL>::filter() const¶ No documentation provided.
Method Dune::XT::Grid::internal::ElementFunctorWrapper::functor¶
-
template<class GL>
FunctorType &Dune::XT::Grid::internal::ElementFunctorWrapper<GL>::functor()¶ No documentation provided.
Constructor Dune::XT::Grid::internal::ElementFunctorWrapper::ElementFunctorWrapper<GL>¶
Constructor Dune::XT::Grid::internal::ElementFunctorWrapper::ElementFunctorWrapper<GL>¶
Field Dune::XT::Grid::internal::ElementFunctorWrapper::functor_¶
-
int Dune::XT::Grid::internal::ElementFunctorWrapper::functor_¶
No documentation provided.
Field Dune::XT::Grid::internal::ElementFunctorWrapper::filter_¶
-
const int Dune::XT::Grid::internal::ElementFunctorWrapper::filter_¶
No documentation provided.
Type alias Dune::XT::Grid::internal::ElementFunctorWrapper::ThisType¶
-
type Dune::XT::Grid::internal::ElementFunctorWrapper::ThisType¶
No documentation provided.
Type alias Dune::XT::Grid::internal::ElementFunctorWrapper::FunctorType¶
-
type Dune::XT::Grid::internal::ElementFunctorWrapper::FunctorType¶
No documentation provided.
Type alias Dune::XT::Grid::internal::ElementFunctorWrapper::FilterType¶
-
type Dune::XT::Grid::internal::ElementFunctorWrapper::FilterType¶
No documentation provided.