-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:
+In order to perform larger experiments, we have tested some example application
+of PETSc. 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 an operator using a finite
difference scheme. The diagonal 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
+ used in many physical phenomena, for example, heat and fluid flow, wave
propagation...
\item ex54 is another example based on 2D problem discretized with quadrilateral
finite elements. For this example, the user can define the scaling of material