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 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.4"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>SuperLU: EXAMPLE/clinsol1.c File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">SuperLU<span id="projectnumber"> 7.0.0</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.4 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$(function() {
initMenu('',false,false,'search.php','Search');
});
/* @license-end */
</script>
<div id="main-nav"></div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_2ed5cd83c419d7f3788213bde77ef248.html">EXAMPLE</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#func-members">Functions</a> </div>
<div class="headertitle"><div class="title">clinsol1.c File Reference<div class="ingroups"><a class="el" href="group__Example.html">Example</a></div></div></div>
</div><!--header-->
<div class="contents">
<p>LU factorization from CGSTRF (CGSSV)
<a href="#details">More...</a></p>
<div class="textblock"><code>#include "<a class="el" href="slu__cdefs_8h_source.html">slu_cdefs.h</a>"</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for clinsol1.c:</div>
<div class="dyncontent">
<div class="center"><img src="clinsol1_8c__incl.png" border="0" usemap="#aEXAMPLE_2clinsol1_8c" alt=""/></div>
<map name="aEXAMPLE_2clinsol1_8c" id="aEXAMPLE_2clinsol1_8c">
<area shape="rect" title="LU factorization from CGSTRF (CGSSV)" alt="" coords="322,5,466,32"/>
<area shape="rect" href="slu__cdefs_8h.html" title="Header file for real operations." alt="" coords="349,80,439,107"/>
<area shape="rect" title=" " alt="" coords="5,155,68,181"/>
<area shape="rect" title=" " alt="" coords="93,155,157,181"/>
<area shape="rect" title=" " alt="" coords="95,229,157,256"/>
<area shape="rect" title=" " alt="" coords="181,229,245,256"/>
<area shape="rect" title=" " alt="" coords="432,155,497,181"/>
<area shape="rect" title=" " alt="" coords="552,229,617,256"/>
<area shape="rect" href="slu__Cnames_8h.html" title="Macros defining how C routines will be called." alt="" coords="522,155,629,181"/>
<area shape="rect" href="superlu__config_8h.html" title=" " alt="" coords="653,155,773,181"/>
<area shape="rect" href="supermatrix_8h.html" title="Matrix type definitions." alt="" coords="797,155,900,181"/>
<area shape="rect" href="slu__util_8h.html" title="Utility header file." alt="" coords="282,155,357,181"/>
<area shape="rect" href="slu__scomplex_8h.html" title="Header file for complex operations." alt="" coords="924,155,1037,181"/>
<area shape="rect" title=" " alt="" coords="458,229,527,256"/>
<area shape="rect" href="superlu__enum__consts_8h.html" title="enum constants header file" alt="" coords="269,229,433,256"/>
</map>
</div>
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:a0ddf1224851353fc92bfbff6f499fa97"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="clinsol1_8c.html#a0ddf1224851353fc92bfbff6f499fa97">main</a> (int argc, char *argv[])</td></tr>
<tr class="separator:a0ddf1224851353fc92bfbff6f499fa97"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p >Copyright (c) 2003, The Regents of the University of California, through Lawrence Berkeley National Laboratory (subject to receipt of any required approvals from U.S. Dept. of Energy)</p>
<p >All rights reserved.</p>
<p >The source code is distributed under BSD license, see the file License.txt at the top-level directory. </p>
</div><h2 class="groupheader">Function Documentation</h2>
<a id="a0ddf1224851353fc92bfbff6f499fa97" name="a0ddf1224851353fc92bfbff6f499fa97"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0ddf1224851353fc92bfbff6f499fa97">◆ </a></span>main()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int main </td>
<td>(</td>
<td class="paramtype">int </td>
<td class="paramname"><em>argc</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">char * </td>
<td class="paramname"><em>argv</em>[] </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="clinsol1_8c_a0ddf1224851353fc92bfbff6f499fa97_cgraph.png" border="0" usemap="#aclinsol1_8c_a0ddf1224851353fc92bfbff6f499fa97_cgraph" alt=""/></div>
<map name="aclinsol1_8c_a0ddf1224851353fc92bfbff6f499fa97_cgraph" id="aclinsol1_8c_a0ddf1224851353fc92bfbff6f499fa97_cgraph">
<area shape="rect" title=" " alt="" coords="5,1577,56,1604"/>
<area shape="rect" href="cutil_8c.html#a49a88e7b68e4e23a2238681f3e708828" title="Supernodal LU factor related." alt="" coords="588,953,764,980"/>
<area shape="rect" href="cutil_8c.html#a23f64629725129d20484993e2ee0ec3c" title=" " alt="" coords="118,1628,277,1655"/>
<area shape="rect" href="cutil_8c.html#a42d117e1d3cd4b12466ebfd499aeeb84" title="Let rhs[i] = sum of i-th row of A, so the solution vector is all 1's." alt="" coords="161,1476,234,1503"/>
<area shape="rect" href="cutil_8c.html#a5320e470e88baf08df3608766225c3a6" title=" " alt="" coords="155,1679,240,1705"/>
<area shape="rect" href="cgssv_8c.html#a9705a97b3273ac2505516e0a854dad02" title="Driver routines." alt="" coords="169,1181,225,1208"/>
<area shape="rect" href="memory_8c.html#aef293480a9ff932ae7bf49a1c7e52b15" title=" " alt="" coords="829,117,919,144"/>
<area shape="rect" href="cmemory_8c.html#aafbdb876f27d8f514853ad45203c2c92" title=" " alt="" coords="603,1527,749,1553"/>
<area shape="rect" href="util_8c.html#ac16a0aea75cf99b4d38ec4ede6f13eb4" title="Deallocate SuperMatrix." alt="" coords="363,1410,510,1451"/>
<area shape="rect" href="cutil_8c.html#a86feb269c89ab5b4bf2bc71acc321ec2" title="Check the inf-norm of the error vector." alt="" coords="139,1729,255,1756"/>
<area shape="rect" href="cmemory_8c.html#a34d8cd030775d267947b68a4dacfbabb" title=" " alt="" coords="146,1080,249,1107"/>
<area shape="rect" href="creadhb_8c.html#a3e64d9ae99c7c2ff94a79ae102165d8b" title="Auxiliary routines." alt="" coords="162,1577,233,1604"/>
<area shape="rect" href="util_8c.html#a27491a8171a480d6c98e6d1e535e1973" title="Deallocate SuperMatrix of type NC." alt="" coords="110,1780,285,1807"/>
<area shape="rect" href="util_8c.html#aea724a390aed4ef00a4b8ed783c60014" title="Deallocate SuperMatrix of type SC." alt="" coords="104,1831,291,1857"/>
<area shape="rect" href="util_8c.html#a4792687285a879f7955029421ba99795" title="Set the default values for the options argument." alt="" coords="129,1881,266,1908"/>
<area shape="rect" href="util_8c.html#a7d50e009f6f1f4ba8a63cdd912a0d31d" title="Deallocate SuperLU stat." alt="" coords="161,1932,234,1959"/>
<area shape="rect" href="util_8c.html#a9b8745daf1fd22070364570977fe1ccc" title="Initialize SuperLU stat." alt="" coords="165,852,229,879"/>
<area shape="rect" href="util_8c.html#aef88fef229bf26ba82b50d99c20ad915" title="Display SuperLU stat." alt="" coords="161,1983,234,2009"/>
<area shape="rect" href="csp__blas3_8c.html#a860a6bac0e64669a5ecedff8def0c6e3" title=" " alt="" coords="633,1460,719,1487"/>
<area shape="rect" href="csp__blas2_8c.html#ac8bebab7b22b5816652fbeecdd3cfd00" title="Performs one of the matrix-vector operations y := alpha*A*x + beta*y, or y := alpha*A'*x + beta*y." alt="" coords="833,1443,915,1469"/>
<area shape="rect" href="input__error_8c.html#ad4e27444570b55672c6d20dc1adb12c0" title=" " alt="" coords="979,1333,1065,1360"/>
<area shape="rect" href="cgstrf_8c.html#a660061345e0803d035810bf097a0e8a7" title=" " alt="" coords="409,548,464,575"/>
<area shape="rect" href="TESTING_2sp__ienv_8c.html#a21109476f1261abd6b256a393f5fd9e7" title=" " alt="" coords="840,903,908,929"/>
<area shape="rect" href="cgstrs_8c.html#a19517b9d29e4faf9ae777ca6fb9d415b" title=" " alt="" coords="408,1359,465,1385"/>
<area shape="rect" href="util_8c.html#a7285ca16a0b84b4333d71efeb65c0126" title="Deallocate SuperMatrix of type NCP." alt="" coords="339,1105,535,1132"/>
<area shape="rect" href="get__perm__c_8c.html#aaecb6e6e7a3e97356050bcfdf2573796" title="Obtains a permutation matrix by applying the multiple minimum degree ordering code." alt="" coords="391,1257,483,1284"/>
<area shape="rect" href="superlu__timer_8c.html#a901b1224789fec99ee424cbfde8fb301" title="Timer function." alt="" coords="617,1232,735,1259"/>
<area shape="rect" href="sp__preorder_8c.html#ad3a9a45f02456022c7eba79e17e215bc" title=" " alt="" coords="390,1156,483,1183"/>
<area shape="rect" href="ccolumn__bmod_8c.html#a7ddafddc7efb0d473afa85862cfcfe08" title=" " alt="" coords="620,599,732,625"/>
<area shape="rect" href="cmemory_8c.html#a21a3daa34a5c07748203017a189b2a4f" title="Expand the data structures for L and U during the factorization." alt="" coords="817,573,931,600"/>
<area shape="rect" href="ccolumn__dfs_8c.html#aead0213d1fcf2a7f097295dcd02fd61a" title=" " alt="" coords="627,700,725,727"/>
<area shape="rect" href="ccopy__to__ucol_8c.html#a166a94b763c9d140f19a9ad68e874314" title=" " alt="" coords="623,447,729,473"/>
<area shape="rect" href="cutil_8c.html#a1edbc601adf3eda47d8ad447f558ca7c" title=" " alt="" coords="583,649,769,676"/>
<area shape="rect" href="cmemory_8c.html#affed6eac03cce2c6881b962cdd98aae1" title="Allocate storage for the data structures common to all factor routines." alt="" coords="629,143,723,169"/>
<area shape="rect" href="cmemory_8c.html#aec37b068329358e8d5a81a3de59489f6" title="Free the working storage used by factor routines." alt="" coords="624,801,728,828"/>
<area shape="rect" href="util_8c.html#a4757427fb19f805c14756b8eef1fdaa4" title="Count the total number of nonzeros in factors L and U, and in the symmetrically reduced L." alt="" coords="641,244,711,271"/>
<area shape="rect" href="cpanel__bmod_8c.html#afe5fdb8b9b05150e9dd605b9276ca093" title=" " alt="" coords="625,852,727,879"/>
<area shape="rect" href="cpanel__dfs_8c.html#a0f5123ba882c7a75ac541201ca6d06d7" title=" " alt="" coords="633,295,719,321"/>
<area shape="rect" href="cpivotL_8c.html#ae6bc95a2710538cc5ce0904f90ef7f05" title=" " alt="" coords="644,345,708,372"/>
<area shape="rect" href="cutil_8c.html#a564092e813adc2ea0994981f14701e3d" title="Diagnostic print of column "jcol" in the U/L factor." alt="" coords="627,396,725,423"/>
<area shape="rect" href="cpruneL_8c.html#a4034544caef9a2d1ab429e935c2b5907" title=" " alt="" coords="641,497,711,524"/>
<area shape="rect" href="scomplex_8c.html#aba8c451f1819db1fd1901496c1fddc72" title="Returns sqrt(z.r^2 + z.i^2)" alt="" coords="408,1932,465,1959"/>
<area shape="rect" href="cmemory_8c.html#acb3e10c45214dcb43e98c103e73e3887" title="Allocate storage for original matrix A." alt="" coords="395,1881,479,1908"/>
<area shape="rect" href="creadhb_8c.html#ad09b12d41114fe05457517797a07cc18" title="Eat up the rest of the current line." alt="" coords="392,1729,481,1756"/>
<area shape="rect" href="creadhb_8c.html#a352f5f08cd40d9d5720207c20b3dc9ca" title=" " alt="" coords="369,1780,505,1807"/>
<area shape="rect" href="creadhb_8c.html#a5c4a2643da5963b5476e372f988bbd8d" title=" " alt="" coords="377,1831,497,1857"/>
<area shape="rect" href="creadhb_8c.html#a8f07111dae1b6d151dfe47add0bb065c" title="Read complex numbers as pairs of (real, imaginary)" alt="" coords="386,1577,487,1604"/>
<area shape="rect" href="creadhb_8c.html#a72887b67c92a89254a57c82796d7c23e" title=" " alt="" coords="395,1628,479,1655"/>
<area shape="rect" href="creadhb_8c.html#a474c3ada8ad8a7fad38aee00e3b62b04" title=" " alt="" coords="391,1679,483,1705"/>
<area shape="rect" href="memory_8c.html#aaf3f8faaec1c91be7653f137844806e0" title=" " alt="" coords="393,67,481,93"/>
</map>
</div>
</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.4
</small></address>
</body>
</html>
|