#include <string>
#include <yarp/os/Semaphore.h>
#include <yarp/os/SystemClock.h>
#include <yarp/os/Thread.h>
#include <iostream>
#include <mpi.h>
#include "MpiLogComponent.h"
Go to the source code of this file.
Classes | |
class | MpiControlThread |
class | MpiComm |
Wrapper for MPI_Comm communicator. More... | |
Variables | |
MpiControlThread * | MpiControl |
|
extern |
Definition at line 25 of file MpiComm.cpp.