parallel_sim.hpp File Reference
Definition of sender and receiver processes. More...
#include <mpi.h>
Include dependency graph for parallel_sim.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ForSyDe::SY::sender< T1 > |
Process constructor for a sender process with one input. More... | |
class | ForSyDe::SY::receiver< T0 > |
Process constructor for a receiver process with one output. More... | |
Namespaces | |
ForSyDe | |
The namespace for ForSyDe. | |
ForSyDe::SY | |
The namespace for synchronous MoC. | |
Detailed Description
Definition of sender and receiver processes.
This file includes the basic process constructors and other facilities used for enabling parallel simulations.
Generated by Doxygen 1.8.11