dune-functions
2.5.1
|
#include <dune/typetree/leafnode.hh>
#include <dune/typetree/powernode.hh>
#include <dune/typetree/compositenode.hh>
#include <dune/typetree/traversal.hh>
#include <dune/typetree/visitor.hh>
Go to the source code of this file.
Namespaces | |
Dune | |
Dune::Functions | |
Functions | |
template<typename Tree > | |
void | Dune::Functions::clearSize (Tree &tree, std::size_t offset) |
template<typename Tree , typename Entity > | |
void | Dune::Functions::bindTree (Tree &tree, const Entity &entity, std::size_t offset=0) |
template<typename Tree > | |
void | Dune::Functions::initializeTree (Tree &tree, std::size_t treeIndexOffset=0) |
const Entity& entity_ |
size_type offset_ |
size_type treeIndex_ |