65 #ifndef AlphaMachineBroker_h    66 #define AlphaMachineBroker_h    68 #include <utility/actor/machineBroker/AlphaBaseMachineBroker.h>    80     virtual int startActor(
const std::string &actorProgram, 
Channel &theChannel,
int compDemand =0);
 Base class for DEC Alpha machine brokers. 
Definition: AlphaBaseMachineBroker.h:39
AlphaMachineBroker is a machine broker for use with the cluster of alpha machines in 509 Davis Hall...
Definition: AlphaMachineBroker.h:75
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
AlphaMachineBroker(FEM_ObjectBroker *theBroker)
Constructor. 
Definition: AlphaMachineBroker.cpp:71