ug4
|
Public Member Functions | |
NewSlaveNotification () | |
NewSlaveNotification (const AlgebraID &_id, int _newSlaveOnPID) | |
Public Attributes | |
AlgebraID | id |
int | newSlaveOnPID |
Friends | |
std::ostream & | operator<< (std::ostream &out, const NewSlaveNotification &n) |
these are "i have a new slave to your process" notifications. the sender sends "i have a new slave to your process", and the receiver now adds this node to a master layout to this process.
|
inline |
|
inline |
References newSlaveOnPID.
|
friend |
AlgebraID ug::ParallelNodes::NewSlaveNotification::id |
Referenced by ug::ParallelNodes::process().
int ug::ParallelNodes::NewSlaveNotification::newSlaveOnPID |
Referenced by NewSlaveNotification(), and ug::ParallelNodes::process().