ESyS-Particle  2.3.4
packed_message.h File Reference
#include <mpi.h>
#include "tml/message/packed_message_interface.h"
#include "Foundation/vec3.h"
#include <string>
Include dependency graph for packed_message.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TML_Packed_Message
 Message buffer for sending and receiving packed data. Data types are not checked.
The implementation has been derived from the old CVarMPIBuffer class. More...