File: node92.html

package info (click to toggle)
scalapack-doc 1.5-11
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 10,336 kB
  • ctags: 4,931
  • sloc: makefile: 47; sh: 18
file content (57 lines) | stat: -rw-r--r-- 3,519 bytes parent folder | download | duplicates (4)
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<!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>Design and Documentation of Argument Lists</TITLE>
<META NAME="description" CONTENT="Design and Documentation of Argument Lists">
<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="tex2html3329" HREF="node93.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="http://www.netlib.org/utk/icons/next_motif.gif"></A> <A NAME="tex2html3327" HREF="node68.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="http://www.netlib.org/utk/icons/up_motif.gif"></A> <A NAME="tex2html3321" HREF="node91.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="http://www.netlib.org/utk/icons/previous_motif.gif"></A> <A NAME="tex2html3331" 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="tex2html3332" 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="tex2html3330" HREF="node93.html">Structure of the Documentation</A>
<B>Up:</B> <A NAME="tex2html3328" HREF="node68.html">Data Distributions and Software </A>
<B> Previous:</B> <A NAME="tex2html3322" HREF="node91.html">Array Descriptor for Out-core </A>
<BR> <P>
<H1><A NAME="SECTION04460000000000000000">Design and Documentation of Argument Lists</A></H1>
        <A NAME="secdesdoc">&#160;</A>
<P>
As in LAPACK, the argument lists of all 
ScaLAPACK routines conform to a single
set of conventions for their design and
documentation.
<P>
Specifications of all ScaLAPACK driver
and computational routines are given
in Part&nbsp;<A HREF="node187.html#partroutines">ii</A> of this 
users guide. These are derived from 
the specifications given in the leading
comments in the code, but in Part&nbsp;<A HREF="node187.html#partroutines">ii</A>
the specifications for real and complex
versions of each routine have been
merged in order to save space.
<P>
<BR> <HR>
<UL><A NAME="CHILD_LINKS">&#160;</A>
<LI> <A NAME="tex2html3333" HREF="node93.html#SECTION04461000000000000000">Structure of the Documentation</A>
<LI> <A NAME="tex2html3334" HREF="node94.html#SECTION04462000000000000000">Order of Arguments</A>
<LI> <A NAME="tex2html3335" HREF="node95.html#SECTION04463000000000000000">Option Arguments</A>
<LI> <A NAME="tex2html3336" HREF="node96.html#SECTION04464000000000000000">Problem Dimensions</A>
<LI> <A NAME="tex2html3337" HREF="node97.html#SECTION04465000000000000000">Workspace Issues</A>
<UL>
<LI> <A NAME="tex2html3338" HREF="node98.html#SECTION04465100000000000000">WORK Arrays</A>
<LI> <A NAME="tex2html3339" HREF="node99.html#SECTION04465200000000000000">LWORK Query</A>
<LI> <A NAME="tex2html3340" HREF="node100.html#SECTION04465300000000000000">LWORK <IMG WIDTH=11 HEIGHT=24 ALIGN=MIDDLE ALT="tex2html_wrap_inline14966" SRC="img308.gif"> WORK(1)</A>
</UL> 
<LI> <A NAME="tex2html3341" HREF="node101.html#SECTION04466000000000000000">Error Handling and the Diagnostic Argument INFO</A>
<LI> <A NAME="tex2html3342" HREF="node102.html#SECTION04467000000000000000">Alignment Restrictions</A>
</UL>
<BR> <HR>
<P><ADDRESS>
<I>Susan Blackford <BR>
Tue May 13 09:21:01 EDT 1997</I>
</ADDRESS>
</BODY>
</HTML>