<!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"/>
<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>
<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" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname"><a href="https://cemf.ir">PhasicFlow</a>
   &#160;<span id="projectnumber"><a href="https://cemf.ir">v0.1</a></span>
   </div>
   <div id="projectbrief"><a href="www.github.com/PhasicFlow">www.cemf.ir</a></div>
  </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>
 </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="l00020"></a><span class="lineno">   20</span>&#160; </div>
<div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;<span class="preprocessor">#ifndef __sphereParticles_hpp__</span></div>
<div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<span class="preprocessor">#define __sphereParticles_hpp__ </span></div>
<div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160; </div>
<div class="line"><a name="l00033"></a><span class="lineno">   33</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="l00034"></a><span class="lineno">   34</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="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="property_8hpp.html">property.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="indexContainer_8hpp.html">indexContainer.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; </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;<span class="keyword">namespace </span><a class="code" href="namespacepFlow.html">pFlow</a></div>
<div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;{</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"><a class="line" href="classpFlow_1_1sphereParticles.html">   44</a></span>&#160;<span class="keyword">class </span><a class="code" href="classpFlow_1_1sphereParticles.html">sphereParticles</a></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">   46</span>&#160;    <span class="keyword">public</span> <a class="code" href="classpFlow_1_1particles.html">particles</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">protected</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#a525dee0c19ede91482b300ad71d52e5c">   51</a></span>&#160;    <span class="keyword">const</span> <span class="keyword">property</span>&amp;     <a class="code" href="classpFlow_1_1sphereParticles.html#a525dee0c19ede91482b300ad71d52e5c">property_</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#a6f1b7000703d1ada1c9a1035f1e5dba6">   54</a></span>&#160;    <a class="code" href="classpFlow_1_1sphereShape.html">sphereShape</a>&amp;        <a class="code" href="classpFlow_1_1sphereParticles.html#a6f1b7000703d1ada1c9a1035f1e5dba6">shapes_</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#a95775f9987ece054ee634ba2aa091040">   57</a></span>&#160;    <a class="code" href="classpFlow_1_1pointField.html">realPointField_D</a>&amp;       <a class="code" href="classpFlow_1_1sphereParticles.html#a95775f9987ece054ee634ba2aa091040">I_</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#aa585c28b8d04890123cc3fc109b6c0ab">   60</a></span>&#160;    <a class="code" href="classpFlow_1_1pointField.html">realx3PointField_D</a>&amp;     <a class="code" href="classpFlow_1_1sphereParticles.html#aa585c28b8d04890123cc3fc109b6c0ab">rVelocity_</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#ae5f8968426dbb99341f7d4a807523fee">   63</a></span>&#160;    <a class="code" href="classpFlow_1_1pointField.html">realx3PointField_D</a>&amp;     <a class="code" href="classpFlow_1_1sphereParticles.html#ae5f8968426dbb99341f7d4a807523fee">rAcceleration_</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#a1166eb30f8a6e6eb69bddb77706f122c">   66</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="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#a1bff664d1437325cc40dfb3e29421da4">   69</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="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#acab942b0343835097cc05a0e0d97ae9a">   72</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="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#a2a1c9981adfb622385473dc09302639d">   75</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="l00076"></a><span class="lineno">   76</span>&#160; </div>
<div class="line"><a name="l00077"></a><span class="lineno">   77</span>&#160;    <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1sphereParticles.html#acdd3b34e25a44bec4f18b95e2440ff9a">diameterMassInertiaPropId</a>(<span class="keyword">const</span> <a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a>&amp; shName, <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a>&amp; diam, <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a>&amp; <a class="code" href="classpFlow_1_1particles.html#a2eeb9b0ec300769778c7553bf03b3ae4">mass</a>, <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a>&amp; <a class="code" href="classpFlow_1_1sphereParticles.html#aa1c1c863653fc262633e319b664eb8eb">I</a>, <a class="code" href="namespacepFlow.html#a07fb256c1077eea7a7726e948cc8ff0e">int8</a>&amp; propIdx);</div>
<div class="line"><a name="l00078"></a><span class="lineno">   78</span>&#160; </div>
<div class="line"><a name="l00079"></a><span class="lineno">   79</span>&#160;    <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1sphereParticles.html#a84343969d723c548f0f20fcd9294d351">initializeParticles</a>();</div>
<div class="line"><a name="l00080"></a><span class="lineno">   80</span>&#160; </div>
<div class="line"><a name="l00081"></a><span class="lineno">   81</span>&#160;    <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1sphereParticles.html#af38e902a6e8867893c7fafaeabf99578">insertSphereParticles</a>(<span class="keyword">const</span> <a class="code" href="classpFlow_1_1Vector.html">wordVector</a>&amp; names, <span class="keyword">const</span> <a class="code" href="classpFlow_1_1indexContainer.html">int32IndexContainer</a>&amp; indices);</div>
<div class="line"><a name="l00082"></a><span class="lineno">   82</span>&#160; </div>
<div class="line"><a name="l00083"></a><span class="lineno">   83</span>&#160;    <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1uniquePtr.html">uniquePtr&lt;List&lt;eventObserver*&gt;</a>&gt; <a class="code" href="classpFlow_1_1sphereParticles.html#a8a46f36158973e7200555bc769846a8a">getFieldObjectList</a>()<span class="keyword">const override</span>;</div>
<div class="line"><a name="l00084"></a><span class="lineno">   84</span>&#160; </div>
<div class="line"><a name="l00085"></a><span class="lineno">   85</span>&#160;<span class="keyword">public</span>:</div>
<div class="line"><a name="l00086"></a><span class="lineno">   86</span>&#160; </div>
<div class="line"><a name="l00088"></a><span class="lineno">   88</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="l00089"></a><span class="lineno">   89</span>&#160; </div>
<div class="line"><a name="l00091"></a><span class="lineno">   91</span>&#160;    <a class="code" href="classpFlow_1_1sphereParticles.html#af3a0e20c9660776af6f0b8118e89e880">sphereParticles</a>(<span class="keyword">const</span> <a class="code" href="classpFlow_1_1sphereParticles.html">sphereParticles</a>&amp;) = <span class="keyword">delete</span>;</div>
<div class="line"><a name="l00092"></a><span class="lineno">   92</span>&#160; </div>
<div class="line"><a name="l00094"></a><span class="lineno">   94</span>&#160;    <a class="code" href="classpFlow_1_1sphereParticles.html#af3a0e20c9660776af6f0b8118e89e880">sphereParticles</a>(<a class="code" href="classpFlow_1_1sphereParticles.html">sphereParticles</a>&amp;&amp;) = <span class="keywordflow">default</span>;</div>
<div class="line"><a name="l00095"></a><span class="lineno">   95</span>&#160; </div>
<div class="line"><a name="l00097"></a><span class="lineno">   97</span>&#160;    <a class="code" href="classpFlow_1_1sphereParticles.html">sphereParticles</a>&amp; <a class="code" href="classpFlow_1_1sphereParticles.html#a10bc64f8c1aef7d4c8e9e49d98a7a7f8">operator=</a>(<span class="keyword">const</span> <a class="code" href="classpFlow_1_1sphereParticles.html">sphereParticles</a>&amp;) = <span class="keyword">delete</span>;</div>
<div class="line"><a name="l00098"></a><span class="lineno">   98</span>&#160; </div>
<div class="line"><a name="l00100"></a><span class="lineno">  100</span>&#160;    <a class="code" href="classpFlow_1_1sphereParticles.html">sphereParticles</a>&amp; <a class="code" href="classpFlow_1_1sphereParticles.html#a10bc64f8c1aef7d4c8e9e49d98a7a7f8">operator=</a>(<a class="code" href="classpFlow_1_1sphereParticles.html">sphereParticles</a>&amp;&amp;) = <span class="keywordflow">default</span>;</div>
<div class="line"><a name="l00101"></a><span class="lineno">  101</span>&#160; </div>
<div class="line"><a name="l00102"></a><span class="lineno">  102</span>&#160;    <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1sphereParticles.html#a55eec252a6d08a330907d3adab18add1">~sphereParticles</a>()=<span class="keywordflow">default</span>;</div>
<div class="line"><a name="l00103"></a><span class="lineno">  103</span>&#160; </div>
<div class="line"><a name="l00113"></a><span class="lineno">  113</span>&#160;    <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1sphereParticles.html#a99cba4c27cdaa229242ccd3b22b04fba">insertParticles</a></div>
<div class="line"><a name="l00114"></a><span class="lineno">  114</span>&#160;    (</div>
<div class="line"><a name="l00115"></a><span class="lineno">  115</span>&#160;        <span class="keyword">const</span> <a class="code" href="classpFlow_1_1Vector.html">realx3Vector</a>&amp; <a class="code" href="classpFlow_1_1particles.html#ae69018cbb9a008005d5749278a51f7aa">position</a>,</div>
<div class="line"><a name="l00116"></a><span class="lineno">  116</span>&#160;        <span class="keyword">const</span> <a class="code" href="classpFlow_1_1Vector.html">wordVector</a>&amp;  <a class="code" href="classpFlow_1_1sphereParticles.html#aa49a29f32e1d595c523d5a00b7001380">shapes</a>,</div>
<div class="line"><a name="l00117"></a><span class="lineno">  117</span>&#160;        <span class="keyword">const</span> <a class="code" href="classpFlow_1_1setFieldList.html">setFieldList</a>&amp; setField</div>
<div class="line"><a name="l00118"></a><span class="lineno">  118</span>&#160;    ) <span class="keyword">override</span> ;</div>
<div class="line"><a name="l00119"></a><span class="lineno">  119</span>&#160; </div>
<div class="line"><a name="l00121"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#aa49a29f32e1d595c523d5a00b7001380">  121</a></span>&#160;    <span class="keyword">const</span> <span class="keyword">auto</span>&amp; <a class="code" href="classpFlow_1_1sphereParticles.html#aa49a29f32e1d595c523d5a00b7001380">shapes</a>()<span class="keyword">const</span></div>
<div class="line"><a name="l00122"></a><span class="lineno">  122</span>&#160;<span class="keyword">    </span>{</div>
<div class="line"><a name="l00123"></a><span class="lineno">  123</span>&#160;        <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1sphereParticles.html#a6f1b7000703d1ada1c9a1035f1e5dba6">shapes_</a>;</div>
<div class="line"><a name="l00124"></a><span class="lineno">  124</span>&#160;    }</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"><a class="line" href="classpFlow_1_1sphereParticles.html#aa1c1c863653fc262633e319b664eb8eb">  127</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="l00128"></a><span class="lineno">  128</span>&#160;<span class="keyword">    </span>{</div>
<div class="line"><a name="l00129"></a><span class="lineno">  129</span>&#160;        <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1sphereParticles.html#a95775f9987ece054ee634ba2aa091040">I_</a>;</div>
<div class="line"><a name="l00130"></a><span class="lineno">  130</span>&#160;    }</div>
<div class="line"><a name="l00131"></a><span class="lineno">  131</span>&#160; </div>
<div class="line"><a name="l00133"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#aaa7fbbf82d45a5a88b28de8a78754a69">  133</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="l00134"></a><span class="lineno">  134</span>&#160;    {</div>
<div class="line"><a name="l00135"></a><span class="lineno">  135</span>&#160;        <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1sphereParticles.html#a95775f9987ece054ee634ba2aa091040">I_</a>;</div>
<div class="line"><a name="l00136"></a><span class="lineno">  136</span>&#160;    }</div>
<div class="line"><a name="l00137"></a><span class="lineno">  137</span>&#160;    </div>
<div class="line"><a name="l00138"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#a86b8cb116038043b21a889bf21c974c9">  138</a></span>&#160;    <span class="keyword">const</span> <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a> <a class="code" href="classpFlow_1_1sphereParticles.html#a86b8cb116038043b21a889bf21c974c9">rVelocity</a>()<span class="keyword">const </span></div>
<div class="line"><a name="l00139"></a><span class="lineno">  139</span>&#160;<span class="keyword">    </span>{   </div>
<div class="line"><a name="l00140"></a><span class="lineno">  140</span>&#160;        <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1sphereParticles.html#aa585c28b8d04890123cc3fc109b6c0ab">rVelocity_</a>;</div>
<div class="line"><a name="l00141"></a><span class="lineno">  141</span>&#160;    }</div>
<div class="line"><a name="l00142"></a><span class="lineno">  142</span>&#160; </div>
<div class="line"><a name="l00143"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#add60216947a9a50b285ec92ebc73e8a4">  143</a></span>&#160;    <span class="keyword">const</span> <a class="code" href="classpFlow_1_1VectorSingle.html">realVector_D</a>&amp; <a class="code" href="classpFlow_1_1sphereParticles.html#add60216947a9a50b285ec92ebc73e8a4">boundingSphere</a>()<span class="keyword">const override</span></div>
<div class="line"><a name="l00144"></a><span class="lineno">  144</span>&#160;<span class="keyword">    </span>{</div>
<div class="line"><a name="l00145"></a><span class="lineno">  145</span>&#160;        <span class="keywordflow">return</span> this-&gt;<a class="code" href="classpFlow_1_1particles.html#a509faf8bcb01124108a6dc744391b140">diameter</a>();</div>
<div class="line"><a name="l00146"></a><span class="lineno">  146</span>&#160;    }</div>
<div class="line"><a name="l00147"></a><span class="lineno">  147</span>&#160; </div>
<div class="line"><a name="l00148"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#a0af8dfd320c4e87c281555fa95a80a2c">  148</a></span>&#160;    <a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> <a class="code" href="classpFlow_1_1sphereParticles.html#a0af8dfd320c4e87c281555fa95a80a2c">shapeTypeName</a>()<span class="keyword"> const override</span></div>
<div class="line"><a name="l00149"></a><span class="lineno">  149</span>&#160;<span class="keyword">    </span>{</div>
<div class="line"><a name="l00150"></a><span class="lineno">  150</span>&#160;        <span class="keywordflow">return</span> <span class="stringliteral">&quot;sphere&quot;</span>;</div>
<div class="line"><a name="l00151"></a><span class="lineno">  151</span>&#160;    }</div>
<div class="line"><a name="l00152"></a><span class="lineno">  152</span>&#160; </div>
<div class="line"><a name="l00153"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#a37902e8915b3022d1068391f864a8e59">  153</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classpFlow_1_1sphereParticles.html#a37902e8915b3022d1068391f864a8e59">boundingSphereMinMax</a>(</div>
<div class="line"><a name="l00154"></a><span class="lineno">  154</span>&#160;        <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a>&amp; minDiam,</div>
<div class="line"><a name="l00155"></a><span class="lineno">  155</span>&#160;        <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a>&amp; maxDiam )<span class="keyword">const override</span></div>
<div class="line"><a name="l00156"></a><span class="lineno">  156</span>&#160;<span class="keyword">    </span>{</div>
<div class="line"><a name="l00157"></a><span class="lineno">  157</span>&#160;        <a class="code" href="classpFlow_1_1sphereParticles.html#a6f1b7000703d1ada1c9a1035f1e5dba6">shapes_</a>.<a class="code" href="classpFlow_1_1sphereShape.html#abf3b8d0b7f068ba39f11805ea15194ca">diameterMinMax</a>(minDiam, maxDiam);</div>
<div class="line"><a name="l00158"></a><span class="lineno">  158</span>&#160;    }</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;    <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1sphereParticles.html#a98372d2b87e1c67d4b2eb0517336abf7">update</a>(<span class="keyword">const</span> <a class="code" href="classpFlow_1_1eventMessage.html">eventMessage</a>&amp; msg) <span class="keyword">override</span>;</div>
<div class="line"><a name="l00161"></a><span class="lineno">  161</span>&#160;    </div>
<div class="line"><a name="l00162"></a><span class="lineno">  162</span>&#160;    </div>
<div class="line"><a name="l00163"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#ad6e7f37a0c46767c56240272c311c6ba">  163</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="l00164"></a><span class="lineno">  164</span>&#160;<span class="keyword">    </span>{</div>
<div class="line"><a name="l00165"></a><span class="lineno">  165</span>&#160;        <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1sphereParticles.html#ae5f8968426dbb99341f7d4a807523fee">rAcceleration_</a>;</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">  167</span>&#160;    </div>
<div class="line"><a name="l00168"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereParticles.html#af4899923e99ba2809ed3322c81b12019">  168</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="l00169"></a><span class="lineno">  169</span>&#160;<span class="keyword">    </span>{</div>
<div class="line"><a name="l00170"></a><span class="lineno">  170</span>&#160;        <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1sphereParticles.html#ae5f8968426dbb99341f7d4a807523fee">rAcceleration_</a>;</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">  172</span>&#160; </div>
<div class="line"><a name="l00174"></a><span class="lineno">  174</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="l00175"></a><span class="lineno">  175</span>&#160; </div>
<div class="line"><a name="l00177"></a><span class="lineno">  177</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="l00178"></a><span class="lineno">  178</span>&#160; </div>
<div class="line"><a name="l00180"></a><span class="lineno">  180</span>&#160;    <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1sphereParticles.html#a5ab4b6c611c3256e54f51bbfc484d58e">afterIteration</a>() <span class="keyword">override</span>;</div>
<div class="line"><a name="l00181"></a><span class="lineno">  181</span>&#160;    </div>
<div class="line"><a name="l00182"></a><span class="lineno">  182</span>&#160; </div>
<div class="line"><a name="l00183"></a><span class="lineno">  183</span>&#160;    </div>
<div class="line"><a name="l00184"></a><span class="lineno">  184</span>&#160;}; <span class="comment">//sphereParticles</span></div>
<div class="line"><a name="l00185"></a><span class="lineno">  185</span>&#160; </div>
<div class="line"><a name="l00186"></a><span class="lineno">  186</span>&#160;} <span class="comment">// pFlow</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;<span class="preprocessor">#endif //__sphereParticles_hpp__</span></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_ae5f8968426dbb99341f7d4a807523fee"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#ae5f8968426dbb99341f7d4a807523fee">pFlow::sphereParticles::rAcceleration_</a></div><div class="ttdeci">realx3PointField_D &amp; 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#l00063">sphereParticles.hpp:63</a></div></div>
<div class="ttc" id="aclasspFlow_1_1particles_html_a2eeb9b0ec300769778c7553bf03b3ae4"><div class="ttname"><a href="classpFlow_1_1particles.html#a2eeb9b0ec300769778c7553bf03b3ae4">pFlow::particles::mass</a></div><div class="ttdeci">const auto &amp; mass() const</div><div class="ttdef"><b>Definition:</b> <a href="particles_8hpp_source.html#l00188">particles.hpp:188</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a10bc64f8c1aef7d4c8e9e49d98a7a7f8"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a10bc64f8c1aef7d4c8e9e49d98a7a7f8">pFlow::sphereParticles::operator=</a></div><div class="ttdeci">sphereParticles &amp; operator=(const sphereParticles &amp;)=delete</div><div class="ttdoc">no copy-assignement</div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_add60216947a9a50b285ec92ebc73e8a4"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#add60216947a9a50b285ec92ebc73e8a4">pFlow::sphereParticles::boundingSphere</a></div><div class="ttdeci">const realVector_D &amp; boundingSphere() const override</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00143">sphereParticles.hpp:143</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a0af8dfd320c4e87c281555fa95a80a2c"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a0af8dfd320c4e87c281555fa95a80a2c">pFlow::sphereParticles::shapeTypeName</a></div><div class="ttdeci">word shapeTypeName() const override</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00148">sphereParticles.hpp:148</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a86b8cb116038043b21a889bf21c974c9"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a86b8cb116038043b21a889bf21c974c9">pFlow::sphereParticles::rVelocity</a></div><div class="ttdeci">const realx3Vector_D rVelocity() const</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00138">sphereParticles.hpp:138</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a55eec252a6d08a330907d3adab18add1"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a55eec252a6d08a330907d3adab18add1">pFlow::sphereParticles::~sphereParticles</a></div><div class="ttdeci">virtual ~sphereParticles()=default</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#l00046">builtinTypes.hpp:46</a></div></div>
<div class="ttc" id="aclasspFlow_1_1eventMessage_html"><div class="ttname"><a href="classpFlow_1_1eventMessage.html">pFlow::eventMessage</a></div><div class="ttdef"><b>Definition:</b> <a href="eventMessage_8hpp_source.html#l00029">eventMessage.hpp:29</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#l00032">sphereShape.hpp:32</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="ttdef"><b>Definition:</b> <a href="demComponent_8hpp_source.html#l00057">demComponent.hpp:57</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_acdd3b34e25a44bec4f18b95e2440ff9a"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#acdd3b34e25a44bec4f18b95e2440ff9a">pFlow::sphereParticles::diameterMassInertiaPropId</a></div><div class="ttdeci">bool diameterMassInertiaPropId(const word &amp;shName, real &amp;diam, real &amp;mass, real &amp;I, int8 &amp;propIdx)</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8cpp_source.html#l00037">sphereParticles.cpp:37</a></div></div>
<div class="ttc" id="aclasspFlow_1_1particles_html_ae69018cbb9a008005d5749278a51f7aa"><div class="ttname"><a href="classpFlow_1_1particles.html#ae69018cbb9a008005d5749278a51f7aa">pFlow::particles::position</a></div><div class="ttdeci">const auto &amp; position() const</div><div class="ttdef"><b>Definition:</b> <a href="particles_8hpp_source.html#l00159">particles.hpp:159</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_af38e902a6e8867893c7fafaeabf99578"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#af38e902a6e8867893c7fafaeabf99578">pFlow::sphereParticles::insertSphereParticles</a></div><div class="ttdeci">bool insertSphereParticles(const wordVector &amp;names, const int32IndexContainer &amp;indices)</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8cpp_source.html#l00139">sphereParticles.cpp:139</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#l00072">sphereParticles.hpp:72</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_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_8hpp_source.html#l00153">sphereParticles.hpp:153</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#l00133">sphereParticles.hpp:133</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#l00063">builtinTypes.hpp:63</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#l00219">sphereParticles.cpp:219</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="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#l00069">sphereParticles.hpp:69</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a8a46f36158973e7200555bc769846a8a"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a8a46f36158973e7200555bc769846a8a">pFlow::sphereParticles::getFieldObjectList</a></div><div class="ttdeci">virtual uniquePtr&lt; List&lt; eventObserver * &gt; &gt; getFieldObjectList() const override</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8cpp_source.html#l00026">sphereParticles.cpp:26</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#l00075">sphereParticles.hpp:75</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a98372d2b87e1c67d4b2eb0517336abf7"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a98372d2b87e1c67d4b2eb0517336abf7">pFlow::sphereParticles::update</a></div><div class="ttdeci">bool update(const eventMessage &amp;msg) override</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8cpp_source.html#l00334">sphereParticles.cpp:334</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="demComponent_8hpp_source.html#l00028">demComponent.hpp:28</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a5ab4b6c611c3256e54f51bbfc484d58e"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a5ab4b6c611c3256e54f51bbfc484d58e">pFlow::sphereParticles::afterIteration</a></div><div class="ttdeci">bool afterIteration() override</div><div class="ttdoc">after iteration step</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8cpp_source.html#l00133">sphereParticles.cpp:133</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a99cba4c27cdaa229242ccd3b22b04fba"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a99cba4c27cdaa229242ccd3b22b04fba">pFlow::sphereParticles::insertParticles</a></div><div class="ttdeci">bool insertParticles(const realx3Vector &amp;position, const wordVector &amp;shapes, const setFieldList &amp;setField) override</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#l00362">sphereParticles.cpp:362</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#l00044">sphereParticles.hpp:44</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#l00035">pointField.hpp:35</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a525dee0c19ede91482b300ad71d52e5c"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a525dee0c19ede91482b300ad71d52e5c">pFlow::sphereParticles::property_</a></div><div class="ttdeci">const property &amp; property_</div><div class="ttdoc">reference to material properties</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_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_1sphereParticles_html_a95775f9987ece054ee634ba2aa091040"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a95775f9987ece054ee634ba2aa091040">pFlow::sphereParticles::I_</a></div><div class="ttdeci">realPointField_D &amp; I_</div><div class="ttdoc">pointField of inertial of particles</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_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#l00127">sphereParticles.hpp:127</a></div></div>
<div class="ttc" id="aclasspFlow_1_1setFieldList_html"><div class="ttname"><a href="classpFlow_1_1setFieldList.html">pFlow::setFieldList</a></div><div class="ttdef"><b>Definition:</b> <a href="setFieldList_8hpp_source.html#l00032">setFieldList.hpp:32</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#l00039">Timer.hpp:39</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#l00104">sphereParticles.cpp:104</a></div></div>
<div class="ttc" id="aclasspFlow_1_1VectorSingle_html"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html">pFlow::VectorSingle</a></div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00045">VectorSingle.hpp:45</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#l00168">sphereParticles.hpp:168</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="ttdef"><b>Definition:</b> <a href="sphereParticles_8cpp_source.html#l00073">sphereParticles.cpp:73</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#l00084">sphereParticles.cpp:84</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#l00040">property.hpp:40</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a6f1b7000703d1ada1c9a1035f1e5dba6"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a6f1b7000703d1ada1c9a1035f1e5dba6">pFlow::sphereParticles::shapes_</a></div><div class="ttdeci">sphereShape &amp; shapes_</div><div class="ttdoc">reference to shapes</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_1particles_html_a509faf8bcb01124108a6dc744391b140"><div class="ttname"><a href="classpFlow_1_1particles.html#a509faf8bcb01124108a6dc744391b140">pFlow::particles::diameter</a></div><div class="ttdeci">const auto &amp; diameter() const</div><div class="ttdef"><b>Definition:</b> <a href="particles_8hpp_source.html#l00180">particles.hpp:180</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_aa585c28b8d04890123cc3fc109b6c0ab"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#aa585c28b8d04890123cc3fc109b6c0ab">pFlow::sphereParticles::rVelocity_</a></div><div class="ttdeci">realx3PointField_D &amp; 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#l00060">sphereParticles.hpp:60</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#l00044">uniquePtr.hpp:44</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a07fb256c1077eea7a7726e948cc8ff0e"><div class="ttname"><a href="namespacepFlow.html#a07fb256c1077eea7a7726e948cc8ff0e">pFlow::int8</a></div><div class="ttdeci">signed char int8</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00049">builtinTypes.hpp:49</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#l00066">sphereParticles.hpp:66</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_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector&lt; word &gt;</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#l00163">sphereParticles.hpp:163</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_1indexContainer_html"><div class="ttname"><a href="classpFlow_1_1indexContainer.html">pFlow::indexContainer&lt; int32 &gt;</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereShape_html_abf3b8d0b7f068ba39f11805ea15194ca"><div class="ttname"><a href="classpFlow_1_1sphereShape.html#abf3b8d0b7f068ba39f11805ea15194ca">pFlow::sphereShape::diameterMinMax</a></div><div class="ttdeci">void diameterMinMax(real &amp;minD, real &amp;maxD) const</div><div class="ttdef"><b>Definition:</b> <a href="sphereShape_8hpp_source.html#l00146">sphereShape.hpp:146</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_aa49a29f32e1d595c523d5a00b7001380"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#aa49a29f32e1d595c523d5a00b7001380">pFlow::sphereParticles::shapes</a></div><div class="ttdeci">const auto &amp; shapes() const</div><div class="ttdoc">const reference to shapes object</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00121">sphereParticles.hpp:121</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>