|
| NodeLocations (int tag) |
|
void | Print (std::ostream &s, int flag=0) |
| Print stuff.
|
|
int | addPartition (int partition) |
|
| TaggedObject (int tag, CommandEntity *owr=nullptr) |
| Constructor. More...
|
|
virtual TaggedObject * | getCopy (void) const |
| Virtual constructor.
|
|
void | assignTag (int newTag) |
| Set tag (to be called from Python interface).
|
|
int | getTag (void) const |
| Returns the tag associated with the object.
|
|
|
std::set< int > | nodePartitions |
|
int | numPartitions |
|
The documentation for this class was generated from the following files:
- src/domain/partitioner/NodeLocations.h
- src/domain/partitioner/NodeLocations.cc