245 lines
32 KiB
HTML
245 lines
32 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/pLine.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_2sphereInteraction_2pLine_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">pLine.hpp</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<a href="sphereInteraction_2sphereInteraction_2pLine_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 __pLine_hpp__</span></div>
|
|
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="preprocessor">#define __pLine_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="types_8hpp.html">types.hpp</a>"</span></div>
|
|
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  </div>
|
|
<div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="namespacepFlow_1_1sphTriInteraction.html"> 26</a></span> <span class="keyword">namespace </span><a class="code" href="namespacepFlow_1_1sphTriInteraction.html">pFlow::sphTriInteraction</a></div>
|
|
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> {</div>
|
|
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  </div>
|
|
<div class="line"><a name="l00029"></a><span class="lineno"><a class="line" href="structpFlow_1_1sphTriInteraction_1_1pLine.html"> 29</a></span> <span class="keyword">struct </span><a class="code" href="structpFlow_1_1sphTriInteraction_1_1pLine.html">pLine</a></div>
|
|
<div class="line"><a name="l00030"></a><span class="lineno"> 30</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"><a class="line" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#a3dbbeee301e1c6cf679b8f2bbbb9ba81"> 32</a></span>  <a class="code" href="classpFlow_1_1triple.html">realx3</a> <a class="code" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#a3dbbeee301e1c6cf679b8f2bbbb9ba81">p1_</a>; <span class="comment">// point 1</span></div>
|
|
<div class="line"><a name="l00033"></a><span class="lineno"><a class="line" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#a0c834510e42988cef9d46bac7d78c307"> 33</a></span>  <a class="code" href="classpFlow_1_1triple.html">realx3</a> <a class="code" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#a0c834510e42988cef9d46bac7d78c307">p2_</a>; <span class="comment">// piont 2</span></div>
|
|
<div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#aa09108d3aa152c6ac6927db8b7d6e9f6"> 34</a></span>  <a class="code" href="classpFlow_1_1triple.html">realx3</a> <a class="code" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#aa09108d3aa152c6ac6927db8b7d6e9f6">v_</a>; <span class="comment">// direction vector </span></div>
|
|
<div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#ac4b830c185f1946da912382038319b61"> 35</a></span>  <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> <a class="code" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#ac4b830c185f1946da912382038319b61">L_</a>; <span class="comment">// line lenght</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>  <a class="code" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a></div>
|
|
<div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#acf2ba320414962a6b732442ae47cd2cc"> 38</a></span>  <a class="code" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#acf2ba320414962a6b732442ae47cd2cc">pLine</a>(){}</div>
|
|
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  </div>
|
|
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <a class="code" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a> </div>
|
|
<div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#acfd3ecebffc5ea62d3ce8652616096ec"> 41</a></span>  <a class="code" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#acfd3ecebffc5ea62d3ce8652616096ec">pLine</a>(<span class="keyword">const</span> <a class="code" href="classpFlow_1_1triple.html">realx3</a> &p1, <span class="keyword">const</span> <a class="code" href="classpFlow_1_1triple.html">realx3</a> &p2)</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>  <a class="code" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#a3dbbeee301e1c6cf679b8f2bbbb9ba81">p1_</a>(p1),</div>
|
|
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <a class="code" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#a0c834510e42988cef9d46bac7d78c307">p2_</a>(p2),</div>
|
|
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <a class="code" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#aa09108d3aa152c6ac6927db8b7d6e9f6">v_</a>(p2-p1),</div>
|
|
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <a class="code" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#ac4b830c185f1946da912382038319b61">L_</a>(<a class="code" href="tripleFwd_8hpp.html#ae1449f1d56abab2ec4d0f00b685fc478">length</a>(<a class="code" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#aa09108d3aa152c6ac6927db8b7d6e9f6">v_</a>))</div>
|
|
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  {}</div>
|
|
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  </div>
|
|
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="comment">// get a point on the line based on input 0<= t <= 1</span></div>
|
|
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <a class="code" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a> </div>
|
|
<div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#a6e9513d0b6634e97d81f0d7a3595248a"> 51</a></span>  <a class="code" href="classpFlow_1_1triple.html">realx3</a> <a class="code" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#a6e9513d0b6634e97d81f0d7a3595248a">point</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> t)<span class="keyword">const </span>{</div>
|
|
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <span class="keywordflow">return</span> <a class="code" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#aa09108d3aa152c6ac6927db8b7d6e9f6">v_</a> * t + <a class="code" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#a3dbbeee301e1c6cf679b8f2bbbb9ba81">p1_</a>;</div>
|
|
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  }</div>
|
|
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  </div>
|
|
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <span class="comment">// return the projected point of point p on line</span></div>
|
|
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <a class="code" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a></div>
|
|
<div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#a03c6784ff46ffab948664762095b0c47"> 57</a></span>  <a class="code" href="classpFlow_1_1triple.html">realx3</a> <a class="code" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#a03c6784ff46ffab948664762095b0c47">projectPoint</a>(<span class="keyword">const</span> <a class="code" href="classpFlow_1_1triple.html">realx3</a> &p)<span class="keyword"> const</span></div>
|
|
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <span class="keyword"> </span>{</div>
|
|
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <span class="keywordflow">return</span> <a class="code" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#a6e9513d0b6634e97d81f0d7a3595248a">point</a>(<a class="code" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#aae66a491cb295819647c4f34d23c7453">projectNormLength</a>(p));</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>  </div>
|
|
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <span class="comment">// calculates the normalized distance between projected p and p1 </span></div>
|
|
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <a class="code" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a></div>
|
|
<div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#aae66a491cb295819647c4f34d23c7453"> 64</a></span>  <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> <a class="code" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#aae66a491cb295819647c4f34d23c7453">projectNormLength</a>(<a class="code" href="classpFlow_1_1triple.html">realx3</a> p)<span class="keyword"> const </span></div>
|
|
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> <span class="keyword"> </span>{</div>
|
|
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <a class="code" href="classpFlow_1_1triple.html">realx3</a> w = p - <a class="code" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#a3dbbeee301e1c6cf679b8f2bbbb9ba81">p1_</a>;</div>
|
|
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <span class="keywordflow">return</span> <a class="code" href="quadrupleFwd_8hpp.html#a6b8bdd44e6ac0d39b65ebd0eef5d4600">dot</a>(w,<a class="code" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#aa09108d3aa152c6ac6927db8b7d6e9f6">v_</a>) / (<a class="code" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#ac4b830c185f1946da912382038319b61">L_</a>*<a class="code" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#ac4b830c185f1946da912382038319b61">L_</a>);</div>
|
|
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  }</div>
|
|
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  </div>
|
|
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <a class="code" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a></div>
|
|
<div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#aabd9c83babb8fd250cae2482ddea4f13"> 71</a></span>  <span class="keywordtype">bool</span> <a class="code" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#aabd9c83babb8fd250cae2482ddea4f13">lineSphereCheck</a>(</div>
|
|
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <span class="keyword">const</span> <a class="code" href="classpFlow_1_1triple.html">realx3</a> pos,</div>
|
|
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> Rad,</div>
|
|
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <a class="code" href="classpFlow_1_1triple.html">realx3</a> &nv,</div>
|
|
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <a class="code" href="classpFlow_1_1triple.html">realx3</a> &cp,</div>
|
|
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> &ovrlp)<span class="keyword">const</span></div>
|
|
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> <span class="keyword"> </span>{</div>
|
|
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  </div>
|
|
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  </div>
|
|
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> t = <a class="code" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#aae66a491cb295819647c4f34d23c7453">projectNormLength</a>(pos);</div>
|
|
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  </div>
|
|
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <span class="keywordflow">if</span>(t >= 0.0 && t <= 1.0) cp = <a class="code" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#a6e9513d0b6634e97d81f0d7a3595248a">point</a>(t);</div>
|
|
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <span class="keywordflow">else</span> <span class="keywordflow">if</span>(t >= (-Rad / <a class="code" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#ac4b830c185f1946da912382038319b61">L_</a>) && t < 0.0) cp = <a class="code" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#a6e9513d0b6634e97d81f0d7a3595248a">point</a>(0.0);</div>
|
|
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <span class="keywordflow">else</span> <span class="keywordflow">if</span>(t>1.0 && t >= (1.0 + Rad / <a class="code" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#ac4b830c185f1946da912382038319b61">L_</a>)) cp = <a class="code" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#a6e9513d0b6634e97d81f0d7a3595248a">point</a>(1.0);</div>
|
|
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <span class="keywordflow">else</span> <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
|
|
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  </div>
|
|
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <a class="code" href="classpFlow_1_1triple.html">realx3</a> vec = pos - cp; <span class="comment">// from cp to pos</span></div>
|
|
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  </div>
|
|
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dist = <a class="code" href="tripleFwd_8hpp.html#ae1449f1d56abab2ec4d0f00b685fc478">length</a>(vec);</div>
|
|
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  ovrlp = Rad - dist;</div>
|
|
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  </div>
|
|
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  <span class="keywordflow">if</span> (ovrlp >= 0.0)</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>  <span class="keywordflow">if</span> (dist > 0)</div>
|
|
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  nv = vec / dist;</div>
|
|
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  <span class="keywordflow">else</span></div>
|
|
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  nv = <a class="code" href="structpFlow_1_1sphTriInteraction_1_1pLine.html#aa09108d3aa152c6ac6927db8b7d6e9f6">v_</a>;</div>
|
|
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  <span class="keywordflow">return</span> <span class="keyword">true</span>;</div>
|
|
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  }</div>
|
|
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  </div>
|
|
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
|
|
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  }</div>
|
|
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span> };</div>
|
|
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  </div>
|
|
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span> } <span class="comment">//pFlow::sphTriInteractio</span></div>
|
|
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  </div>
|
|
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span> <span class="preprocessor">#endif </span></div>
|
|
</div><!-- fragment --></div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
<div class="ttc" id="astructpFlow_1_1sphTriInteraction_1_1pLine_html_a6e9513d0b6634e97d81f0d7a3595248a"><div class="ttname"><a href="structpFlow_1_1sphTriInteraction_1_1pLine.html#a6e9513d0b6634e97d81f0d7a3595248a">pFlow::sphTriInteraction::pLine::point</a></div><div class="ttdeci">INLINE_FUNCTION_HD realx3 point(real t) const</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_2sphereInteraction_2pLine_8hpp_source.html#l00051">pLine.hpp:51</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="astructpFlow_1_1sphTriInteraction_1_1pLine_html_aa09108d3aa152c6ac6927db8b7d6e9f6"><div class="ttname"><a href="structpFlow_1_1sphTriInteraction_1_1pLine.html#aa09108d3aa152c6ac6927db8b7d6e9f6">pFlow::sphTriInteraction::pLine::v_</a></div><div class="ttdeci">realx3 v_</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_2sphereInteraction_2pLine_8hpp_source.html#l00034">pLine.hpp:34</a></div></div>
|
|
<div class="ttc" id="atypes_8hpp_html"><div class="ttname"><a href="types_8hpp.html">types.hpp</a></div></div>
|
|
<div class="ttc" id="astructpFlow_1_1sphTriInteraction_1_1pLine_html"><div class="ttname"><a href="structpFlow_1_1sphTriInteraction_1_1pLine.html">pFlow::sphTriInteraction::pLine</a></div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_2sphereInteraction_2pLine_8hpp_source.html#l00029">pLine.hpp:29</a></div></div>
|
|
<div class="ttc" id="astructpFlow_1_1sphTriInteraction_1_1pLine_html_acfd3ecebffc5ea62d3ce8652616096ec"><div class="ttname"><a href="structpFlow_1_1sphTriInteraction_1_1pLine.html#acfd3ecebffc5ea62d3ce8652616096ec">pFlow::sphTriInteraction::pLine::pLine</a></div><div class="ttdeci">INLINE_FUNCTION_HD pLine(const realx3 &p1, const realx3 &p2)</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_2sphereInteraction_2pLine_8hpp_source.html#l00041">pLine.hpp:41</a></div></div>
|
|
<div class="ttc" id="astructpFlow_1_1sphTriInteraction_1_1pLine_html_aabd9c83babb8fd250cae2482ddea4f13"><div class="ttname"><a href="structpFlow_1_1sphTriInteraction_1_1pLine.html#aabd9c83babb8fd250cae2482ddea4f13">pFlow::sphTriInteraction::pLine::lineSphereCheck</a></div><div class="ttdeci">INLINE_FUNCTION_HD bool lineSphereCheck(const realx3 pos, real Rad, realx3 &nv, realx3 &cp, real &ovrlp) const</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_2sphereInteraction_2pLine_8hpp_source.html#l00071">pLine.hpp:71</a></div></div>
|
|
<div class="ttc" id="aquadrupleFwd_8hpp_html_a6b8bdd44e6ac0d39b65ebd0eef5d4600"><div class="ttname"><a href="quadrupleFwd_8hpp.html#a6b8bdd44e6ac0d39b65ebd0eef5d4600">dot</a></div><div class="ttdeci">INLINE_FUNCTION_HD T dot(const quadruple< T > &oprnd1, const quadruple< T > &oprnd2)</div></div>
|
|
<div class="ttc" id="atripleFwd_8hpp_html_ae1449f1d56abab2ec4d0f00b685fc478"><div class="ttname"><a href="tripleFwd_8hpp.html#ae1449f1d56abab2ec4d0f00b685fc478">length</a></div><div class="ttdeci">INLINE_FUNCTION_HD T length(const triple< T > &v1)</div></div>
|
|
<div class="ttc" id="astructpFlow_1_1sphTriInteraction_1_1pLine_html_a03c6784ff46ffab948664762095b0c47"><div class="ttname"><a href="structpFlow_1_1sphTriInteraction_1_1pLine.html#a03c6784ff46ffab948664762095b0c47">pFlow::sphTriInteraction::pLine::projectPoint</a></div><div class="ttdeci">INLINE_FUNCTION_HD realx3 projectPoint(const realx3 &p) const</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_2sphereInteraction_2pLine_8hpp_source.html#l00057">pLine.hpp:57</a></div></div>
|
|
<div class="ttc" id="astructpFlow_1_1sphTriInteraction_1_1pLine_html_a0c834510e42988cef9d46bac7d78c307"><div class="ttname"><a href="structpFlow_1_1sphTriInteraction_1_1pLine.html#a0c834510e42988cef9d46bac7d78c307">pFlow::sphTriInteraction::pLine::p2_</a></div><div class="ttdeci">realx3 p2_</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_2sphereInteraction_2pLine_8hpp_source.html#l00033">pLine.hpp:33</a></div></div>
|
|
<div class="ttc" id="astructpFlow_1_1sphTriInteraction_1_1pLine_html_a3dbbeee301e1c6cf679b8f2bbbb9ba81"><div class="ttname"><a href="structpFlow_1_1sphTriInteraction_1_1pLine.html#a3dbbeee301e1c6cf679b8f2bbbb9ba81">pFlow::sphTriInteraction::pLine::p1_</a></div><div class="ttdeci">realx3 p1_</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_2sphereInteraction_2pLine_8hpp_source.html#l00032">pLine.hpp:32</a></div></div>
|
|
<div class="ttc" id="astructpFlow_1_1sphTriInteraction_1_1pLine_html_aae66a491cb295819647c4f34d23c7453"><div class="ttname"><a href="structpFlow_1_1sphTriInteraction_1_1pLine.html#aae66a491cb295819647c4f34d23c7453">pFlow::sphTriInteraction::pLine::projectNormLength</a></div><div class="ttdeci">INLINE_FUNCTION_HD real projectNormLength(realx3 p) const</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_2sphereInteraction_2pLine_8hpp_source.html#l00064">pLine.hpp:64</a></div></div>
|
|
<div class="ttc" id="astructpFlow_1_1sphTriInteraction_1_1pLine_html_ac4b830c185f1946da912382038319b61"><div class="ttname"><a href="structpFlow_1_1sphTriInteraction_1_1pLine.html#ac4b830c185f1946da912382038319b61">pFlow::sphTriInteraction::pLine::L_</a></div><div class="ttdeci">real L_</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_2sphereInteraction_2pLine_8hpp_source.html#l00035">pLine.hpp:35</a></div></div>
|
|
<div class="ttc" id="apFlowMacros_8hpp_html_a8e2f73fa5c113f21c9c9edb67a974f5e"><div class="ttname"><a href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a></div><div class="ttdeci">#define INLINE_FUNCTION_HD</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00055">pFlowMacros.hpp:55</a></div></div>
|
|
<div class="ttc" id="aclasspFlow_1_1triple_html"><div class="ttname"><a href="classpFlow_1_1triple.html">pFlow::triple< real ></a></div></div>
|
|
<div class="ttc" id="astructpFlow_1_1sphTriInteraction_1_1pLine_html_acf2ba320414962a6b732442ae47cd2cc"><div class="ttname"><a href="structpFlow_1_1sphTriInteraction_1_1pLine.html#acf2ba320414962a6b732442ae47cd2cc">pFlow::sphTriInteraction::pLine::pLine</a></div><div class="ttdeci">INLINE_FUNCTION_HD pLine()</div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_2sphereInteraction_2pLine_8hpp_source.html#l00038">pLine.hpp:38</a></div></div>
|
|
<div class="ttc" id="anamespacepFlow_1_1sphTriInteraction_html"><div class="ttname"><a href="namespacepFlow_1_1sphTriInteraction.html">pFlow::sphTriInteraction</a></div><div class="ttdef"><b>Definition:</b> <a href="sphereInteraction_2sphereInteraction_2pLine_8hpp_source.html#l00026">pLine.hpp:26</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_2sphereInteraction_2pLine_8hpp.html">pLine.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>
|