Public Member Functions | |
PHXSimC (ComponentId_t id, Params_t ¶ms) | |
int | Finish () |
Called after simulation completes, but before objects are destroyed. | |
PHXSimC (ComponentId_t id, Params_t ¶ms) | |
int | Finish () |
Called after simulation completes, but before objects are destroyed. |
int PHXSimC::Finish | ( | ) | [virtual] |
Called after simulation completes, but before objects are destroyed.
A good place to print out statistics.
Reimplemented from SST::Component.
int PHXSimC::Finish | ( | ) | [virtual] |
Called after simulation completes, but before objects are destroyed.
A good place to print out statistics.
Reimplemented from SST::Component.