-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathclasshopsan_1_1EquationSystemSolver-members.html
80 lines (79 loc) · 4.62 KB
/
classhopsan_1_1EquationSystemSolver-members.html
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
<!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" lang="en-US">
<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.12.0"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Hopsan: Member List</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>
<script type="text/javascript" src="clipboard.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="cookie.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="hopsan.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">Hopsan
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.12.0 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$(function() { codefold.init(0); });
/* @license-end */
</script>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$(function(){initNavTree('classhopsan_1_1EquationSystemSolver.html',''); initResizable(true); });
/* @license-end */
</script>
<div id="doc-content">
<div class="header">
<div class="headertitle"><div class="title">EquationSystemSolver Member List</div></div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="classhopsan_1_1EquationSystemSolver.html">EquationSystemSolver</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classhopsan_1_1EquationSystemSolver.html#a510a055fc92d7d9426275a29443f01da">EquationSystemSolver</a>(Component *pParentComponent, int n)</td><td class="entry"><a class="el" href="classhopsan_1_1EquationSystemSolver.html">EquationSystemSolver</a></td><td class="entry"></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="classhopsan_1_1EquationSystemSolver.html#aa5226b37f1eb305e91f07ae20c880df5">EquationSystemSolver</a>(Component *pParentComponent, int n, Matrix *pJacobian, Vec *pEquations, Vec *pVariables)</td><td class="entry"><a class="el" href="classhopsan_1_1EquationSystemSolver.html">EquationSystemSolver</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classhopsan_1_1EquationSystemSolver.html#ad032cc07fc7dea214d556d409bac7731">solve</a>(Matrix &jacobian, Vec &equations, Vec &variables, int iteration)</td><td class="entry"><a class="el" href="classhopsan_1_1EquationSystemSolver.html">EquationSystemSolver</a></td><td class="entry"></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="classhopsan_1_1EquationSystemSolver.html#a491561e57a5261cf4b97f76bb98a1029">solve</a>(Matrix &jacobian, Vec &equations, Vec &variables)</td><td class="entry"><a class="el" href="classhopsan_1_1EquationSystemSolver.html">EquationSystemSolver</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classhopsan_1_1EquationSystemSolver.html#af7d39f0eac0af0ed5785935ac72a1e7d">solve</a>()</td><td class="entry"><a class="el" href="classhopsan_1_1EquationSystemSolver.html">EquationSystemSolver</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated on Fri Nov 29 2024 14:29:32 for Hopsan by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.12.0 </li>
</ul>
</div>
</body>
</html>