phasicFlow/doc/code-documentation/html/sphereParticles_8hpp_source...

392 lines
66 KiB
HTML

<!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.8.17"/>
<meta name="description" content="PhasicFlow is an open-source parallel DEM (discrete element method) package for simulating granular flow. It is developed in C++ and can be exectued on both GPU (like CUDA) and CPU.">
<title>PhasicFlow: src/Particles/SphereParticles/sphereParticles/sphereParticles.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="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/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function() { init_search(); });
/* @license-end */
</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="customdoxygen.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" >
<tbody>
<tr>
<td id="projectlogo"><a href="https://github.com/PhasicFlow"><img alt="Logo" src="phasicFlow_logo.png"></a></td>
<td> <div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</td>
</tr>
<tr>
<td id="projectbrief">
<a href="https://https://cemf.ir">www.cemf.ir</a>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @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:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('sphereParticles_8hpp_source.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="headertitle">
<div class="title">sphereParticles.hpp</div> </div>
</div><!--header-->
<div class="contents">
<a href="sphereParticles_8hpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="comment">/*------------------------------- phasicFlow ---------------------------------</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment"> O C enter of</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment"> O O E ngineering and</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment"> O O M ultiscale modeling of</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="comment"> OOOOOOO F luid flow</span></div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="comment">------------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="comment"> Copyright (C): www.cemf.ir</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="comment"> email: hamid.r.norouzi AT gmail.com</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="comment">------------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;<span class="comment">Licence:</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<span class="comment"> This file is part of phasicFlow code. It is a free software for simulating</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;<span class="comment"> granular and multiphase flows. You can redistribute it and/or modify it under</span></div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;<span class="comment"> the terms of GNU General Public License v3 or any other later versions.</span></div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;<span class="comment"></span> </div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;<span class="comment"> phasicFlow is distributed to help others in their research in the field of</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160;<span class="comment"> granular and multiphase flows, but WITHOUT ANY WARRANTY; without even the</span></div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160;<span class="comment"> implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</span></div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;<span class="comment"></span> </div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160;<span class="comment">-----------------------------------------------------------------------------*/</span></div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160;<span class="preprocessor">#ifndef __sphereParticles_hpp__</span></div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160;<span class="preprocessor">#define __sphereParticles_hpp__</span></div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160; </div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="indexContainer_8hpp.html">indexContainer.hpp</a>&quot;</span></div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="particles_8hpp.html">particles.hpp</a>&quot;</span></div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="property_8hpp.html">property.hpp</a>&quot;</span></div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="sphereShape_8hpp.html">sphereShape.hpp</a>&quot;</span></div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="boundarySphereParticlesList_8hpp.html">boundarySphereParticlesList.hpp</a>&quot;</span></div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="systemControl_8hpp.html">systemControl.hpp</a>&quot;</span></div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160; </div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespacepFlow.html">pFlow</a></div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160;{</div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160; </div>
<div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html"> 42</a></span>&#160;<span class="keyword">class </span><a class="code" href="classpFlow_1_1sphereParticles.html">sphereParticles</a> : <span class="keyword">public</span> <a class="code" href="classpFlow_1_1particles.html">particles</a></div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160;{</div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160;<span class="keyword">public</span>:</div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160; </div>
<div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#a0871e14229d0c3030fa7b3a8495d1cfa"> 46</a></span>&#160; <span class="keyword">using</span> <a class="code" href="classpFlow_1_1sphereShape.html">ShapeType</a> = <a class="code" href="classpFlow_1_1sphereShape.html">sphereShape</a>;</div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160; </div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160;<span class="keyword">private</span>:</div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160; </div>
<div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#a3c82b6258ab661de33c9718409809b7f"> 51</a></span>&#160; <a class="code" href="classpFlow_1_1sphereShape.html">ShapeType</a> <a class="code" href="classpFlow_1_1sphereParticles.html#a3c82b6258ab661de33c9718409809b7f">spheres_</a>;</div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160; </div>
<div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#ab017eb6279c56cded657c73410613374"> 54</a></span>&#160; <a class="code" href="classpFlow_1_1pointField.html">uint32PointField_D</a> <a class="code" href="classpFlow_1_1sphereParticles.html#ab017eb6279c56cded657c73410613374">propertyId_</a>;</div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>&#160; </div>
<div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#a8b83db8824ff8cd15dfdde4709387cf0"> 57</a></span>&#160; <a class="code" href="classpFlow_1_1pointField.html">realPointField_D</a> <a class="code" href="classpFlow_1_1sphereParticles.html#a8b83db8824ff8cd15dfdde4709387cf0">diameter_</a>;</div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160; </div>
<div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#a89b1fd553ece5e3e7483f27c324ab4e5"> 60</a></span>&#160; <a class="code" href="classpFlow_1_1pointField.html">realPointField_D</a> <a class="code" href="classpFlow_1_1sphereParticles.html#a89b1fd553ece5e3e7483f27c324ab4e5">mass_</a>;</div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160; </div>
<div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#a14b9479a586f46709213392c40fdd0a3"> 63</a></span>&#160; <a class="code" href="classpFlow_1_1pointField.html">realPointField_D</a> <a class="code" href="classpFlow_1_1sphereParticles.html#a14b9479a586f46709213392c40fdd0a3">I_</a>;</div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160; </div>
<div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#a9967e171c665ac089ef162cf752eba3c"> 66</a></span>&#160; <a class="code" href="classpFlow_1_1pointField.html">realx3PointField_D</a> <a class="code" href="classpFlow_1_1sphereParticles.html#a9967e171c665ac089ef162cf752eba3c">rVelocity_</a>;</div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160; </div>
<div class="line"><a name="l00069"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#ac12ce7c14063d239b9fa3e845d5a4111"> 69</a></span>&#160; <a class="code" href="classpFlow_1_1pointField.html">realx3PointField_D</a> <a class="code" href="classpFlow_1_1sphereParticles.html#ac12ce7c14063d239b9fa3e845d5a4111">rAcceleration_</a>;</div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160; </div>
<div class="line"><a name="l00072"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#aa6ec74993b7f2a86dee74829c65cb40f"> 72</a></span>&#160; <a class="code" href="classpFlow_1_1boundarySphereParticlesList.html">boundarySphereParticlesList</a> <a class="code" href="classpFlow_1_1sphereParticles.html#aa6ec74993b7f2a86dee74829c65cb40f">boundarySphereParticles_</a>;</div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; </div>
<div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#a1166eb30f8a6e6eb69bddb77706f122c"> 75</a></span>&#160; <a class="code" href="classpFlow_1_1uniquePtr.html">uniquePtr&lt;integration&gt;</a> <a class="code" href="classpFlow_1_1sphereParticles.html#a1166eb30f8a6e6eb69bddb77706f122c">rVelIntegration_</a> = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160; </div>
<div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#a1bff664d1437325cc40dfb3e29421da4"> 78</a></span>&#160; <a class="code" href="classpFlow_1_1Timer.html">Timer</a> <a class="code" href="classpFlow_1_1sphereParticles.html#a1bff664d1437325cc40dfb3e29421da4">accelerationTimer_</a>;</div>
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160; </div>
<div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#acab942b0343835097cc05a0e0d97ae9a"> 81</a></span>&#160; <a class="code" href="classpFlow_1_1Timer.html">Timer</a> <a class="code" href="classpFlow_1_1sphereParticles.html#acab942b0343835097cc05a0e0d97ae9a">intPredictTimer_</a>;</div>
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160; </div>
<div class="line"><a name="l00084"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#a2a1c9981adfb622385473dc09302639d"> 84</a></span>&#160; <a class="code" href="classpFlow_1_1Timer.html">Timer</a> <a class="code" href="classpFlow_1_1sphereParticles.html#a2a1c9981adfb622385473dc09302639d">intCorrectTimer_</a>;</div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; </div>
<div class="line"><a name="l00086"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#a91ffbed574ea5e1c06c73efff6ccf26d"> 86</a></span>&#160; <a class="code" href="classpFlow_1_1Timer.html">Timer</a> <a class="code" href="classpFlow_1_1sphereParticles.html#a91ffbed574ea5e1c06c73efff6ccf26d">fieldUpdateTimer_</a>;</div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; </div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160;<span class="keyword">private</span>:</div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; </div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; </div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1sphereParticles.html#aa91648d88059096d5f29f92d77772986">getParticlesInfoFromShape</a>(</div>
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; <span class="keyword">const</span> <a class="code" href="classpFlow_1_1Vector.html">wordVector</a>&amp; shapeNames,</div>
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; <a class="code" href="classpFlow_1_1Vector.html">uint32Vector</a>&amp; propIds,</div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; <a class="code" href="classpFlow_1_1Vector.html">realVector</a>&amp; diams,</div>
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; <a class="code" href="classpFlow_1_1Vector.html">realVector</a>&amp; <a class="code" href="NBSLoop_8hpp.html#a0ece545b36c74171628b3bd219848edc">m</a>,</div>
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160; <a class="code" href="classpFlow_1_1Vector.html">realVector</a>&amp; Is,</div>
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; <a class="code" href="classpFlow_1_1Vector.html">uint32Vector</a>&amp; shIndex</div>
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; );</div>
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160; <span class="comment">/*bool initializeParticles();</span></div>
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160;<span class="comment"></span> </div>
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160;<span class="comment"> bool insertSphereParticles(</span></div>
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160;<span class="comment"> const wordVector&amp; names,</span></div>
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160;<span class="comment"> const int32IndexContainer&amp; indices,</span></div>
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160;<span class="comment"> bool setId = true);</span></div>
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160;<span class="comment"></span> </div>
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160;<span class="comment"> virtual uniquePtr&lt;List&lt;eventObserver*&gt;&gt; getFieldObjectList()const override;</span></div>
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160;<span class="comment"> */</span></div>
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160;<span class="keyword">protected</span>:</div>
<div class="line"><a name="l00109"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#a9772907f42ecab8a7d5d24496fba9498"> 109</a></span>&#160; <a class="code" href="classpFlow_1_1Timer.html">Timer</a>&amp; <a class="code" href="classpFlow_1_1sphereParticles.html#a9772907f42ecab8a7d5d24496fba9498">accelerationTimer</a>()</div>
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160; {</div>
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1sphereParticles.html#a1bff664d1437325cc40dfb3e29421da4">accelerationTimer_</a>;</div>
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160; }</div>
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160; </div>
<div class="line"><a name="l00114"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#a848a4271916d4c00aab93621c82eb404"> 114</a></span>&#160; <a class="code" href="classpFlow_1_1Timer.html">Timer</a>&amp; <a class="code" href="classpFlow_1_1sphereParticles.html#a848a4271916d4c00aab93621c82eb404">intCorrectTimer</a>()</div>
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160; {</div>
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1sphereParticles.html#a2a1c9981adfb622385473dc09302639d">intCorrectTimer_</a>;</div>
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160; }</div>
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160; </div>
<div class="line"><a name="l00119"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#a5de134c19ed41ec0da1606f1d1963873"> 119</a></span>&#160; <a class="code" href="classpFlow_1_1integration.html">integration</a>&amp; <a class="code" href="classpFlow_1_1sphereParticles.html#a5de134c19ed41ec0da1606f1d1963873">rVelIntegration</a>()</div>
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160; {</div>
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1sphereParticles.html#a1166eb30f8a6e6eb69bddb77706f122c">rVelIntegration_</a>();</div>
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160; }</div>
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160; </div>
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160;<span class="keyword">public</span>:</div>
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160; </div>
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160; <a class="code" href="classpFlow_1_1sphereParticles.html#af3a0e20c9660776af6f0b8118e89e880">sphereParticles</a>(<a class="code" href="classpFlow_1_1systemControl.html">systemControl</a>&amp; <a class="code" href="classpFlow_1_1demComponent.html#a647786897b3da03fcd415b2ebcf541c0">control</a>, <span class="keyword">const</span> <a class="code" href="classpFlow_1_1property.html">property</a>&amp; prop);</div>
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160; </div>
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160; <a class="code" href="classpFlow_1_1sphereParticles.html#ad27ffd196a0daf01b268bfefdc1826b4">~sphereParticles</a>() <span class="keyword">override</span> = <span class="keywordflow">default</span>;</div>
<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160; </div>
<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160; <span class="comment">/*bool insertParticles</span></div>
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160;<span class="comment"> (</span></div>
<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160;<span class="comment"> const realx3Vector&amp; position,</span></div>
<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160;<span class="comment"> const wordVector&amp; shapes,</span></div>
<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>&#160;<span class="comment"> const setFieldList&amp; setField</span></div>
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160;<span class="comment"> ) override ;*/</span></div>
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>&#160; </div>
<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>&#160; <span class="comment">// TODO: make this method private later </span></div>
<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1sphereParticles.html#a84343969d723c548f0f20fcd9294d351">initializeParticles</a>();</div>
<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>&#160; </div>
<div class="line"><a name="l00150"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#a42e28b27090d72b9a10ca8142216be37"> 150</a></span>&#160; <span class="keyword">const</span> <span class="keyword">auto</span>&amp; <a class="code" href="classpFlow_1_1sphereParticles.html#a42e28b27090d72b9a10ca8142216be37">spheres</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1sphereParticles.html#a3c82b6258ab661de33c9718409809b7f">spheres_</a>;</div>
<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>&#160; }</div>
<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>&#160; </div>
<div class="line"><a name="l00156"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#aa1c1c863653fc262633e319b664eb8eb"> 156</a></span>&#160; <span class="keyword">const</span> <span class="keyword">auto</span>&amp; <a class="code" href="classpFlow_1_1sphereParticles.html#aa1c1c863653fc262633e319b664eb8eb">I</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1sphereParticles.html#a14b9479a586f46709213392c40fdd0a3">I_</a>;</div>
<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>&#160; }</div>
<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>&#160; </div>
<div class="line"><a name="l00162"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#aaa7fbbf82d45a5a88b28de8a78754a69"> 162</a></span>&#160; <span class="keyword">auto</span>&amp; <a class="code" href="classpFlow_1_1sphereParticles.html#aaa7fbbf82d45a5a88b28de8a78754a69">I</a>()</div>
<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>&#160; {</div>
<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1sphereParticles.html#a14b9479a586f46709213392c40fdd0a3">I_</a>;</div>
<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>&#160; }</div>
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>&#160; </div>
<div class="line"><a name="l00167"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#a5e39a4fcefdfce05f0e6b76cb9eb2a61"> 167</a></span>&#160; <span class="keyword">const</span> <span class="keyword">auto</span>&amp; <a class="code" href="classpFlow_1_1sphereParticles.html#a5e39a4fcefdfce05f0e6b76cb9eb2a61">rVelocity</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1sphereParticles.html#a9967e171c665ac089ef162cf752eba3c">rVelocity_</a>;</div>
<div class="line"><a name="l00170"></a><span class="lineno"> 170</span>&#160; }</div>
<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>&#160; </div>
<div class="line"><a name="l00172"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#a7feb8389fc5704a8d7ac62adb310925b"> 172</a></span>&#160; <span class="keyword">auto</span>&amp; <a class="code" href="classpFlow_1_1sphereParticles.html#a7feb8389fc5704a8d7ac62adb310925b">rVelocity</a>()</div>
<div class="line"><a name="l00173"></a><span class="lineno"> 173</span>&#160; {</div>
<div class="line"><a name="l00174"></a><span class="lineno"> 174</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1sphereParticles.html#a9967e171c665ac089ef162cf752eba3c">rVelocity_</a>;</div>
<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>&#160; }</div>
<div class="line"><a name="l00176"></a><span class="lineno"> 176</span>&#160; </div>
<div class="line"><a name="l00177"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#a0f63a62676bba1a8a5cf891337d1d201"> 177</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1sphereParticles.html#a0f63a62676bba1a8a5cf891337d1d201">hearChanges</a>(</div>
<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>&#160; <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> t,</div>
<div class="line"><a name="l00179"></a><span class="lineno"> 179</span>&#160; <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> <a class="code" href="classpFlow_1_1demComponent.html#a987c4fc5fe3a75305eede553d3efc279">dt</a>,</div>
<div class="line"><a name="l00180"></a><span class="lineno"> 180</span>&#160; <a class="code" href="namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b">uint32</a> iter,</div>
<div class="line"><a name="l00181"></a><span class="lineno"> 181</span>&#160; <span class="keyword">const</span> <a class="code" href="classpFlow_1_1message.html">message</a>&amp; msg,</div>
<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>&#160; <span class="keyword">const</span> <a class="code" href="classpFlow_1_1anyList.html">anyList</a>&amp; varList</div>
<div class="line"><a name="l00183"></a><span class="lineno"> 183</span>&#160; )<span class="keyword"> override</span></div>
<div class="line"><a name="l00184"></a><span class="lineno"> 184</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00185"></a><span class="lineno"> 185</span>&#160; <a class="code" href="error_8hpp.html#a6d29ef74f19f6d5a225841705985eb8b">notImplementedFunction</a>;</div>
<div class="line"><a name="l00186"></a><span class="lineno"> 186</span>&#160; <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00187"></a><span class="lineno"> 187</span>&#160; }</div>
<div class="line"><a name="l00188"></a><span class="lineno"> 188</span>&#160; </div>
<div class="line"><a name="l00189"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#a9fea25b8ac140210247e49a081e5e246"> 189</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classpFlow_1_1pointField.html">uint32PointField_D</a>&amp; <a class="code" href="classpFlow_1_1sphereParticles.html#a9fea25b8ac140210247e49a081e5e246">propertyId</a>()<span class="keyword"> const override</span></div>
<div class="line"><a name="l00190"></a><span class="lineno"> 190</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00191"></a><span class="lineno"> 191</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1sphereParticles.html#ab017eb6279c56cded657c73410613374">propertyId_</a>;</div>
<div class="line"><a name="l00192"></a><span class="lineno"> 192</span>&#160; }</div>
<div class="line"><a name="l00193"></a><span class="lineno"> 193</span>&#160; </div>
<div class="line"><a name="l00194"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#abc84887de46cc625ef69fd5dfa81de01"> 194</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classpFlow_1_1pointField.html">realPointField_D</a>&amp; <a class="code" href="classpFlow_1_1sphereParticles.html#abc84887de46cc625ef69fd5dfa81de01">diameter</a>()<span class="keyword"> const override</span></div>
<div class="line"><a name="l00195"></a><span class="lineno"> 195</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00196"></a><span class="lineno"> 196</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1sphereParticles.html#a8b83db8824ff8cd15dfdde4709387cf0">diameter_</a>;</div>
<div class="line"><a name="l00197"></a><span class="lineno"> 197</span>&#160; }</div>
<div class="line"><a name="l00198"></a><span class="lineno"> 198</span>&#160; </div>
<div class="line"><a name="l00199"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#a160121d913080df4f0b93de905b698f5"> 199</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classpFlow_1_1pointField.html">realPointField_D</a>&amp; <a class="code" href="classpFlow_1_1sphereParticles.html#a160121d913080df4f0b93de905b698f5">mass</a>()<span class="keyword"> const override</span></div>
<div class="line"><a name="l00200"></a><span class="lineno"> 200</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00201"></a><span class="lineno"> 201</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1sphereParticles.html#a89b1fd553ece5e3e7483f27c324ab4e5">mass_</a>;</div>
<div class="line"><a name="l00202"></a><span class="lineno"> 202</span>&#160; }</div>
<div class="line"><a name="l00203"></a><span class="lineno"> 203</span>&#160; </div>
<div class="line"><a name="l00205"></a><span class="lineno"> 205</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1sphereParticles.html#ada71b97666fe3f66b31690bf12633c32">beforeIteration</a>() <span class="keyword">override</span>;</div>
<div class="line"><a name="l00206"></a><span class="lineno"> 206</span>&#160; </div>
<div class="line"><a name="l00208"></a><span class="lineno"> 208</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1sphereParticles.html#afa767bddda52eb71cea18f755e17d559">iterate</a>() <span class="keyword">override</span>;</div>
<div class="line"><a name="l00209"></a><span class="lineno"> 209</span>&#160; </div>
<div class="line"><a name="l00210"></a><span class="lineno"> 210</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1sphereParticles.html#a0a60a0c6b009c417177eb22b0445ce5c">insertParticles</a>(</div>
<div class="line"><a name="l00211"></a><span class="lineno"> 211</span>&#160; <span class="keyword">const</span> <a class="code" href="classpFlow_1_1Vector.html">realx3Vector</a>&amp; position,</div>
<div class="line"><a name="l00212"></a><span class="lineno"> 212</span>&#160; <span class="keyword">const</span> <a class="code" href="classpFlow_1_1Vector.html">wordVector</a>&amp; shapesNames,</div>
<div class="line"><a name="l00213"></a><span class="lineno"> 213</span>&#160; <span class="keyword">const</span> <a class="code" href="classpFlow_1_1anyList.html">anyList</a>&amp; setVarList</div>
<div class="line"><a name="l00214"></a><span class="lineno"> 214</span>&#160; ) <span class="keyword">override</span>;</div>
<div class="line"><a name="l00215"></a><span class="lineno"> 215</span>&#160; </div>
<div class="line"><a name="l00216"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#ad6e7f37a0c46767c56240272c311c6ba"> 216</a></span>&#160; <a class="code" href="classpFlow_1_1pointField.html">realx3PointField_D</a>&amp; <a class="code" href="classpFlow_1_1sphereParticles.html#ad6e7f37a0c46767c56240272c311c6ba">rAcceleration</a>()<span class="keyword"> override</span></div>
<div class="line"><a name="l00217"></a><span class="lineno"> 217</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00218"></a><span class="lineno"> 218</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1sphereParticles.html#ac12ce7c14063d239b9fa3e845d5a4111">rAcceleration_</a>;</div>
<div class="line"><a name="l00219"></a><span class="lineno"> 219</span>&#160; }</div>
<div class="line"><a name="l00220"></a><span class="lineno"> 220</span>&#160; </div>
<div class="line"><a name="l00221"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#af4899923e99ba2809ed3322c81b12019"> 221</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classpFlow_1_1pointField.html">realx3PointField_D</a>&amp; <a class="code" href="classpFlow_1_1sphereParticles.html#af4899923e99ba2809ed3322c81b12019">rAcceleration</a>()<span class="keyword"> const override</span></div>
<div class="line"><a name="l00222"></a><span class="lineno"> 222</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00223"></a><span class="lineno"> 223</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1sphereParticles.html#ac12ce7c14063d239b9fa3e845d5a4111">rAcceleration_</a>;</div>
<div class="line"><a name="l00224"></a><span class="lineno"> 224</span>&#160; }</div>
<div class="line"><a name="l00225"></a><span class="lineno"> 225</span>&#160; </div>
<div class="line"><a name="l00226"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#a2a1b61b23f00bbe8bff88947a4681d6d"> 226</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classpFlow_1_1pointField.html">realPointField_D</a>&amp; <a class="code" href="classpFlow_1_1sphereParticles.html#a2a1b61b23f00bbe8bff88947a4681d6d">boundingSphere</a>()<span class="keyword"> const override</span></div>
<div class="line"><a name="l00227"></a><span class="lineno"> 227</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00228"></a><span class="lineno"> 228</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1sphereParticles.html#abc84887de46cc625ef69fd5dfa81de01">diameter</a>();</div>
<div class="line"><a name="l00229"></a><span class="lineno"> 229</span>&#160; }</div>
<div class="line"><a name="l00230"></a><span class="lineno"> 230</span>&#160; </div>
<div class="line"><a name="l00231"></a><span class="lineno"> 231</span>&#160; <a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> <a class="code" href="classpFlow_1_1sphereParticles.html#a82872e90b710004e676c860c833794e7">shapeTypeName</a>() <span class="keyword">const override</span>;</div>
<div class="line"><a name="l00232"></a><span class="lineno"> 232</span>&#160; </div>
<div class="line"><a name="l00233"></a><span class="lineno"> 233</span>&#160; <span class="keyword">const</span> <a class="code" href="classpFlow_1_1shape.html">shape</a>&amp; <a class="code" href="classpFlow_1_1sphereParticles.html#a0d71ca80914055f76cac2bc2f023d6d1">getShapes</a>() <span class="keyword">const override</span>;</div>
<div class="line"><a name="l00234"></a><span class="lineno"> 234</span>&#160; </div>
<div class="line"><a name="l00235"></a><span class="lineno"> 235</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classpFlow_1_1sphereParticles.html#a37902e8915b3022d1068391f864a8e59">boundingSphereMinMax</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a>&amp; minDiam, <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a>&amp; maxDiam) <span class="keyword">const override</span>;</div>
<div class="line"><a name="l00236"></a><span class="lineno"> 236</span>&#160; </div>
<div class="line"><a name="l00237"></a><span class="lineno"> 237</span>&#160;}; <span class="comment">// sphereParticles</span></div>
<div class="line"><a name="l00238"></a><span class="lineno"> 238</span>&#160; </div>
<div class="line"><a name="l00239"></a><span class="lineno"> 239</span>&#160;} <span class="comment">// pFlow</span></div>
<div class="line"><a name="l00240"></a><span class="lineno"> 240</span>&#160; </div>
<div class="line"><a name="l00241"></a><span class="lineno"> 241</span>&#160;<span class="preprocessor">#endif //__sphereParticles_hpp__</span></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_ab017eb6279c56cded657c73410613374"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#ab017eb6279c56cded657c73410613374">pFlow::sphereParticles::propertyId_</a></div><div class="ttdeci">uint32PointField_D propertyId_</div><div class="ttdoc">property id on device</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00054">sphereParticles.hpp:54</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a160121d913080df4f0b93de905b698f5"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a160121d913080df4f0b93de905b698f5">pFlow::sphereParticles::mass</a></div><div class="ttdeci">const realPointField_D &amp; mass() const override</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00199">sphereParticles.hpp:199</a></div></div>
<div class="ttc" id="aerror_8hpp_html_a6d29ef74f19f6d5a225841705985eb8b"><div class="ttname"><a href="error_8hpp.html#a6d29ef74f19f6d5a225841705985eb8b">notImplementedFunction</a></div><div class="ttdeci">#define notImplementedFunction</div><div class="ttdoc">Report that a function is yet not implemented.</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00084">error.hpp:84</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a2a1b61b23f00bbe8bff88947a4681d6d"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a2a1b61b23f00bbe8bff88947a4681d6d">pFlow::sphereParticles::boundingSphere</a></div><div class="ttdeci">const realPointField_D &amp; boundingSphere() const override</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00226">sphereParticles.hpp:226</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a8b83db8824ff8cd15dfdde4709387cf0"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a8b83db8824ff8cd15dfdde4709387cf0">pFlow::sphereParticles::diameter_</a></div><div class="ttdeci">realPointField_D diameter_</div><div class="ttdoc">diameter / boundig sphere size of particles on device</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00057">sphereParticles.hpp:57</a></div></div>
<div class="ttc" id="aclasspFlow_1_1message_html"><div class="ttname"><a href="classpFlow_1_1message.html">pFlow::message</a></div><div class="ttdef"><b>Definition:</b> <a href="message_8hpp_source.html#l00033">message.hpp:33</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00045">builtinTypes.hpp:45</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a9967e171c665ac089ef162cf752eba3c"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a9967e171c665ac089ef162cf752eba3c">pFlow::sphereParticles::rVelocity_</a></div><div class="ttdeci">realx3PointField_D rVelocity_</div><div class="ttdoc">pointField of rotational Velocity of particles on device</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00066">sphereParticles.hpp:66</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereShape_html"><div class="ttname"><a href="classpFlow_1_1sphereShape.html">pFlow::sphereShape</a></div><div class="ttdef"><b>Definition:</b> <a href="sphereShape_8hpp_source.html#l00029">sphereShape.hpp:29</a></div></div>
<div class="ttc" id="aclasspFlow_1_1demComponent_html_a647786897b3da03fcd415b2ebcf541c0"><div class="ttname"><a href="classpFlow_1_1demComponent.html#a647786897b3da03fcd415b2ebcf541c0">pFlow::demComponent::control</a></div><div class="ttdeci">const auto &amp; control() const</div><div class="ttdoc">Const ref to systemControl.</div><div class="ttdef"><b>Definition:</b> <a href="demComponent_8hpp_source.html#l00088">demComponent.hpp:88</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a0d71ca80914055f76cac2bc2f023d6d1"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a0d71ca80914055f76cac2bc2f023d6d1">pFlow::sphereParticles::getShapes</a></div><div class="ttdeci">const shape &amp; getShapes() const override</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8cpp_source.html#l00639">sphereParticles.cpp:639</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a0a60a0c6b009c417177eb22b0445ce5c"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a0a60a0c6b009c417177eb22b0445ce5c">pFlow::sphereParticles::insertParticles</a></div><div class="ttdeci">bool insertParticles(const realx3Vector &amp;position, const wordVector &amp;shapesNames, const anyList &amp;setVarList) override</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8cpp_source.html#l00581">sphereParticles.cpp:581</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a7feb8389fc5704a8d7ac62adb310925b"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a7feb8389fc5704a8d7ac62adb310925b">pFlow::sphereParticles::rVelocity</a></div><div class="ttdeci">auto &amp; rVelocity()</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00172">sphereParticles.hpp:172</a></div></div>
<div class="ttc" id="aclasspFlow_1_1integration_html"><div class="ttname"><a href="classpFlow_1_1integration.html">pFlow::integration</a></div><div class="ttdoc">Base class for integrating the first order ODE (IVP)</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00051">integration.hpp:51</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_acab942b0343835097cc05a0e0d97ae9a"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#acab942b0343835097cc05a0e0d97ae9a">pFlow::sphereParticles::intPredictTimer_</a></div><div class="ttdeci">Timer intPredictTimer_</div><div class="ttdoc">timer for integration computations (prediction step)</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00081">sphereParticles.hpp:81</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a0f63a62676bba1a8a5cf891337d1d201"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a0f63a62676bba1a8a5cf891337d1d201">pFlow::sphereParticles::hearChanges</a></div><div class="ttdeci">bool hearChanges(real t, real dt, uint32 iter, const message &amp;msg, const anyList &amp;varList) override</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00177">sphereParticles.hpp:177</a></div></div>
<div class="ttc" id="asystemControl_8hpp_html"><div class="ttname"><a href="systemControl_8hpp.html">systemControl.hpp</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_ad27ffd196a0daf01b268bfefdc1826b4"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#ad27ffd196a0daf01b268bfefdc1826b4">pFlow::sphereParticles::~sphereParticles</a></div><div class="ttdeci">~sphereParticles() override=default</div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_aa91648d88059096d5f29f92d77772986"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#aa91648d88059096d5f29f92d77772986">pFlow::sphereParticles::getParticlesInfoFromShape</a></div><div class="ttdeci">bool getParticlesInfoFromShape(const wordVector &amp;shapeNames, uint32Vector &amp;propIds, realVector &amp;diams, realVector &amp;m, realVector &amp;Is, uint32Vector &amp;shIndex)</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8cpp_source.html#l00259">sphereParticles.cpp:259</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a37902e8915b3022d1068391f864a8e59"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a37902e8915b3022d1068391f864a8e59">pFlow::sphereParticles::boundingSphereMinMax</a></div><div class="ttdeci">void boundingSphereMinMax(real &amp;minDiam, real &amp;maxDiam) const override</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8cpp_source.html#l00645">sphereParticles.cpp:645</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_aaa7fbbf82d45a5a88b28de8a78754a69"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#aaa7fbbf82d45a5a88b28de8a78754a69">pFlow::sphereParticles::I</a></div><div class="ttdeci">auto &amp; I()</div><div class="ttdoc">reference to inertia pointField</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00162">sphereParticles.hpp:162</a></div></div>
<div class="ttc" id="anamespacepFlow_html_abd01e8e67e3d94cab04ecaaf4f85ac1b"><div class="ttname"><a href="namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b">pFlow::uint32</a></div><div class="ttdeci">unsigned int uint32</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00056">builtinTypes.hpp:56</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00064">builtinTypes.hpp:64</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_af3a0e20c9660776af6f0b8118e89e880"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#af3a0e20c9660776af6f0b8118e89e880">pFlow::sphereParticles::sphereParticles</a></div><div class="ttdeci">sphereParticles(systemControl &amp;control, const property &amp;prop)</div><div class="ttdoc">construct from systemControl and property</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8cpp_source.html#l00308">sphereParticles.cpp:308</a></div></div>
<div class="ttc" id="aclasspFlow_1_1systemControl_html"><div class="ttname"><a href="classpFlow_1_1systemControl.html">pFlow::systemControl</a></div><div class="ttdef"><b>Definition:</b> <a href="systemControl_8hpp_source.html#l00041">systemControl.hpp:41</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a9fea25b8ac140210247e49a081e5e246"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a9fea25b8ac140210247e49a081e5e246">pFlow::sphereParticles::propertyId</a></div><div class="ttdeci">const uint32PointField_D &amp; propertyId() const override</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00189">sphereParticles.hpp:189</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a42e28b27090d72b9a10ca8142216be37"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a42e28b27090d72b9a10ca8142216be37">pFlow::sphereParticles::spheres</a></div><div class="ttdeci">const auto &amp; spheres() const</div><div class="ttdoc">const reference to shapes object</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00150">sphereParticles.hpp:150</a></div></div>
<div class="ttc" id="aparticles_8hpp_html"><div class="ttname"><a href="particles_8hpp.html">particles.hpp</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a1bff664d1437325cc40dfb3e29421da4"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a1bff664d1437325cc40dfb3e29421da4">pFlow::sphereParticles::accelerationTimer_</a></div><div class="ttdeci">Timer accelerationTimer_</div><div class="ttdoc">timer for acceleration computations</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00078">sphereParticles.hpp:78</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a2a1c9981adfb622385473dc09302639d"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a2a1c9981adfb622385473dc09302639d">pFlow::sphereParticles::intCorrectTimer_</a></div><div class="ttdeci">Timer intCorrectTimer_</div><div class="ttdoc">timer for integration computations (correction step)</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00084">sphereParticles.hpp:84</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_aa6ec74993b7f2a86dee74829c65cb40f"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#aa6ec74993b7f2a86dee74829c65cb40f">pFlow::sphereParticles::boundarySphereParticles_</a></div><div class="ttdeci">boundarySphereParticlesList boundarySphereParticles_</div><div class="ttdoc">boundaries</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00072">sphereParticles.hpp:72</a></div></div>
<div class="ttc" id="anamespacepFlow_html"><div class="ttname"><a href="namespacepFlow.html">pFlow</a></div><div class="ttdef"><b>Definition:</b> <a href="demGeometry_8hpp_source.html#l00027">demGeometry.hpp:27</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html">pFlow::sphereParticles</a></div><div class="ttdoc">Class for managing spherical particles.</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00042">sphereParticles.hpp:42</a></div></div>
<div class="ttc" id="asphereShape_8hpp_html"><div class="ttname"><a href="sphereShape_8hpp.html">sphereShape.hpp</a></div></div>
<div class="ttc" id="aclasspFlow_1_1pointField_html"><div class="ttname"><a href="classpFlow_1_1pointField.html">pFlow::pointField</a></div><div class="ttdef"><b>Definition:</b> <a href="pointField_8hpp_source.html#l00033">pointField.hpp:33</a></div></div>
<div class="ttc" id="aclasspFlow_1_1anyList_html"><div class="ttname"><a href="classpFlow_1_1anyList.html">pFlow::anyList</a></div><div class="ttdef"><b>Definition:</b> <a href="anyList_8hpp_source.html#l00035">anyList.hpp:35</a></div></div>
<div class="ttc" id="aclasspFlow_1_1particles_html"><div class="ttname"><a href="classpFlow_1_1particles.html">pFlow::particles</a></div><div class="ttdef"><b>Definition:</b> <a href="particles_8hpp_source.html#l00033">particles.hpp:33</a></div></div>
<div class="ttc" id="aclasspFlow_1_1shape_html"><div class="ttname"><a href="classpFlow_1_1shape.html">pFlow::shape</a></div><div class="ttdef"><b>Definition:</b> <a href="shape_8hpp_source.html#l00030">shape.hpp:30</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a91ffbed574ea5e1c06c73efff6ccf26d"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a91ffbed574ea5e1c06c73efff6ccf26d">pFlow::sphereParticles::fieldUpdateTimer_</a></div><div class="ttdeci">Timer fieldUpdateTimer_</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00086">sphereParticles.hpp:86</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_aa1c1c863653fc262633e319b664eb8eb"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#aa1c1c863653fc262633e319b664eb8eb">pFlow::sphereParticles::I</a></div><div class="ttdeci">const auto &amp; I() const</div><div class="ttdoc">const reference to inertia pointField</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00156">sphereParticles.hpp:156</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Timer_html"><div class="ttname"><a href="classpFlow_1_1Timer.html">pFlow::Timer</a></div><div class="ttdef"><b>Definition:</b> <a href="Timer_8hpp_source.html#l00033">Timer.hpp:33</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a82872e90b710004e676c860c833794e7"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a82872e90b710004e676c860c833794e7">pFlow::sphereParticles::shapeTypeName</a></div><div class="ttdeci">word shapeTypeName() const override</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8cpp_source.html#l00634">sphereParticles.cpp:634</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_abc84887de46cc625ef69fd5dfa81de01"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#abc84887de46cc625ef69fd5dfa81de01">pFlow::sphereParticles::diameter</a></div><div class="ttdeci">const realPointField_D &amp; diameter() const override</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00194">sphereParticles.hpp:194</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a5e39a4fcefdfce05f0e6b76cb9eb2a61"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a5e39a4fcefdfce05f0e6b76cb9eb2a61">pFlow::sphereParticles::rVelocity</a></div><div class="ttdeci">const auto &amp; rVelocity() const</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00167">sphereParticles.hpp:167</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_afa767bddda52eb71cea18f755e17d559"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#afa767bddda52eb71cea18f755e17d559">pFlow::sphereParticles::iterate</a></div><div class="ttdeci">bool iterate() override</div><div class="ttdoc">iterate particles</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8cpp_source.html#l00537">sphereParticles.cpp:537</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a5de134c19ed41ec0da1606f1d1963873"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a5de134c19ed41ec0da1606f1d1963873">pFlow::sphereParticles::rVelIntegration</a></div><div class="ttdeci">integration &amp; rVelIntegration()</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00119">sphereParticles.hpp:119</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_af4899923e99ba2809ed3322c81b12019"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#af4899923e99ba2809ed3322c81b12019">pFlow::sphereParticles::rAcceleration</a></div><div class="ttdeci">const realx3PointField_D &amp; rAcceleration() const override</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00221">sphereParticles.hpp:221</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a84343969d723c548f0f20fcd9294d351"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a84343969d723c548f0f20fcd9294d351">pFlow::sphereParticles::initializeParticles</a></div><div class="ttdeci">bool initializeParticles()</div><div class="ttdoc">Insert new particles in position with specified shapes.</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8cpp_source.html#l00201">sphereParticles.cpp:201</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_ada71b97666fe3f66b31690bf12633c32"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#ada71b97666fe3f66b31690bf12633c32">pFlow::sphereParticles::beforeIteration</a></div><div class="ttdeci">bool beforeIteration() override</div><div class="ttdoc">before iteration step</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8cpp_source.html#l00515">sphereParticles.cpp:515</a></div></div>
<div class="ttc" id="aclasspFlow_1_1property_html"><div class="ttname"><a href="classpFlow_1_1property.html">pFlow::property</a></div><div class="ttdoc">property holds the pure properties of materials.</div><div class="ttdef"><b>Definition:</b> <a href="property_8hpp_source.html#l00037">property.hpp:37</a></div></div>
<div class="ttc" id="aclasspFlow_1_1uniquePtr_html"><div class="ttname"><a href="classpFlow_1_1uniquePtr.html">pFlow::uniquePtr</a></div><div class="ttdef"><b>Definition:</b> <a href="uniquePtr_8hpp_source.html#l00042">uniquePtr.hpp:42</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a848a4271916d4c00aab93621c82eb404"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a848a4271916d4c00aab93621c82eb404">pFlow::sphereParticles::intCorrectTimer</a></div><div class="ttdeci">Timer &amp; intCorrectTimer()</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00114">sphereParticles.hpp:114</a></div></div>
<div class="ttc" id="aclasspFlow_1_1boundarySphereParticlesList_html"><div class="ttname"><a href="classpFlow_1_1boundarySphereParticlesList.html">pFlow::boundarySphereParticlesList</a></div><div class="ttdef"><b>Definition:</b> <a href="boundarySphereParticlesList_8hpp_source.html#l00013">boundarySphereParticlesList.hpp:13</a></div></div>
<div class="ttc" id="aboundarySphereParticlesList_8hpp_html"><div class="ttname"><a href="boundarySphereParticlesList_8hpp.html">boundarySphereParticlesList.hpp</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a1166eb30f8a6e6eb69bddb77706f122c"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a1166eb30f8a6e6eb69bddb77706f122c">pFlow::sphereParticles::rVelIntegration_</a></div><div class="ttdeci">uniquePtr&lt; integration &gt; rVelIntegration_</div><div class="ttdoc">rotational velocity integrator</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00075">sphereParticles.hpp:75</a></div></div>
<div class="ttc" id="aproperty_8hpp_html"><div class="ttname"><a href="property_8hpp.html">property.hpp</a></div></div>
<div class="ttc" id="aclasspFlow_1_1demComponent_html_a987c4fc5fe3a75305eede553d3efc279"><div class="ttname"><a href="classpFlow_1_1demComponent.html#a987c4fc5fe3a75305eede553d3efc279">pFlow::demComponent::dt</a></div><div class="ttdeci">real dt() const</div><div class="ttdoc">Time step of integration.</div><div class="ttdef"><b>Definition:</b> <a href="demComponent_8cpp_source.html#l00033">demComponent.cpp:33</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a89b1fd553ece5e3e7483f27c324ab4e5"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a89b1fd553ece5e3e7483f27c324ab4e5">pFlow::sphereParticles::mass_</a></div><div class="ttdeci">realPointField_D mass_</div><div class="ttdoc">mass of particles field</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00060">sphereParticles.hpp:60</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector&lt; word &gt;</a></div></div>
<div class="ttc" id="aNBSLoop_8hpp_html_a0ece545b36c74171628b3bd219848edc"><div class="ttname"><a href="NBSLoop_8hpp.html#a0ece545b36c74171628b3bd219848edc">m</a></div><div class="ttdeci">uint32 m</div><div class="ttdef"><b>Definition:</b> <a href="NBSLoop_8hpp_source.html#l00022">NBSLoop.hpp:22</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_ad6e7f37a0c46767c56240272c311c6ba"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#ad6e7f37a0c46767c56240272c311c6ba">pFlow::sphereParticles::rAcceleration</a></div><div class="ttdeci">realx3PointField_D &amp; rAcceleration() override</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00216">sphereParticles.hpp:216</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a3c82b6258ab661de33c9718409809b7f"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a3c82b6258ab661de33c9718409809b7f">pFlow::sphereParticles::spheres_</a></div><div class="ttdeci">ShapeType spheres_</div><div class="ttdoc">reference to shapes</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00051">sphereParticles.hpp:51</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a9772907f42ecab8a7d5d24496fba9498"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a9772907f42ecab8a7d5d24496fba9498">pFlow::sphereParticles::accelerationTimer</a></div><div class="ttdeci">Timer &amp; accelerationTimer()</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00109">sphereParticles.hpp:109</a></div></div>
<div class="ttc" id="aindexContainer_8hpp_html"><div class="ttname"><a href="indexContainer_8hpp.html">indexContainer.hpp</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_ac12ce7c14063d239b9fa3e845d5a4111"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#ac12ce7c14063d239b9fa3e845d5a4111">pFlow::sphereParticles::rAcceleration_</a></div><div class="ttdeci">realx3PointField_D rAcceleration_</div><div class="ttdoc">pointField of rotational acceleration of particles on device</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00069">sphereParticles.hpp:69</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a14b9479a586f46709213392c40fdd0a3"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a14b9479a586f46709213392c40fdd0a3">pFlow::sphereParticles::I_</a></div><div class="ttdeci">realPointField_D I_</div><div class="ttdoc">pointField of inertial of particles</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00063">sphereParticles.hpp:63</a></div></div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_9e72493e858003bd3d74a55a2aedd075.html">Particles</a></li><li class="navelem"><a class="el" href="dir_ae10a04c09150cad5fefedcb2d995fdc.html">SphereParticles</a></li><li class="navelem"><a class="el" href="dir_d29baab380f019e44de3923e8a891c5f.html">sphereParticles</a></li><li class="navelem"><a class="el" href="sphereParticles_8hpp.html">sphereParticles.hpp</a></li>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.17 </li>
</ul>
</div>
</body>
</html>