]> AND Private Git Repository - ThesisAli.git/blobdiff - Thesis.tex
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Update by Ali
[ThesisAli.git] / Thesis.tex
index 0ed6750950a6444136d7229762e7d2e90ff82aed..4b6c21badb618451fd41506a5b9ced936baf9520 100644 (file)
@@ -2,12 +2,18 @@
 \input{entete}
 
 
 \input{entete}
 
 
-%--------------------
+%-----------------------------------
 %% The content of the PhD thesis
 \begin{document}
 
 %% The content of the PhD thesis
 \begin{document}
 
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% set the page numbers to be arabic, starting at page 1 %
+
+\setcounter{page}{1}
+\pagenumbering{arabic}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
 %% Sommaire
 \tableofcontents
 \addcontentsline{toc}{chapter}{Table of Contents}
 %% Sommaire
 \tableofcontents
 \addcontentsline{toc}{chapter}{Table of Contents}
 \setlength{\parindent}{0.5cm} 
 %% Remerciements
 %\include{REMERCIEMENTS}
 \setlength{\parindent}{0.5cm} 
 %% Remerciements
 %\include{REMERCIEMENTS}
-
+   
 %% Citation
 %\include{CITATION}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 %% Introduction générale
 %% Citation
 %\include{CITATION}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 %% Introduction générale
-%\include{INTRODUCTION}
+\include{INTRODUCTION}
 
 \part{Scientific Background}
 
 \part{Scientific Background}
-%% Architectures de calcul parallèle
-
-% set the page numbers to be arabic, starting at page 1 %
-\setcounter{page}{1}
-\pagenumbering{arabic}
 
 \include{CHAPITRE_01}
 
 \include{CHAPITRE_02}
 
 
 \include{CHAPITRE_01}
 
 \include{CHAPITRE_02}
 
+\include{CHAPITRE_03}
+
 \part{Contributions}
 \part{Contributions}
-%% Mise en oeuvre de solveurs linéaires creux sur des grappes GPU
-%\include{CHAPITRE_03}
 
 
-%% Mise en oeuvre de solveurs non linéaires creux des problèmes obstacles sur des grappes GPU
-%\include{CHAPITRE_04}
+\include{CHAPITRE_04}
 
 
-%% Méthodes parallèles à deux niveaux
-%\include{CHAPITRE_05}
-\part{Conclusions and Perspectives}
+\include{CHAPITRE_05}
+
+\include{CHAPITRE_06}
+
+\part{Conclusion and Perspectives}
 %% Conclusion et perspectives
 %% Conclusion et perspectives
-%\include{CONCLUSION}
+\include{CONCLUSION}
 
 \setlength{\parindent}{0cm} 
 
 \setlength{\parindent}{0cm} 
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %% Publications
 %\include{PUBLICATIONS}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %% Publications
 %\include{PUBLICATIONS}
@@ -68,7 +71,8 @@
 \bibliographystyle{plain}
 \bibliography{bib}
 \addcontentsline{toc}{part}{Bibliographie}
 \bibliographystyle{plain}
 \bibliography{bib}
 \addcontentsline{toc}{part}{Bibliographie}
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+  
 \end{document}
 \end{document}