A Discrete-Event Network Simulator
API
granted-time-window-mpi-interface.h File Reference
#include <stdint.h>
#include <list>
#include "ns3/nstime.h"
#include "ns3/buffer.h"
#include "parallel-communication-interface.h"
#include "mpi.h"
+ Include dependency graph for granted-time-window-mpi-interface.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::GrantedTimeWindowMpiInterface
 Interface between ns-3 and MPI. More...
 
class  ns3::SentBuffer
 Tracks non-blocking sends. More...
 

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Variables

const uint32_t ns3::MAX_MPI_MSG_SIZE = 2000
 maximum MPI message size for easy buffer creation More...