#include <coordinate_allocation.h>
Definition at line 10 of file coordinate_allocation.h.
sstmac::sw::coordinate_allocation::coordinate_allocation |
( |
parallel_runtime * |
rt | ) |
|
|
inline |
virtual sstmac::sw::coordinate_allocation::~coordinate_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 ~coordinate_allocation().
virtual void sstmac::sw::coordinate_allocation::init_factory_params |
( |
sprockit::sim_parameters * |
params | ) |
|
|
virtual |
static void sstmac::sw::coordinate_allocation::read_coordinate_file |
( |
parallel_runtime * |
rt, |
|
|
const std::string & |
file, |
|
|
std::vector< hw::coordinates > & |
node_list |
|
) |
| |
|
static |
std::string sstmac::sw::coordinate_allocation::coord_file_ |
|
protected |
The documentation for this class was generated from the following file: