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/zlinsol1.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">zlinsol1.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 ZGSTRF (ZGSSV)
<a href="#details">More...</a></p>
<div class="textblock"><code>#include "<a class="el" href="slu__zdefs_8h_source.html">slu_zdefs.h</a>"</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for zlinsol1.c:</div>
<div class="dyncontent">
<div class="center"><img src="zlinsol1_8c__incl.png" border="0" usemap="#aEXAMPLE_2zlinsol1_8c" alt=""/></div>
<map name="aEXAMPLE_2zlinsol1_8c" id="aEXAMPLE_2zlinsol1_8c">
<area shape="rect" title="LU factorization from ZGSTRF (ZGSSV)" alt="" coords="322,5,466,32"/>
<area shape="rect" href="slu__zdefs_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__dcomplex_8h.html" title="Header file for complex operations." alt="" coords="925,155,1039,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="zlinsol1_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="zlinsol1_8c_a0ddf1224851353fc92bfbff6f499fa97_cgraph.png" border="0" usemap="#azlinsol1_8c_a0ddf1224851353fc92bfbff6f499fa97_cgraph" alt=""/></div>
<map name="azlinsol1_8c_a0ddf1224851353fc92bfbff6f499fa97_cgraph" id="azlinsol1_8c_a0ddf1224851353fc92bfbff6f499fa97_cgraph">
<area shape="rect" title=" " alt="" coords="5,1449,56,1476"/>
<area shape="rect" href="util_8c.html#a27491a8171a480d6c98e6d1e535e1973" title="Deallocate SuperMatrix of type NC." alt="" coords="110,5,285,32"/>
<area shape="rect" href="util_8c.html#ac16a0aea75cf99b4d38ec4ede6f13eb4" title="Deallocate SuperMatrix." alt="" coords="363,107,510,149"/>
<area shape="rect" href="util_8c.html#aea724a390aed4ef00a4b8ed783c60014" title="Deallocate SuperMatrix of type SC." alt="" coords="104,1551,291,1577"/>
<area shape="rect" href="zmemory_8c.html#abe25de7ac95d08769687751ffebc755b" title=" " alt="" coords="595,1171,746,1197"/>
<area shape="rect" href="memory_8c.html#aef293480a9ff932ae7bf49a1c7e52b15" title=" " alt="" coords="807,132,896,159"/>
<area shape="rect" href="util_8c.html#a4792687285a879f7955029421ba99795" title="Set the default values for the options argument." alt="" coords="129,1601,266,1628"/>
<area shape="rect" href="util_8c.html#a7d50e009f6f1f4ba8a63cdd912a0d31d" title="Deallocate SuperLU stat." alt="" coords="161,1652,234,1679"/>
<area shape="rect" href="util_8c.html#a9b8745daf1fd22070364570977fe1ccc" title="Initialize SuperLU stat." alt="" coords="165,1449,229,1476"/>
<area shape="rect" href="util_8c.html#aef88fef229bf26ba82b50d99c20ad915" title="Display SuperLU stat." alt="" coords="161,1703,234,1729"/>
<area shape="rect" href="zutil_8c.html#ad055a61ba199b5071804c15d32dae257" title="Supernodal LU factor related." alt="" coords="583,1019,759,1045"/>
<area shape="rect" href="zutil_8c.html#a8316b5e4832ca200a14d14f5ed164695" title=" " alt="" coords="118,1753,277,1780"/>
<area shape="rect" href="zutil_8c.html#acf2b404121b9a70942631f50b85fd8a1" title="Let rhs[i] = sum of i-th row of A, so the solution vector is all 1's." alt="" coords="161,1399,234,1425"/>
<area shape="rect" href="zutil_8c.html#aa81fbc4bdd835def817191d94fb8b208" title=" " alt="" coords="155,1804,240,1831"/>
<area shape="rect" href="zgssv_8c.html#aafc6afbf8e173f2d4e41239bc568b0ec" title="Driver routines." alt="" coords="169,867,225,893"/>
<area shape="rect" href="zutil_8c.html#a0c645d9e2d757c5f5fa1ecd67f0c2a07" title="Check the inf-norm of the error vector." alt="" coords="139,1855,255,1881"/>
<area shape="rect" href="zmemory_8c.html#a286bf5eff2472576ba5fafe9d1daf835" title=" " alt="" coords="146,1500,249,1527"/>
<area shape="rect" href="zreadhb_8c.html#a7d2e0add84b68d8ce02245b0332a0e5d" title="Auxiliary routines." alt="" coords="162,1348,233,1375"/>
<area shape="rect" href="memory_8c.html#aaf3f8faaec1c91be7653f137844806e0" title=" " alt="" coords="393,1652,481,1679"/>
<area shape="rect" href="TESTING_2sp__ienv_8c.html#a21109476f1261abd6b256a393f5fd9e7" title=" " alt="" coords="637,1373,705,1400"/>
<area shape="rect" href="input__error_8c.html#ad4e27444570b55672c6d20dc1adb12c0" title=" " alt="" coords="808,1221,895,1248"/>
<area shape="rect" href="zsp__blas3_8c.html#a2648905c9e6009b63d3bf0bb4d673e8e" title=" " alt="" coords="393,1601,480,1628"/>
<area shape="rect" href="zsp__blas2_8c.html#a9ea39731f07b4c2ab20e44c97ffd773c" title="Performs one of the matrix-vector operations y := alpha*A*x + beta*y, or y := alpha*A'*x + beta*y." alt="" coords="629,1323,712,1349"/>
<area shape="rect" href="util_8c.html#a7285ca16a0b84b4333d71efeb65c0126" title="Deallocate SuperMatrix of type NCP." alt="" coords="339,841,535,868"/>
<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,639,483,665"/>
<area shape="rect" href="superlu__timer_8c.html#a901b1224789fec99ee424cbfde8fb301" title="Timer function." alt="" coords="611,512,730,539"/>
<area shape="rect" href="sp__preorder_8c.html#ad3a9a45f02456022c7eba79e17e215bc" title=" " alt="" coords="390,335,483,361"/>
<area shape="rect" href="zgstrf_8c.html#a9958cef7946c50ec8c5cba0dde894ebf" title=" " alt="" coords="409,892,464,919"/>
<area shape="rect" href="zgstrs_8c.html#a7ddda3f91ee65762d0589d5d613f2795" title=" " alt="" coords="408,1095,465,1121"/>
<area shape="rect" href="get__perm__c_8c.html#a842fe36b4354a3434c1b340195c71e22" title="Form the structure of A'+A." alt="" coords="631,461,711,488"/>
<area shape="rect" href="mmd_8c.html#aaaff516b361a031e00ca2bc8e835eb54" title=" " alt="" coords="630,613,711,640"/>
<area shape="rect" href="get__perm__c_8c.html#a4d27a2c28e6a97a8480d587376f467de" title="Get COLAMD's permutation for matrix A." alt="" coords="625,715,716,741"/>
<area shape="rect" href="memory_8c.html#af80c9ccfaa9f16f21cdb5df589eb1692" title=" " alt="" coords="814,816,889,843"/>
<area shape="rect" href="get__perm__c_8c.html#a4366ba634b60299b1172c0313c5e8aea" title="Get METIS' permutation for matrix B." alt="" coords="631,816,711,843"/>
<area shape="rect" href="get__perm__c_8c.html#a357185b632937f39cc4a3b64db5903c9" title="Form the structure of A'*A." alt="" coords="641,563,700,589"/>
<area shape="rect" href="util_8c.html#a83d0844717cd9ffc862d97c194b21833" title="Validity check of a permutation." alt="" coords="623,157,718,184"/>
<area shape="rect" href="util_8c.html#ad4885c929f82623b67a05fd439463487" title="Print content of int array." alt="" coords="622,259,719,285"/>
<area shape="rect" href="sp__coletree_8c.html#ac49eab09694542160a27c8ed8dbf5701" title=" " alt="" coords="625,309,716,336"/>
<area shape="rect" href="sp__coletree_8c.html#a657d6b291654432e815392c2a00d2b84" title=" " alt="" coords="621,360,720,387"/>
<area shape="rect" href="sp__coletree_8c.html#a29961a6839a7a7569d86d5931cb8dee4" title=" " alt="" coords="617,411,724,437"/>
<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="636,968,705,995"/>
<area shape="rect" href="util_8c.html#a4b97838714471334eba3f4de948d6e7a" title="Fix up the data storage lsub for L-subscripts." alt="" coords="642,917,699,944"/>
<area shape="rect" href="dcomplex_8c.html#af701b1c549ee8dcf6767742a91681b55" title="Returns sqrt(z.r^2 + z.i^2)" alt="" coords="408,1855,465,1881"/>
<area shape="rect" href="zreadhb_8c.html#afe163c8afe875095907b8319c0530254" title=" " alt="" coords="395,1297,479,1324"/>
<area shape="rect" href="zreadhb_8c.html#a474c3ada8ad8a7fad38aee00e3b62b04" title=" " alt="" coords="391,1551,483,1577"/>
<area shape="rect" href="zmemory_8c.html#aa968733d38f78b47b26458dc907fa982" title="Allocate storage for original matrix A." alt="" coords="395,1196,479,1223"/>
<area shape="rect" href="zreadhb_8c.html#a4c9a9a1484351dcc1ae1a756a18081e7" title="Eat up the rest of the current line." alt="" coords="392,1348,481,1375"/>
<area shape="rect" href="zreadhb_8c.html#afb86c617e31fa765098b83fd74539b9b" title=" " alt="" coords="369,1399,505,1425"/>
<area shape="rect" href="zreadhb_8c.html#ab753ef9c907b1298d163150b6e658247" title=" " alt="" coords="377,1449,497,1476"/>
<area shape="rect" href="zreadhb_8c.html#a321d6efeb00f45e3e4c961dcc3aa0fcc" title="Read complex numbers as pairs of (real, imaginary)" alt="" coords="386,1500,487,1527"/>
</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>
|