X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/ThesisAli.git/blobdiff_plain/6affbfc29871bae4b2d4c86f66e39ea4f11f02f9..433012874584d03b48d32d4cdba05eeb3b28dbe6:/Thesis.tex?ds=sidebyside diff --git a/Thesis.tex b/Thesis.tex old mode 100644 new mode 100755 index 0ed6750..55a4099 --- a/Thesis.tex +++ b/Thesis.tex @@ -2,12 +2,17 @@ \input{entete} -%-------------------- +%----------------------------------- %% 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} @@ -26,38 +31,36 @@ \setlength{\parindent}{0.5cm} %% Remerciements %\include{REMERCIEMENTS} - + %% Citation %\include{CITATION} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% Introduction générale -%\include{INTRODUCTION} +\include{INTRODUCTION} \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_03} + + \part{Contributions} -%% Mise en oeuvre de solveurs linéaires creux sur des grappes GPU -%\include{CHAPITRE_03} +%% +\include{CHAPITRE_04} + +\include{CHAPITRE_05} + +\include{CHAPITRE_06} -%% Mise en oeuvre de solveurs non linéaires creux des problèmes obstacles sur des grappes GPU -%\include{CHAPITRE_04} -%% Méthodes parallèles à deux niveaux -%\include{CHAPITRE_05} -\part{Conclusions and Perspectives} +\part{Conclusion and Perspectives} %% Conclusion et perspectives -%\include{CONCLUSION} +\include{CONCLUSION} \setlength{\parindent}{0cm} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -70,5 +73,5 @@ \addcontentsline{toc}{part}{Bibliographie} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% - + \end{document}