SST/macro
Namespaces | Functions
integrated_core.h File Reference
#include <sst_config.h>
#include <sst/core/element.h>
#include <sst/core/params.h>
#include <sprockit/unordered.h>
#include <sprockit/sim_parameters.h>
#include <sstmac/hardware/common/connection.h>
#include <Python.h>
Include dependency graph for integrated_core.h:

Go to the source code of this file.

Namespaces

 sstmac
 SUMI = Simulator unified messagine interface It is also the name for a solid ink in Japanese - i.e.
 

Functions

sprockit::sim_parameters * sstmac::make_sim_params_from_params (const SST::Params &map)
 
template<typename Mapping >
sprockit::sim_parameters * sstmac::make_sim_params_from_mapping (Mapping &&map)