updated doc on psb_cdall, fixed stupid typos.
psblas3-type-indexed
Salvatore Filippone 15 years ago
parent 90397b713a
commit 6ed696b359

@ -104,7 +104,7 @@ sample scatter/gather routines.
. .
</PRE> </PRE>
</DD> </DD>
<DT><A NAME="foot6741">... follows</A><A <DT><A NAME="foot6732">... follows</A><A
HREF="node99.html#tex2html28"><SUP>3</SUP></A></DT> HREF="node99.html#tex2html28"><SUP>3</SUP></A></DT>
<DD>The string is case-insensitive <DD>The string is case-insensitive

@ -367,12 +367,6 @@ An integer value; 0 means no error has been detected.
</DD> </DD>
</DL> </DL>
</LI> </LI>
<LI>On exit from this routine the descriptor is in the build state
</LI>
</OL>
<FONT SIZE="+1"><B>Notes</B></FONT>
<OL>
<LI>On exit from this routine the descriptor is in the build <LI>On exit from this routine the descriptor is in the build
state. state.
</LI> </LI>

@ -94,7 +94,7 @@ explicitly.
<P> <P>
<DIV ALIGN="CENTER"><A NAME="fig:routerr"></A><A NAME="6408"></A> <DIV ALIGN="CENTER"><A NAME="fig:routerr"></A><A NAME="6399"></A>
<TABLE> <TABLE>
<CAPTION ALIGN="BOTTOM"><STRONG>Figure 8:</STRONG> <CAPTION ALIGN="BOTTOM"><STRONG>Figure 8:</STRONG>
The layout of a generic <TT>psb_foo</TT> The layout of a generic <TT>psb_foo</TT>
@ -124,7 +124,7 @@ called by <code>psb_spasb</code> ... by process 0 (i.e. the root process).
<P> <P>
<DIV ALIGN="CENTER"><A NAME="fig:errormsg"></A><A NAME="6409"></A> <DIV ALIGN="CENTER"><A NAME="fig:errormsg"></A><A NAME="6400"></A>
<TABLE> <TABLE>
<CAPTION ALIGN="BOTTOM"><STRONG>Figure 9:</STRONG> <CAPTION ALIGN="BOTTOM"><STRONG>Figure 9:</STRONG>
A sample PSBLAS-2.0 error A sample PSBLAS-2.0 error

@ -106,7 +106,7 @@ Legal inputs to this subroutine are interpreted depending on the
WIDTH="42" HEIGHT="30" ALIGN="MIDDLE" BORDER="0" WIDTH="42" HEIGHT="30" ALIGN="MIDDLE" BORDER="0"
SRC="img140.png" SRC="img140.png"
ALT="$ptype$"> string as follows<A NAME="tex2html28" ALT="$ptype$"> string as follows<A NAME="tex2html28"
HREF="footnode.html#foot6741"><SUP>3</SUP></A>: HREF="footnode.html#foot6732"><SUP>3</SUP></A>:
<DL> <DL>
<DT><STRONG>NONE</STRONG></DT> <DT><STRONG>NONE</STRONG></DT>
<DD>No preconditioning, i.e. the preconditioner is just a copy <DD>No preconditioning, i.e. the preconditioner is just a copy

File diff suppressed because it is too large Load Diff

@ -157,10 +157,6 @@ An integer value; 0 means no error has been detected.
all processes. This is a special purpose data allocation that is all processes. This is a special purpose data allocation that is
useful in the construction of some multilevel preconditioners. useful in the construction of some multilevel preconditioners.
\end{description} \end{description}
\item On exit from this routine the descriptor is in the build state
\end{enumerate}
{\par\noindent\large\bfseries Notes}
\begin{enumerate}
\item On exit from this routine the descriptor is in the build \item On exit from this routine the descriptor is in the build
state. state.
\item Calling the routine with \verb|vg| or \verb|parts| implies that \item Calling the routine with \verb|vg| or \verb|parts| implies that

Loading…
Cancel
Save