waLBerla 7.2
Loading...
Searching...
No Matches
walberla::executiontree::IFunctionNode Class Referenceabstract

#include <ExecutionTree.h>

+ Inheritance diagram for walberla::executiontree::IFunctionNode:

Public Member Functions

virtual ~IFunctionNode ()=default
 
virtual void operator() ()=0
 
virtual std::string getName () const =0
 
virtual std::deque< shared_ptr< IFunctionNode > > getChildren () const
 

Constructor & Destructor Documentation

◆ ~IFunctionNode()

virtual walberla::executiontree::IFunctionNode::~IFunctionNode ( )
virtualdefault

Member Function Documentation

◆ getChildren()

virtual std::deque< shared_ptr< IFunctionNode > > walberla::executiontree::IFunctionNode::getChildren ( ) const
inlinevirtual

◆ getName()

◆ operator()()


The documentation for this class was generated from the following file: