changed some small letters to capital letters
This commit is contained in:
parent
fcfbb4752f
commit
e50213f7ff
@ -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$).
|
||||
|
||||
Loading…
Reference in New Issue
Block a user