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

403 lines
69 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/GrainParticles/grainParticles/grainParticles.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('grainParticles_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">grainParticles.hpp</div> </div>
</div><!--header-->
<div class="contents">
<a href="grainParticles_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 __grainParticles_hpp__</span></div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160;<span class="preprocessor">#define __grainParticles_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="grainShape_8hpp.html">grainShape.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="boundaryGrainParticlesList_8hpp.html">boundaryGrainParticlesList.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_1grainParticles.html"> 42</a></span>&#160;<span class="keyword">class </span><a class="code" href="classpFlow_1_1grainParticles.html">grainParticles</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_1grainParticles.html#a5830cca1656ff22b95ee34a9f5077eca"> 46</a></span>&#160; <span class="keyword">using</span> <a class="code" href="classpFlow_1_1grainShape.html">ShapeType</a> = <a class="code" href="classpFlow_1_1grainShape.html">grainShape</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_1grainParticles.html#afa980e32784fd6d753ab6a4ee887873f"> 51</a></span>&#160; <a class="code" href="classpFlow_1_1grainShape.html">ShapeType</a> <a class="code" href="classpFlow_1_1grainParticles.html#afa980e32784fd6d753ab6a4ee887873f">grains_</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_1grainParticles.html#ab017eb6279c56cded657c73410613374"> 54</a></span>&#160; <a class="code" href="classpFlow_1_1pointField.html">uint32PointField_D</a> <a class="code" href="classpFlow_1_1grainParticles.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_1grainParticles.html#acb12cf52ff43ac12eaf468dca8b86179"> 57</a></span>&#160; <a class="code" href="classpFlow_1_1pointField.html">realPointField_D</a> <a class="code" href="classpFlow_1_1grainParticles.html#acb12cf52ff43ac12eaf468dca8b86179">grainDiameter_</a>;</div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160; </div>
<div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="classpFlow_1_1grainParticles.html#aa5fd8f8cd66f1edcd576a74d55c68059"> 59</a></span>&#160; <a class="code" href="classpFlow_1_1pointField.html">realPointField_D</a> <a class="code" href="classpFlow_1_1grainParticles.html#aa5fd8f8cd66f1edcd576a74d55c68059">coarseGrainFactor_</a>;</div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160; </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_1grainParticles.html#a89b1fd553ece5e3e7483f27c324ab4e5"> 63</a></span>&#160; <a class="code" href="classpFlow_1_1pointField.html">realPointField_D</a> <a class="code" href="classpFlow_1_1grainParticles.html#a89b1fd553ece5e3e7483f27c324ab4e5">mass_</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_1grainParticles.html#a14b9479a586f46709213392c40fdd0a3"> 66</a></span>&#160; <a class="code" href="classpFlow_1_1pointField.html">realPointField_D</a> <a class="code" href="classpFlow_1_1grainParticles.html#a14b9479a586f46709213392c40fdd0a3">I_</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_1grainParticles.html#a9967e171c665ac089ef162cf752eba3c"> 69</a></span>&#160; <a class="code" href="classpFlow_1_1pointField.html">realx3PointField_D</a> <a class="code" href="classpFlow_1_1grainParticles.html#a9967e171c665ac089ef162cf752eba3c">rVelocity_</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_1grainParticles.html#ac12ce7c14063d239b9fa3e845d5a4111"> 72</a></span>&#160; <a class="code" href="classpFlow_1_1pointField.html">realx3PointField_D</a> <a class="code" href="classpFlow_1_1grainParticles.html#ac12ce7c14063d239b9fa3e845d5a4111">rAcceleration_</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_1grainParticles.html#adbe980c0827312153593947f7d2af8d2"> 75</a></span>&#160; <a class="code" href="classpFlow_1_1boundaryGrainParticlesList.html">boundaryGrainParticlesList</a> <a class="code" href="classpFlow_1_1grainParticles.html#adbe980c0827312153593947f7d2af8d2">boundaryGrainParticles_</a>;</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_1grainParticles.html#a1166eb30f8a6e6eb69bddb77706f122c"> 78</a></span>&#160; <a class="code" href="classpFlow_1_1uniquePtr.html">uniquePtr&lt;integration&gt;</a> <a class="code" href="classpFlow_1_1grainParticles.html#a1166eb30f8a6e6eb69bddb77706f122c">rVelIntegration_</a> = <span class="keyword">nullptr</span>;</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_1grainParticles.html#a1bff664d1437325cc40dfb3e29421da4"> 81</a></span>&#160; <a class="code" href="classpFlow_1_1Timer.html">Timer</a> <a class="code" href="classpFlow_1_1grainParticles.html#a1bff664d1437325cc40dfb3e29421da4">accelerationTimer_</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_1grainParticles.html#acab942b0343835097cc05a0e0d97ae9a"> 84</a></span>&#160; <a class="code" href="classpFlow_1_1Timer.html">Timer</a> <a class="code" href="classpFlow_1_1grainParticles.html#acab942b0343835097cc05a0e0d97ae9a">intPredictTimer_</a>;</div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; </div>
<div class="line"><a name="l00087"></a><span class="lineno"><a class="line" href="classpFlow_1_1grainParticles.html#a2a1c9981adfb622385473dc09302639d"> 87</a></span>&#160; <a class="code" href="classpFlow_1_1Timer.html">Timer</a> <a class="code" href="classpFlow_1_1grainParticles.html#a2a1c9981adfb622385473dc09302639d">intCorrectTimer_</a>;</div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; </div>
<div class="line"><a name="l00089"></a><span class="lineno"><a class="line" href="classpFlow_1_1grainParticles.html#a91ffbed574ea5e1c06c73efff6ccf26d"> 89</a></span>&#160; <a class="code" href="classpFlow_1_1Timer.html">Timer</a> <a class="code" href="classpFlow_1_1grainParticles.html#a91ffbed574ea5e1c06c73efff6ccf26d">fieldUpdateTimer_</a>;</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="keyword">private</span>:</div>
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; </div>
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; </div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1grainParticles.html#a69b290242d90fc925278ffc73d428e41">getParticlesInfoFromShape</a>(</div>
<div class="line"><a name="l00095"></a><span class="lineno"> 95</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="l00096"></a><span class="lineno"> 96</span>&#160; <a class="code" href="classpFlow_1_1Vector.html">uint32Vector</a>&amp; propIds,</div>
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; <a class="code" href="classpFlow_1_1Vector.html">realVector</a>&amp; diams,</div>
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; <a class="code" href="classpFlow_1_1Vector.html">realVector</a>&amp; coarseGrainFactors,</div>
<div class="line"><a name="l00099"></a><span class="lineno"> 99</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="l00100"></a><span class="lineno"> 100</span>&#160; <a class="code" href="classpFlow_1_1Vector.html">realVector</a>&amp; Is,</div>
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160; <a class="code" href="classpFlow_1_1Vector.html">uint32Vector</a>&amp; shIndex</div>
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160; );</div>
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160; </div>
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160;<span class="keyword">protected</span>:</div>
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160; </div>
<div class="line"><a name="l00106"></a><span class="lineno"><a class="line" href="classpFlow_1_1grainParticles.html#a9772907f42ecab8a7d5d24496fba9498"> 106</a></span>&#160; <a class="code" href="classpFlow_1_1Timer.html">Timer</a>&amp; <a class="code" href="classpFlow_1_1grainParticles.html#a9772907f42ecab8a7d5d24496fba9498">accelerationTimer</a>()</div>
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160; {</div>
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1grainParticles.html#a1bff664d1437325cc40dfb3e29421da4">accelerationTimer_</a>;</div>
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160; }</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"><a class="line" href="classpFlow_1_1grainParticles.html#a848a4271916d4c00aab93621c82eb404"> 111</a></span>&#160; <a class="code" href="classpFlow_1_1Timer.html">Timer</a>&amp; <a class="code" href="classpFlow_1_1grainParticles.html#a848a4271916d4c00aab93621c82eb404">intCorrectTimer</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; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1grainParticles.html#a2a1c9981adfb622385473dc09302639d">intCorrectTimer_</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; </div>
<div class="line"><a name="l00116"></a><span class="lineno"><a class="line" href="classpFlow_1_1grainParticles.html#a5de134c19ed41ec0da1606f1d1963873"> 116</a></span>&#160; <a class="code" href="classpFlow_1_1integration.html">integration</a>&amp; <a class="code" href="classpFlow_1_1grainParticles.html#a5de134c19ed41ec0da1606f1d1963873">rVelIntegration</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; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1grainParticles.html#a1166eb30f8a6e6eb69bddb77706f122c">rVelIntegration_</a>();</div>
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160; }</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="keyword">public</span>:</div>
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160; </div>
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160; <a class="code" href="classpFlow_1_1grainParticles.html#a6403186f8064b41bc2560fc7ea91418f">grainParticles</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="l00125"></a><span class="lineno"> 125</span>&#160; </div>
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160; <a class="code" href="classpFlow_1_1grainParticles.html#a00f1281a6a250425d56d0d1b525f35bd">~grainParticles</a>() <span class="keyword">override</span> = <span class="keywordflow">default</span>;</div>
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160; </div>
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160; <span class="comment">/*bool insertParticles</span></div>
<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>&#160;<span class="comment"> (</span></div>
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160;<span class="comment"> const realx3Vector&amp; position,</span></div>
<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160;<span class="comment"> const wordVector&amp; shapes,</span></div>
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160;<span class="comment"> const setFieldList&amp; setField</span></div>
<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160;<span class="comment"> ) override ;*/</span></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"> 143</span>&#160; <span class="comment">// TODO: make this method private later </span></div>
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1grainParticles.html#a84343969d723c548f0f20fcd9294d351">initializeParticles</a>();</div>
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>&#160; </div>
<div class="line"><a name="l00147"></a><span class="lineno"><a class="line" href="classpFlow_1_1grainParticles.html#adc597aefab153f2441ee7d42b1de4db0"> 147</a></span>&#160; <span class="keyword">const</span> <span class="keyword">auto</span>&amp; <a class="code" href="classpFlow_1_1grainParticles.html#adc597aefab153f2441ee7d42b1de4db0">grains</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1grainParticles.html#afa980e32784fd6d753ab6a4ee887873f">grains_</a>;</div>
<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>&#160; }</div>
<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>&#160; </div>
<div class="line"><a name="l00153"></a><span class="lineno"><a class="line" href="classpFlow_1_1grainParticles.html#aa1c1c863653fc262633e319b664eb8eb"> 153</a></span>&#160; <span class="keyword">const</span> <span class="keyword">auto</span>&amp; <a class="code" href="classpFlow_1_1grainParticles.html#aa1c1c863653fc262633e319b664eb8eb">I</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1grainParticles.html#a14b9479a586f46709213392c40fdd0a3">I_</a>;</div>
<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>&#160; }</div>
<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>&#160; </div>
<div class="line"><a name="l00159"></a><span class="lineno"><a class="line" href="classpFlow_1_1grainParticles.html#aaa7fbbf82d45a5a88b28de8a78754a69"> 159</a></span>&#160; <span class="keyword">auto</span>&amp; <a class="code" href="classpFlow_1_1grainParticles.html#aaa7fbbf82d45a5a88b28de8a78754a69">I</a>()</div>
<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>&#160; {</div>
<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1grainParticles.html#a14b9479a586f46709213392c40fdd0a3">I_</a>;</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"> 163</span>&#160; </div>
<div class="line"><a name="l00164"></a><span class="lineno"><a class="line" href="classpFlow_1_1grainParticles.html#a5e39a4fcefdfce05f0e6b76cb9eb2a61"> 164</a></span>&#160; <span class="keyword">const</span> <span class="keyword">auto</span>&amp; <a class="code" href="classpFlow_1_1grainParticles.html#a5e39a4fcefdfce05f0e6b76cb9eb2a61">rVelocity</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1grainParticles.html#a9967e171c665ac089ef162cf752eba3c">rVelocity_</a>;</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"> 168</span>&#160; </div>
<div class="line"><a name="l00169"></a><span class="lineno"><a class="line" href="classpFlow_1_1grainParticles.html#a7feb8389fc5704a8d7ac62adb310925b"> 169</a></span>&#160; <span class="keyword">auto</span>&amp; <a class="code" href="classpFlow_1_1grainParticles.html#a7feb8389fc5704a8d7ac62adb310925b">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; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1grainParticles.html#a9967e171c665ac089ef162cf752eba3c">rVelocity_</a>;</div>
<div class="line"><a name="l00172"></a><span class="lineno"> 172</span>&#160; }</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"><a class="line" href="classpFlow_1_1grainParticles.html#a0f63a62676bba1a8a5cf891337d1d201"> 174</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1grainParticles.html#a0f63a62676bba1a8a5cf891337d1d201">hearChanges</a>(</div>
<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>&#160; <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> t,</div>
<div class="line"><a name="l00176"></a><span class="lineno"> 176</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="l00177"></a><span class="lineno"> 177</span>&#160; <a class="code" href="namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b">uint32</a> iter,</div>
<div class="line"><a name="l00178"></a><span class="lineno"> 178</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="l00179"></a><span class="lineno"> 179</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="l00180"></a><span class="lineno"> 180</span>&#160; )<span class="keyword"> override</span></div>
<div class="line"><a name="l00181"></a><span class="lineno"> 181</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>&#160; <a class="code" href="error_8hpp.html#a6d29ef74f19f6d5a225841705985eb8b">notImplementedFunction</a>;</div>
<div class="line"><a name="l00183"></a><span class="lineno"> 183</span>&#160; <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00184"></a><span class="lineno"> 184</span>&#160; }</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"><a class="line" href="classpFlow_1_1grainParticles.html#a9fea25b8ac140210247e49a081e5e246"> 186</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_1grainParticles.html#a9fea25b8ac140210247e49a081e5e246">propertyId</a>()<span class="keyword"> const override</span></div>
<div class="line"><a name="l00187"></a><span class="lineno"> 187</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00188"></a><span class="lineno"> 188</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1grainParticles.html#ab017eb6279c56cded657c73410613374">propertyId_</a>;</div>
<div class="line"><a name="l00189"></a><span class="lineno"> 189</span>&#160; }</div>
<div class="line"><a name="l00190"></a><span class="lineno"> 190</span>&#160; </div>
<div class="line"><a name="l00191"></a><span class="lineno"><a class="line" href="classpFlow_1_1grainParticles.html#abc84887de46cc625ef69fd5dfa81de01"> 191</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_1grainParticles.html#abc84887de46cc625ef69fd5dfa81de01">diameter</a>()<span class="keyword"> const override</span></div>
<div class="line"><a name="l00192"></a><span class="lineno"> 192</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00193"></a><span class="lineno"> 193</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1grainParticles.html#acb12cf52ff43ac12eaf468dca8b86179">grainDiameter_</a>;</div>
<div class="line"><a name="l00194"></a><span class="lineno"> 194</span>&#160; }</div>
<div class="line"><a name="l00195"></a><span class="lineno"> 195</span>&#160; </div>
<div class="line"><a name="l00196"></a><span class="lineno"><a class="line" href="classpFlow_1_1grainParticles.html#ac3f1c95b68028d53630514181604126c"> 196</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_1grainParticles.html#ac3f1c95b68028d53630514181604126c">grainDiameter</a>()<span class="keyword">const</span></div>
<div class="line"><a name="l00197"></a><span class="lineno"> 197</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00198"></a><span class="lineno"> 198</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1grainParticles.html#acb12cf52ff43ac12eaf468dca8b86179">grainDiameter_</a>;</div>
<div class="line"><a name="l00199"></a><span class="lineno"> 199</span>&#160; }</div>
<div class="line"><a name="l00200"></a><span class="lineno"> 200</span>&#160; </div>
<div class="line"><a name="l00201"></a><span class="lineno"><a class="line" href="classpFlow_1_1grainParticles.html#ae319e97f31cc5d84b9cb8034379a305b"> 201</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_1grainParticles.html#ae319e97f31cc5d84b9cb8034379a305b">coarseGrainFactor</a>()<span class="keyword"> const </span></div>
<div class="line"><a name="l00202"></a><span class="lineno"> 202</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00203"></a><span class="lineno"> 203</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1grainParticles.html#aa5fd8f8cd66f1edcd576a74d55c68059">coarseGrainFactor_</a>;</div>
<div class="line"><a name="l00204"></a><span class="lineno"> 204</span>&#160; }</div>
<div class="line"><a name="l00205"></a><span class="lineno"> 205</span>&#160; </div>
<div class="line"><a name="l00206"></a><span class="lineno"> 206</span>&#160; </div>
<div class="line"><a name="l00207"></a><span class="lineno"><a class="line" href="classpFlow_1_1grainParticles.html#a160121d913080df4f0b93de905b698f5"> 207</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_1grainParticles.html#a160121d913080df4f0b93de905b698f5">mass</a>()<span class="keyword"> const override</span></div>
<div class="line"><a name="l00208"></a><span class="lineno"> 208</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00209"></a><span class="lineno"> 209</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1grainParticles.html#a89b1fd553ece5e3e7483f27c324ab4e5">mass_</a>;</div>
<div class="line"><a name="l00210"></a><span class="lineno"> 210</span>&#160; }</div>
<div class="line"><a name="l00211"></a><span class="lineno"> 211</span>&#160; </div>
<div class="line"><a name="l00213"></a><span class="lineno"> 213</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1grainParticles.html#ada71b97666fe3f66b31690bf12633c32">beforeIteration</a>() <span class="keyword">override</span>;</div>
<div class="line"><a name="l00214"></a><span class="lineno"> 214</span>&#160; </div>
<div class="line"><a name="l00216"></a><span class="lineno"> 216</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1grainParticles.html#afa767bddda52eb71cea18f755e17d559">iterate</a>() <span class="keyword">override</span>;</div>
<div class="line"><a name="l00217"></a><span class="lineno"> 217</span>&#160; </div>
<div class="line"><a name="l00218"></a><span class="lineno"> 218</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1grainParticles.html#a0a60a0c6b009c417177eb22b0445ce5c">insertParticles</a>(</div>
<div class="line"><a name="l00219"></a><span class="lineno"> 219</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="l00220"></a><span class="lineno"> 220</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="l00221"></a><span class="lineno"> 221</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="l00222"></a><span class="lineno"> 222</span>&#160; ) <span class="keyword">override</span>;</div>
<div class="line"><a name="l00223"></a><span class="lineno"> 223</span>&#160; </div>
<div class="line"><a name="l00224"></a><span class="lineno"><a class="line" href="classpFlow_1_1grainParticles.html#ad6e7f37a0c46767c56240272c311c6ba"> 224</a></span>&#160; <a class="code" href="classpFlow_1_1pointField.html">realx3PointField_D</a>&amp; <a class="code" href="classpFlow_1_1grainParticles.html#ad6e7f37a0c46767c56240272c311c6ba">rAcceleration</a>()<span class="keyword"> override</span></div>
<div class="line"><a name="l00225"></a><span class="lineno"> 225</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00226"></a><span class="lineno"> 226</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1grainParticles.html#ac12ce7c14063d239b9fa3e845d5a4111">rAcceleration_</a>;</div>
<div class="line"><a name="l00227"></a><span class="lineno"> 227</span>&#160; }</div>
<div class="line"><a name="l00228"></a><span class="lineno"> 228</span>&#160; </div>
<div class="line"><a name="l00229"></a><span class="lineno"><a class="line" href="classpFlow_1_1grainParticles.html#af4899923e99ba2809ed3322c81b12019"> 229</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_1grainParticles.html#af4899923e99ba2809ed3322c81b12019">rAcceleration</a>()<span class="keyword"> const override</span></div>
<div class="line"><a name="l00230"></a><span class="lineno"> 230</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00231"></a><span class="lineno"> 231</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1grainParticles.html#ac12ce7c14063d239b9fa3e845d5a4111">rAcceleration_</a>;</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; </div>
<div class="line"><a name="l00234"></a><span class="lineno"><a class="line" href="classpFlow_1_1grainParticles.html#a2a1b61b23f00bbe8bff88947a4681d6d"> 234</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_1grainParticles.html#a2a1b61b23f00bbe8bff88947a4681d6d">boundingSphere</a>()<span class="keyword"> const override</span></div>
<div class="line"><a name="l00235"></a><span class="lineno"> 235</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00236"></a><span class="lineno"> 236</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1grainParticles.html#abc84887de46cc625ef69fd5dfa81de01">diameter</a>();</div>
<div class="line"><a name="l00237"></a><span class="lineno"> 237</span>&#160; }</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; <a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> <a class="code" href="classpFlow_1_1grainParticles.html#a82872e90b710004e676c860c833794e7">shapeTypeName</a>() <span class="keyword">const override</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="keyword">const</span> <a class="code" href="classpFlow_1_1shape.html">shape</a>&amp; <a class="code" href="classpFlow_1_1grainParticles.html#a0d71ca80914055f76cac2bc2f023d6d1">getShapes</a>() <span class="keyword">const override</span>;</div>
<div class="line"><a name="l00242"></a><span class="lineno"> 242</span>&#160; </div>
<div class="line"><a name="l00243"></a><span class="lineno"> 243</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classpFlow_1_1grainParticles.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="l00244"></a><span class="lineno"> 244</span>&#160; </div>
<div class="line"><a name="l00245"></a><span class="lineno"> 245</span>&#160;};<span class="comment">// grainParticles</span></div>
<div class="line"><a name="l00246"></a><span class="lineno"> 246</span>&#160; </div>
<div class="line"><a name="l00247"></a><span class="lineno"> 247</span>&#160;} <span class="comment">// pFlow</span></div>
<div class="line"><a name="l00248"></a><span class="lineno"> 248</span>&#160; </div>
<div class="line"><a name="l00249"></a><span class="lineno"> 249</span>&#160;<span class="preprocessor">#endif //__sphereParticles_hpp__</span></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<div class="ttc" id="aclasspFlow_1_1grainParticles_html_a89b1fd553ece5e3e7483f27c324ab4e5"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#a89b1fd553ece5e3e7483f27c324ab4e5">pFlow::grainParticles::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="grainParticles_8hpp_source.html#l00063">grainParticles.hpp:63</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_1grainParticles_html_a9967e171c665ac089ef162cf752eba3c"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#a9967e171c665ac089ef162cf752eba3c">pFlow::grainParticles::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="grainParticles_8hpp_source.html#l00069">grainParticles.hpp:69</a></div></div>
<div class="ttc" id="aclasspFlow_1_1grainParticles_html_a00f1281a6a250425d56d0d1b525f35bd"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#a00f1281a6a250425d56d0d1b525f35bd">pFlow::grainParticles::~grainParticles</a></div><div class="ttdeci">~grainParticles() override=default</div></div>
<div class="ttc" id="aclasspFlow_1_1grainParticles_html_afa980e32784fd6d753ab6a4ee887873f"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#afa980e32784fd6d753ab6a4ee887873f">pFlow::grainParticles::grains_</a></div><div class="ttdeci">ShapeType grains_</div><div class="ttdoc">reference to shapes</div><div class="ttdef"><b>Definition:</b> <a href="grainParticles_8hpp_source.html#l00051">grainParticles.hpp:51</a></div></div>
<div class="ttc" id="aclasspFlow_1_1grainParticles_html_a0a60a0c6b009c417177eb22b0445ce5c"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#a0a60a0c6b009c417177eb22b0445ce5c">pFlow::grainParticles::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="grainParticles_8cpp_source.html#l00345">grainParticles.cpp:345</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_1grainParticles_html_acab942b0343835097cc05a0e0d97ae9a"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#acab942b0343835097cc05a0e0d97ae9a">pFlow::grainParticles::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="grainParticles_8hpp_source.html#l00084">grainParticles.hpp:84</a></div></div>
<div class="ttc" id="aclasspFlow_1_1grainParticles_html_a0d71ca80914055f76cac2bc2f023d6d1"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#a0d71ca80914055f76cac2bc2f023d6d1">pFlow::grainParticles::getShapes</a></div><div class="ttdeci">const shape &amp; getShapes() const override</div><div class="ttdef"><b>Definition:</b> <a href="grainParticles_8cpp_source.html#l00409">grainParticles.cpp:409</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_1boundaryGrainParticlesList_html"><div class="ttname"><a href="classpFlow_1_1boundaryGrainParticlesList.html">pFlow::boundaryGrainParticlesList</a></div><div class="ttdef"><b>Definition:</b> <a href="boundaryGrainParticlesList_8hpp_source.html#l00013">boundaryGrainParticlesList.hpp:13</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="asystemControl_8hpp_html"><div class="ttname"><a href="systemControl_8hpp.html">systemControl.hpp</a></div></div>
<div class="ttc" id="aclasspFlow_1_1grainParticles_html_acb12cf52ff43ac12eaf468dca8b86179"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#acb12cf52ff43ac12eaf468dca8b86179">pFlow::grainParticles::grainDiameter_</a></div><div class="ttdeci">realPointField_D grainDiameter_</div><div class="ttdoc">diameter / boundig sphere size of particles on device</div><div class="ttdef"><b>Definition:</b> <a href="grainParticles_8hpp_source.html#l00057">grainParticles.hpp:57</a></div></div>
<div class="ttc" id="aclasspFlow_1_1grainParticles_html_ab017eb6279c56cded657c73410613374"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#ab017eb6279c56cded657c73410613374">pFlow::grainParticles::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="grainParticles_8hpp_source.html#l00054">grainParticles.hpp:54</a></div></div>
<div class="ttc" id="aclasspFlow_1_1grainParticles_html"><div class="ttname"><a href="classpFlow_1_1grainParticles.html">pFlow::grainParticles</a></div><div class="ttdef"><b>Definition:</b> <a href="grainParticles_8hpp_source.html#l00042">grainParticles.hpp:42</a></div></div>
<div class="ttc" id="aclasspFlow_1_1grainParticles_html_a82872e90b710004e676c860c833794e7"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#a82872e90b710004e676c860c833794e7">pFlow::grainParticles::shapeTypeName</a></div><div class="ttdeci">word shapeTypeName() const override</div><div class="ttdef"><b>Definition:</b> <a href="grainParticles_8cpp_source.html#l00404">grainParticles.cpp:404</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_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_1grainParticles_html_a2a1c9981adfb622385473dc09302639d"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#a2a1c9981adfb622385473dc09302639d">pFlow::grainParticles::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="grainParticles_8hpp_source.html#l00087">grainParticles.hpp:87</a></div></div>
<div class="ttc" id="aclasspFlow_1_1grainParticles_html_afa767bddda52eb71cea18f755e17d559"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#afa767bddda52eb71cea18f755e17d559">pFlow::grainParticles::iterate</a></div><div class="ttdeci">bool iterate() override</div><div class="ttdoc">iterate particles</div><div class="ttdef"><b>Definition:</b> <a href="grainParticles_8cpp_source.html#l00301">grainParticles.cpp:301</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_1grainParticles_html_abc84887de46cc625ef69fd5dfa81de01"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#abc84887de46cc625ef69fd5dfa81de01">pFlow::grainParticles::diameter</a></div><div class="ttdeci">const realPointField_D &amp; diameter() const override</div><div class="ttdef"><b>Definition:</b> <a href="grainParticles_8hpp_source.html#l00191">grainParticles.hpp:191</a></div></div>
<div class="ttc" id="aclasspFlow_1_1grainParticles_html_aa1c1c863653fc262633e319b664eb8eb"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#aa1c1c863653fc262633e319b664eb8eb">pFlow::grainParticles::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="grainParticles_8hpp_source.html#l00153">grainParticles.hpp:153</a></div></div>
<div class="ttc" id="aclasspFlow_1_1grainParticles_html_a69b290242d90fc925278ffc73d428e41"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#a69b290242d90fc925278ffc73d428e41">pFlow::grainParticles::getParticlesInfoFromShape</a></div><div class="ttdeci">bool getParticlesInfoFromShape(const wordVector &amp;shapeNames, uint32Vector &amp;propIds, realVector &amp;diams, realVector &amp;coarseGrainFactors, realVector &amp;m, realVector &amp;Is, uint32Vector &amp;shIndex)</div><div class="ttdef"><b>Definition:</b> <a href="grainParticles_8cpp_source.html#l00088">grainParticles.cpp:88</a></div></div>
<div class="ttc" id="aclasspFlow_1_1grainParticles_html_a84343969d723c548f0f20fcd9294d351"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#a84343969d723c548f0f20fcd9294d351">pFlow::grainParticles::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="grainParticles_8cpp_source.html#l00026">grainParticles.cpp:26</a></div></div>
<div class="ttc" id="aclasspFlow_1_1grainParticles_html_a91ffbed574ea5e1c06c73efff6ccf26d"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#a91ffbed574ea5e1c06c73efff6ccf26d">pFlow::grainParticles::fieldUpdateTimer_</a></div><div class="ttdeci">Timer fieldUpdateTimer_</div><div class="ttdef"><b>Definition:</b> <a href="grainParticles_8hpp_source.html#l00089">grainParticles.hpp:89</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_1grainParticles_html_a9fea25b8ac140210247e49a081e5e246"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#a9fea25b8ac140210247e49a081e5e246">pFlow::grainParticles::propertyId</a></div><div class="ttdeci">const uint32PointField_D &amp; propertyId() const override</div><div class="ttdef"><b>Definition:</b> <a href="grainParticles_8hpp_source.html#l00186">grainParticles.hpp:186</a></div></div>
<div class="ttc" id="aclasspFlow_1_1grainParticles_html_adc597aefab153f2441ee7d42b1de4db0"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#adc597aefab153f2441ee7d42b1de4db0">pFlow::grainParticles::grains</a></div><div class="ttdeci">const auto &amp; grains() const</div><div class="ttdoc">const reference to shapes object</div><div class="ttdef"><b>Definition:</b> <a href="grainParticles_8hpp_source.html#l00147">grainParticles.hpp:147</a></div></div>
<div class="ttc" id="aclasspFlow_1_1grainParticles_html_a0f63a62676bba1a8a5cf891337d1d201"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#a0f63a62676bba1a8a5cf891337d1d201">pFlow::grainParticles::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="grainParticles_8hpp_source.html#l00174">grainParticles.hpp:174</a></div></div>
<div class="ttc" id="aclasspFlow_1_1grainParticles_html_a2a1b61b23f00bbe8bff88947a4681d6d"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#a2a1b61b23f00bbe8bff88947a4681d6d">pFlow::grainParticles::boundingSphere</a></div><div class="ttdeci">const realPointField_D &amp; boundingSphere() const override</div><div class="ttdef"><b>Definition:</b> <a href="grainParticles_8hpp_source.html#l00234">grainParticles.hpp:234</a></div></div>
<div class="ttc" id="aclasspFlow_1_1grainParticles_html_a160121d913080df4f0b93de905b698f5"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#a160121d913080df4f0b93de905b698f5">pFlow::grainParticles::mass</a></div><div class="ttdeci">const realPointField_D &amp; mass() const override</div><div class="ttdef"><b>Definition:</b> <a href="grainParticles_8hpp_source.html#l00207">grainParticles.hpp:207</a></div></div>
<div class="ttc" id="aclasspFlow_1_1grainParticles_html_aaa7fbbf82d45a5a88b28de8a78754a69"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#aaa7fbbf82d45a5a88b28de8a78754a69">pFlow::grainParticles::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="grainParticles_8hpp_source.html#l00159">grainParticles.hpp:159</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_1grainParticles_html_a14b9479a586f46709213392c40fdd0a3"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#a14b9479a586f46709213392c40fdd0a3">pFlow::grainParticles::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="grainParticles_8hpp_source.html#l00066">grainParticles.hpp:66</a></div></div>
<div class="ttc" id="aclasspFlow_1_1grainParticles_html_a5de134c19ed41ec0da1606f1d1963873"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#a5de134c19ed41ec0da1606f1d1963873">pFlow::grainParticles::rVelIntegration</a></div><div class="ttdeci">integration &amp; rVelIntegration()</div><div class="ttdef"><b>Definition:</b> <a href="grainParticles_8hpp_source.html#l00116">grainParticles.hpp:116</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_1grainParticles_html_a37902e8915b3022d1068391f864a8e59"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#a37902e8915b3022d1068391f864a8e59">pFlow::grainParticles::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="grainParticles_8cpp_source.html#l00415">grainParticles.cpp:415</a></div></div>
<div class="ttc" id="aclasspFlow_1_1grainParticles_html_ac12ce7c14063d239b9fa3e845d5a4111"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#ac12ce7c14063d239b9fa3e845d5a4111">pFlow::grainParticles::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="grainParticles_8hpp_source.html#l00072">grainParticles.hpp:72</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="agrainShape_8hpp_html"><div class="ttname"><a href="grainShape_8hpp.html">grainShape.hpp</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_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_1grainParticles_html_ada71b97666fe3f66b31690bf12633c32"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#ada71b97666fe3f66b31690bf12633c32">pFlow::grainParticles::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="grainParticles_8cpp_source.html#l00278">grainParticles.cpp:278</a></div></div>
<div class="ttc" id="aclasspFlow_1_1grainParticles_html_a1166eb30f8a6e6eb69bddb77706f122c"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#a1166eb30f8a6e6eb69bddb77706f122c">pFlow::grainParticles::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="grainParticles_8hpp_source.html#l00078">grainParticles.hpp:78</a></div></div>
<div class="ttc" id="aclasspFlow_1_1grainParticles_html_af4899923e99ba2809ed3322c81b12019"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#af4899923e99ba2809ed3322c81b12019">pFlow::grainParticles::rAcceleration</a></div><div class="ttdeci">const realx3PointField_D &amp; rAcceleration() const override</div><div class="ttdef"><b>Definition:</b> <a href="grainParticles_8hpp_source.html#l00229">grainParticles.hpp:229</a></div></div>
<div class="ttc" id="aclasspFlow_1_1grainParticles_html_a1bff664d1437325cc40dfb3e29421da4"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#a1bff664d1437325cc40dfb3e29421da4">pFlow::grainParticles::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="grainParticles_8hpp_source.html#l00081">grainParticles.hpp:81</a></div></div>
<div class="ttc" id="aboundaryGrainParticlesList_8hpp_html"><div class="ttname"><a href="boundaryGrainParticlesList_8hpp.html">boundaryGrainParticlesList.hpp</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_1grainParticles_html_aa5fd8f8cd66f1edcd576a74d55c68059"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#aa5fd8f8cd66f1edcd576a74d55c68059">pFlow::grainParticles::coarseGrainFactor_</a></div><div class="ttdeci">realPointField_D coarseGrainFactor_</div><div class="ttdef"><b>Definition:</b> <a href="grainParticles_8hpp_source.html#l00059">grainParticles.hpp:59</a></div></div>
<div class="ttc" id="aclasspFlow_1_1grainParticles_html_ae319e97f31cc5d84b9cb8034379a305b"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#ae319e97f31cc5d84b9cb8034379a305b">pFlow::grainParticles::coarseGrainFactor</a></div><div class="ttdeci">const realPointField_D &amp; coarseGrainFactor() const</div><div class="ttdef"><b>Definition:</b> <a href="grainParticles_8hpp_source.html#l00201">grainParticles.hpp:201</a></div></div>
<div class="ttc" id="aclasspFlow_1_1grainParticles_html_a5e39a4fcefdfce05f0e6b76cb9eb2a61"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#a5e39a4fcefdfce05f0e6b76cb9eb2a61">pFlow::grainParticles::rVelocity</a></div><div class="ttdeci">const auto &amp; rVelocity() const</div><div class="ttdef"><b>Definition:</b> <a href="grainParticles_8hpp_source.html#l00164">grainParticles.hpp:164</a></div></div>
<div class="ttc" id="aclasspFlow_1_1grainParticles_html_a6403186f8064b41bc2560fc7ea91418f"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#a6403186f8064b41bc2560fc7ea91418f">pFlow::grainParticles::grainParticles</a></div><div class="ttdeci">grainParticles(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="grainParticles_8cpp_source.html#l00143">grainParticles.cpp:143</a></div></div>
<div class="ttc" id="aclasspFlow_1_1grainParticles_html_ad6e7f37a0c46767c56240272c311c6ba"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#ad6e7f37a0c46767c56240272c311c6ba">pFlow::grainParticles::rAcceleration</a></div><div class="ttdeci">realx3PointField_D &amp; rAcceleration() override</div><div class="ttdef"><b>Definition:</b> <a href="grainParticles_8hpp_source.html#l00224">grainParticles.hpp:224</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_1grainShape_html"><div class="ttname"><a href="classpFlow_1_1grainShape.html">pFlow::grainShape</a></div><div class="ttdef"><b>Definition:</b> <a href="grainShape_8hpp_source.html#l00029">grainShape.hpp:29</a></div></div>
<div class="ttc" id="aclasspFlow_1_1grainParticles_html_ac3f1c95b68028d53630514181604126c"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#ac3f1c95b68028d53630514181604126c">pFlow::grainParticles::grainDiameter</a></div><div class="ttdeci">const realPointField_D &amp; grainDiameter() const</div><div class="ttdef"><b>Definition:</b> <a href="grainParticles_8hpp_source.html#l00196">grainParticles.hpp:196</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_1grainParticles_html_a848a4271916d4c00aab93621c82eb404"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#a848a4271916d4c00aab93621c82eb404">pFlow::grainParticles::intCorrectTimer</a></div><div class="ttdeci">Timer &amp; intCorrectTimer()</div><div class="ttdef"><b>Definition:</b> <a href="grainParticles_8hpp_source.html#l00111">grainParticles.hpp:111</a></div></div>
<div class="ttc" id="aclasspFlow_1_1grainParticles_html_a7feb8389fc5704a8d7ac62adb310925b"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#a7feb8389fc5704a8d7ac62adb310925b">pFlow::grainParticles::rVelocity</a></div><div class="ttdeci">auto &amp; rVelocity()</div><div class="ttdef"><b>Definition:</b> <a href="grainParticles_8hpp_source.html#l00169">grainParticles.hpp:169</a></div></div>
<div class="ttc" id="aclasspFlow_1_1grainParticles_html_adbe980c0827312153593947f7d2af8d2"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#adbe980c0827312153593947f7d2af8d2">pFlow::grainParticles::boundaryGrainParticles_</a></div><div class="ttdeci">boundaryGrainParticlesList boundaryGrainParticles_</div><div class="ttdoc">boundaries</div><div class="ttdef"><b>Definition:</b> <a href="grainParticles_8hpp_source.html#l00075">grainParticles.hpp:75</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_1grainParticles_html_a9772907f42ecab8a7d5d24496fba9498"><div class="ttname"><a href="classpFlow_1_1grainParticles.html#a9772907f42ecab8a7d5d24496fba9498">pFlow::grainParticles::accelerationTimer</a></div><div class="ttdeci">Timer &amp; accelerationTimer()</div><div class="ttdef"><b>Definition:</b> <a href="grainParticles_8hpp_source.html#l00106">grainParticles.hpp:106</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="aindexContainer_8hpp_html"><div class="ttname"><a href="indexContainer_8hpp.html">indexContainer.hpp</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_235fea78dcb80d617f7ea9245e30dcf9.html">GrainParticles</a></li><li class="navelem"><a class="el" href="dir_c4d10172c883cfe301231479692c0dda.html">grainParticles</a></li><li class="navelem"><a class="el" href="grainParticles_8hpp.html">grainParticles.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>