XC Open source finite element analysis program
|
Broker for DEC machines. More...
#include <DecMachineBroker.h>
Public Member Functions | |
DecMachineBroker (FEM_ObjectBroker *theBroker) | |
virtual int | startActor (char *actorProgram, Channel &theChannel, int compDemand=0) |
Public Member Functions inherited from XC::AlphaBaseMachineBroker | |
AlphaBaseMachineBroker (FEM_ObjectBroker *theBroker, int currentMachine, int maxNumMachines) | |
Public Member Functions inherited from XC::MachineBroker | |
MachineBroker (FEM_ObjectBroker *theObjectBroker) | |
virtual int | getPID (void)=0 |
virtual int | getNP (void)=0 |
virtual int | shutdown (void) |
virtual int | runActors (void) |
virtual Channel * | startActor (int actorType, int compDemand=0) |
virtual int | finishedWithActor (Channel *) |
virtual Channel * | getMyChannel (void)=0 |
virtual Channel * | getRemoteProcess (void)=0 |
virtual int | freeProcess (Channel *)=0 |
Broker for DEC machines.