From: raphael couturier Date: Thu, 9 Oct 2014 12:07:06 +0000 (+0200) Subject: suite X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/GMRES2stage.git/commitdiff_plain/124fbe31852f69cefa44e364e767c5e0e07ef670?ds=inline suite --- diff --git a/biblio.bib b/biblio.bib index 3462fe7..0e9f3ed 100644 --- a/biblio.bib +++ b/biblio.bib @@ -34,7 +34,7 @@ @article{Paige82, author = {Paige, Christopher C. and Saunders, Michael A.}, - title = {LSQR: An Algorithm for Sparse Linear Equations and Sparse Least Squares}, + title = {{LSQR:} An Algorithm for Sparse Linear Equations and Sparse Least Squares}, journal = {ACM Trans. Math. Softw.}, issue_date = {March 1982}, volume = {8}, diff --git a/paper.tex b/paper.tex index deff6f3..fb68702 100644 --- a/paper.tex +++ b/paper.tex @@ -816,7 +816,18 @@ torso3 & fgmres / sor & 37.70 & 565 & 34.97 & 510 \\ Larger experiments ....\\ -Describe the problems ex15 and ex54 +In the following we describe the applications of PETSc we have experimented. Those applications are available in the ksp part which is suited for scalable linear equations solvers: +\begin{itemize} +\item ex15 is an example which solves in parallel a 2D homogeneous + Laplacian. Thediagonal is equals to 4 and 4 extra-diagonals representing the + neighbors in each directions is equal to -1. This example is used in many + physical phenomena , for exemple, heat and fluid flow, wave propagation... +\item +\end{itemize} + + + + \begin{table*} \begin{center}