waLBerla 7.2
Loading...
Searching...
No Matches
ExecutionTreeSweep.h File Reference

Detailed Description

Classes

class  walberla::executiontree::Sweep< FunctorType >
 

Namespaces

namespace  walberla
 Storage for detected contacts which can be used to perform actions for all contacts, e.g.
 
namespace  walberla::executiontree
 

Functions

template<typename FunctorType >
IFunctionNodePtr walberla::executiontree::sweep (BlockStorage &bs, const FunctorType &functor, const std::string &name, const TimingTreePtr &timingTree=nullptr)
 
template<typename FunctorType >
IFunctionNodePtr walberla::executiontree::sweep (const shared_ptr< StructuredBlockStorage > &bs, const FunctorType &functor, const std::string &name, const TimingTreePtr &timingTree=nullptr)