pfe/rapport/slides.tex

79 lines
1.6 KiB
TeX

\documentclass{beamer}
\usetheme{JuanLesPins}
\usepackage[french]{babel}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\title{Approximation et amélioration de la qualité des maillages tétrahédriques}
\author{Jérémy André, Cyril Colin, Christine Cozzolino}
\institute{Aix-Marseille Université} \date{\today}
\logo{\includegraphics[width=2.5cm]{img/logo-gig.png}}
\begin{document}
\begin{frame}
\titlepage
\end{frame}
\begin{frame}{Plan}
\tableofcontents[hideallsubsections]
\end{frame}
\AtBeginSection[] {
\begin{frame}{Plan}
\tableofcontents[currentsection]
\end{frame}
}
\section{Présentation du sujet}
\begin{frame}{Maillages volumiques}
\centering
\begin{tabular}{cc}
\includegraphics[width=5cm]{img/cow-00.png} &
\includegraphics[width=5cm]{img/cow-03.png} \\
\includegraphics[width=5cm]{img/cow-06.png} &
\includegraphics[width=5cm]{img/cow-09.png} \\
\end{tabular}
\end{frame}
\begin{frame}{Anisotropie}
\centering
\includegraphics{img/plasma.png}
\end{frame}
\begin{frame}{Anisotropie}
\centering
\begin{tabular}{cc}
\includegraphics[width=5cm]{img/isotropique.png} &
\includegraphics[width=5cm]{img/anisotropique.png}
\end{tabular}
\end{frame}
\begin{frame}{Applications}
\begin{figure}[htb]
\includegraphics[width=9cm]{img/symmetry-plane.png}
\caption{\label{fig:inria-gamma} Image issue du projet GAMMA d'Inria \url{https://team.inria.fr/gamma/}}
\end{figure}
\end{frame}
\section{Présentation de la thèse de Rouxel-Labbé}
\section{Redéfinition du sujet}
\section{Présentation de notre méthode}
\section{Implémentation}
\section{Résultats}
\end{document}