Bridge++
Ver. 1.3.x
|
#include "communicator.h"
#include <cstdarg>
#include <cstring>
#include <cassert>
#include <sys/time.h>
#include <time.h>
#include "commonParameters.h"
Go to the source code of this file.
Variables | |
static int | m_Ndim = CommonParameters::Ndim() |
|
static |
Definition at line 27 of file communicator_single.cpp.