-
Notifications
You must be signed in to change notification settings - Fork 2
/
algebra__bridges_2common__bridge_8cpp.html
153 lines (151 loc) · 9.59 KB
/
algebra__bridges_2common__bridge_8cpp.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
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
<!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=9"/>
<meta name="generator" content="Doxygen 1.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>ug4: ugbase/bridge/algebra_bridges/common_bridge.cpp 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="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
</script>
<script type="text/javascript" async="async" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="extra_stylesheet.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 style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">ug4
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.1 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
/* @license-end */
</script>
<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:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</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:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('algebra__bridges_2common__bridge_8cpp.html',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#nested-classes">Classes</a> |
<a href="#namespaces">Namespaces</a> |
<a href="#func-members">Functions</a> </div>
<div class="headertitle">
<div class="title">common_bridge.cpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include <iostream></code><br />
<code>#include <sstream></code><br />
<code>#include <string></code><br />
<code>#include "<a class="el" href="bridge_8h_source.html">bridge/bridge.h</a>"</code><br />
<code>#include "<a class="el" href="bridge_2util_8h_source.html">bridge/util.h</a>"</code><br />
<code>#include "<a class="el" href="util__algebra__dependent_8h_source.html">bridge/util_algebra_dependent.h</a>"</code><br />
<code>#include "<a class="el" href="fixed__convergence__check_8h_source.html">lib_algebra/operator/fixed_convergence_check.h</a>"</code><br />
<code>#include "<a class="el" href="operator_8h_source.html">lib_algebra/operator/interface/operator.h</a>"</code><br />
<code>#include "<a class="el" href="matrix__operator_8h_source.html">lib_algebra/operator/interface/matrix_operator.h</a>"</code><br />
<code>#include "<a class="el" href="matrix__operator__inverse_8h_source.html">lib_algebra/operator/interface/matrix_operator_inverse.h</a>"</code><br />
<code>#include "<a class="el" href="preconditioner_8h_source.html">lib_algebra/operator/interface/preconditioner.h</a>"</code><br />
<code>#include "<a class="el" href="preconditioned__linear__operator__inverse_8h_source.html">lib_algebra/operator/interface/preconditioned_linear_operator_inverse.h</a>"</code><br />
<code>#include "<a class="el" href="operator__inverse_8h_source.html">lib_algebra/operator/interface/operator_inverse.h</a>"</code><br />
<code>#include "<a class="el" href="linear__iterator_8h_source.html">lib_algebra/operator/interface/linear_iterator.h</a>"</code><br />
<code>#include "<a class="el" href="debug__writer_8h_source.html">lib_algebra/operator/debug_writer.h</a>"</code><br />
<code>#include "<a class="el" href="iterator__product_8h_source.html">lib_algebra/operator/preconditioner/iterator_product.h</a>"</code><br />
<code>#include "<a class="el" href="operator__util_8h_source.html">lib_algebra/operator/operator_util.h</a>"</code><br />
<code>#include "<a class="el" href="vector__writer_8h_source.html">lib_algebra/operator/vector_writer.h</a>"</code><br />
<code>#include "<a class="el" href="util__overloaded_8h_source.html">../util_overloaded.h</a>"</code><br />
<code>#include "<a class="el" href="bridge__mat__vec__operations_8h_source.html">bridge_mat_vec_operations.h</a>"</code><br />
<code>#include "<a class="el" href="matrix__diagonal_8h_source.html">matrix_diagonal.h</a>"</code><br />
<code>#include "<a class="el" href="energy__convergence__check_8h_source.html">lib_algebra/operator/energy_convergence_check.h</a>"</code><br />
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct  </td><td class="memItemRight" valign="bottom"><a class="el" href="structug_1_1bridge_1_1_algebra_common_1_1_functionality.html">ug::bridge::AlgebraCommon::Functionality</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
<tr class="memitem:namespaceug"><td class="memItemLeft" align="right" valign="top">  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceug.html">ug</a></td></tr>
<tr class="memdesc:namespaceug"><td class="mdescLeft"> </td><td class="mdescRight">the ug namespace <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:namespaceug_1_1bridge"><td class="memItemLeft" align="right" valign="top">  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceug_1_1bridge.html">ug::bridge</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:namespaceug_1_1bridge_1_1_algebra_common"><td class="memItemLeft" align="right" valign="top">  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceug_1_1bridge_1_1_algebra_common.html">ug::bridge::AlgebraCommon</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:ab7c85788955308fb333444e9530d49c8"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceug_1_1bridge.html#ab7c85788955308fb333444e9530d49c8">ug::bridge::RegisterBridge_AlgebraCommon</a> (Registry &reg, string grp)</td></tr>
<tr class="separator:ab7c85788955308fb333444e9530d49c8"><td class="memSeparator" colspan="2"> </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="navelem"><a class="el" href="dir_80abd05104fe5ed4636c8ba64911e654.html">ugbase</a></li><li class="navelem"><a class="el" href="dir_b0538a14208cacfdb4f78355b238afd2.html">bridge</a></li><li class="navelem"><a class="el" href="dir_24cf78865389c4de552fbb5220e16a9a.html">algebra_bridges</a></li><li class="navelem"><a class="el" href="algebra__bridges_2common__bridge_8cpp.html">common_bridge.cpp</a></li>
<li class="footer">Generated on Mon Nov 18 2024 10:37:35 for ug4 by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
</html>