docs/pdf/userinterface.tex
 docs/userguide.pdf

Fixed names of iluthreshold in docs.
stopcriterion
Salvatore Filippone 17 years ago
parent 8ac5010810
commit 4632505b38

@ -196,7 +196,7 @@ refer to Section~\ref{sec:background}.
& Any~int.~num.~$\ge 0$
& 0
& Fill-in level $p$ of the incomplete LU factorizations. \\ \hline
\verb|mld_sub_thresh_| & \verb|real(|\emph{kind\_parameter}\verb|)|
\verb|mld_sub_iluthrs_| & \verb|real(|\emph{kind\_parameter}\verb|)|
& Any~real~num.~$\ge 0$
& \texttt{0.e0} (or \texttt{0.d0})
& Drop tolerance $t$ in the ILU($p,t$) factorization. \\ \hline
@ -284,7 +284,7 @@ refer to Section~\ref{sec:background}.
& Any~int.~num.~$\ge 0$
& \texttt{0}
& Fill-in level $p$ of the incomplete LU factorizations. \\ \hline
\verb|mld_coarse_thresh_| & \verb|real(|\emph{kind\_parameter}\verb|)|
\verb|mld_coarse_iluthrs_| & \verb|real(|\emph{kind\_parameter}\verb|)|
& Any~real.~num.~$\ge 0$
& \texttt{0.d0} (or \texttt{0.e0})
& Drop tolerance $t$ in the ILU($p,t$) factorization. \\

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save