|
Bridge++
Ver. 1.1.x
|
#include <cstdarg>#include <cstring>#include <mpi.h>#include <exception>#include <cassert>#include "communicator.h"#include "channel.h"Go to the source code of this file.
Classes | |
| class | Communicator_impl |
| MPI-realisation of communicator class implementation. More... | |
| class | Communicator_impl::Base |