dune-pdelab
2.4.1
|
Visitor for Power- and CompositeGridFunctions calling the setTime() method on the leafs of the corresponding function trees. More...
#include <dune/pdelab/common/function.hh>
Public Member Functions | |
PowerCompositeSetTimeVisitor (const TT time_) | |
template<typename LeafNode , typename TreePath > | |
void | leaf (LeafNode &node, TreePath treePath) const |
Public Attributes | |
TT | time |
Visitor for Power- and CompositeGridFunctions calling the setTime() method on the leafs of the corresponding function trees.
Scalar | type representing time. |
|
inline |
|
inline |
TT Dune::PDELab::PowerCompositeSetTimeVisitor< TT >::time |