]> AND Private Git Repository - GMRES2stage.git/commitdiff
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
new
authorcouturie <raphael.couturier@univ-fcomte.Fr>
Sat, 19 Sep 2015 09:32:39 +0000 (11:32 +0200)
committercouturie <raphael.couturier@univ-fcomte.Fr>
Sat, 19 Sep 2015 09:32:39 +0000 (11:32 +0200)
IJHPCN/paper.tex

index 4c711cc7abc41be4172091ffe50c41dd3ede076a..9c7ff0ca1441206d71ffbf2d1eae683cfd1505a1 100644 (file)
@@ -492,7 +492,7 @@ that the proposed TSIRM converges while the GMRES($m$) does not.
 In this section four kinds of experiments have been performed. First, some experiments on real matrices issued from the sparse matrix florida have been achieved out. Second, some experiments in parallel with some linear problems are reported and analyzed. Third, some experiments in parallèle with som nonlinear problems are illustrated. Finally some parameters of TSIRM are studied in order to understand their influences.\r
 \r
 \r
-\subsection{Real matrices in sequential}\r
+\subsection{Real matrices}\r
 %%ENDNEW\r
 \r
 \r
@@ -776,16 +776,6 @@ taken into account with TSIRM.
 \end{figure}\r
 \r
 \r
-%%%*********************************************************\r
-%%%*********************************************************\r
-\r
-\r
-%%NEW\r
-\r
-\subsection{Nonlinear problems in parallel}\r
-\r
-\r
-\r
 \begin{figure}[htbp]\r
 \centering\r
   \includegraphics[width=0.5\textwidth]{nb_iter_sec_ex45_curie}\r
@@ -794,6 +784,19 @@ taken into account with TSIRM.
 \end{figure}\r
 \r
 \r
+%%NEW\r
+\r
+\subsection{Parallel nonlinear problems}\r
+\r
+With  PETSc,  linear  solvers  are  used inside  nonlinear  solvers.   The  SNES\r
+(Scalable Nonlinear  Equations Solvers) module  in PETSc implements easy  to use\r
+methods,  like  Newton-type, quasi-Newton  or  full  approximation scheme  (FAS)\r
+multigrid to solve systems of nonlinears equations.  As the SNES is based on the\r
+Krylov methods of PETSc, it is interesting to investigate if the TSIRM method is\r
+also efficient and scalable with non linear problems.\r
+\r
+\r
+\r
 \r
 \begin{table*}[htbp]\r
 \begin{center}\r