artdaq_mpich_plugin  v1_00_08
MPIProg Struct Reference

A wrapper for a MPI program. Similar to MPISentry. More...

#include <artdaq-mpich-plugin/Utilities/MPIProg.hh>

Inheritance diagram for MPIProg:
Builder RoutingMasterTest

Public Member Functions

 MPIProg (int argc, char **argv)
 MPIProg Constructor. More...
 
 ~MPIProg ()
 MPIProg destructor.
 

Public Attributes

int procs_
 Number of processes in MPI cluster.
 

Detailed Description

A wrapper for a MPI program. Similar to MPISentry.

Definition at line 10 of file MPIProg.hh.

Constructor & Destructor Documentation

MPIProg::MPIProg ( int  argc,
char **  argv 
)
inline

MPIProg Constructor.

Parameters
argcArgument count
argvArray of arguments as strings

Definition at line 17 of file MPIProg.hh.


The documentation for this struct was generated from the following file: