diff --git a/docs/amg4psblas_1.0-guide.pdf b/docs/amg4psblas_1.0-guide.pdf index f4b0a176..878886bf 100644 Binary files a/docs/amg4psblas_1.0-guide.pdf and b/docs/amg4psblas_1.0-guide.pdf differ diff --git a/docs/html/userhtmlli5.html b/docs/html/userhtmlli5.html index 6525b8c9..f44ac852 100644 --- a/docs/html/userhtmlli5.html +++ b/docs/html/userhtmlli5.html @@ -51,8 +51,9 @@ class="cmti-12">Improving multifrontal methods by means of block low-rank class="cmti-12">representations, SIAM Journal on Scientific Computing, volume 37 (3), 2015, A1452–A1474. See also http://mumps.enseeiht.frA1452–A1474. See also http://mumps.enseeiht.fr.
@@ -318,8 +319,11 @@ class="cmti-12">- an Unsymmetric-pattern Multifrontal Method with a Column Pre-o class="cmti-12">Strategy, ACM Transactions on Mathematical Software, 30, 2004, 196–199. (See also http://www.cise.ufl.edu/~davis/(See also http://www.cise.ufl.edu/~davis/)
@@ -404,8 +408,9 @@ class="cmti-12">PSBLAS 3.5.0 User’s Guide. A Reference Guide for the Parallel Sparse BLAS Library, 2012, available from - https://github.com/sfilippone/psblas3/tree/master/docshttps://github.com/sfilippone/psblas3/tree/master/docs.
diff --git a/docs/src/bibliography.tex b/docs/src/bibliography.tex index e82aa550..b0db93d3 100644 --- a/docs/src/bibliography.tex +++ b/docs/src/bibliography.tex @@ -12,7 +12,7 @@ P.~R.~Amestoy, C.~Ashcraft, O.~Boiteau, A.~Buttari, J.~L'Excellent, C.~Weisbecker, {\em Improving multifrontal methods by means of block low-rank representations}, SIAM Journal on Scientific Computing, volume 37 (3), 2015, A1452--A1474. -See also {\tt http://mumps.enseeiht.fr}. +See also \url{http://mumps.enseeiht.fr}. % \bibitem{BERTACCINIFILIPPONE} D. Bertaccini\ and\ S. Filippone, @@ -96,7 +96,7 @@ T.~A.~Davis, {\em Algorithm 832: UMFPACK - an Unsymmetric-pattern Multifrontal Method with a Column Pre-ordering Strategy}, ACM Transactions on Mathematical Software, 30, 2004, 196--199. -(See also \texttt{http://www.cise.ufl.edu/{\textasciitilde}davis/}) +(See also \url{http://www.cise.ufl.edu/~davis/}) % \bibitem{SUPERLU} J.~W.~Demmel, S.~C.~Eisenstat, J.~R.~Gilbert, X.~S.~Li, J.~W.~H.~Liu, @@ -127,7 +127,7 @@ ACM Transactions on Mathematical Software, 14 (1) 1988, 1--17. \bibitem{PSBLASGUIDE} S.~Filippone, A.~Buttari, {\em PSBLAS 3.5.0 User's Guide. A Reference Guide for the Parallel Sparse BLAS Library}, 2012, -available from \texttt{https://github.com/sfilippone/psblas3/tree/master/docs}. +available from \url{https://github.com/sfilippone/psblas3/tree/master/docs}. % \bibitem{PSBLAS3} S.~Filippone, A.~Buttari, diff --git a/docs/src/userinterface.tex b/docs/src/userinterface.tex index 91801333..8ee9ce23 100644 --- a/docs/src/userinterface.tex +++ b/docs/src/userinterface.tex @@ -282,11 +282,11 @@ be applied. & Parallel aggregation algorithm. \par the \fortinline|SYMDEC| option applies decoupled aggregation to the sparsity pattern -of $A+A^T$.\\ \hline +of $A+A^T$.\\\hline% \ifpdf -\phantomcaption \end{tabular} \end{center} +\phantomcaption \esideways \bsideways \ContinuedFloat @@ -414,11 +414,11 @@ the parameter \texttt{ilev}.} \\ solvers is specified, the matrix layout is set to a default value which allows the use of the solver (see Remark 3, p.~24). Note also that UMFPACK and SuperLU\_Dist - are available only in double precision. \\ \hline + are available only in double precision. \\\hline% \ifpdf -\phantomcaption \end{tabular} \end{center} +\phantomcaption \esideways \bsideways \ContinuedFloat @@ -510,11 +510,11 @@ level (continued).\label{tab:p_coarse_1}} \texttt{BICGSTAB} the Bi-Conjugate Gradient Stabilized method; \texttt{BICGSTABL} the Bi-Conjugate Gradient Stabilized method with restarting; \texttt{RGMRES} the Generalized Minimal Residual method with restarting. Refer to the PSBLAS guide~\cite{PSBLASGUIDE} for further information. \\ \hline - \fortinline|'KRM_KPREC'| & \fortinline|character(len=*)| & Table~\ref{tab:precinit} & \fortinline|'BJAC'| & The one-level preconditioners from the Table~\ref{tab:precinit} can be used for the coarse Krylov solver.\\ \hline + \fortinline|'KRM_KPREC'| & \fortinline|character(len=*)| & Table~\ref{tab:precinit} & \fortinline|'BJAC'| & The one-level preconditioners from the Table~\ref{tab:precinit} can be used for the coarse Krylov solver.\\\hline% \ifpdf -\phantomcaption \end{tabular} \end{center} +\phantomcaption \esideways \bsideways \ContinuedFloat