waLBerla 7.2
|
This is the complete list of members for walberla::executiontree::Sweep< FunctorType >, including all inherited members.
blockStorage_ | walberla::executiontree::Sweep< FunctorType > | private |
functor_ | walberla::executiontree::Sweep< FunctorType > | private |
getChildren() const | walberla::executiontree::IFunctionNode | inlinevirtual |
getName() const override | walberla::executiontree::Sweep< FunctorType > | inlinevirtual |
name_ | walberla::executiontree::Sweep< FunctorType > | private |
operator()() override | walberla::executiontree::Sweep< FunctorType > | inlinevirtual |
Sweep(BlockStorage &bs, const FunctorType &functor, const std::string &name, const TimingTreePtr &timingTree) | walberla::executiontree::Sweep< FunctorType > | inline |
Sweep(const shared_ptr< StructuredBlockStorage > &bs, const FunctorType &functor, const std::string &name, const TimingTreePtr &timingTree) | walberla::executiontree::Sweep< FunctorType > | inline |
timingTree_ | walberla::executiontree::Sweep< FunctorType > | private |
~IFunctionNode()=default | walberla::executiontree::IFunctionNode | virtual |