SST/macro
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
sstmac
software
launch
node_set.h
Go to the documentation of this file.
1
#ifndef NODE_SET_H
2
#define NODE_SET_H
3
4
#include <set>
5
#include <
sstmac/common/node_address.h
>
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
sstmac::sw::ordered_node_set
std::set< node_id > ordered_node_set
Definition:
node_set.h:10
node_address.h
sstmac
SUMI = Simulator unified messagine interface It is also the name for a solid ink in Japanese - i...
Definition:
parallel_runtime.h:18
Generated by
1.8.11