xc
Public Member Functions | List of all members
XC::MPI_MachineBroker Class Reference

MPI_MachineBroker is the broker responsible for monitoring the usage of the processes in an mpi run. More...

#include <MPI_MachineBroker.h>

Inheritance diagram for XC::MPI_MachineBroker:
Inheritance graph
[legend]
Collaboration diagram for XC::MPI_MachineBroker:
Collaboration graph
[legend]

Public Member Functions

 MPI_MachineBroker (FEM_ObjectBroker *theBroker, int argc, char *argv[])
 
int getPID (void)
 
int getNP (void)
 
ChannelgetMyChannel (void)
 
ChannelgetRemoteProcess (void)
 
int freeProcess (Channel *)
 
- Public Member Functions inherited from XC::MachineBroker
 MachineBroker (FEM_ObjectBroker *)
 Constructor. Set the object broker.
 
virtual ~MachineBroker ()
 Destructor.
 
virtual int shutdown (void)
 
virtual int runActors (void)
 
virtual ChannelstartActor (int actorType, int compDemand=0)
 Invoked to start the program. More...
 
virtual int finishedWithActor (Channel *)
 
- Public Member Functions inherited from XC::ObjectWithObjBroker
 ObjectWithObjBroker (FEM_ObjectBroker *)
 Object broker to use. More...
 
 ObjectWithObjBroker (FEM_ObjectBroker &)
 Constructor. Sets the broker.
 
FEM_ObjectBrokergetObjectBrokerPtr (void) const
 Returns a pointer to the broker #theBroker.
 

Additional Inherited Members

- Protected Attributes inherited from XC::ObjectWithObjBroker
FEM_ObjectBrokertheBroker
 

Detailed Description

MPI_MachineBroker is the broker responsible for monitoring the usage of the processes in an mpi run.


The documentation for this class was generated from the following files: