dune-functions 2.9.0
|
#include <memory>
#include <dune/common/shared_ptr.hh>
#include <dune/typetree/pairtraversal.hh>
#include <dune/functions/gridfunctions/gridviewentityset.hh>
#include <dune/functions/gridfunctions/gridfunction.hh>
Go to the source code of this file.
Classes | |
struct | Dune::Functions::UniformNodeVisitor< SimpleNodeVisitorImp, leafOnly > |
Mixin for visitors that should apply the same action on all nodes. More... | |
class | Dune::Functions::TreeData< T, ND, LO > |
Container allowing to attach data to each node of a tree. More... | |
struct | Dune::Functions::TreeData< T, ND, LO >::InitVisitor |
struct | Dune::Functions::TreeData< T, ND, LO >::DestroyVisitor |
struct | Dune::Functions::TreeData< T, ND, LO >::CopyVisitor |
Namespaces | |
namespace | Dune |
namespace | Dune::Functions |