22 lines
No EOL
1.1 KiB
TeX
22 lines
No EOL
1.1 KiB
TeX
\hypertarget{namespaceeo_1_1mpi_1_1_channel}{}\doxysection{eo\+::mpi\+::Channel Namespace Reference}
|
|
\label{namespaceeo_1_1mpi_1_1_channel}\index{eo::mpi::Channel@{eo::mpi::Channel}}
|
|
|
|
|
|
Tags used in M\+PI messages for framework communication.
|
|
|
|
|
|
\doxysubsection*{Variables}
|
|
\begin{DoxyCompactItemize}
|
|
\item
|
|
\mbox{\Hypertarget{namespaceeo_1_1mpi_1_1_channel_a82d6fcf177498db9a16a69b90a9cc768}\label{namespaceeo_1_1mpi_1_1_channel_a82d6fcf177498db9a16a69b90a9cc768}}
|
|
const int {\bfseries Commands} = 0
|
|
\item
|
|
\mbox{\Hypertarget{namespaceeo_1_1mpi_1_1_channel_a393bacc7fdb706599e51a4cc04ff8190}\label{namespaceeo_1_1mpi_1_1_channel_a393bacc7fdb706599e51a4cc04ff8190}}
|
|
const int {\bfseries Messages} = 1
|
|
\end{DoxyCompactItemize}
|
|
|
|
|
|
\doxysubsection{Detailed Description}
|
|
Tags used in M\+PI messages for framework communication.
|
|
|
|
These tags are used for framework communication and fits \char`\"{}channels\char`\"{}, so as to differentiate when we\textquotesingle{}re sending an order to a worker (Commands) or data (Messages). They are not reserved by the framework and can be used by the user, but he is not bound to. |