Implementation of comm_service. More...
#include "CommServer.h"#include <iostream>#include <fstream>#include <sstream>#include <iomanip>#include <cstdlib>#include "Timing.h"Defines | |
| #define | CommIncrement (128) |
Functions | |
| int | dim_cube (const int N) |
| std::ostream & | operator<< (std::ostream &OS, const MPI_Status &MS) |
Implementation of comm_service.
| #define CommIncrement (128) |
| int dim_cube | ( | const int | N | ) |
| std::ostream& operator<< | ( | std::ostream & | OS, | |
| const MPI_Status & | MS | |||
| ) |
1.6.3