SST/macro
topology_fwd.h
Go to the documentation of this file.
1 #ifndef TOPOLOGY_FWD_H
2 #define TOPOLOGY_FWD_H
3 
4 namespace sstmac {
5 namespace hw {
6 
7 class topology;
8 
9 class index_subset;
10 
11 }
12 }
13 
14 #endif // TOPOLOGY_FWD_H
15 
SUMI = Simulator unified messagine interface It is also the name for a solid ink in Japanese - i...