#include <node_id_allocation.h>
Definition at line 10 of file node_id_allocation.h.
virtual sstmac::sw::node_id_allocation::~node_id_allocation |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
Get nodes.
- Parameters
-
nnode | number of nodes requested |
available | the set of nodes that can be given |
allocation | returns the nodes that have been allocated |
- Returns
- Whether the allocation succeeded based on available nodes
Implements sstmac::sw::node_allocator.
Referenced by ~node_id_allocation().
virtual void sstmac::sw::node_id_allocation::init_factory_params |
( |
sprockit::sim_parameters * |
params | ) |
|
|
virtual |
static void sstmac::sw::node_id_allocation::read_coordinate_file |
( |
const std::string & |
file, |
|
|
std::vector< node_id > & |
node_list, |
|
|
hw::topology * |
top |
|
) |
| |
|
static |
std::string sstmac::sw::node_id_allocation::coord_file_ |
|
protected |
The documentation for this class was generated from the following file: