SST/macro
node_set.h
Go to the documentation of this file.
1 #ifndef NODE_SET_H
2 #define NODE_SET_H
3 
4 #include <set>
6 
7 namespace sstmac {
8 namespace sw {
9 
10 typedef std::set<node_id> ordered_node_set;
11 
12 }
13 }
14 
15 #endif // NODE_SET_H
std::set< node_id > ordered_node_set
Definition: node_set.h:10
SUMI = Simulator unified messagine interface It is also the name for a solid ink in Japanese - i...