324 lines
53 KiB
HTML
324 lines
53 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/Interaction/sphereInteraction/sphereInteraction/sphereInteraction.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&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&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&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(function(){initNavTree('sphereInteraction_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">sphereInteraction.hpp</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<a href="sphereInteraction_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> <span class="comment">/*------------------------------- phasicFlow ---------------------------------</span></div>
|
|
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> O C enter of</span></div>
|
|
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> O O E ngineering and</span></div>
|
|
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> O O M ultiscale modeling of</span></div>
|
|
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> OOOOOOO F luid flow </span></div>
|
|
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">------------------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> Copyright (C): www.cemf.ir</span></div>
|
|
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> email: hamid.r.norouzi AT gmail.com</span></div>
|
|
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment">------------------------------------------------------------------------------ </span></div>
|
|
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment">Licence:</span></div>
|
|
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <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> <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> <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> <span class="comment"> </span></div>
|
|
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <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> <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> <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> <span class="comment"></span> </div>
|
|
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment">-----------------------------------------------------------------------------*/</span></div>
|
|
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  </div>
|
|
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="preprocessor">#ifndef __sphereInteraction_hpp__ </span></div>
|
|
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="preprocessor">#define __sphereInteraction_hpp__</span></div>
|
|
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  </div>
|
|
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#include "<a class="code" href="interaction_8hpp.html">interaction.hpp</a>"</span></div>
|
|
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#include "<a class="code" href="sphereParticles_8hpp.html">sphereParticles.hpp</a>"</span></div>
|
|
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include "<a class="code" href="boundarySphereInteractionList_8hpp.html">boundarySphereInteractionList.hpp</a>"</span></div>
|
|
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include "<a class="code" href="sphereInteractionKernels_8hpp.html">sphereInteractionKernels.hpp</a>"</span></div>
|
|
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include "<a class="code" href="boundariesMask_8hpp.html">boundariesMask.hpp</a>"</span></div>
|
|
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include "<a class="code" href="MPITimer_8hpp.html">MPITimer.hpp</a>"</span></div>
|
|
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="comment">//#include "unsortedContactList.hpp"</span></div>
|
|
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  </div>
|
|
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  </div>
|
|
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  </div>
|
|
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="keyword">namespace </span><a class="code" href="namespacepFlow.html">pFlow</a></div>
|
|
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> {</div>
|
|
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  </div>
|
|
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="keyword">template</span><</div>
|
|
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keyword">typename</span> contactForceModel,</div>
|
|
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keyword">typename</span> geometryMotionModel,</div>
|
|
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <span class="keyword">template</span> <<span class="keyword">class</span>, <span class="keyword">class</span>, <span class="keyword">class</span>> <span class="keyword">class </span>contactListType></div>
|
|
<div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereInteraction.html"> 41</a></span> <span class="keyword">class </span><a class="code" href="classpFlow_1_1sphereInteraction.html">sphereInteraction</a></div>
|
|
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> :</div>
|
|
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keyword">public</span> <a class="code" href="classpFlow_1_1interaction.html">interaction</a></div>
|
|
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> {</div>
|
|
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  </div>
|
|
<div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereInteraction.html#a92d80c9a6ba7b1c4bd6cf62df514a095"> 47</a></span>  <span class="keyword">using</span> <a class="code" href="classpFlow_1_1sphereInteraction.html#a92d80c9a6ba7b1c4bd6cf62df514a095">GeometryMotionModel</a> = geometryMotionModel;</div>
|
|
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  </div>
|
|
<div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereInteraction.html#a3532cc9566d064856becaf061898cc3b"> 49</a></span>  <span class="keyword">using</span> <a class="code" href="classpFlow_1_1sphereInteraction.html#a3532cc9566d064856becaf061898cc3b">ContactForceModel</a> = contactForceModel;</div>
|
|
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  </div>
|
|
<div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereInteraction.html#a9609236c05a92088701e0be353ae1aa9"> 51</a></span>  <span class="keyword">using</span> <a class="code" href="classpFlow_1_1sphereInteraction.html#a9609236c05a92088701e0be353ae1aa9">MotionModel</a> = <span class="keyword">typename</span> geometryMotionModel::MotionModel;</div>
|
|
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  </div>
|
|
<div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereInteraction.html#a0ca8fe8e9a50e2e293ae2d334d505b97"> 53</a></span>  <span class="keyword">using</span> <a class="code" href="classpFlow_1_1sphereInteraction.html#a0ca8fe8e9a50e2e293ae2d334d505b97">ModelStorage</a> = <span class="keyword">typename</span> ContactForceModel::contactForceStorage;</div>
|
|
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  </div>
|
|
<div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereInteraction.html#aac01ce9c1a82af127c2f465b5cf36cd7"> 55</a></span>  <span class="keyword">using</span> <a class="code" href="classpFlow_1_1boundarySphereInteractionList.html">BoundaryListType</a> = <a class="code" href="classpFlow_1_1boundarySphereInteractionList.html">boundarySphereInteractionList<ContactForceModel,GeometryMotionModel></a>;</div>
|
|
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  </div>
|
|
<div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereInteraction.html#a85466bc714e19a8eb1775698f6fce13a"> 57</a></span>  <span class="keyword">using</span> <a class="code" href="classpFlow_1_1sphereInteraction.html#a85466bc714e19a8eb1775698f6fce13a">IdType</a> = <a class="code" href="namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b">uint32</a>;</div>
|
|
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  </div>
|
|
<div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereInteraction.html#ac59f0fe4d7914668b73544ded1993086"> 59</a></span>  <span class="keyword">using</span> <a class="code" href="classpFlow_1_1sphereInteraction.html#ac59f0fe4d7914668b73544ded1993086">IndexType</a> = <a class="code" href="namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b">uint32</a>;</div>
|
|
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  </div>
|
|
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <span class="keyword">using</span> <a class="code" href="classpFlow_1_1sphereInteraction.html#a4a48e543ab06ded34ea42c87c0e0a54f">ContactListType</a> = </div>
|
|
<div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereInteraction.html#a4a48e543ab06ded34ea42c87c0e0a54f"> 62</a></span>  contactListType<ModelStorage, DefaultExecutionSpace, IdType>;</div>
|
|
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  </div>
|
|
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <span class="comment">//using BoundaryContactListType = unsortedContactList<ModelStorage, DefaultExecutionSpace, IdType>;</span></div>
|
|
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  </div>
|
|
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  </div>
|
|
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  </div>
|
|
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  </div>
|
|
<div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereInteraction.html#a85c5692b97a3b485cc3f52368b063942"> 71</a></span>  <span class="keyword">const</span> <a class="code" href="classpFlow_1_1sphereInteraction.html#a92d80c9a6ba7b1c4bd6cf62df514a095">GeometryMotionModel</a>& <a class="code" href="classpFlow_1_1sphereInteraction.html#a85c5692b97a3b485cc3f52368b063942">geometryMotion_</a>;</div>
|
|
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  </div>
|
|
<div class="line"><a name="l00074"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereInteraction.html#af9b03fc5ca999442443d1c28771d0a94"> 74</a></span>  <span class="keyword">const</span> <a class="code" href="classpFlow_1_1sphereParticles.html">sphereParticles</a>& <a class="code" href="classpFlow_1_1sphereInteraction.html#af9b03fc5ca999442443d1c28771d0a94">sphParticles_</a>;</div>
|
|
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  </div>
|
|
<div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereInteraction.html#aec805fddfeb2d17a881e4fb13d7c16f4"> 77</a></span>  <a class="code" href="classpFlow_1_1boundarySphereInteractionList.html">BoundaryListType</a> <a class="code" href="classpFlow_1_1sphereInteraction.html#aec805fddfeb2d17a881e4fb13d7c16f4">boundaryInteraction_</a>; </div>
|
|
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  </div>
|
|
<div class="line"><a name="l00080"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereInteraction.html#a729c310e6f0ea9e1b3093b3081414668"> 80</a></span>  <a class="code" href="classpFlow_1_1boundariesMask.html">boundariesMask<6></a> <a class="code" href="classpFlow_1_1sphereInteraction.html#a729c310e6f0ea9e1b3093b3081414668">activeBoundaries_</a>;</div>
|
|
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  </div>
|
|
<div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereInteraction.html#a8c210b9197467ebb4878ea56cb1d3270"> 83</a></span>  <a class="code" href="classpFlow_1_1uniquePtr.html">uniquePtr<contactSearch></a> <a class="code" href="classpFlow_1_1sphereInteraction.html#a8c210b9197467ebb4878ea56cb1d3270">contactSearch_</a> = <span class="keyword">nullptr</span>;</div>
|
|
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  </div>
|
|
<div class="line"><a name="l00086"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereInteraction.html#a54a996dc239c37bbbdd265524a386065"> 86</a></span>  <a class="code" href="classpFlow_1_1uniquePtr.html">uniquePtr<ContactForceModel></a> <a class="code" href="classpFlow_1_1sphereInteraction.html#a54a996dc239c37bbbdd265524a386065">forceModel_</a> = <span class="keyword">nullptr</span>;</div>
|
|
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  </div>
|
|
<div class="line"><a name="l00089"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereInteraction.html#a01d564ec7fc23a6d25277a4910cb16dd"> 89</a></span>  <a class="code" href="classpFlow_1_1uniquePtr.html">uniquePtr<ContactListType></a> <a class="code" href="classpFlow_1_1sphereInteraction.html#a01d564ec7fc23a6d25277a4910cb16dd">ppContactList_</a> = <span class="keyword">nullptr</span>;</div>
|
|
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  </div>
|
|
<div class="line"><a name="l00092"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereInteraction.html#ade3a55574b6fc47f8cc1ed1d4f8ac62a"> 92</a></span>  <a class="code" href="classpFlow_1_1uniquePtr.html">uniquePtr<ContactListType></a> <a class="code" href="classpFlow_1_1sphereInteraction.html#ade3a55574b6fc47f8cc1ed1d4f8ac62a">pwContactList_</a> = <span class="keyword">nullptr</span>;</div>
|
|
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  </div>
|
|
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  </div>
|
|
<div class="line"><a name="l00096"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereInteraction.html#abeef262bf78ee4dd6e40ee7834767b35"> 96</a></span>  <a class="code" href="classpFlow_1_1Timer.html">Timer</a> <a class="code" href="classpFlow_1_1sphereInteraction.html#abeef262bf78ee4dd6e40ee7834767b35">ppInteractionTimer_</a>;</div>
|
|
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  </div>
|
|
<div class="line"><a name="l00099"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereInteraction.html#a7fe511b7575f6a62d774460cc38ae78e"> 99</a></span>  <a class="code" href="classpFlow_1_1Timer.html">Timer</a> <a class="code" href="classpFlow_1_1sphereInteraction.html#a7fe511b7575f6a62d774460cc38ae78e">pwInteractionTimer_</a>;</div>
|
|
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  </div>
|
|
<div class="line"><a name="l00102"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereInteraction.html#a7410a0fdcdc3d44176dd4f09373dce06"> 102</a></span>  <a class="code" href="classpFlow_1_1Timer.html">Timer</a> <a class="code" href="classpFlow_1_1sphereInteraction.html#a7410a0fdcdc3d44176dd4f09373dce06">boundaryInteractionTimer_</a>;</div>
|
|
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  </div>
|
|
<div class="line"><a name="l00105"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereInteraction.html#adfe43466553828567cad6b795c0d1ea7"> 105</a></span>  <a class="code" href="classpFlow_1_1Timer.html">Timer</a> <a class="code" href="classpFlow_1_1sphereInteraction.html#adfe43466553828567cad6b795c0d1ea7">contactListMangementTimer_</a>; </div>
|
|
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  </div>
|
|
<div class="line"><a name="l00107"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereInteraction.html#a61abf88ef41c8fa872a64d7cd511f022"> 107</a></span>  <a class="code" href="classpFlow_1_1Timer.html">Timer</a> <a class="code" href="classpFlow_1_1sphereInteraction.html#a61abf88ef41c8fa872a64d7cd511f022">contactListMangementBoundaryTimer_</a>;</div>
|
|
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  </div>
|
|
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  </div>
|
|
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  </div>
|
|
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1sphereInteraction.html#a9eab7f2a8f2976d43a4ae0bfaa31b142">createSphereInteraction</a>();</div>
|
|
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  </div>
|
|
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1sphereInteraction.html#a6198cba78b395b0bcc307eadfb31b82a">sphereSphereInteraction</a>();</div>
|
|
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  </div>
|
|
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1sphereInteraction.html#a896e9608ca8d44dee25f2f9d54344c0c">sphereWallInteraction</a>();</div>
|
|
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  </div>
|
|
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  <span class="keyword">using</span> <a class="code" href="classpFlow_1_1sphereInteraction.html#a8be90e6e87908f6a05a132b541f59f31">rpPPInteraction</a> = </div>
|
|
<div class="line"><a name="l00119"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereInteraction.html#a8be90e6e87908f6a05a132b541f59f31"> 119</a></span>  Kokkos::RangePolicy<Kokkos::IndexType<uint32>, Kokkos::Schedule<Kokkos::Dynamic>>;</div>
|
|
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  </div>
|
|
<div class="line"><a name="l00122"></a><span class="lineno"><a class="line" href="classpFlow_1_1sphereInteraction.html#ae4ee93ce294f9a505bf6d222cda16426"> 122</a></span>  <span class="keyword">using</span> <a class="code" href="classpFlow_1_1sphereInteraction.html#ae4ee93ce294f9a505bf6d222cda16426">rpPWInteraction</a> = <a class="code" href="classpFlow_1_1sphereInteraction.html#a8be90e6e87908f6a05a132b541f59f31">rpPPInteraction</a>;</div>
|
|
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  </div>
|
|
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span> <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  </div>
|
|
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  <a class="code" href="classpFlow_1_1sphereInteraction.html#aeb754618145dcd64ce7b7bc9bf2fa145">TypeInfoTemplate13</a>(<span class="stringliteral">"sphereInteraction"</span>, <a class="code" href="classpFlow_1_1sphereInteraction.html#a3532cc9566d064856becaf061898cc3b">ContactForceModel</a>, <a class="code" href="classpFlow_1_1sphereInteraction.html#a9609236c05a92088701e0be353ae1aa9">MotionModel</a>, <a class="code" href="classpFlow_1_1sphereInteraction.html#a4a48e543ab06ded34ea42c87c0e0a54f">ContactListType</a>);</div>
|
|
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  </div>
|
|
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  <a class="code" href="classpFlow_1_1sphereInteraction.html#adbda74b13fb6f253badf2478c99fd3cf">sphereInteraction</a>(</div>
|
|
<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  <a class="code" href="classpFlow_1_1systemControl.html">systemControl</a>& <a class="code" href="classpFlow_1_1demComponent.html#a647786897b3da03fcd415b2ebcf541c0">control</a>,</div>
|
|
<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  <span class="keyword">const</span> <a class="code" href="classpFlow_1_1particles.html">particles</a>& prtcl,</div>
|
|
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  <span class="keyword">const</span> <a class="code" href="classpFlow_1_1geometry.html">geometry</a>& geom);</div>
|
|
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  </div>
|
|
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>  </div>
|
|
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  <a class="code" href="classpFlow_1_1sphereInteraction.html#a49422fe4d2d0079808b801102d6e6265">add_vCtor</a></div>
|
|
<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  (</div>
|
|
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  <a class="code" href="classpFlow_1_1interaction.html">interaction</a>,</div>
|
|
<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  <a class="code" href="classpFlow_1_1sphereInteraction.html">sphereInteraction</a>, </div>
|
|
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  <a class="code" href="classpFlow_1_1systemControl.html">systemControl</a></div>
|
|
<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  );</div>
|
|
<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  </div>
|
|
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1sphereInteraction.html#ada71b97666fe3f66b31690bf12633c32">beforeIteration</a>() <span class="keyword">override</span>;</div>
|
|
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  </div>
|
|
<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>  <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1sphereInteraction.html#afa767bddda52eb71cea18f755e17d559">iterate</a>() <span class="keyword">override</span>; </div>
|
|
<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>  </div>
|
|
<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1sphereInteraction.html#a5ab4b6c611c3256e54f51bbfc484d58e">afterIteration</a>() <span class="keyword">override</span>;</div>
|
|
<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  </div>
|
|
<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>  <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1sphereInteraction.html#a0f63a62676bba1a8a5cf891337d1d201">hearChanges</a>(</div>
|
|
<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>  <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> t,</div>
|
|
<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  <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="l00157"></a><span class="lineno"> 157</span>  <a class="code" href="namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b">uint32</a> iter,</div>
|
|
<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>  <span class="keyword">const</span> <a class="code" href="classpFlow_1_1message.html">message</a>& msg, </div>
|
|
<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  <span class="keyword">const</span> <a class="code" href="classpFlow_1_1anyList.html">anyList</a>& varList)<span class="keyword">override</span>;</div>
|
|
<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>  </div>
|
|
<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  </div>
|
|
<div class="line"><a name="l00162"></a><span class="lineno"> 162</span> };</div>
|
|
<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>  </div>
|
|
<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>  </div>
|
|
<div class="line"><a name="l00165"></a><span class="lineno"> 165</span> }</div>
|
|
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>  </div>
|
|
<div class="line"><a name="l00167"></a><span class="lineno"> 167</span> <span class="preprocessor">#include "<a class="code" href="sphereInteraction_8cpp.html">sphereInteraction.cpp</a>"</span></div>
|
|
<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>  </div>
|
|
<div class="line"><a name="l00169"></a><span class="lineno"> 169</span> <span class="preprocessor">#endif //__sphereInteraction_hpp__</span></div>
|
|
</div><!-- fragment --></div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
<div class="ttc" id="aclasspFlow_1_1sphereInteraction_html_a896e9608ca8d44dee25f2f9d54344c0c"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html#a896e9608ca8d44dee25f2f9d54344c0c">pFlow::sphereInteraction::sphereWallInteraction</a></div><div class="ttdeci">bool sphereWallInteraction()</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_8cpp_source.html#l00085">sphereInteraction.cpp:85</a></div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1sphereInteraction_html_a7410a0fdcdc3d44176dd4f09373dce06"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html#a7410a0fdcdc3d44176dd4f09373dce06">pFlow::sphereInteraction::boundaryInteractionTimer_</a></div><div class="ttdeci">Timer boundaryInteractionTimer_</div><div class="ttdoc">timer for boundary interaction time</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_8hpp_source.html#l00102">sphereInteraction.hpp:102</a></div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1sphereInteraction_html_ada71b97666fe3f66b31690bf12633c32"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html#ada71b97666fe3f66b31690bf12633c32">pFlow::sphereInteraction::beforeIteration</a></div><div class="ttdeci">bool beforeIteration() override</div><div class="ttdoc">This is called in time loop, before iterate. (overriden from demComponent)</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_8cpp_source.html#l00156">sphereInteraction.cpp:156</a></div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1sphereInteraction_html_a85c5692b97a3b485cc3f52368b063942"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html#a85c5692b97a3b485cc3f52368b063942">pFlow::sphereInteraction::geometryMotion_</a></div><div class="ttdeci">const GeometryMotionModel & geometryMotion_</div><div class="ttdoc">const reference to geometry</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_8hpp_source.html#l00071">sphereInteraction.hpp:71</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_1sphereInteraction_html_a9609236c05a92088701e0be353ae1aa9"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html#a9609236c05a92088701e0be353ae1aa9">pFlow::sphereInteraction::MotionModel</a></div><div class="ttdeci">typename geometryMotionModel::MotionModel MotionModel</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_8hpp_source.html#l00051">sphereInteraction.hpp:51</a></div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1sphereInteraction_html_a5ab4b6c611c3256e54f51bbfc484d58e"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html#a5ab4b6c611c3256e54f51bbfc484d58e">pFlow::sphereInteraction::afterIteration</a></div><div class="ttdeci">bool afterIteration() override</div><div class="ttdoc">This is called in time loop, after iterate. (overriden from demComponent)</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_8cpp_source.html#l00337">sphereInteraction.cpp:337</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 & 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_1sphereInteraction_html_a4a48e543ab06ded34ea42c87c0e0a54f"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html#a4a48e543ab06ded34ea42c87c0e0a54f">pFlow::sphereInteraction::ContactListType</a></div><div class="ttdeci">contactListType< ModelStorage, DefaultExecutionSpace, IdType > ContactListType</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_8hpp_source.html#l00062">sphereInteraction.hpp:62</a></div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1sphereInteraction_html_a85466bc714e19a8eb1775698f6fce13a"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html#a85466bc714e19a8eb1775698f6fce13a">pFlow::sphereInteraction::IdType</a></div><div class="ttdeci">uint32 IdType</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_8hpp_source.html#l00057">sphereInteraction.hpp:57</a></div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1sphereInteraction_html_a9eab7f2a8f2976d43a4ae0bfaa31b142"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html#a9eab7f2a8f2976d43a4ae0bfaa31b142">pFlow::sphereInteraction::createSphereInteraction</a></div><div class="ttdeci">bool createSphereInteraction()</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_8cpp_source.html#l00022">sphereInteraction.cpp:22</a></div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1sphereInteraction_html_aeb754618145dcd64ce7b7bc9bf2fa145"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html#aeb754618145dcd64ce7b7bc9bf2fa145">pFlow::sphereInteraction::TypeInfoTemplate13</a></div><div class="ttdeci">TypeInfoTemplate13("sphereInteraction", ContactForceModel, MotionModel, ContactListType)</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="aclasspFlow_1_1sphereInteraction_html_a92d80c9a6ba7b1c4bd6cf62df514a095"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html#a92d80c9a6ba7b1c4bd6cf62df514a095">pFlow::sphereInteraction::GeometryMotionModel</a></div><div class="ttdeci">geometryMotionModel GeometryMotionModel</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_8hpp_source.html#l00047">sphereInteraction.hpp:47</a></div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1sphereInteraction_html_aec805fddfeb2d17a881e4fb13d7c16f4"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html#aec805fddfeb2d17a881e4fb13d7c16f4">pFlow::sphereInteraction::boundaryInteraction_</a></div><div class="ttdeci">BoundaryListType boundaryInteraction_</div><div class="ttdoc">particle-particle and particle-wall interactions at boundaries</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_8hpp_source.html#l00077">sphereInteraction.hpp:77</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="ainteraction_8hpp_html"><div class="ttname"><a href="interaction_8hpp.html">interaction.hpp</a></div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1sphereInteraction_html_ae4ee93ce294f9a505bf6d222cda16426"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html#ae4ee93ce294f9a505bf6d222cda16426">pFlow::sphereInteraction::rpPWInteraction</a></div><div class="ttdeci">rpPPInteraction rpPWInteraction</div><div class="ttdoc">range policy for p-w interaction execution</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_8hpp_source.html#l00122">sphereInteraction.hpp:122</a></div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1sphereInteraction_html_adbda74b13fb6f253badf2478c99fd3cf"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html#adbda74b13fb6f253badf2478c99fd3cf">pFlow::sphereInteraction::sphereInteraction</a></div><div class="ttdeci">sphereInteraction(systemControl &control, const particles &prtcl, const geometry &geom)</div><div class="ttdoc">Constructor from components.</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_8cpp_source.html#l00127">sphereInteraction.cpp:127</a></div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1sphereInteraction_html_abeef262bf78ee4dd6e40ee7834767b35"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html#abeef262bf78ee4dd6e40ee7834767b35">pFlow::sphereInteraction::ppInteractionTimer_</a></div><div class="ttdeci">Timer ppInteractionTimer_</div><div class="ttdoc">timer for particle-particle interaction computations</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_8hpp_source.html#l00096">sphereInteraction.hpp:96</a></div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1sphereInteraction_html_a729c310e6f0ea9e1b3093b3081414668"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html#a729c310e6f0ea9e1b3093b3081414668">pFlow::sphereInteraction::activeBoundaries_</a></div><div class="ttdeci">boundariesMask< 6 > activeBoundaries_</div><div class="ttdoc">a mask for active boundaries (boundaries with intreaction)</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_8hpp_source.html#l00080">sphereInteraction.hpp:80</a></div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1sphereInteraction_html_ade3a55574b6fc47f8cc1ed1d4f8ac62a"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html#ade3a55574b6fc47f8cc1ed1d4f8ac62a">pFlow::sphereInteraction::pwContactList_</a></div><div class="ttdeci">uniquePtr< ContactListType > pwContactList_</div><div class="ttdoc">contact list for particle-wall interactions (keeps the history)</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_8hpp_source.html#l00092">sphereInteraction.hpp:92</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_1sphereInteraction_html_a3532cc9566d064856becaf061898cc3b"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html#a3532cc9566d064856becaf061898cc3b">pFlow::sphereInteraction::ContactForceModel</a></div><div class="ttdeci">contactForceModel ContactForceModel</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_8hpp_source.html#l00049">sphereInteraction.hpp:49</a></div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html">pFlow::sphereParticles</a></div><div class="ttdoc">Class for managing spherical particles.</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00042">sphereParticles.hpp:42</a></div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1sphereInteraction_html_a01d564ec7fc23a6d25277a4910cb16dd"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html#a01d564ec7fc23a6d25277a4910cb16dd">pFlow::sphereInteraction::ppContactList_</a></div><div class="ttdeci">uniquePtr< ContactListType > ppContactList_</div><div class="ttdoc">contact list for particle-particle interactoins (keeps the history)</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_8hpp_source.html#l00089">sphereInteraction.hpp:89</a></div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1sphereInteraction_html_ac59f0fe4d7914668b73544ded1993086"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html#ac59f0fe4d7914668b73544ded1993086">pFlow::sphereInteraction::IndexType</a></div><div class="ttdeci">uint32 IndexType</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_8hpp_source.html#l00059">sphereInteraction.hpp:59</a></div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1sphereInteraction_html_a8c210b9197467ebb4878ea56cb1d3270"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html#a8c210b9197467ebb4878ea56cb1d3270">pFlow::sphereInteraction::contactSearch_</a></div><div class="ttdeci">uniquePtr< contactSearch > contactSearch_</div><div class="ttdoc">contact search object for pp and pw interactions</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_8hpp_source.html#l00083">sphereInteraction.hpp:83</a></div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1anyList_html"><div class="ttname"><a href="classpFlow_1_1anyList.html">pFlow::anyList</a></div><div class="ttdef"><b>Definition:</b> <a href="anyList_8hpp_source.html#l00035">anyList.hpp:35</a></div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1particles_html"><div class="ttname"><a href="classpFlow_1_1particles.html">pFlow::particles</a></div><div class="ttdef"><b>Definition:</b> <a href="particles_8hpp_source.html#l00033">particles.hpp:33</a></div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1sphereInteraction_html_a49422fe4d2d0079808b801102d6e6265"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html#a49422fe4d2d0079808b801102d6e6265">pFlow::sphereInteraction::add_vCtor</a></div><div class="ttdeci">add_vCtor(interaction, sphereInteraction, systemControl)</div><div class="ttdoc">Add virtual constructor.</div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1sphereInteraction_html_af9b03fc5ca999442443d1c28771d0a94"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html#af9b03fc5ca999442443d1c28771d0a94">pFlow::sphereInteraction::sphParticles_</a></div><div class="ttdeci">const sphereParticles & sphParticles_</div><div class="ttdoc">const reference to particles</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_8hpp_source.html#l00074">sphereInteraction.hpp:74</a></div></div>
|
|
<div class="ttc" id="asphereInteractionKernels_8hpp_html"><div class="ttname"><a href="sphereInteractionKernels_8hpp.html">sphereInteractionKernels.hpp</a></div></div>
|
|
<div class="ttc" id="asphereInteraction_8cpp_html"><div class="ttname"><a href="sphereInteraction_8cpp.html">sphereInteraction.cpp</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_1sphereInteraction_html"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html">pFlow::sphereInteraction</a></div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_8hpp_source.html#l00041">sphereInteraction.hpp:41</a></div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1sphereInteraction_html_a0ca8fe8e9a50e2e293ae2d334d505b97"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html#a0ca8fe8e9a50e2e293ae2d334d505b97">pFlow::sphereInteraction::ModelStorage</a></div><div class="ttdeci">typename ContactForceModel::contactForceStorage ModelStorage</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_8hpp_source.html#l00053">sphereInteraction.hpp:53</a></div></div>
|
|
<div class="ttc" id="aMPITimer_8hpp_html"><div class="ttname"><a href="MPITimer_8hpp.html">MPITimer.hpp</a></div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1boundariesMask_html"><div class="ttname"><a href="classpFlow_1_1boundariesMask.html">pFlow::boundariesMask< 6 ></a></div></div>
|
|
<div class="ttc" id="aboundarySphereInteractionList_8hpp_html"><div class="ttname"><a href="boundarySphereInteractionList_8hpp.html">boundarySphereInteractionList.hpp</a></div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1sphereInteraction_html_a8be90e6e87908f6a05a132b541f59f31"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html#a8be90e6e87908f6a05a132b541f59f31">pFlow::sphereInteraction::rpPPInteraction</a></div><div class="ttdeci">Kokkos::RangePolicy< Kokkos::IndexType< uint32 >, Kokkos::Schedule< Kokkos::Dynamic > > rpPPInteraction</div><div class="ttdoc">range policy for p-p interaction execution</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_8hpp_source.html#l00119">sphereInteraction.hpp:119</a></div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1sphereInteraction_html_adfe43466553828567cad6b795c0d1ea7"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html#adfe43466553828567cad6b795c0d1ea7">pFlow::sphereInteraction::contactListMangementTimer_</a></div><div class="ttdeci">Timer contactListMangementTimer_</div><div class="ttdoc">timer for managing contact lists (only inernal points)</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_8hpp_source.html#l00105">sphereInteraction.hpp:105</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_1geometry_html"><div class="ttname"><a href="classpFlow_1_1geometry.html">pFlow::geometry</a></div><div class="ttdoc">Base class for geometry for managing tri-surfaces, geometry motion, and surface physical properties.</div><div class="ttdef"><b>Definition:</b> <a href="geometry_8hpp_source.html#l00044">geometry.hpp:44</a></div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1sphereInteraction_html_a7fe511b7575f6a62d774460cc38ae78e"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html#a7fe511b7575f6a62d774460cc38ae78e">pFlow::sphereInteraction::pwInteractionTimer_</a></div><div class="ttdeci">Timer pwInteractionTimer_</div><div class="ttdoc">timer for particle-wall interaction computations</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_8hpp_source.html#l00099">sphereInteraction.hpp:99</a></div></div>
|
|
<div class="ttc" id="aboundariesMask_8hpp_html"><div class="ttname"><a href="boundariesMask_8hpp.html">boundariesMask.hpp</a></div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1sphereInteraction_html_afa767bddda52eb71cea18f755e17d559"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html#afa767bddda52eb71cea18f755e17d559">pFlow::sphereInteraction::iterate</a></div><div class="ttdeci">bool iterate() override</div><div class="ttdoc">This is called in time loop.</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_8cpp_source.html#l00162">sphereInteraction.cpp:162</a></div></div>
|
|
<div class="ttc" id="asphereParticles_8hpp_html"><div class="ttname"><a href="sphereParticles_8hpp.html">sphereParticles.hpp</a></div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1sphereInteraction_html_a0f63a62676bba1a8a5cf891337d1d201"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html#a0f63a62676bba1a8a5cf891337d1d201">pFlow::sphereInteraction::hearChanges</a></div><div class="ttdeci">bool hearChanges(real t, real dt, uint32 iter, const message &msg, const anyList &varList) override</div><div class="ttdoc">Check for changes in the point structures. (overriden from observer)</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_8cpp_source.html#l00344">sphereInteraction.cpp:344</a></div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1sphereInteraction_html_a54a996dc239c37bbbdd265524a386065"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html#a54a996dc239c37bbbdd265524a386065">pFlow::sphereInteraction::forceModel_</a></div><div class="ttdeci">uniquePtr< ContactForceModel > forceModel_</div><div class="ttdoc">contact force model</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_8hpp_source.html#l00086">sphereInteraction.hpp:86</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_1boundarySphereInteractionList_html"><div class="ttname"><a href="classpFlow_1_1boundarySphereInteractionList.html">pFlow::boundarySphereInteractionList< ContactForceModel, GeometryMotionModel ></a></div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1sphereInteraction_html_a61abf88ef41c8fa872a64d7cd511f022"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html#a61abf88ef41c8fa872a64d7cd511f022">pFlow::sphereInteraction::contactListMangementBoundaryTimer_</a></div><div class="ttdeci">Timer contactListMangementBoundaryTimer_</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_8hpp_source.html#l00107">sphereInteraction.hpp:107</a></div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1interaction_html"><div class="ttname"><a href="classpFlow_1_1interaction.html">pFlow::interaction</a></div><div class="ttdef"><b>Definition:</b> <a href="interaction_8hpp_source.html#l00038">interaction.hpp:38</a></div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1sphereInteraction_html_a6198cba78b395b0bcc307eadfb31b82a"><div class="ttname"><a href="classpFlow_1_1sphereInteraction.html#a6198cba78b395b0bcc307eadfb31b82a">pFlow::sphereInteraction::sphereSphereInteraction</a></div><div class="ttdeci">bool sphereSphereInteraction()</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_8cpp_source.html#l00053">sphereInteraction.cpp:53</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_521648a0ab4242664e9ecc37593f7519.html">Interaction</a></li><li class="navelem"><a class="el" href="dir_7845a75b893e9912b1a2d3b9d9476e0b.html">sphereInteraction</a></li><li class="navelem"><a class="el" href="dir_090ca80eae8f904be22f875cecc0c880.html">sphereInteraction</a></li><li class="navelem"><a class="el" href="sphereInteraction_8hpp.html">sphereInteraction.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>
|