This is the complete list of members for walberla::executiontree::Sequence, including all inherited members.
children_ | walberla::executiontree::Sequence | private |
getChildren() const override | walberla::executiontree::Sequence | inlinevirtual |
getName() const override | walberla::executiontree::Sequence | inlinevirtual |
name_ | walberla::executiontree::Sequence | private |
operator()() override | walberla::executiontree::Sequence | virtual |
parallel_ | walberla::executiontree::Sequence | private |
push_back(const IFunctionNodePtr &fct) | walberla::executiontree::Sequence | inline |
push_front(const IFunctionNodePtr &fct) | walberla::executiontree::Sequence | inline |
Sequence(std::initializer_list< IFunctionNodePtr > initializerList, const std::string &name, const TimingTreePtr &timingTree=nullptr, bool parallel=false) | walberla::executiontree::Sequence | |
timingTree_ | walberla::executiontree::Sequence | private |
~IFunctionNode()=default | walberla::executiontree::IFunctionNode | virtual |