Public Member Functions |
|
| TypeName ("twoWayMPI") |
|
| twoWayMPI (const dictionary &dict, cfdemCloud &sm) |
|
void | getScalarData (word name, double **const &field) const |
|
void | getVectorData (word name, double **const &field) const |
|
void | giveScalarData (word name, double **const &field) const |
|
void | giveVectorData (word name, double **const &field) const |
|
void | allocateArray (double **&, double, int, int=-1) const |
|
bool | couple () const |
|
| TypeName ("twoWayMPI") |
|
| twoWayMPI (const dictionary &dict, cfdemCloud &sm) |
|
void | getData (word name, word type, double **const &field, label step) const |
|
void | getData (word name, word type, int **const &field, label step) const |
|
void | giveData (word name, word type, double **const &field, const char *datatype) const |
|
void | allocateArray (double **&, double, int, int) const |
|
void | allocateArray (double **&, double, int, const char *="nparticles") const |
|
void | allocateArray (int **&, int, int, int) const |
|
void | allocateArray (int **&, int, int, const char *="nparticles") const |
|
bool | couple () const |
|
int | getNumberOfClumps () const |
|
| TypeName ("twoWayMPI") |
|
| twoWayMPI (const dictionary &dict, cfdemCloud &sm) |
|
void | getScalarData (word name, double **const &field) const |
|
void | getVectorData (word name, double **const &field) const |
|
void | giveScalarData (word name, double **const &field) const |
|
void | giveVectorData (word name, double **const &field) const |
|
void | allocateArray (double **&, double, int, int=-1) const |
|
bool | couple () const |