dune-pdelab  2.5-dev
Public Member Functions | Public Attributes | List of all members
Dune::PDELab::Imp::PowerCompositeBindVisitor< Entity > Struct Template Reference

#include <dune/pdelab/function/localfunctionhelper.hh>

Inheritance diagram for Dune::PDELab::Imp::PowerCompositeBindVisitor< Entity >:
Inheritance graph

Public Member Functions

 PowerCompositeBindVisitor (const Entity &e)
 
template<typename LeafNode , typename TreePath >
void leaf (LeafNode &node, TreePath treePath) const
 

Public Attributes

const Entity & e_
 

Constructor & Destructor Documentation

◆ PowerCompositeBindVisitor()

template<typename Entity>
Dune::PDELab::Imp::PowerCompositeBindVisitor< Entity >::PowerCompositeBindVisitor ( const Entity &  e)
inline

Member Function Documentation

◆ leaf()

template<typename Entity>
template<typename LeafNode , typename TreePath >
void Dune::PDELab::Imp::PowerCompositeBindVisitor< Entity >::leaf ( LeafNode &  node,
TreePath  treePath 
) const
inline

Member Data Documentation

◆ e_

template<typename Entity>
const Entity& Dune::PDELab::Imp::PowerCompositeBindVisitor< Entity >::e_

The documentation for this struct was generated from the following file: