65 #ifndef DecMachineBroker_h    66 #define DecMachineBroker_h    68 #include "utility/actor/machineBroker/AlphaBaseMachineBroker.h"    80     virtual int startActor(
const std::string &actorProgram,
Channel &theChannel,
int compDemand =0);
 DecMachineBroker is a machine broker for use with the cluster of DEC machines in 509 Davis Hall...
Definition: DecMachineBroker.h:75
Base class for DEC Alpha machine brokers. 
Definition: AlphaBaseMachineBroker.h:39
virtual int startActor(const std::string &actorProgram, Channel &theChannel, int compDemand=0)
Lanch process in remote machine. 
Definition: DecMachineBroker.cpp:97
FEM_ObjectBroker is is an object broker class for the finite element method. 
Definition: FEM_ObjectBroker.h:151
Channel is an abstract base class which defines the channel interface. 
Definition: Channel.h:92
Open source finite element program for structural analysis. 
Definition: ContinuaReprComponent.h:35