Bridge++
Version 1.5.4
|
#include <mpi.h>
#include <cassert>
#include <vector>
#include <valarray>
#include "Communicator/communicator.h"
Go to the source code of this file.
Classes | |
class | Channel |
Channel class for asynchronous communication. More... | |
class | ChannelSet |
ChannelSet class for a collection of channels. More... | |
Variables | |
static const int | max_dimension = 8 |