<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html > <head><title>psb_geamaxs — Generalized Infinity Norm</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="generator" content="TeX4ht (http://www.tug.org/tex4ht/)"> <meta name="originator" content="TeX4ht (http://www.tug.org/tex4ht/)"> <!-- html,3 --> <meta name="src" content="userhtml.tex"> <link rel="stylesheet" type="text/css" href="userhtml.css"> </head><body > <!--l. 406--><div class="crosslinks"><p class="noindent">[<a href="userhtmlsu18.html" >next</a>] [<a href="userhtmlsu13.html" >prev</a>] [<a href="userhtmlsu13.html#tailuserhtmlsu13.html" >prev-tail</a>] [<a href="userhtmlsu11.html#tailuserhtmlsu14.html">tail</a>] [<a href="userhtmlsu12.html#userhtmlsu17.html" >up</a>] </p></div> <h4 class="subsectionHead"><span class="titlemark">4.5 </span> <a id="x23-600004.5"></a>psb_geamaxs — Generalized Infinity Norm</h4> <!--l. 408--><p class="noindent" >This subroutine computes a series of infinity norms on the columns of a dense matrix <span class="cmmi-10">x</span>: <center class="math-display" > <img src="userhtml7x.png" alt="res(i) ← makx|x(k,i)| " class="math-display" ></center> <!--l. 410--><p class="nopar" > <div class="verbatim" id="verbatim-44"> call psb_geamaxs(res, x, desc_a, info) </div> <!--l. 414--><p class="nopar" > <div class="table"> <!--l. 416--><p class="indent" > <a id="x23-600015"></a><hr class="float"><div class="float" > <div class="center" > <!--l. 417--><p class="noindent" > <div class="tabular"> <table id="TBL-5" class="tabular" cellspacing="0" cellpadding="0" ><colgroup id="TBL-5-1g"><col id="TBL-5-1"><col id="TBL-5-2"><col id="TBL-5-3"></colgroup><tr class="hline"><td><hr></td><td><hr></td><td><hr></td></tr><tr style="vertical-align:baseline;" id="TBL-5-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-1-1" class="td11"><span class="cmmi-10">res </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-5-1-2" class="td11"><span class="cmmi-10">x </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-5-1-3" class="td11"><span class="cmbx-10">Subroutine </span></td></tr><tr class="hline"><td><hr></td><td><hr></td><td><hr></td></tr><tr style="vertical-align:baseline;" id="TBL-5-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-2-1" class="td11">Short Precision Real</td><td style="white-space:nowrap; text-align:left;" id="TBL-5-2-2" class="td11">Short Precision Real </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-2-3" class="td11">psb_geamaxs</td> </tr><tr style="vertical-align:baseline;" id="TBL-5-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-3-1" class="td11">Long Precision Real </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-3-2" class="td11">Long Precision Real </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-3-3" class="td11">psb_geamaxs</td> </tr><tr style="vertical-align:baseline;" id="TBL-5-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-4-1" class="td11">Short Precision Real</td><td style="white-space:nowrap; text-align:left;" id="TBL-5-4-2" class="td11">Short Precision Complex</td><td style="white-space:nowrap; text-align:left;" id="TBL-5-4-3" class="td11">psb_geamaxs</td> </tr><tr style="vertical-align:baseline;" id="TBL-5-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-5-1" class="td11">Long Precision Real </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-5-2" class="td11">Long Precision Complex </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-5-3" class="td11">psb_geamaxs</td> </tr><tr class="hline"><td><hr></td><td><hr></td><td><hr></td></tr><tr style="vertical-align:baseline;" id="TBL-5-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-6-1" class="td11"> </td></tr></table></div></div> <br /> <div class="caption" ><span class="id">Table 5: </span><span class="content">Data types</span></div><!--tex4ht:label?: x23-600015 --> </div><hr class="endfloat" /> </div> <dl class="description"><dt class="description"> <span class="cmbx-10">Type:</span> </dt><dd class="description">Synchronous. </dd><dt class="description"> <span class="cmbx-10">On Entry</span> </dt><dd class="description"> </dd><dt class="description"> <span class="cmbx-10">x</span> </dt><dd class="description">the local portion of global dense matrix <span class="cmmi-10">x</span>. <br class="newline" />Scope: <span class="cmbx-10">local </span><br class="newline" />Type: <span class="cmbx-10">required </span><br class="newline" />Intent: <span class="cmbx-10">in</span>.<br class="newline" />Specified as: a rank one or two array or an object of type <a href="userhtmlsu7.html#vdata"><span class="cmtt-10">psb</span><span class="cmtt-10">_T</span><span class="cmtt-10">_vect</span><span class="cmtt-10">_type</span></a> containing numbers of type specified in Table <a href="#x23-600015">5<!--tex4ht:ref: tab:f90mamax --></a>. </dd><dt class="description"> <span class="cmbx-10">desc</span><span class="cmbx-10">_a</span> </dt><dd class="description">contains data structures for communications.<br class="newline" />Scope: <span class="cmbx-10">local </span><br class="newline" />Type: <span class="cmbx-10">required</span><br class="newline" />Intent: <span class="cmbx-10">in</span>.<br class="newline" />Specified as: an object of type <a href="userhtmlsu5.html#descdata"><span class="cmtt-10">psb</span><span class="cmtt-10">_desc</span><span class="cmtt-10">_type</span></a>. </dd><dt class="description"> <span class="cmbx-10">On Return</span> </dt><dd class="description"> </dd><dt class="description"> <span class="cmbx-10">res</span> </dt><dd class="description">is the infinity norm of the columns of <span class="cmmi-10">x</span>.<br class="newline" />Scope: <span class="cmbx-10">global </span><br class="newline" />Intent: <span class="cmbx-10">out</span>.<br class="newline" />Specified as: a number or a rank-one array of long precision real numbers. </dd><dt class="description"> <span class="cmbx-10">info</span> </dt><dd class="description">Error code.<br class="newline" />Scope: <span class="cmbx-10">local </span><br class="newline" />Type: <span class="cmbx-10">required </span><br class="newline" />Intent: <span class="cmbx-10">out</span>.<br class="newline" />An integer value; 0 means no error has been detected.</dd></dl> <!--l. 467--><div class="crosslinks"><p class="noindent">[<a href="userhtmlsu18.html" >next</a>] [<a href="userhtmlsu13.html" >prev</a>] [<a href="userhtmlsu13.html#tailuserhtmlsu13.html" >prev-tail</a>] [<a href="userhtmlsu14.html" >front</a>] [<a href="userhtmlsu12.html#userhtmlsu17.html" >up</a>] </p></div> <!--l. 467--><p class="indent" > <a id="tailuserhtmlsu14.html"></a> </body></html>