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 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340
|
<!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: SRC/dgssv.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_1e771ff450ae847412a8c28572c155bb.html">SRC</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">dgssv.c File Reference</div></div>
</div><!--header-->
<div class="contents">
<p>Solves the system of linear equations A*X=B.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include "<a class="el" href="slu__ddefs_8h_source.html">slu_ddefs.h</a>"</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for dgssv.c:</div>
<div class="dyncontent">
<div class="center"><img src="dgssv_8c__incl.png" border="0" usemap="#aSRC_2dgssv_8c" alt=""/></div>
<map name="aSRC_2dgssv_8c" id="aSRC_2dgssv_8c">
<area shape="rect" title="Solves the system of linear equations A*X=B." alt="" coords="307,5,406,32"/>
<area shape="rect" href="slu__ddefs_8h.html" title="Header file for real operations." alt="" coords="311,80,402,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" 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:a78e780216de6dd0e85a5003c9d064952"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="dgssv_8c.html#a78e780216de6dd0e85a5003c9d064952">dgssv</a> (<a class="el" href="structsuperlu__options__t.html">superlu_options_t</a> *options, <a class="el" href="structSuperMatrix.html">SuperMatrix</a> *<a class="el" href="zsymv_8c.html#af5d6242ff783dd9efca51eeec1c234f7">A</a>, int *perm_c, int *perm_r, <a class="el" href="structSuperMatrix.html">SuperMatrix</a> *L, <a class="el" href="structSuperMatrix.html">SuperMatrix</a> *<a class="el" href="zlarnv_8c.html#aa856a8508457fb5628c7d60f266c5596">U</a>, <a class="el" href="structSuperMatrix.html">SuperMatrix</a> *B, <a class="el" href="structSuperLUStat__t.html">SuperLUStat_t</a> *stat, <a class="el" href="superlu__config_8h.html#ab6fd6105e64ed14a0c9281326f05e623">int_t</a> *info)</td></tr>
<tr class="memdesc:a78e780216de6dd0e85a5003c9d064952"><td class="mdescLeft"> </td><td class="mdescRight">Driver routines. <a href="dgssv_8c.html#a78e780216de6dd0e85a5003c9d064952">More...</a><br /></td></tr>
<tr class="separator:a78e780216de6dd0e85a5003c9d064952"><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>
<pre>
-- SuperLU routine (version 7.0.0) --
Univ. of California Berkeley, Xerox Palo Alto Research Center,
and Lawrence Berkeley National Lab.
October 15, 2003
August 2024
</pre> </div><h2 class="groupheader">Function Documentation</h2>
<a id="a78e780216de6dd0e85a5003c9d064952" name="a78e780216de6dd0e85a5003c9d064952"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a78e780216de6dd0e85a5003c9d064952">◆ </a></span>dgssv()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void dgssv </td>
<td>(</td>
<td class="paramtype"><a class="el" href="structsuperlu__options__t.html">superlu_options_t</a> * </td>
<td class="paramname"><em>options</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="structSuperMatrix.html">SuperMatrix</a> * </td>
<td class="paramname"><em>A</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int * </td>
<td class="paramname"><em>perm_c</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int * </td>
<td class="paramname"><em>perm_r</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="structSuperMatrix.html">SuperMatrix</a> * </td>
<td class="paramname"><em>L</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="structSuperMatrix.html">SuperMatrix</a> * </td>
<td class="paramname"><em>U</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="structSuperMatrix.html">SuperMatrix</a> * </td>
<td class="paramname"><em>B</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="structSuperLUStat__t.html">SuperLUStat_t</a> * </td>
<td class="paramname"><em>stat</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="superlu__config_8h.html#ab6fd6105e64ed14a0c9281326f05e623">int_t</a> * </td>
<td class="paramname"><em>info</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<pre>
Purpose
=======
DGSSV solves the system of linear equations A*X=B, using the
LU factorization from DGSTRF. It performs the following steps:
1. If A is stored column-wise (A->Stype = SLU_NC):
1.1. Permute the columns of A, forming A*Pc, where Pc
is a permutation matrix. For more details of this step,
see <a class="el" href="sp__preorder_8c.html" title="Permute and performs functions on columns of original matrix.">sp_preorder.c</a>.
1.2. Factor A as Pr*A*Pc=L*U with the permutation Pr determined
by Gaussian elimination with partial pivoting.
L is unit lower triangular with offdiagonal entries
bounded by 1 in magnitude, and U is upper triangular.
1.3. Solve the system of equations A*X=B using the factored
form of A.
2. If A is stored row-wise (A->Stype = SLU_NR), apply the
above algorithm to the transpose of A:
2.1. Permute columns of transpose(A) (rows of A),
forming transpose(A)*Pc, where Pc is a permutation matrix.
For more details of this step, see <a class="el" href="sp__preorder_8c.html" title="Permute and performs functions on columns of original matrix.">sp_preorder.c</a>.
2.2. Factor A as Pr*transpose(A)*Pc=L*U with the permutation Pr
determined by Gaussian elimination with partial pivoting.
L is unit lower triangular with offdiagonal entries
bounded by 1 in magnitude, and U is upper triangular.
2.3. Solve the system of equations A*X=B using the factored
form of A.
See <a class="el" href="supermatrix_8h.html" title="Matrix type definitions.">supermatrix.h</a> for the definition of '<a class="el" href="structSuperMatrix.html">SuperMatrix</a>' structure.
Arguments
=========
options (input) superlu_options_t*
The structure defines the input parameters to control
how the LU decomposition will be performed and how the
system will be solved.
A (input) SuperMatrix*
Matrix A in A*X=B, of dimension (A->nrow, A->ncol). The number
of linear equations is A->nrow. Currently, the type of A can be:
Stype = SLU_NC or SLU_NR; Dtype = SLU_D; Mtype = SLU_GE.
In the future, more general A may be handled.
perm_c (input/output) int*
If A->Stype = SLU_NC, column permutation vector of size A->ncol
which defines the permutation matrix Pc; perm_c[i] = j means
column i of A is in position j in A*Pc.
If A->Stype = SLU_NR, column permutation vector of size A->nrow
which describes permutation of columns of transpose(A)
(rows of A) as described above.
If options->ColPerm = MY_PERMC or options->Fact = SamePattern or
options->Fact = SamePattern_SameRowPerm, it is an input argument.
On exit, perm_c may be overwritten by the product of the input
perm_c and a permutation that postorders the elimination tree
of Pc'*A'*A*Pc; perm_c is not changed if the elimination tree
is already in postorder.
Otherwise, it is an output argument.
perm_r (input/output) int*
If A->Stype = SLU_NC, row permutation vector of size A->nrow,
which defines the permutation matrix Pr, and is determined
by partial pivoting. perm_r[i] = j means row i of A is in
position j in Pr*A.
If A->Stype = SLU_NR, permutation vector of size A->ncol, which
determines permutation of rows of transpose(A)
(columns of A) as described above.
If options->RowPerm = MY_PERMR or
options->Fact = SamePattern_SameRowPerm, perm_r is an
input argument.
otherwise it is an output argument.
L (output) SuperMatrix*
The factor L from the factorization
Pr*A*Pc=L*U (if A->Stype = SLU_NC) or
Pr*transpose(A)*Pc=L*U (if A->Stype = SLU_NR).
Uses compressed row subscripts storage for supernodes, i.e.,
L has types: Stype = SLU_SC, Dtype = SLU_D, Mtype = SLU_TRLU.
U (output) SuperMatrix*
The factor U from the factorization
Pr*A*Pc=L*U (if A->Stype = SLU_NC) or
Pr*transpose(A)*Pc=L*U (if A->Stype = SLU_NR).
Uses column-wise storage scheme, i.e., U has types:
Stype = SLU_NC, Dtype = SLU_D, Mtype = SLU_TRU.
B (input/output) SuperMatrix*
B has types: Stype = SLU_DN, Dtype = SLU_D, Mtype = SLU_GE.
On entry, the right hand side matrix.
On exit, the solution matrix if info = 0;
stat (output) SuperLUStat_t*
Record the statistics on runtime and floating-point operation count.
See util.h for the definition of '<a class="el" href="structSuperLUStat__t.html">SuperLUStat_t</a>'.
info (output) int*
= 0: successful exit
> 0: if info = i, and i is
<= A->ncol: <a class="el" href="zlarnv_8c.html#aa856a8508457fb5628c7d60f266c5596">U(i,i)</a> is exactly zero. The factorization has
been completed, but the factor U is exactly singular,
so the solution could not be computed.
> A->ncol: number of bytes allocated when memory allocation
failure occurred, plus A->ncol.
</pre> <div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="dgssv_8c_a78e780216de6dd0e85a5003c9d064952_cgraph.png" border="0" usemap="#adgssv_8c_a78e780216de6dd0e85a5003c9d064952_cgraph" alt=""/></div>
<map name="adgssv_8c_a78e780216de6dd0e85a5003c9d064952_cgraph" id="adgssv_8c_a78e780216de6dd0e85a5003c9d064952_cgraph">
<area shape="rect" title="Driver routines." alt="" coords="5,1809,63,1835"/>
<area shape="rect" href="dutil_8c.html#a0a2a790bf8c793c9c0ea7aceb9532584" title="Supernodal LU factor related." alt="" coords="361,542,537,569"/>
<area shape="rect" href="util_8c.html#a7285ca16a0b84b4333d71efeb65c0126" title="Deallocate SuperMatrix of type NCP." alt="" coords="111,2239,307,2266"/>
<area shape="rect" href="util_8c.html#ac16a0aea75cf99b4d38ec4ede6f13eb4" title="Deallocate SuperMatrix." alt="" coords="135,2291,282,2332"/>
<area shape="rect" href="SRC_2dgstrf_8c.html#a421512dfd49263d31f1e42fe315abd19" title=" " alt="" coords="181,1201,237,1227"/>
<area shape="rect" href="TESTING_2sp__ienv_8c.html#a21109476f1261abd6b256a393f5fd9e7" title=" " alt="" coords="614,1353,682,1379"/>
<area shape="rect" href="input__error_8c.html#ad4e27444570b55672c6d20dc1adb12c0" title=" " alt="" coords="753,150,840,177"/>
<area shape="rect" href="memory_8c.html#aef293480a9ff932ae7bf49a1c7e52b15" title=" " alt="" coords="603,1834,693,1861"/>
<area shape="rect" href="dgstrs_8c.html#a6e3eace519372b7dfcd053e0d3614fc1" title=" " alt="" coords="179,289,238,315"/>
<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="163,2138,255,2165"/>
<area shape="rect" href="superlu__timer_8c.html#a901b1224789fec99ee424cbfde8fb301" title="Timer function." alt="" coords="389,2366,508,2393"/>
<area shape="rect" href="sp__preorder_8c.html#ad3a9a45f02456022c7eba79e17e215bc" title=" " alt="" coords="162,1986,255,2013"/>
<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="414,1099,483,1126"/>
<area shape="rect" href="dcolumn__bmod_8c.html#a5ca322682f98f276feb3c50b31ca56b8" title=" " alt="" coords="392,998,505,1025"/>
<area shape="rect" href="SRC_2dmemory_8c.html#aee842e4910a0223cc8a92397311b8970" title="Expand the data structures for L and U during the factorization." alt="" coords="591,1201,705,1227"/>
<area shape="rect" href="dcolumn__dfs_8c.html#a78b31ef4c9a792a442f6956fe2ff3d78" title=" " alt="" coords="400,1302,497,1329"/>
<area shape="rect" href="dcopy__to__ucol_8c.html#ace3034cff6ce6be9e0b0f69cda42f196" title=" " alt="" coords="395,1251,503,1278"/>
<area shape="rect" href="dutil_8c.html#a2e8af0737d241bb4141255d1a759aa67" title=" " alt="" coords="355,947,543,974"/>
<area shape="rect" href="SRC_2dmemory_8c.html#a57716392620cf54b4f0dcee83b60b3fe" title="Allocate storage for the data structures common to all factor routines." alt="" coords="402,1859,495,1886"/>
<area shape="rect" href="memory_8c.html#af80c9ccfaa9f16f21cdb5df589eb1692" title=" " alt="" coords="611,1935,685,1962"/>
<area shape="rect" href="SRC_2dmemory_8c.html#aa7d9129a2b0dc259ccccc8d6d2218cf8" title="Free the working storage used by factor routines." alt="" coords="396,1353,501,1379"/>
<area shape="rect" href="dpanel__bmod_8c.html#a192df249a9fc13ad49bf3f2cd79aba65" title=" " alt="" coords="397,1049,500,1075"/>
<area shape="rect" href="dpanel__dfs_8c.html#aed9a4a6a7d6d671e512bcf6282eee931" title=" " alt="" coords="405,643,492,670"/>
<area shape="rect" href="dpivotL_8c.html#ac9bc2a5673ddfce2452bf4a88b97a266" title=" " alt="" coords="416,694,481,721"/>
<area shape="rect" href="dutil_8c.html#a6efd3372111ed4b6bd915ecc49960022" title="Diagnostic print of column "jcol" in the U/L factor." alt="" coords="400,745,497,771"/>
<area shape="rect" href="dpruneL_8c.html#a1da1a4498927d721e41a957bc881a212" title=" " alt="" coords="413,795,484,822"/>
<area shape="rect" href="SRC_2dmemory_8c.html#aaa5359da217b433b43bf6c8e2d29aa45" title="Set up pointers for real working arrays." alt="" coords="403,1454,494,1481"/>
<area shape="rect" href="dsnode__bmod_8c.html#a1466b84198911ff34e828a811e70831e" title="Performs numeric block updates within the relaxed snode." alt="" coords="395,593,502,619"/>
<area shape="rect" href="dsnode__dfs_8c.html#a1b31fa41555eaa25f5086a8ef7ebda7e" title=" " alt="" coords="403,1150,494,1177"/>
<area shape="rect" href="util_8c.html#a4b97838714471334eba3f4de948d6e7a" title="Fix up the data storage lsub for L-subscripts." alt="" coords="420,846,477,873"/>
<area shape="rect" href="heap__relax__snode_8c.html#a059d36bb76b7562c9bb2cbd7870e7ffe" title=" " alt="" coords="383,1707,515,1734"/>
<area shape="rect" href="util_8c.html#ae289773c377a566a2f77c88b21d7f4ae" title="Fills an integer array with a given value." alt="" coords="629,1631,667,1658"/>
<area shape="rect" href="relax__snode_8c.html#ad70bc12cb9031ab8aba4a37a18be46e3" title=" " alt="" coords="401,1555,496,1582"/>
<area shape="rect" href="util_8c.html#a67bce8b2142b3be41583de4fbea02cb0" title="Reset repfnz[] for the current column." alt="" coords="401,897,497,923"/>
<area shape="rect" href="memory_8c.html#a62bab720052d576a870b98e6499b1a50" title="Set up pointers for integer working arrays." alt="" coords="410,1758,487,1785"/>
<area shape="rect" href="dmyblas2_8c.html#a986e55bb6eac4e68b78c98b8276557db" title="Solves a dense UNIT lower triangular system." alt="" coords="616,567,680,594"/>
<area shape="rect" href="dmyblas2_8c.html#a703303b4c9cdd6074c55e83970db83b6" title="Performs a dense matrix-vector multiply: Mxvec = Mxvec + M * vec." alt="" coords="612,618,684,645"/>
<area shape="rect" href="slu__ddefs_8h.html#acc7c47067de037060e4c4227ee6aaa48" title="BLAS." alt="" coords="412,86,485,113"/>
<area shape="rect" href="SRC_2dmemory_8c.html#a032db6b3a4ed1f7c0f5375a7b87666ce" title=" " alt="" coords="599,213,697,239"/>
<area shape="rect" href="SRC_2dmemory_8c.html#ac67b2ffe0b0c24cb28a82520689166b1" title=" " alt="" coords="399,137,499,163"/>
<area shape="rect" href="dgstrs_8c.html#a1532445fd4c7e1e91d5bd11dbf78364f" title=" " alt="" coords="405,238,492,265"/>
<area shape="rect" href="slu__ddefs_8h.html#a98496794e14272b95cd4ba4c09c526d2" title=" " alt="" coords="417,339,480,366"/>
<area shape="rect" href="dmyblas2_8c.html#a47847fb71c3589e4d725db85052896fd" title="Solves a dense upper triangular system." alt="" coords="614,359,682,386"/>
<area shape="rect" href="dsp__blas2_8c.html#aaa92ff654356fe62f70ebef5815627e4" title="Solves one of the systems of equations A*x = b, or A'*x = b." alt="" coords="413,289,485,315"/>
<area shape="rect" href="get__perm__c_8c.html#a842fe36b4354a3434c1b340195c71e22" title="Form the structure of A'+A." alt="" coords="409,2062,489,2089"/>
<area shape="rect" href="mmd_8c.html#aaaff516b361a031e00ca2bc8e835eb54" title=" " alt="" coords="408,2265,489,2291"/>
<area shape="rect" href="get__perm__c_8c.html#a4d27a2c28e6a97a8480d587376f467de" title="Get COLAMD's permutation for matrix A." alt="" coords="403,2163,494,2190"/>
<area shape="rect" href="get__perm__c_8c.html#a4366ba634b60299b1172c0313c5e8aea" title="Get METIS' permutation for matrix B." alt="" coords="409,2214,489,2241"/>
<area shape="rect" href="get__perm__c_8c.html#a357185b632937f39cc4a3b64db5903c9" title="Form the structure of A'*A." alt="" coords="419,2315,478,2342"/>
<area shape="rect" href="util_8c.html#a83d0844717cd9ffc862d97c194b21833" title="Validity check of a permutation." alt="" coords="401,1961,496,1987"/>
</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>
|