You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
94 lines
3.3 KiB
HTML
94 lines
3.3 KiB
HTML
17 years ago
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||
|
|
||
|
<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
|
||
|
original version by: Nikos Drakos, CBLU, University of Leeds
|
||
|
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
|
||
|
* with significant contributions from:
|
||
|
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
|
||
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE>Arguments</TITLE>
|
||
|
<META NAME="description" CONTENT="Arguments">
|
||
|
<META NAME="keywords" CONTENT="userhtml">
|
||
|
<META NAME="resource-type" CONTENT="document">
|
||
|
<META NAME="distribution" CONTENT="global">
|
||
|
|
||
|
<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
|
||
|
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
|
||
|
|
||
|
<LINK REL="STYLESHEET" HREF="userhtml.css">
|
||
|
|
||
|
<LINK REL="previous" HREF="node26.html">
|
||
|
<LINK REL="up" HREF="node26.html">
|
||
|
<LINK REL="next" HREF="node28.html">
|
||
|
</HEAD>
|
||
|
|
||
|
<BODY >
|
||
|
<!--Navigation Panel-->
|
||
|
<A NAME="tex2html394"
|
||
|
HREF="node28.html">
|
||
|
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
|
||
|
SRC="file:/usr/share/latex2html/icons/next.png"></A>
|
||
|
<A NAME="tex2html390"
|
||
|
HREF="node26.html">
|
||
|
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
|
||
|
SRC="file:/usr/share/latex2html/icons/up.png"></A>
|
||
|
<A NAME="tex2html386"
|
||
|
HREF="node26.html">
|
||
|
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
|
||
|
SRC="file:/usr/share/latex2html/icons/prev.png"></A>
|
||
|
<A NAME="tex2html392"
|
||
|
HREF="node1.html">
|
||
|
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
|
||
|
SRC="file:/usr/share/latex2html/icons/contents.png"></A>
|
||
|
<BR>
|
||
|
<B> Next:</B> <A NAME="tex2html395"
|
||
|
HREF="node28.html">Error Handling</A>
|
||
|
<B> Up:</B> <A NAME="tex2html391"
|
||
|
HREF="node26.html">Subroutine mld_precdescr</A>
|
||
|
<B> Previous:</B> <A NAME="tex2html387"
|
||
|
HREF="node26.html">Subroutine mld_precdescr</A>
|
||
|
<B> <A NAME="tex2html393"
|
||
|
HREF="node1.html">Contents</A></B>
|
||
|
<BR>
|
||
|
<BR>
|
||
|
<!--End of Navigation Panel-->
|
||
|
|
||
|
<H3><A NAME="SECTION00086100000000000000">
|
||
|
Arguments</A>
|
||
|
</H3>
|
||
|
|
||
|
<P>
|
||
|
<TABLE CELLPADDING=3>
|
||
|
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=34><code>p</code></TD>
|
||
|
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=300><code>type(mld_</code><I>x</I><code>prec_type), intent(in)</code>.</TD>
|
||
|
</TR>
|
||
|
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=34> </TD>
|
||
|
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=300>The preconditioner data structure. Note that <I>x</I> must be chosen according
|
||
|
to the real/complex, single/double precision version of MLD2P4 under use.</TD>
|
||
|
</TR>
|
||
|
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=34><code>info</code></TD>
|
||
|
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=300><code>integer, intent(out)</code>.</TD>
|
||
|
</TR>
|
||
|
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=34> </TD>
|
||
|
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=300>Error code. If no error, 0 is returned. See Section <A HREF="node28.html#sec:errors"><IMG ALIGN="BOTTOM" BORDER="1" ALT="[*]"
|
||
|
SRC="file:/usr/share/latex2html/icons/crossref.png"></A> for details.</TD>
|
||
|
</TR>
|
||
|
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=34><code>iout</code></TD>
|
||
|
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=300><code>integer, intent(in), optional</code>.</TD>
|
||
|
</TR>
|
||
|
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=34> </TD>
|
||
|
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=300>The id of the file where the preconditioner description
|
||
|
will be printed; the default is the standard output.</TD>
|
||
|
</TR>
|
||
|
</TABLE>
|
||
|
|
||
|
<P>
|
||
|
<BR><HR>
|
||
|
<ADDRESS>
|
||
|
Salvatore Filippone
|
||
|
2008-07-22
|
||
|
</ADDRESS>
|
||
|
</BODY>
|
||
|
</HTML>
|