|
Bridge++
Ver. 1.1.x
|
#include "configure.h"#include "defs.h"#include <cstdio>#include <valarray>#include <mpi.h>#include <cassert>#include "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 |