1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<!--Converted with LaTeX2HTML 96.1-h (September 30, 1996) by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds -->
<HTML>
<HEAD>
<TITLE>LWORK Query</TITLE>
<META NAME="description" CONTENT="LWORK Query">
<META NAME="keywords" CONTENT="slug">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<LINK REL=STYLESHEET HREF="slug.css">
</HEAD>
<BODY LANG="EN" >
<A NAME="tex2html3426" HREF="node100.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="http://www.netlib.org/utk/icons/next_motif.gif"></A> <A NAME="tex2html3424" HREF="node97.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="http://www.netlib.org/utk/icons/up_motif.gif"></A> <A NAME="tex2html3418" HREF="node98.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="http://www.netlib.org/utk/icons/previous_motif.gif"></A> <A NAME="tex2html3428" HREF="node1.html"><IMG WIDTH=65 HEIGHT=24 ALIGN=BOTTOM ALT="contents" SRC="http://www.netlib.org/utk/icons/contents_motif.gif"></A> <A NAME="tex2html3429" HREF="node190.html"><IMG WIDTH=43 HEIGHT=24 ALIGN=BOTTOM ALT="index" SRC="http://www.netlib.org/utk/icons/index_motif.gif"></A> <BR>
<B> Next:</B> <A NAME="tex2html3427" HREF="node100.html">LWORK WORK(1)</A>
<B>Up:</B> <A NAME="tex2html3425" HREF="node97.html">Workspace Issues</A>
<B> Previous:</B> <A NAME="tex2html3419" HREF="node98.html">WORK Arrays</A>
<BR> <P>
<H3><A NAME="SECTION04465200000000000000">LWORK Query</A></H3>
<A NAME="lworkquery"> </A>
<P>
If in doubt about the amount of
workspace to supply to a ScaLAPACK
routine, the user may choose to
supply <I>LWORK</I>=-1<A NAME="3494"> </A>
and use the returned value in
<I>WORK</I>(1) as the correct value
for <I>LWORK</I>. Setting <I>LWORK</I>=-1
does not invoke an error message
from <TT>PXERBLA</TT> and is defined
as a global query<A NAME="3496"> </A><A NAME="3497"> </A><A NAME="3498"> </A>.
<P>
<BR> <HR>
<P><ADDRESS>
<I>Susan Blackford <BR>
Tue May 13 09:21:01 EDT 1997</I>
</ADDRESS>
</BODY>
</HTML>
|