|
Scrambler
1
|
Contains modules for handling communications. More...
Collaboration diagram for Communication:Modules | |
| Communication Declarations | |
Contains some initialization routines and communication parameters. | |
| Message Declarations | |
Defines the data structures used by the MPI packing and transmission layers, as well as the methods that operate on them. | |
| MpiPacking | |
Defines the packing interface that organizes data from the parsing layer into MPI message blocks. | |
| MpiTransmission | |
Manages the MPI sends and receives of packed messages. | |
Contains modules for handling communications.