ExecutionTreeSweep.h File Reference

Detailed Description

Classes

class  walberla::executiontree::Sweep< FunctorType >
 

Namespaces

 walberla
 \file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede.nosp@m.rik..nosp@m.henni.nosp@m.g@fa.nosp@m.u.de
 
 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)