<!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: pFlow::sphTriInteraction Namespace Reference</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('namespacepFlow_1_1sphTriInteraction.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="summary"> <a href="#nested-classes">Classes</a> | <a href="#func-members">Functions</a> </div> <div class="headertitle"> <div class="title">pFlow::sphTriInteraction Namespace Reference</div> </div> </div><!--header--> <div class="contents"> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a> Classes</h2></td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct  </td><td class="memItemRight" valign="bottom"><a class="el" href="structpFlow_1_1sphTriInteraction_1_1pLine.html">pLine</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct  </td><td class="memItemRight" valign="bottom"><a class="el" href="structpFlow_1_1sphTriInteraction_1_1triWall.html">triWall</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a> Functions</h2></td></tr> <tr class="memitem:a43af14a1fd258bcf1b5e7e7ddb8d40bb"><td class="memItemLeft" align="right" valign="top"><a class="el" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a> bool </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacepFlow_1_1sphTriInteraction.html#a43af14a1fd258bcf1b5e7e7ddb8d40bb">pointInPlane</a> (const <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> &p1, const <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> &p2, const <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> &p3, const <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> &p)</td></tr> <tr class="separator:a43af14a1fd258bcf1b5e7e7ddb8d40bb"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:af6a1d7789278c682e1fb1fd02d87ceab"><td class="memItemLeft" align="right" valign="top"><a class="el" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a> void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacepFlow_1_1sphTriInteraction.html#af6a1d7789278c682e1fb1fd02d87ceab">cramerRule2</a> (<a class="el" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> A[2][2], <a class="el" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> B[2], <a class="el" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> &x1, <a class="el" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> &x2)</td></tr> <tr class="separator:af6a1d7789278c682e1fb1fd02d87ceab"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a75a1812d2bcb08c5ef050a79cc42f62a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a> bool </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacepFlow_1_1sphTriInteraction.html#a75a1812d2bcb08c5ef050a79cc42f62a">pointInPlane</a> (const <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> &p1, const <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> &p2, const <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> &p3, const <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> &p, <a class="el" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> &Ln)</td></tr> <tr class="separator:a75a1812d2bcb08c5ef050a79cc42f62a"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aa017e2c7188a723fa2817ae90d37b877"><td class="memItemLeft" align="right" valign="top"><a class="el" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a> bool </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacepFlow_1_1sphTriInteraction.html#aa017e2c7188a723fa2817ae90d37b877">isSphereInContactActiveSide</a> (const <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> &p1, const <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> &p2, const <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> &p3, const <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> &cntr, <a class="el" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> rad, <a class="el" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> &ovrlp, <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> &norm, <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> &cp)</td></tr> <tr class="separator:aa017e2c7188a723fa2817ae90d37b877"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ab49a80e55a2a390f7dd57b87b1543074"><td class="memItemLeft" align="right" valign="top"><a class="el" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a> bool </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacepFlow_1_1sphTriInteraction.html#ab49a80e55a2a390f7dd57b87b1543074">isSphereInContactBothSides</a> (const <a class="el" href="namespacepFlow.html#a1f679e3de3ea62dfad0ac20f7c992277">realx3x3</a> &tri, const <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> &cntr, <a class="el" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> Rad, <a class="el" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> &ovrlp, <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> &norm, <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> &cp)</td></tr> <tr class="separator:ab49a80e55a2a390f7dd57b87b1543074"><td class="memSeparator" colspan="2"> </td></tr> </table> <h2 class="groupheader">Function Documentation</h2> <a id="a43af14a1fd258bcf1b5e7e7ddb8d40bb"></a> <h2 class="memtitle"><span class="permalink"><a href="#a43af14a1fd258bcf1b5e7e7ddb8d40bb">◆ </a></span>pointInPlane() <span class="overload">[1/2]</span></h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a> bool pFlow::sphTriInteraction::pointInPlane </td> <td>(</td> <td class="paramtype">const <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> & </td> <td class="paramname"><em>p1</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> & </td> <td class="paramname"><em>p2</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> & </td> <td class="paramname"><em>p3</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> & </td> <td class="paramname"><em>p</em> </td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="sphereTriSurfaceContact_8hpp_source.html#l00032">32</a> of file <a class="el" href="sphereTriSurfaceContact_8hpp_source.html">sphereTriSurfaceContact.hpp</a>.</p> <p class="reference">References <a class="el" href="quadrupleFwd_8hpp.html#a6b8bdd44e6ac0d39b65ebd0eef5d4600">dot()</a>.</p> <p class="reference">Referenced by <a class="el" href="sphereTriSurfaceContact_8hpp_source.html#l00117">isSphereInContactActiveSide()</a>, and <a class="el" href="sphereTriSurfaceContact_8hpp_source.html#l00172">isSphereInContactBothSides()</a>.</p> <div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"> <img id="dynsection-0-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div> <div id="dynsection-0-summary" class="dynsummary" style="display:block;"> </div> <div id="dynsection-0-content" class="dyncontent" style="display:none;"> <div class="center"><img src="namespacepFlow_1_1sphTriInteraction_a43af14a1fd258bcf1b5e7e7ddb8d40bb_cgraph.png" border="0" usemap="#namespacepFlow_1_1sphTriInteraction_a43af14a1fd258bcf1b5e7e7ddb8d40bb_cgraph" alt=""/></div> </div> <div id="dynsection-1" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"> <img id="dynsection-1-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div> <div id="dynsection-1-summary" class="dynsummary" style="display:block;"> </div> <div id="dynsection-1-content" class="dyncontent" style="display:none;"> <div class="center"><img src="namespacepFlow_1_1sphTriInteraction_a43af14a1fd258bcf1b5e7e7ddb8d40bb_icgraph.png" border="0" usemap="#namespacepFlow_1_1sphTriInteraction_a43af14a1fd258bcf1b5e7e7ddb8d40bb_icgraph" alt=""/></div> </div> </div> </div> <a id="af6a1d7789278c682e1fb1fd02d87ceab"></a> <h2 class="memtitle"><span class="permalink"><a href="#af6a1d7789278c682e1fb1fd02d87ceab">◆ </a></span>cramerRule2()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a> void pFlow::sphTriInteraction::cramerRule2 </td> <td>(</td> <td class="paramtype"><a class="el" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> </td> <td class="paramname"><em>A</em>[2][2], </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> </td> <td class="paramname"><em>B</em>[2], </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> & </td> <td class="paramname"><em>x1</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> & </td> <td class="paramname"><em>x2</em> </td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="sphereTriSurfaceContact_8hpp_source.html#l00062">62</a> of file <a class="el" href="sphereTriSurfaceContact_8hpp_source.html">sphereTriSurfaceContact.hpp</a>.</p> <p class="reference">Referenced by <a class="el" href="sphereTriSurfaceContact_8hpp_source.html#l00070">pointInPlane()</a>.</p> <div id="dynsection-2" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"> <img id="dynsection-2-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div> <div id="dynsection-2-summary" class="dynsummary" style="display:block;"> </div> <div id="dynsection-2-content" class="dyncontent" style="display:none;"> <div class="center"><img src="namespacepFlow_1_1sphTriInteraction_af6a1d7789278c682e1fb1fd02d87ceab_icgraph.png" border="0" usemap="#namespacepFlow_1_1sphTriInteraction_af6a1d7789278c682e1fb1fd02d87ceab_icgraph" alt=""/></div> </div> </div> </div> <a id="a75a1812d2bcb08c5ef050a79cc42f62a"></a> <h2 class="memtitle"><span class="permalink"><a href="#a75a1812d2bcb08c5ef050a79cc42f62a">◆ </a></span>pointInPlane() <span class="overload">[2/2]</span></h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a> bool pFlow::sphTriInteraction::pointInPlane </td> <td>(</td> <td class="paramtype">const <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> & </td> <td class="paramname"><em>p1</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> & </td> <td class="paramname"><em>p2</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> & </td> <td class="paramname"><em>p3</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> & </td> <td class="paramname"><em>p</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> & </td> <td class="paramname"><em>Ln</em> </td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="sphereTriSurfaceContact_8hpp_source.html#l00070">70</a> of file <a class="el" href="sphereTriSurfaceContact_8hpp_source.html">sphereTriSurfaceContact.hpp</a>.</p> <p class="reference">References <a class="el" href="sphereTriSurfaceContact_8hpp_source.html#l00062">cramerRule2()</a>, and <a class="el" href="quadrupleFwd_8hpp.html#a6b8bdd44e6ac0d39b65ebd0eef5d4600">dot()</a>.</p> <div id="dynsection-3" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"> <img id="dynsection-3-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div> <div id="dynsection-3-summary" class="dynsummary" style="display:block;"> </div> <div id="dynsection-3-content" class="dyncontent" style="display:none;"> <div class="center"><img src="namespacepFlow_1_1sphTriInteraction_a75a1812d2bcb08c5ef050a79cc42f62a_cgraph.png" border="0" usemap="#namespacepFlow_1_1sphTriInteraction_a75a1812d2bcb08c5ef050a79cc42f62a_cgraph" alt=""/></div> </div> </div> </div> <a id="aa017e2c7188a723fa2817ae90d37b877"></a> <h2 class="memtitle"><span class="permalink"><a href="#aa017e2c7188a723fa2817ae90d37b877">◆ </a></span>isSphereInContactActiveSide()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a> bool pFlow::sphTriInteraction::isSphereInContactActiveSide </td> <td>(</td> <td class="paramtype">const <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> & </td> <td class="paramname"><em>p1</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> & </td> <td class="paramname"><em>p2</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> & </td> <td class="paramname"><em>p3</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> & </td> <td class="paramname"><em>cntr</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> </td> <td class="paramname"><em>rad</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> & </td> <td class="paramname"><em>ovrlp</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> & </td> <td class="paramname"><em>norm</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> & </td> <td class="paramname"><em>cp</em> </td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="sphereTriSurfaceContact_8hpp_source.html#l00117">117</a> of file <a class="el" href="sphereTriSurfaceContact_8hpp_source.html">sphereTriSurfaceContact.hpp</a>.</p> <p class="reference">References <a class="el" href="sphereInteraction_2sphereInteraction_2triWall_8hpp_source.html#l00032">triWall::n_</a>, <a class="el" href="sphereInteraction_2sphereInteraction_2triWall_8hpp_source.html#l00081">triWall::nearestPointOnWall()</a>, <a class="el" href="sphereInteraction_2sphereInteraction_2triWall_8hpp_source.html#l00075">triWall::normalDistFromWall()</a>, and <a class="el" href="sphereTriSurfaceContact_8hpp_source.html#l00032">pointInPlane()</a>.</p> <div id="dynsection-4" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"> <img id="dynsection-4-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div> <div id="dynsection-4-summary" class="dynsummary" style="display:block;"> </div> <div id="dynsection-4-content" class="dyncontent" style="display:none;"> <div class="center"><img src="namespacepFlow_1_1sphTriInteraction_aa017e2c7188a723fa2817ae90d37b877_cgraph.png" border="0" usemap="#namespacepFlow_1_1sphTriInteraction_aa017e2c7188a723fa2817ae90d37b877_cgraph" alt=""/></div> </div> </div> </div> <a id="ab49a80e55a2a390f7dd57b87b1543074"></a> <h2 class="memtitle"><span class="permalink"><a href="#ab49a80e55a2a390f7dd57b87b1543074">◆ </a></span>isSphereInContactBothSides()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a> bool pFlow::sphTriInteraction::isSphereInContactBothSides </td> <td>(</td> <td class="paramtype">const <a class="el" href="namespacepFlow.html#a1f679e3de3ea62dfad0ac20f7c992277">realx3x3</a> & </td> <td class="paramname"><em>tri</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> & </td> <td class="paramname"><em>cntr</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> </td> <td class="paramname"><em>Rad</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> & </td> <td class="paramname"><em>ovrlp</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> & </td> <td class="paramname"><em>norm</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> & </td> <td class="paramname"><em>cp</em> </td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="sphereTriSurfaceContact_8hpp_source.html#l00172">172</a> of file <a class="el" href="sphereTriSurfaceContact_8hpp_source.html">sphereTriSurfaceContact.hpp</a>.</p> <p class="reference">References <a class="el" href="VectorMath_8hpp_source.html#l00084">pFlow::abs()</a>, <a class="el" href="sphereInteraction_2sphereInteraction_2pLine_8hpp_source.html#l00071">pLine::lineSphereCheck()</a>, <a class="el" href="sphereInteraction_2sphereInteraction_2triWall_8hpp_source.html#l00032">triWall::n_</a>, <a class="el" href="sphereInteraction_2sphereInteraction_2triWall_8hpp_source.html#l00081">triWall::nearestPointOnWall()</a>, <a class="el" href="sphereInteraction_2sphereInteraction_2triWall_8hpp_source.html#l00075">triWall::normalDistFromWall()</a>, <a class="el" href="sphereTriSurfaceContact_8hpp_source.html#l00032">pointInPlane()</a>, <a class="el" href="triple_8hpp_source.html#l00049">triple< T >::x_</a>, <a class="el" href="triple_8hpp_source.html#l00050">triple< T >::y_</a>, and <a class="el" href="triple_8hpp_source.html#l00051">triple< T >::z_</a>.</p> <p class="reference">Referenced by <a class="el" href="sphereInteractionKernels_8hpp_source.html#l00230">pwInteractionFunctor< ContactForceModel, ContactListType, TraingleAccessor, MotionModel >::operator()()</a>.</p> <div id="dynsection-5" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"> <img id="dynsection-5-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div> <div id="dynsection-5-summary" class="dynsummary" style="display:block;"> </div> <div id="dynsection-5-content" class="dyncontent" style="display:none;"> <div class="center"><img src="namespacepFlow_1_1sphTriInteraction_ab49a80e55a2a390f7dd57b87b1543074_cgraph.png" border="0" usemap="#namespacepFlow_1_1sphTriInteraction_ab49a80e55a2a390f7dd57b87b1543074_cgraph" alt=""/></div> </div> <div id="dynsection-6" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"> <img id="dynsection-6-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div> <div id="dynsection-6-summary" class="dynsummary" style="display:block;"> </div> <div id="dynsection-6-content" class="dyncontent" style="display:none;"> <div class="center"><img src="namespacepFlow_1_1sphTriInteraction_ab49a80e55a2a390f7dd57b87b1543074_icgraph.png" border="0" usemap="#namespacepFlow_1_1sphTriInteraction_ab49a80e55a2a390f7dd57b87b1543074_icgraph" alt=""/></div> </div> </div> </div> </div><!-- contents --> </div><!-- doc-content --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespacepFlow.html">pFlow</a></li><li class="navelem"><a class="el" href="namespacepFlow_1_1sphTriInteraction.html">sphTriInteraction</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>