#include <comobject_mpi.hpp>
Inheritance diagram for ComObject_MPI:

Definition at line 28 of file comobject_mpi.hpp.
Public Member Functions | |
| ComObject_MPI (const string &prefix) | |
| virtual | ~ComObject_MPI () |
| const string & | prefix () |
| const MPI_Comm & | mpiComm () const |
| int | mpiRank () const |
| int | mpiSize () const |
Protected Attributes | |
| string | _prefix |
1.4.5