Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Classes | Namespaces | Typedefs
toolbox_p/communicators.hh File Reference
#include "basics.hh"
#include "using_p.hh"
Include dependency graph for communicators.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  parallel::ComMPI
 Communication with MPI. More...
class  parallel::Communicator
 Abstract class for communication. More...
class  parallel::MissingDataType
 Exception class to express that a datatype mismatches. More...
class  parallel::ComMPI::Request

Namespaces

namespace  parallel

Typedefs

typedef struct _req * MPI_Request

Typedef Documentation

typedef struct _req* MPI_Request

Definition at line 16 of file communicators.hh.


Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)