Graph Framework
|
Classes to manage workflows,. More...
#include "jit.hpp"
Go to the source code of this file.
Classes | |
class | workflow::work_item< T, SAFE_MATH > |
Class representing a workitem. More... | |
class | workflow::converge_item< T, SAFE_MATH > |
Class representing a convergence workitem. More... | |
class | workflow::manager< T, SAFE_MATH > |
Class representing a workflow manager. More... | |
Namespaces | |
namespace | workflow |
Name space for workflows. | |
Classes to manage workflows,.
Defines work items and a manager to run them.