Fix reference to psblas 3.5

mergeparmatch
Salvatore Filippone 4 years ago
parent 2b60afe6c3
commit 49f97711f6

Binary file not shown.

@ -260,7 +260,7 @@ class="cmr-12">.</span>
style="vertical-align:baseline;" id="TBL-19-2-"><td style="white-space:normal; text-align:left;" id="TBL-19-2-1"
class="td11"><!--l. 942--><p class="noindent" > </td><td style="white-space:normal; text-align:left;" id="TBL-19-2-2"
class="td11"><!--l. 942--><p class="noindent" ><span
class="cmr-12">Whether the global or local preconditioner memory occupatio is</span>
class="cmr-12">Whether the global or local preconditioner memory occupation is</span>
<span
class="cmr-12">desired. Default: </span><span class="lstinline"></span><span
class="cmtt-12">.</span><span
@ -294,8 +294,8 @@ class="cmtt-12">&#x00A0;</span><span
class="cmtt-12">vmold</span><span
class="cmtt-12">])</span><br />
</div>
<!--l. 954--><p class="noindent" ><span
class="cmr-12">n Allocate internal work vectors. Each application of the preconditioner uses a number of</span>
<!--l. 955--><p class="noindent" ><span
class="cmr-12">Allocate internal work vectors. Each application of the preconditioner uses a number of</span>
<span
class="cmr-12">work vectors which are allocated internally as necessary; therefore allocation and</span>
<span

@ -4250,7 +4250,7 @@ class="cmr-12">might be configured with:</span>
<pre class="verbatim" id="verbatim-3">
./configure&#x00A0;--with-psblas=/opt/psblas-3.5/&#x00A0;\
./configure&#x00A0;--with-psblas=/opt/psblas-3.7/&#x00A0;\
--with-umfpackincdir=/usr/include/suitesparse/
</pre>
<!--l. 143--><p class="nopar" > <span

@ -134,11 +134,11 @@ using the SuiteSparse package (which includes UMFPACK), then AMG4PSBLAS
might be configured with:
\ifpdf
\begin{minted}[breaklines=true,bgcolor=bg,fontsize=\small]{console}
./configure --with-psblas=/opt/psblas-3.5/ --with-umfpackincdir=/usr/include/suitesparse/
./configure --with-psblas=/opt/psblas-3.7/ --with-umfpackincdir=/usr/include/suitesparse/
\end{minted}
\else
\begin{verbatim}
./configure --with-psblas=/opt/psblas-3.5/ \
./configure --with-psblas=/opt/psblas-3.7/ \
--with-umfpackincdir=/usr/include/suitesparse/
\end{verbatim}
\fi

Loading…
Cancel
Save