changed some small letters to capital letters

This commit is contained in:
ulrikey 2006-12-14 16:09:56 +00:00
parent fcfbb4752f
commit e50213f7ff

View File

@ -876,7 +876,7 @@ inverse are dropped.
%-----------------------------
\subsection{Preconditioning nearly symmetric matrices}
\subsection{Preconditioning Nearly Symmetric Matrices}
\label{nearly}
A nonsymmetric, but definite and nearly symmetric matrix $A$
@ -991,7 +991,7 @@ HYPRE_EuclidDestroy(eu);
%-----------------------------
\subsection{Setting options: examples}
\subsection{Setting Options: Examples}
For expositional purposes, assume you wish to set the ILU($k$)
factorization level to the value $k = 3$.
@ -1082,7 +1082,7 @@ mpirun -np 2 phoo -db_filename ../myConfigFile
%-----------------------------
\subsection{Options summary}
\subsection{Options Summary}
\begin{description}
\item[-level $\langle int \rangle$] Factorization level for ILU($k$).