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

Directories

Files

file  AnyConnector.hpp [code]
 Holds parent class for Connector, removes template type of Connector.
 
file  AnyTaskGraphConf.hpp [code]
 Implements the base class used by the TaskGraphConf, which removes the template arguments and implements functions specific to any task graph configuration.
 
file  Connector.hpp [code]
 Provides the Connector class for managing input/output of AbsData between Tasks.