HTGS  v2.0
The Hybrid Task Graph Scheduler
rules Directory Reference
Directory dependency graph for rules:
/home/tjb3/work/HTGS/src/htgs/core/rules

Files

file  AnyIRule.hpp [code]
 Base class for an htgs::IRule to hide the template arguments.
 
file  AnyRuleManager.hpp [code]
 Implements a AnyRuleManager, which connects a Bookkeeper to another ITask using an IRule.
 
file  AnyRuleManagerInOnly.hpp [code]
 Implements the base class for the rule manager, but only providing the input type.
 
file  ExecutionPipelineBroadcastRule.hpp [code]
 Implements the default execution pipeline rule that broadcasts data to all pipelines.
 
file  RuleManager.hpp [code]
 Implements a RuleManager, which connects a Bookkeeper to another ITask using an IRule.