OMNeT++ Simulation Library  5.6.1
Parallel Simulation Extension

Description

Classes in this group belong to the parallel simulation feature. For more information, please see the separate Parallel Simulation API which is generated from the source files in src/sim/parsim directory.

Classes

class  cCommBuffer
 Buffer for the communications layer of parallel simulation. More...
 
class  cParsimCommunications
 Basic communications layer for parallel simulation. It provides an abstraction layer above MPI, PVM, shared-memory communications, etc. More...
 

Macros

#define MAX_PARSIM_PARTITIONS   32768
 Maximum number of partitions for parallel simulation. More...
 

Macro Definition Documentation

◆ MAX_PARSIM_PARTITIONS

#define MAX_PARSIM_PARTITIONS   32768

Maximum number of partitions for parallel simulation.