adding the problem configuration interface to irace interface
problem_config_mapping created
This commit is contained in:
parent
8fa2270ffd
commit
e79679b3c9
14462 changed files with 182271 additions and 6 deletions
28
Doxygen doc/latex/t-mpi-common_8h.tex
Normal file
28
Doxygen doc/latex/t-mpi-common_8h.tex
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
\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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue