-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBodyForce_8hpp_source.html
More file actions
349 lines (347 loc) · 54.6 KB
/
Copy pathBodyForce_8hpp_source.html
File metadata and controls
349 lines (347 loc) · 54.6 KB
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
341
342
343
344
345
346
347
348
349
<!-- HTML header for doxygen 1.8.13-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>MoFEM: users_modules/basic_finite_elements/src/BodyForce.hpp Source File</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="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="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js"></script>
<script>
window.MathJax = {
tex: {
tags: 'all', // Enables equation numbering
},
loader: {
load: ['[tex]/boldsymbol']
}
};
</script>
<script type="text/javascript " src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js"></script>
<link href="customdoxygen.css" rel="stylesheet" type="text/css" />
<link href="extra_style.css" rel="stylesheet" type="text/css"/>
<link rel="apple-touch-icon" sizes="57x57" href="apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
<link rel="shortcut icon" type="image/png" href="favicon-32x32.png"/>
<link rel="Bookmark" type="image/png" href="favicon-32x32.png"/>
<link rel="manifest" href="manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div style="background-color:#011A40" id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 30px;">
<td id="projectlogo"><img alt="Logo" src="MoFEMLogo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<td style="padding-left: 0.5em;" bgcolor="#011A40"
<div id="projectbrief"><font color="#FFFFFF">v0.15.0</font></div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!--Google analytics tags-->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-65236130-1', 'auto');
ga('send', 'pageview');
</script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-2J9RE2P3H5"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-2J9RE2P3H5');
</script><!-- Generated by Doxygen 1.9.8 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "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:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$(document).ready(function() { init_codefold(0); });
/* @license-end */
</script>
<!-- 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">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_4fdd23f46654bee42f0ef7ae5010b806.html">users_modules</a></li><li class="navelem"><a class="el" href="dir_0fb3e37c83410fc916ba3837ad3905e3.html">basic_finite_elements</a></li><li class="navelem"><a class="el" href="dir_0ca3dd9647a8dd6efd8896ba0551cf14.html">src</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle"><div class="title">BodyForce.hpp</div></div>
</div><!--header-->
<div class="contents">
<a href="BodyForce_8hpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="comment">/** \file BodyForce.hpp</span></div>
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="comment"> */</span></div>
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span> </div>
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span> </div>
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span> </div>
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span><span class="preprocessor">#ifndef __BODY_FORCE_HPP</span></div>
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="preprocessor">#define __BODY_FORCE_HPP</span></div>
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span><span class="comment"></span> </div>
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span><span class="comment">/** \brief Body forces elements</span></div>
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span><span class="comment"> * \ingroup mofem_body_forces</span></div>
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span><span class="comment"> */</span></div>
<div class="foldopen" id="foldopen00012" data-start="{" data-end="};">
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"><a class="line" href="structBodyForceConstantField.html"> 12</a></span><span class="keyword">struct </span><a class="code hl_struct" href="structBodyForceConstantField.html">BodyForceConstantField</a> {</div>
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span> </div>
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"><a class="line" href="structBodyForceConstantField.html#a4b52d85bfa2384d76f2bc6059f713014"> 14</a></span> <a class="code hl_struct" href="structMoFEM_1_1DeprecatedCoreInterface.html">MoFEM::Interface</a> &<a class="code hl_variable" href="structBodyForceConstantField.html#a4b52d85bfa2384d76f2bc6059f713014">mField</a>;</div>
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span> </div>
<div class="foldopen" id="foldopen00016" data-start="{" data-end="};">
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"><a class="line" href="structBodyForceConstantField_1_1MyVolumeFE.html"> 16</a></span> <span class="keyword">struct </span><a class="code hl_struct" href="structBodyForceConstantField_1_1MyVolumeFE.html">MyVolumeFE</a> : <span class="keyword">public</span> <a class="code hl_struct" href="structMoFEM_1_1VolumeElementForcesAndSourcesCore.html">MoFEM::VolumeElementForcesAndSourcesCore</a> {</div>
<div class="foldopen" id="foldopen00017" data-start="{" data-end="}">
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"><a class="line" href="structBodyForceConstantField_1_1MyVolumeFE.html#a527041271d0b2ab1ca806a2aa6ca02b4"> 17</a></span> <a class="code hl_function" href="structBodyForceConstantField_1_1MyVolumeFE.html#a527041271d0b2ab1ca806a2aa6ca02b4">MyVolumeFE</a>(<a class="code hl_struct" href="structMoFEM_1_1DeprecatedCoreInterface.html">MoFEM::Interface</a> &m_field)</div>
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span> : <a class="code hl_namespace" href="namespaceMoFEM.html">MoFEM</a>::<a class="code hl_function" href="structMoFEM_1_1VolumeElementForcesAndSourcesCore.html#a5a220396e2e54eb48e0f2efa7a21daf0">VolumeElementForcesAndSourcesCore</a>(m_field) {}</div>
</div>
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"><a class="line" href="structBodyForceConstantField_1_1MyVolumeFE.html#af6d6163155ab8d07f9032d4e1e8c0c33"> 19</a></span> <span class="keywordtype">int</span> <a class="code hl_function" href="structBodyForceConstantField_1_1MyVolumeFE.html#af6d6163155ab8d07f9032d4e1e8c0c33">getRule</a>(<span class="keywordtype">int</span> <a class="code hl_variable" href="dg__projection_8cpp.html#ad7eceded84ace5678d9df3e44f47d475">order</a>) { <span class="keywordflow">return</span> <a class="code hl_variable" href="dg__projection_8cpp.html#ad7eceded84ace5678d9df3e44f47d475">order</a>; };</div>
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span> };</div>
</div>
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span> </div>
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"><a class="line" href="structBodyForceConstantField.html#a03fe746893c690966582b51eb3375b2c"> 22</a></span> <a class="code hl_struct" href="structBodyForceConstantField_1_1MyVolumeFE.html">MyVolumeFE</a> <a class="code hl_variable" href="structBodyForceConstantField.html#a03fe746893c690966582b51eb3375b2c">fe</a>;</div>
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"><a class="line" href="structBodyForceConstantField.html#a0a344afa3d999d4827baeb85600c132a"> 23</a></span> <a class="code hl_struct" href="structBodyForceConstantField_1_1MyVolumeFE.html">MyVolumeFE</a> &<a class="code hl_function" href="structBodyForceConstantField.html#a0a344afa3d999d4827baeb85600c132a">getLoopFe</a>() { <span class="keywordflow">return</span> <a class="code hl_variable" href="structBodyForceConstantField.html#a03fe746893c690966582b51eb3375b2c">fe</a>; }</div>
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span> </div>
<div class="foldopen" id="foldopen00025" data-start="{" data-end="}">
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"><a class="line" href="structBodyForceConstantField.html#a78bc9c9c07799687d7f59aec97c642e8"> 25</a></span> <a class="code hl_function" href="structBodyForceConstantField.html#a78bc9c9c07799687d7f59aec97c642e8">BodyForceConstantField</a>(<a class="code hl_struct" href="structMoFEM_1_1DeprecatedCoreInterface.html">MoFEM::Interface</a> &m_field)</div>
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span> : <a class="code hl_variable" href="structBodyForceConstantField.html#a4b52d85bfa2384d76f2bc6059f713014">mField</a>(m_field), <a class="code hl_variable" href="structBodyForceConstantField.html#a03fe746893c690966582b51eb3375b2c">fe</a>(m_field) {}</div>
</div>
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span> </div>
<div class="foldopen" id="foldopen00028" data-start="{" data-end="};">
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"><a class="line" href="structBodyForceConstantField_1_1OpBodyForce.html"> 28</a></span> <span class="keyword">struct </span><a class="code hl_struct" href="structBodyForceConstantField_1_1OpBodyForce.html">OpBodyForce</a></div>
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span> : <span class="keyword">public</span> <a class="code hl_struct" href="structMoFEM_1_1VolumeElementForcesAndSourcesCore_1_1UserDataOperator.html">MoFEM::VolumeElementForcesAndSourcesCore::UserDataOperator</a> {</div>
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span> </div>
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"><a class="line" href="structBodyForceConstantField_1_1OpBodyForce.html#a9a678742cb9e0816be0c0c5ad7c74add"> 31</a></span> Vec <a class="code hl_variable" href="structBodyForceConstantField_1_1OpBodyForce.html#a9a678742cb9e0816be0c0c5ad7c74add">F</a>;</div>
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"><a class="line" href="structBodyForceConstantField_1_1OpBodyForce.html#afad3b39e428133d44c1d63e9953d020d"> 32</a></span> Block_BodyForces &<a class="code hl_variable" href="structBodyForceConstantField_1_1OpBodyForce.html#afad3b39e428133d44c1d63e9953d020d">dAta</a>;</div>
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"><a class="line" href="structBodyForceConstantField_1_1OpBodyForce.html#a76fcbb824cf362e8970f8da34a5083c3"> 33</a></span> <a class="code hl_class" href="classRange.html">Range</a> <a class="code hl_variable" href="structBodyForceConstantField_1_1OpBodyForce.html#a76fcbb824cf362e8970f8da34a5083c3">blockTets</a>;</div>
<div class="foldopen" id="foldopen00034" data-start="{" data-end="}">
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"><a class="line" href="structBodyForceConstantField_1_1OpBodyForce.html#ae78473f4bdbbfc542a08a852df5d5348"> 34</a></span> <a class="code hl_function" href="structBodyForceConstantField_1_1OpBodyForce.html#ae78473f4bdbbfc542a08a852df5d5348">OpBodyForce</a>(<span class="keyword">const</span> std::string <a class="code hl_variable" href="poisson__2d__homogeneous_8cpp.html#a3917f3987bad1f4e24b85c9d0ab84a5e">field_name</a>, Vec <a class="code hl_define" href="quad_8c.html#ab9e1d56536f1cfcab64aba64a976801b">_F</a>, Block_BodyForces &data,</div>
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span> <a class="code hl_class" href="classRange.html">Range</a> block_tets)</div>
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span> : <a class="code hl_namespace" href="namespaceMoFEM.html">MoFEM</a>::VolumeElementForcesAndSourcesCore::<a class="code hl_typedef" href="HookeElement_8hpp.html#aee27a2ebc8f3d34a5c1ce71b2607d1a3">UserDataOperator</a>(</div>
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"> 37</span> <a class="code hl_variable" href="poisson__2d__homogeneous_8cpp.html#a3917f3987bad1f4e24b85c9d0ab84a5e">field_name</a>, <a class="code hl_typedef" href="HookeElement_8hpp.html#aee27a2ebc8f3d34a5c1ce71b2607d1a3">UserDataOperator</a>::<a class="code hl_enumvalue" href="structMoFEM_1_1ForcesAndSourcesCore_1_1UserDataOperator.html#ac99de5ec6fa9bad3ccc5c5d60bc48e40a2d8d202342fada158e521ef00be491e1">OPROW</a>),</div>
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span> <a class="code hl_variable" href="structBodyForceConstantField_1_1OpBodyForce.html#a9a678742cb9e0816be0c0c5ad7c74add">F</a>(<a class="code hl_define" href="quad_8c.html#ab9e1d56536f1cfcab64aba64a976801b">_F</a>), <a class="code hl_variable" href="structBodyForceConstantField_1_1OpBodyForce.html#afad3b39e428133d44c1d63e9953d020d">dAta</a>(data), <a class="code hl_variable" href="structBodyForceConstantField_1_1OpBodyForce.html#a76fcbb824cf362e8970f8da34a5083c3">blockTets</a>(block_tets) {}</div>
</div>
<div class="foldopen" id="foldopen00039" data-start="{" data-end="}">
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno"><a class="line" href="structBodyForceConstantField_1_1OpBodyForce.html#a8c1cf896c6802219cdc53ae973b42363"> 39</a></span> <a class="code hl_function" href="structBodyForceConstantField_1_1OpBodyForce.html#a8c1cf896c6802219cdc53ae973b42363">OpBodyForce</a>(<span class="keyword">const</span> std::string <a class="code hl_variable" href="poisson__2d__homogeneous_8cpp.html#a3917f3987bad1f4e24b85c9d0ab84a5e">field_name</a>, Block_BodyForces &data,</div>
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"> 40</span> <a class="code hl_class" href="classRange.html">Range</a> block_tets)</div>
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"> 41</span> : <a class="code hl_namespace" href="namespaceMoFEM.html">MoFEM</a>::VolumeElementForcesAndSourcesCore::<a class="code hl_typedef" href="HookeElement_8hpp.html#aee27a2ebc8f3d34a5c1ce71b2607d1a3">UserDataOperator</a>(</div>
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span> <a class="code hl_variable" href="poisson__2d__homogeneous_8cpp.html#a3917f3987bad1f4e24b85c9d0ab84a5e">field_name</a>, <a class="code hl_typedef" href="HookeElement_8hpp.html#aee27a2ebc8f3d34a5c1ce71b2607d1a3">UserDataOperator</a>::<a class="code hl_enumvalue" href="structMoFEM_1_1ForcesAndSourcesCore_1_1UserDataOperator.html#ac99de5ec6fa9bad3ccc5c5d60bc48e40a2d8d202342fada158e521ef00be491e1">OPROW</a>),</div>
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"> 43</span> <a class="code hl_variable" href="structBodyForceConstantField_1_1OpBodyForce.html#afad3b39e428133d44c1d63e9953d020d">dAta</a>(data), <a class="code hl_variable" href="structBodyForceConstantField_1_1OpBodyForce.html#a76fcbb824cf362e8970f8da34a5083c3">blockTets</a>(block_tets) {}</div>
</div>
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"> 44</span> </div>
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"><a class="line" href="structBodyForceConstantField_1_1OpBodyForce.html#ab69704e408a918efc5d5e4bb558edccc"> 45</a></span> VectorDouble <a class="code hl_variable" href="structBodyForceConstantField_1_1OpBodyForce.html#ab69704e408a918efc5d5e4bb558edccc">Nf</a>;</div>
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"> 46</span> </div>
<div class="foldopen" id="foldopen00047" data-start="{" data-end="}">
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"><a class="line" href="structBodyForceConstantField_1_1OpBodyForce.html#aa09dbdb5782804e3bdd4f7315d3fb92d"> 47</a></span> MoFEMErrorCode <a class="code hl_function" href="structBodyForceConstantField_1_1OpBodyForce.html#aa09dbdb5782804e3bdd4f7315d3fb92d">doWork</a>(<span class="keywordtype">int</span> side, EntityType type,</div>
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"> 48</span> EntitiesFieldData::EntData &data) {</div>
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"> 49</span> <a class="code hl_define" href="definitions_8h.html#a6c0b52978f1abc88bf8a1ba70b7308e3">MoFEMFunctionBegin</a>;</div>
<div class="line"><a id="l00050" name="l00050"></a><span class="lineno"> 50</span> </div>
<div class="line"><a id="l00051" name="l00051"></a><span class="lineno"> 51</span> <span class="keywordflow">if</span> (data.getIndices().size() == 0)</div>
<div class="line"><a id="l00052" name="l00052"></a><span class="lineno"> 52</span> <a class="code hl_define" href="definitions_8h.html#a59cd650c2f6d3e0dc1ad1c29821e8692">MoFEMFunctionReturnHot</a>(0);</div>
<div class="line"><a id="l00053" name="l00053"></a><span class="lineno"> 53</span> <span class="keywordflow">if</span> (<a class="code hl_variable" href="structBodyForceConstantField_1_1OpBodyForce.html#a76fcbb824cf362e8970f8da34a5083c3">blockTets</a>.find(<a class="code hl_function" href="structMoFEM_1_1ForcesAndSourcesCore_1_1UserDataOperator.html#ab1001cc939d6a6b797c22099281d9615">getNumeredEntFiniteElementPtr</a>()->getEnt()) ==</div>
<div class="line"><a id="l00054" name="l00054"></a><span class="lineno"> 54</span> <a class="code hl_variable" href="structBodyForceConstantField_1_1OpBodyForce.html#a76fcbb824cf362e8970f8da34a5083c3">blockTets</a>.end())</div>
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"> 55</span> <a class="code hl_define" href="definitions_8h.html#a59cd650c2f6d3e0dc1ad1c29821e8692">MoFEMFunctionReturnHot</a>(0);</div>
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"> 56</span> </div>
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"> 57</span> <span class="keyword">const</span> <span class="keyword">auto</span> &dof_ptr = data.getFieldDofs()[0];</div>
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno"> 58</span> <span class="keywordtype">int</span> rank = dof_ptr->getNbOfCoeffs();</div>
<div class="line"><a id="l00059" name="l00059"></a><span class="lineno"> 59</span> <span class="keywordtype">int</span> nb_row_dofs = data.getIndices().size() / rank;</div>
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"> 60</span> </div>
<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"> 61</span> <a class="code hl_variable" href="structBodyForceConstantField_1_1OpBodyForce.html#ab69704e408a918efc5d5e4bb558edccc">Nf</a>.resize(data.getIndices().size());</div>
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno"> 62</span> bzero(&*<a class="code hl_variable" href="structBodyForceConstantField_1_1OpBodyForce.html#ab69704e408a918efc5d5e4bb558edccc">Nf</a>.data().begin(), data.getIndices().size() * <span class="keyword">sizeof</span>(FieldData));</div>
<div class="line"><a id="l00063" name="l00063"></a><span class="lineno"> 63</span> </div>
<div class="line"><a id="l00064" name="l00064"></a><span class="lineno"> 64</span> <span class="keywordflow">for</span> (<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> gg = 0; gg < data.getN().size1(); gg++) {</div>
<div class="line"><a id="l00065" name="l00065"></a><span class="lineno"> 65</span> <span class="keywordtype">double</span> val = <a class="code hl_function" href="structMoFEM_1_1VolumeElementForcesAndSourcesCore_1_1UserDataOperator.html#a27ada41314b2540fb0a722aad7257051">getVolume</a>() * <a class="code hl_function" href="structMoFEM_1_1ForcesAndSourcesCore_1_1UserDataOperator.html#ae90a09d3c36b0a4ed9ab1d99fcce0c1d">getGaussPts</a>()(3, gg);</div>
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"> 66</span> <span class="keywordflow">for</span> (<span class="keywordtype">int</span> rr = 0; rr < rank; rr++) {</div>
<div class="line"><a id="l00067" name="l00067"></a><span class="lineno"> 67</span> </div>
<div class="line"><a id="l00068" name="l00068"></a><span class="lineno"> 68</span> <span class="keywordtype">double</span> acc;</div>
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"> 69</span> <span class="keywordflow">if</span> (rr == 0) {</div>
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno"> 70</span> acc = -<a class="code hl_variable" href="structBodyForceConstantField_1_1OpBodyForce.html#afad3b39e428133d44c1d63e9953d020d">dAta</a>.data.acceleration_x;</div>
<div class="line"><a id="l00071" name="l00071"></a><span class="lineno"> 71</span> } <span class="keywordflow">else</span> <span class="keywordflow">if</span> (rr == 1) {</div>
<div class="line"><a id="l00072" name="l00072"></a><span class="lineno"> 72</span> acc = -<a class="code hl_variable" href="structBodyForceConstantField_1_1OpBodyForce.html#afad3b39e428133d44c1d63e9953d020d">dAta</a>.data.acceleration_y;</div>
<div class="line"><a id="l00073" name="l00073"></a><span class="lineno"> 73</span> } <span class="keywordflow">else</span> <span class="keywordflow">if</span> (rr == 2) {</div>
<div class="line"><a id="l00074" name="l00074"></a><span class="lineno"> 74</span> acc = -<a class="code hl_variable" href="structBodyForceConstantField_1_1OpBodyForce.html#afad3b39e428133d44c1d63e9953d020d">dAta</a>.data.acceleration_z;</div>
<div class="line"><a id="l00075" name="l00075"></a><span class="lineno"> 75</span> } <span class="keywordflow">else</span> {</div>
<div class="line"><a id="l00076" name="l00076"></a><span class="lineno"> 76</span> SETERRQ(PETSC_COMM_SELF, 1, <span class="stringliteral">"data inconsistency"</span>);</div>
<div class="line"><a id="l00077" name="l00077"></a><span class="lineno"> 77</span> }</div>
<div class="line"><a id="l00078" name="l00078"></a><span class="lineno"> 78</span> acc *= <a class="code hl_variable" href="structBodyForceConstantField_1_1OpBodyForce.html#afad3b39e428133d44c1d63e9953d020d">dAta</a>.data.density;</div>
<div class="line"><a id="l00079" name="l00079"></a><span class="lineno"> 79</span> cblas_daxpy(nb_row_dofs, val * acc, &data.getN()(gg, 0), 1, &<a class="code hl_variable" href="structBodyForceConstantField_1_1OpBodyForce.html#ab69704e408a918efc5d5e4bb558edccc">Nf</a>[rr],</div>
<div class="line"><a id="l00080" name="l00080"></a><span class="lineno"> 80</span> rank);</div>
<div class="line"><a id="l00081" name="l00081"></a><span class="lineno"> 81</span> }</div>
<div class="line"><a id="l00082" name="l00082"></a><span class="lineno"> 82</span> }</div>
<div class="line"><a id="l00083" name="l00083"></a><span class="lineno"> 83</span> </div>
<div class="line"><a id="l00084" name="l00084"></a><span class="lineno"> 84</span> <span class="keywordflow">if</span> (<a class="code hl_variable" href="structBodyForceConstantField_1_1OpBodyForce.html#a9a678742cb9e0816be0c0c5ad7c74add">F</a> == PETSC_NULLPTR)</div>
<div class="line"><a id="l00085" name="l00085"></a><span class="lineno"> 85</span> <a class="code hl_variable" href="structBodyForceConstantField_1_1OpBodyForce.html#a9a678742cb9e0816be0c0c5ad7c74add">F</a> = <a class="code hl_function" href="structMoFEM_1_1ForcesAndSourcesCore_1_1UserDataOperator.html#a5776797a630374d6b06e3aea772cdc39">getKSPf</a>();</div>
<div class="line"><a id="l00086" name="l00086"></a><span class="lineno"> 86</span> </div>
<div class="line"><a id="l00087" name="l00087"></a><span class="lineno"> 87</span> <a class="code hl_define" href="definitions_8h.html#add80e5ef5f847b2d4b637029f0f671c3">CHKERR</a> VecSetValues(<a class="code hl_variable" href="structBodyForceConstantField_1_1OpBodyForce.html#a9a678742cb9e0816be0c0c5ad7c74add">F</a>, data.getIndices().size(), &data.getIndices()[0],</div>
<div class="line"><a id="l00088" name="l00088"></a><span class="lineno"> 88</span> &<a class="code hl_variable" href="structBodyForceConstantField_1_1OpBodyForce.html#ab69704e408a918efc5d5e4bb558edccc">Nf</a>[0], ADD_VALUES);</div>
<div class="line"><a id="l00089" name="l00089"></a><span class="lineno"> 89</span> </div>
<div class="line"><a id="l00090" name="l00090"></a><span class="lineno"> 90</span> <a class="code hl_define" href="definitions_8h.html#acb0a46d159695a01bf667313b7788b45">MoFEMFunctionReturn</a>(0);</div>
<div class="line"><a id="l00091" name="l00091"></a><span class="lineno"> 91</span> }</div>
</div>
<div class="line"><a id="l00092" name="l00092"></a><span class="lineno"> 92</span> };</div>
</div>
<div class="line"><a id="l00093" name="l00093"></a><span class="lineno"> 93</span> </div>
<div class="foldopen" id="foldopen00094" data-start="{" data-end="}">
<div class="line"><a id="l00094" name="l00094"></a><span class="lineno"><a class="line" href="structBodyForceConstantField.html#acbf181b09e9c2ac8665b96ee49391de2"> 94</a></span> MoFEMErrorCode <a class="code hl_function" href="structBodyForceConstantField.html#acbf181b09e9c2ac8665b96ee49391de2">addBlock</a>(<span class="keyword">const</span> std::string <a class="code hl_variable" href="poisson__2d__homogeneous_8cpp.html#a3917f3987bad1f4e24b85c9d0ab84a5e">field_name</a>, Vec <a class="code hl_enumvalue" href="free__surface_8cpp.html#a275fe82762dca6ff32ecbb73db0b3b84af382a63cc3d6491bf26b59e66f46826d">F</a>, <span class="keywordtype">int</span> ms_id) {</div>
<div class="line"><a id="l00095" name="l00095"></a><span class="lineno"> 95</span> <span class="keyword">const</span> CubitMeshSets *cubit_meshset_ptr;</div>
<div class="line"><a id="l00096" name="l00096"></a><span class="lineno"> 96</span> MeshsetsManager *mmanager_ptr;</div>
<div class="line"><a id="l00097" name="l00097"></a><span class="lineno"> 97</span> <a class="code hl_define" href="definitions_8h.html#a6c0b52978f1abc88bf8a1ba70b7308e3">MoFEMFunctionBegin</a>;</div>
<div class="line"><a id="l00098" name="l00098"></a><span class="lineno"> 98</span> <a class="code hl_define" href="definitions_8h.html#add80e5ef5f847b2d4b637029f0f671c3">CHKERR</a> <a class="code hl_variable" href="structBodyForceConstantField.html#a4b52d85bfa2384d76f2bc6059f713014">mField</a>.<a class="code hl_function" href="structMoFEM_1_1UnknownInterface.html#a7ab248ec45fca778800dcd92e5171beb">getInterface</a>(mmanager_ptr);</div>
<div class="line"><a id="l00099" name="l00099"></a><span class="lineno"> 99</span> <a class="code hl_define" href="definitions_8h.html#add80e5ef5f847b2d4b637029f0f671c3">CHKERR</a> mmanager_ptr->getCubitMeshsetPtr(ms_id, <a class="code hl_enumvalue" href="definitions_8h.html#a82340fd7aca566defb002f93cc299efcac77b6cdcfb446c668fd1d7c66cfd15ab">BLOCKSET</a>,</div>
<div class="line"><a id="l00100" name="l00100"></a><span class="lineno"> 100</span> &cubit_meshset_ptr);</div>
<div class="line"><a id="l00101" name="l00101"></a><span class="lineno"> 101</span> <a class="code hl_define" href="definitions_8h.html#add80e5ef5f847b2d4b637029f0f671c3">CHKERR</a> cubit_meshset_ptr->getAttributeDataStructure(<a class="code hl_variable" href="structBodyForceConstantField.html#a5f8469a0db484164a13c43303786e101">mapData</a>[ms_id]);</div>
<div class="line"><a id="l00102" name="l00102"></a><span class="lineno"> 102</span> <a class="code hl_class" href="classEntityHandle.html">EntityHandle</a> meshset = cubit_meshset_ptr->getMeshset();</div>
<div class="line"><a id="l00103" name="l00103"></a><span class="lineno"> 103</span> <a class="code hl_class" href="classRange.html">Range</a> tets;</div>
<div class="line"><a id="l00104" name="l00104"></a><span class="lineno"> 104</span> <a class="code hl_define" href="definitions_8h.html#add80e5ef5f847b2d4b637029f0f671c3">CHKERR</a> <a class="code hl_variable" href="structBodyForceConstantField.html#a4b52d85bfa2384d76f2bc6059f713014">mField</a>.<a class="code hl_function" href="structMoFEM_1_1CoreInterface.html#a174e70b67f4f235d096d3c45d865645b">get_moab</a>().get_entities_by_type(meshset, MBTET, tets, <span class="keyword">true</span>);</div>
<div class="line"><a id="l00105" name="l00105"></a><span class="lineno"> 105</span> <a class="code hl_variable" href="structBodyForceConstantField.html#a03fe746893c690966582b51eb3375b2c">fe</a>.<a class="code hl_function" href="structMoFEM_1_1ForcesAndSourcesCore.html#aba236b9f5892be49d6ae6756b12f5a88">getOpPtrVector</a>().push_back(</div>
<div class="line"><a id="l00106" name="l00106"></a><span class="lineno"> 106</span> <span class="keyword">new</span> <a class="code hl_struct" href="structBodyForceConstantField_1_1OpBodyForce.html">OpBodyForce</a>(<a class="code hl_variable" href="poisson__2d__homogeneous_8cpp.html#a3917f3987bad1f4e24b85c9d0ab84a5e">field_name</a>, <a class="code hl_enumvalue" href="free__surface_8cpp.html#a275fe82762dca6ff32ecbb73db0b3b84af382a63cc3d6491bf26b59e66f46826d">F</a>, <a class="code hl_variable" href="structBodyForceConstantField.html#a5f8469a0db484164a13c43303786e101">mapData</a>[ms_id], tets));</div>
<div class="line"><a id="l00107" name="l00107"></a><span class="lineno"> 107</span> <a class="code hl_define" href="definitions_8h.html#acb0a46d159695a01bf667313b7788b45">MoFEMFunctionReturn</a>(0);</div>
<div class="line"><a id="l00108" name="l00108"></a><span class="lineno"> 108</span> }</div>
</div>
<div class="line"><a id="l00109" name="l00109"></a><span class="lineno"> 109</span> </div>
<div class="line"><a id="l00110" name="l00110"></a><span class="lineno"> 110</span><span class="keyword">private</span>:</div>
<div class="line"><a id="l00111" name="l00111"></a><span class="lineno"><a class="line" href="structBodyForceConstantField.html#a5f8469a0db484164a13c43303786e101"> 111</a></span> std::map<int, Block_BodyForces> <a class="code hl_variable" href="structBodyForceConstantField.html#a5f8469a0db484164a13c43303786e101">mapData</a>;</div>
<div class="line"><a id="l00112" name="l00112"></a><span class="lineno"> 112</span>};</div>
</div>
<div class="line"><a id="l00113" name="l00113"></a><span class="lineno"> 113</span><span class="comment"></span> </div>
<div class="line"><a id="l00114" name="l00114"></a><span class="lineno"> 114</span><span class="comment">/// \brief USe BodyForceConstantField</span></div>
<div class="line"><a id="l00115" name="l00115"></a><span class="lineno"><a class="line" href="BodyForce_8hpp.html#a4697d5f5b2136f9e15983bb4ede79499"> 115</a></span><span class="comment"></span><a class="code hl_define" href="definitions_8h.html#ac1e8a42306d8e67cb94ca31c3956ee78">DEPRECATED</a> <span class="keyword">typedef</span> <a class="code hl_struct" href="structBodyForceConstantField.html">BodyForceConstantField</a> <a class="code hl_variable" href="BodyForce_8hpp.html#a4697d5f5b2136f9e15983bb4ede79499">BodyFroceConstantField</a>;</div>
<div class="line"><a id="l00116" name="l00116"></a><span class="lineno"> 116</span> </div>
<div class="line"><a id="l00117" name="l00117"></a><span class="lineno"> 117</span><span class="preprocessor">#endif </span><span class="comment">//__BODY_FORCE_HPP</span></div>
<div class="line"><a id="l00118" name="l00118"></a><span class="lineno"> 118</span><span class="comment"></span> </div>
<div class="line"><a id="l00119" name="l00119"></a><span class="lineno"> 119</span><span class="comment">/**</span></div>
<div class="line"><a id="l00120" name="l00120"></a><span class="lineno"> 120</span><span class="comment"> * \defgroup mofem_body_forces Body forces elements</span></div>
<div class="line"><a id="l00121" name="l00121"></a><span class="lineno"> 121</span><span class="comment"> * \ingroup user_modules</span></div>
<div class="line"><a id="l00122" name="l00122"></a><span class="lineno"> 122</span><span class="comment"> */</span></div>
<div class="ttc" id="aBodyForce_8hpp_html_a4697d5f5b2136f9e15983bb4ede79499"><div class="ttname"><a href="BodyForce_8hpp.html#a4697d5f5b2136f9e15983bb4ede79499">BodyFroceConstantField</a></div><div class="ttdeci">DEPRECATED typedef BodyForceConstantField BodyFroceConstantField</div><div class="ttdoc">USe BodyForceConstantField.</div><div class="ttdef"><b>Definition</b> <a href="BodyForce_8hpp_source.html#l00115">BodyForce.hpp:115</a></div></div>
<div class="ttc" id="aHookeElement_8hpp_html_aee27a2ebc8f3d34a5c1ce71b2607d1a3"><div class="ttname"><a href="HookeElement_8hpp.html#aee27a2ebc8f3d34a5c1ce71b2607d1a3">UserDataOperator</a></div><div class="ttdeci">ForcesAndSourcesCore::UserDataOperator UserDataOperator</div><div class="ttdef"><b>Definition</b> <a href="HookeElement_8hpp_source.html#l00075">HookeElement.hpp:75</a></div></div>
<div class="ttc" id="aclassEntityHandle_html"><div class="ttname"><a href="classEntityHandle.html">EntityHandle</a></div></div>
<div class="ttc" id="aclassRange_html"><div class="ttname"><a href="classRange.html">Range</a></div></div>
<div class="ttc" id="adefinitions_8h_html_a59cd650c2f6d3e0dc1ad1c29821e8692"><div class="ttname"><a href="definitions_8h.html#a59cd650c2f6d3e0dc1ad1c29821e8692">MoFEMFunctionReturnHot</a></div><div class="ttdeci">#define MoFEMFunctionReturnHot(a)</div><div class="ttdoc">Last executable line of each PETSc function used for error handling. Replaces return()</div><div class="ttdef"><b>Definition</b> <a href="definitions_8h_source.html#l00463">definitions.h:463</a></div></div>
<div class="ttc" id="adefinitions_8h_html_a6c0b52978f1abc88bf8a1ba70b7308e3"><div class="ttname"><a href="definitions_8h.html#a6c0b52978f1abc88bf8a1ba70b7308e3">MoFEMFunctionBegin</a></div><div class="ttdeci">#define MoFEMFunctionBegin</div><div class="ttdoc">First executable line of each MoFEM function, used for error handling. Final line of MoFEM functions ...</div><div class="ttdef"><b>Definition</b> <a href="definitions_8h_source.html#l00359">definitions.h:359</a></div></div>
<div class="ttc" id="adefinitions_8h_html_a82340fd7aca566defb002f93cc299efcac77b6cdcfb446c668fd1d7c66cfd15ab"><div class="ttname"><a href="definitions_8h.html#a82340fd7aca566defb002f93cc299efcac77b6cdcfb446c668fd1d7c66cfd15ab">BLOCKSET</a></div><div class="ttdeci">@ BLOCKSET</div><div class="ttdef"><b>Definition</b> <a href="definitions_8h_source.html#l00161">definitions.h:161</a></div></div>
<div class="ttc" id="adefinitions_8h_html_ac1e8a42306d8e67cb94ca31c3956ee78"><div class="ttname"><a href="definitions_8h.html#ac1e8a42306d8e67cb94ca31c3956ee78">DEPRECATED</a></div><div class="ttdeci">#define DEPRECATED</div><div class="ttdef"><b>Definition</b> <a href="definitions_8h_source.html#l00017">definitions.h:17</a></div></div>
<div class="ttc" id="adefinitions_8h_html_acb0a46d159695a01bf667313b7788b45"><div class="ttname"><a href="definitions_8h.html#acb0a46d159695a01bf667313b7788b45">MoFEMFunctionReturn</a></div><div class="ttdeci">#define MoFEMFunctionReturn(a)</div><div class="ttdoc">Last executable line of each PETSc function used for error handling. Replaces return()</div><div class="ttdef"><b>Definition</b> <a href="definitions_8h_source.html#l00432">definitions.h:432</a></div></div>
<div class="ttc" id="adefinitions_8h_html_add80e5ef5f847b2d4b637029f0f671c3"><div class="ttname"><a href="definitions_8h.html#add80e5ef5f847b2d4b637029f0f671c3">CHKERR</a></div><div class="ttdeci">#define CHKERR</div><div class="ttdoc">Inline error check.</div><div class="ttdef"><b>Definition</b> <a href="definitions_8h_source.html#l00551">definitions.h:551</a></div></div>
<div class="ttc" id="adg__projection_8cpp_html_ad7eceded84ace5678d9df3e44f47d475"><div class="ttname"><a href="dg__projection_8cpp.html#ad7eceded84ace5678d9df3e44f47d475">order</a></div><div class="ttdeci">constexpr int order</div><div class="ttdef"><b>Definition</b> <a href="dg__projection_8cpp_source.html#l00018">dg_projection.cpp:18</a></div></div>
<div class="ttc" id="afree__surface_8cpp_html_a275fe82762dca6ff32ecbb73db0b3b84af382a63cc3d6491bf26b59e66f46826d"><div class="ttname"><a href="free__surface_8cpp.html#a275fe82762dca6ff32ecbb73db0b3b84af382a63cc3d6491bf26b59e66f46826d">F</a></div><div class="ttdeci">@ F</div><div class="ttdef"><b>Definition</b> <a href="free__surface_8cpp_source.html#l00396">free_surface.cpp:396</a></div></div>
<div class="ttc" id="anamespaceMoFEM_html"><div class="ttname"><a href="namespaceMoFEM.html">MoFEM</a></div><div class="ttdoc">implementation of Data Operators for Forces and Sources</div><div class="ttdef"><b>Definition</b> <a href="Common_8hpp_source.html#l00010">Common.hpp:10</a></div></div>
<div class="ttc" id="apoisson__2d__homogeneous_8cpp_html_a3917f3987bad1f4e24b85c9d0ab84a5e"><div class="ttname"><a href="poisson__2d__homogeneous_8cpp.html#a3917f3987bad1f4e24b85c9d0ab84a5e">field_name</a></div><div class="ttdeci">constexpr auto field_name</div><div class="ttdef"><b>Definition</b> <a href="poisson__2d__homogeneous_8cpp_source.html#l00013">poisson_2d_homogeneous.cpp:13</a></div></div>
<div class="ttc" id="aquad_8c_html_ab9e1d56536f1cfcab64aba64a976801b"><div class="ttname"><a href="quad_8c.html#ab9e1d56536f1cfcab64aba64a976801b">_F</a></div><div class="ttdeci">#define _F(n)</div><div class="ttdef"><b>Definition</b> <a href="quad_8c_source.html#l00025">quad.c:25</a></div></div>
<div class="ttc" id="astructBodyForceConstantField_1_1MyVolumeFE_html"><div class="ttname"><a href="structBodyForceConstantField_1_1MyVolumeFE.html">BodyForceConstantField::MyVolumeFE</a></div><div class="ttdef"><b>Definition</b> <a href="BodyForce_8hpp_source.html#l00016">BodyForce.hpp:16</a></div></div>
<div class="ttc" id="astructBodyForceConstantField_1_1MyVolumeFE_html_a527041271d0b2ab1ca806a2aa6ca02b4"><div class="ttname"><a href="structBodyForceConstantField_1_1MyVolumeFE.html#a527041271d0b2ab1ca806a2aa6ca02b4">BodyForceConstantField::MyVolumeFE::MyVolumeFE</a></div><div class="ttdeci">MyVolumeFE(MoFEM::Interface &m_field)</div><div class="ttdef"><b>Definition</b> <a href="BodyForce_8hpp_source.html#l00017">BodyForce.hpp:17</a></div></div>
<div class="ttc" id="astructBodyForceConstantField_1_1MyVolumeFE_html_af6d6163155ab8d07f9032d4e1e8c0c33"><div class="ttname"><a href="structBodyForceConstantField_1_1MyVolumeFE.html#af6d6163155ab8d07f9032d4e1e8c0c33">BodyForceConstantField::MyVolumeFE::getRule</a></div><div class="ttdeci">int getRule(int order)</div><div class="ttdef"><b>Definition</b> <a href="BodyForce_8hpp_source.html#l00019">BodyForce.hpp:19</a></div></div>
<div class="ttc" id="astructBodyForceConstantField_1_1OpBodyForce_html"><div class="ttname"><a href="structBodyForceConstantField_1_1OpBodyForce.html">BodyForceConstantField::OpBodyForce</a></div><div class="ttdef"><b>Definition</b> <a href="BodyForce_8hpp_source.html#l00028">BodyForce.hpp:29</a></div></div>
<div class="ttc" id="astructBodyForceConstantField_1_1OpBodyForce_html_a76fcbb824cf362e8970f8da34a5083c3"><div class="ttname"><a href="structBodyForceConstantField_1_1OpBodyForce.html#a76fcbb824cf362e8970f8da34a5083c3">BodyForceConstantField::OpBodyForce::blockTets</a></div><div class="ttdeci">Range blockTets</div><div class="ttdef"><b>Definition</b> <a href="BodyForce_8hpp_source.html#l00033">BodyForce.hpp:33</a></div></div>
<div class="ttc" id="astructBodyForceConstantField_1_1OpBodyForce_html_a8c1cf896c6802219cdc53ae973b42363"><div class="ttname"><a href="structBodyForceConstantField_1_1OpBodyForce.html#a8c1cf896c6802219cdc53ae973b42363">BodyForceConstantField::OpBodyForce::OpBodyForce</a></div><div class="ttdeci">OpBodyForce(const std::string field_name, Block_BodyForces &data, Range block_tets)</div><div class="ttdef"><b>Definition</b> <a href="BodyForce_8hpp_source.html#l00039">BodyForce.hpp:39</a></div></div>
<div class="ttc" id="astructBodyForceConstantField_1_1OpBodyForce_html_a9a678742cb9e0816be0c0c5ad7c74add"><div class="ttname"><a href="structBodyForceConstantField_1_1OpBodyForce.html#a9a678742cb9e0816be0c0c5ad7c74add">BodyForceConstantField::OpBodyForce::F</a></div><div class="ttdeci">Vec F</div><div class="ttdef"><b>Definition</b> <a href="BodyForce_8hpp_source.html#l00031">BodyForce.hpp:31</a></div></div>
<div class="ttc" id="astructBodyForceConstantField_1_1OpBodyForce_html_aa09dbdb5782804e3bdd4f7315d3fb92d"><div class="ttname"><a href="structBodyForceConstantField_1_1OpBodyForce.html#aa09dbdb5782804e3bdd4f7315d3fb92d">BodyForceConstantField::OpBodyForce::doWork</a></div><div class="ttdeci">MoFEMErrorCode doWork(int side, EntityType type, EntitiesFieldData::EntData &data)</div><div class="ttdef"><b>Definition</b> <a href="BodyForce_8hpp_source.html#l00047">BodyForce.hpp:47</a></div></div>
<div class="ttc" id="astructBodyForceConstantField_1_1OpBodyForce_html_ab69704e408a918efc5d5e4bb558edccc"><div class="ttname"><a href="structBodyForceConstantField_1_1OpBodyForce.html#ab69704e408a918efc5d5e4bb558edccc">BodyForceConstantField::OpBodyForce::Nf</a></div><div class="ttdeci">VectorDouble Nf</div><div class="ttdef"><b>Definition</b> <a href="BodyForce_8hpp_source.html#l00045">BodyForce.hpp:45</a></div></div>
<div class="ttc" id="astructBodyForceConstantField_1_1OpBodyForce_html_ae78473f4bdbbfc542a08a852df5d5348"><div class="ttname"><a href="structBodyForceConstantField_1_1OpBodyForce.html#ae78473f4bdbbfc542a08a852df5d5348">BodyForceConstantField::OpBodyForce::OpBodyForce</a></div><div class="ttdeci">OpBodyForce(const std::string field_name, Vec _F, Block_BodyForces &data, Range block_tets)</div><div class="ttdef"><b>Definition</b> <a href="BodyForce_8hpp_source.html#l00034">BodyForce.hpp:34</a></div></div>
<div class="ttc" id="astructBodyForceConstantField_1_1OpBodyForce_html_afad3b39e428133d44c1d63e9953d020d"><div class="ttname"><a href="structBodyForceConstantField_1_1OpBodyForce.html#afad3b39e428133d44c1d63e9953d020d">BodyForceConstantField::OpBodyForce::dAta</a></div><div class="ttdeci">Block_BodyForces & dAta</div><div class="ttdef"><b>Definition</b> <a href="BodyForce_8hpp_source.html#l00032">BodyForce.hpp:32</a></div></div>
<div class="ttc" id="astructBodyForceConstantField_html"><div class="ttname"><a href="structBodyForceConstantField.html">BodyForceConstantField</a></div><div class="ttdoc">Body forces elements.</div><div class="ttdef"><b>Definition</b> <a href="BodyForce_8hpp_source.html#l00012">BodyForce.hpp:12</a></div></div>
<div class="ttc" id="astructBodyForceConstantField_html_a03fe746893c690966582b51eb3375b2c"><div class="ttname"><a href="structBodyForceConstantField.html#a03fe746893c690966582b51eb3375b2c">BodyForceConstantField::fe</a></div><div class="ttdeci">MyVolumeFE fe</div><div class="ttdef"><b>Definition</b> <a href="BodyForce_8hpp_source.html#l00022">BodyForce.hpp:22</a></div></div>
<div class="ttc" id="astructBodyForceConstantField_html_a0a344afa3d999d4827baeb85600c132a"><div class="ttname"><a href="structBodyForceConstantField.html#a0a344afa3d999d4827baeb85600c132a">BodyForceConstantField::getLoopFe</a></div><div class="ttdeci">MyVolumeFE & getLoopFe()</div><div class="ttdef"><b>Definition</b> <a href="BodyForce_8hpp_source.html#l00023">BodyForce.hpp:23</a></div></div>
<div class="ttc" id="astructBodyForceConstantField_html_a4b52d85bfa2384d76f2bc6059f713014"><div class="ttname"><a href="structBodyForceConstantField.html#a4b52d85bfa2384d76f2bc6059f713014">BodyForceConstantField::mField</a></div><div class="ttdeci">MoFEM::Interface & mField</div><div class="ttdef"><b>Definition</b> <a href="BodyForce_8hpp_source.html#l00014">BodyForce.hpp:14</a></div></div>
<div class="ttc" id="astructBodyForceConstantField_html_a5f8469a0db484164a13c43303786e101"><div class="ttname"><a href="structBodyForceConstantField.html#a5f8469a0db484164a13c43303786e101">BodyForceConstantField::mapData</a></div><div class="ttdeci">std::map< int, Block_BodyForces > mapData</div><div class="ttdef"><b>Definition</b> <a href="BodyForce_8hpp_source.html#l00111">BodyForce.hpp:111</a></div></div>
<div class="ttc" id="astructBodyForceConstantField_html_a78bc9c9c07799687d7f59aec97c642e8"><div class="ttname"><a href="structBodyForceConstantField.html#a78bc9c9c07799687d7f59aec97c642e8">BodyForceConstantField::BodyForceConstantField</a></div><div class="ttdeci">BodyForceConstantField(MoFEM::Interface &m_field)</div><div class="ttdef"><b>Definition</b> <a href="BodyForce_8hpp_source.html#l00025">BodyForce.hpp:25</a></div></div>
<div class="ttc" id="astructBodyForceConstantField_html_acbf181b09e9c2ac8665b96ee49391de2"><div class="ttname"><a href="structBodyForceConstantField.html#acbf181b09e9c2ac8665b96ee49391de2">BodyForceConstantField::addBlock</a></div><div class="ttdeci">MoFEMErrorCode addBlock(const std::string field_name, Vec F, int ms_id)</div><div class="ttdef"><b>Definition</b> <a href="BodyForce_8hpp_source.html#l00094">BodyForce.hpp:94</a></div></div>
<div class="ttc" id="astructMoFEM_1_1CoreInterface_html_a174e70b67f4f235d096d3c45d865645b"><div class="ttname"><a href="structMoFEM_1_1CoreInterface.html#a174e70b67f4f235d096d3c45d865645b">MoFEM::CoreInterface::get_moab</a></div><div class="ttdeci">virtual moab::Interface & get_moab()=0</div></div>
<div class="ttc" id="astructMoFEM_1_1DeprecatedCoreInterface_html"><div class="ttname"><a href="structMoFEM_1_1DeprecatedCoreInterface.html">MoFEM::DeprecatedCoreInterface</a></div><div class="ttdoc">Deprecated interface functions.</div><div class="ttdef"><b>Definition</b> <a href="DeprecatedCoreInterface_8hpp_source.html#l00016">DeprecatedCoreInterface.hpp:16</a></div></div>
<div class="ttc" id="astructMoFEM_1_1ForcesAndSourcesCore_1_1UserDataOperator_html_a5776797a630374d6b06e3aea772cdc39"><div class="ttname"><a href="structMoFEM_1_1ForcesAndSourcesCore_1_1UserDataOperator.html#a5776797a630374d6b06e3aea772cdc39">MoFEM::ForcesAndSourcesCore::UserDataOperator::getKSPf</a></div><div class="ttdeci">Vec getKSPf() const</div><div class="ttdef"><b>Definition</b> <a href="ForcesAndSourcesCore_8hpp_source.html#l01105">ForcesAndSourcesCore.hpp:1105</a></div></div>
<div class="ttc" id="astructMoFEM_1_1ForcesAndSourcesCore_1_1UserDataOperator_html_ab1001cc939d6a6b797c22099281d9615"><div class="ttname"><a href="structMoFEM_1_1ForcesAndSourcesCore_1_1UserDataOperator.html#ab1001cc939d6a6b797c22099281d9615">MoFEM::ForcesAndSourcesCore::UserDataOperator::getNumeredEntFiniteElementPtr</a></div><div class="ttdeci">boost::shared_ptr< const NumeredEntFiniteElement > getNumeredEntFiniteElementPtr() const</div><div class="ttdoc">Return raw pointer to NumeredEntFiniteElement.</div><div class="ttdef"><b>Definition</b> <a href="ForcesAndSourcesCore_8hpp_source.html#l01017">ForcesAndSourcesCore.hpp:1017</a></div></div>
<div class="ttc" id="astructMoFEM_1_1ForcesAndSourcesCore_1_1UserDataOperator_html_ac99de5ec6fa9bad3ccc5c5d60bc48e40a2d8d202342fada158e521ef00be491e1"><div class="ttname"><a href="structMoFEM_1_1ForcesAndSourcesCore_1_1UserDataOperator.html#ac99de5ec6fa9bad3ccc5c5d60bc48e40a2d8d202342fada158e521ef00be491e1">MoFEM::ForcesAndSourcesCore::UserDataOperator::OPROW</a></div><div class="ttdeci">@ OPROW</div><div class="ttdoc">operator doWork function is executed on FE rows</div><div class="ttdef"><b>Definition</b> <a href="ForcesAndSourcesCore_8hpp_source.html#l00567">ForcesAndSourcesCore.hpp:567</a></div></div>
<div class="ttc" id="astructMoFEM_1_1ForcesAndSourcesCore_1_1UserDataOperator_html_ae90a09d3c36b0a4ed9ab1d99fcce0c1d"><div class="ttname"><a href="structMoFEM_1_1ForcesAndSourcesCore_1_1UserDataOperator.html#ae90a09d3c36b0a4ed9ab1d99fcce0c1d">MoFEM::ForcesAndSourcesCore::UserDataOperator::getGaussPts</a></div><div class="ttdeci">MatrixDouble & getGaussPts()</div><div class="ttdoc">matrix of integration (Gauss) points for Volume Element</div><div class="ttdef"><b>Definition</b> <a href="ForcesAndSourcesCore_8hpp_source.html#l01253">ForcesAndSourcesCore.hpp:1253</a></div></div>
<div class="ttc" id="astructMoFEM_1_1ForcesAndSourcesCore_html_aba236b9f5892be49d6ae6756b12f5a88"><div class="ttname"><a href="structMoFEM_1_1ForcesAndSourcesCore.html#aba236b9f5892be49d6ae6756b12f5a88">MoFEM::ForcesAndSourcesCore::getOpPtrVector</a></div><div class="ttdeci">boost::ptr_deque< UserDataOperator > & getOpPtrVector()</div><div class="ttdoc">Use to push back operator for row operator.</div><div class="ttdef"><b>Definition</b> <a href="ForcesAndSourcesCore_8hpp_source.html#l00083">ForcesAndSourcesCore.hpp:83</a></div></div>
<div class="ttc" id="astructMoFEM_1_1UnknownInterface_html_a7ab248ec45fca778800dcd92e5171beb"><div class="ttname"><a href="structMoFEM_1_1UnknownInterface.html#a7ab248ec45fca778800dcd92e5171beb">MoFEM::UnknownInterface::getInterface</a></div><div class="ttdeci">MoFEMErrorCode getInterface(IFACE *&iface) const</div><div class="ttdoc">Get interface reference to pointer of interface.</div><div class="ttdef"><b>Definition</b> <a href="UnknownInterface_8hpp_source.html#l00093">UnknownInterface.hpp:93</a></div></div>
<div class="ttc" id="astructMoFEM_1_1VolumeElementForcesAndSourcesCore_1_1UserDataOperator_html"><div class="ttname"><a href="structMoFEM_1_1VolumeElementForcesAndSourcesCore_1_1UserDataOperator.html">MoFEM::VolumeElementForcesAndSourcesCore::UserDataOperator</a></div><div class="ttdef"><b>Definition</b> <a href="VolumeElementForcesAndSourcesCore_8hpp_source.html#l00109">VolumeElementForcesAndSourcesCore.hpp:110</a></div></div>
<div class="ttc" id="astructMoFEM_1_1VolumeElementForcesAndSourcesCore_1_1UserDataOperator_html_a27ada41314b2540fb0a722aad7257051"><div class="ttname"><a href="structMoFEM_1_1VolumeElementForcesAndSourcesCore_1_1UserDataOperator.html#a27ada41314b2540fb0a722aad7257051">MoFEM::VolumeElementForcesAndSourcesCore::UserDataOperator::getVolume</a></div><div class="ttdeci">double getVolume() const</div><div class="ttdoc">element volume (linear geometry)</div><div class="ttdef"><b>Definition</b> <a href="VolumeElementForcesAndSourcesCore_8hpp_source.html#l00162">VolumeElementForcesAndSourcesCore.hpp:162</a></div></div>
<div class="ttc" id="astructMoFEM_1_1VolumeElementForcesAndSourcesCore_html"><div class="ttname"><a href="structMoFEM_1_1VolumeElementForcesAndSourcesCore.html">MoFEM::VolumeElementForcesAndSourcesCore</a></div><div class="ttdoc">Volume finite element base.</div><div class="ttdef"><b>Definition</b> <a href="VolumeElementForcesAndSourcesCore_8hpp_source.html#l00026">VolumeElementForcesAndSourcesCore.hpp:26</a></div></div>
<div class="ttc" id="astructMoFEM_1_1VolumeElementForcesAndSourcesCore_html_a5a220396e2e54eb48e0f2efa7a21daf0"><div class="ttname"><a href="structMoFEM_1_1VolumeElementForcesAndSourcesCore.html#a5a220396e2e54eb48e0f2efa7a21daf0">MoFEM::VolumeElementForcesAndSourcesCore::VolumeElementForcesAndSourcesCore</a></div><div class="ttdeci">VolumeElementForcesAndSourcesCore(Interface &m_field)</div><div class="ttdef"><b>Definition</b> <a href="VolumeElementForcesAndSourcesCore_8cpp_source.html#l00009">VolumeElementForcesAndSourcesCore.cpp:9</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- HTML footer for doxygen 1.8.13-->
<!-- start footer part -->
<hr cla ss="footer" />
<style>
img[src="UoGLogo.png"] {
height: 20px;
padding-top: 0px;
padding-right: 1px;
padding-bottom: 3px;
padding-left: 6px;
}
</style>
<address class="footer">
<small>
Generated by
<a href="http://www.doxygen.org/index.html"> Doxygen </a> 1.9.8
and hosted at
<a href="http://www.gla.ac.uk/schools/engineering/">
<img class="footer" src="UoGLogo.png" alt="University of Glasgow" />
</a>
</small>
</address>
</body>
</html>