SST/macro
param_expander.h
Go to the documentation of this file.
1 #ifndef PARAM_EXPANDER_H
2 #define PARAM_EXPANDER_H
3 
6 
7 namespace sstmac {
8 
11 {
12  public:
13  virtual ~param_expander(){}
14 
15  virtual void
16  expand(sprockit::sim_parameters* params) = 0;
17 
18  virtual void
19  finalize_init();
20 
21 };
22 
24 
25 }
26 
27 #endif // PARAM_EXPANDER_H
virtual void expand(sprockit::sim_parameters *params)=0
SUMI = Simulator unified messagine interface It is also the name for a solid ink in Japanese - i...
virtual void finalize_init()
DeclareFactory(parallel_runtime)