XC Open source finite element analysis program
|
DEC Alpha machine broker? More...
#include <AlphaBaseMachineBroker.h>
Public Member Functions | |
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 |
DEC Alpha machine broker?