\hypertarget{t-mpi-common_8h}{}\doxysection{eo/test/mpi/t-\/mpi-\/common.h File Reference} \label{t-mpi-common_8h}\index{eo/test/mpi/t-\/mpi-\/common.h@{eo/test/mpi/t-\/mpi-\/common.h}} {\ttfamily \#include $<$serial/eo\+Serial.\+h$>$}\newline Include dependency graph for t-\/mpi-\/common.h\+: \nopagebreak \begin{figure}[H] \begin{center} \leavevmode \includegraphics[width=350pt]{t-mpi-common_8h__incl} \end{center} \end{figure} This graph shows which files directly or indirectly include this file\+: \nopagebreak \begin{figure}[H] \begin{center} \leavevmode \includegraphics[width=237pt]{t-mpi-common_8h__dep__incl} \end{center} \end{figure} \doxysubsection*{Classes} \begin{DoxyCompactItemize} \item struct \mbox{\hyperlink{struct_serializable_base}{Serializable\+Base$<$ T $>$}} \end{DoxyCompactItemize} \doxysubsection{Detailed Description} This file shows an example of serialization of a primitive type, so as to be used in a parallel algorithm. It is fully compatible with the basic type, by implementing conversion operator and constructor based on type. It can contain any simple type which can be written in a std\+::ostream.