255 lines
18 KiB
HTML
255 lines
18 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"/>
|
|
<title>PhasicFlow: src/Interaction/contactSearch/methods/NBSCrossLoop.hpp File 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>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
<link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
|
<div id="projectname"><a href="https://cemf.ir">PhasicFlow</a>
|
|
 <span id="projectnumber"><a href="https://cemf.ir">v0.1</a></span>
|
|
</div>
|
|
<div id="projectbrief"><a href="www.github.com/PhasicFlow">www.cemf.ir</a></div>
|
|
</td>
|
|
<td> <div id="MSearchBox" class="MSearchBoxInactive">
|
|
<span class="left">
|
|
<img id="MSearchSelect" src="search/mag_sel.png"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
alt=""/>
|
|
<input type="text" id="MSearchField" value="Search" accesskey="S"
|
|
onfocus="searchBox.OnSearchFieldFocus(true)"
|
|
onblur="searchBox.OnSearchFieldFocus(false)"
|
|
onkeyup="searchBox.OnSearchFieldChange(event)"/>
|
|
</span><span class="right">
|
|
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
|
|
</span>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.8.17 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&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('NBSCrossLoop_8hpp.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="#func-members">Functions</a> |
|
|
<a href="#var-members">Variables</a> </div>
|
|
<div class="headertitle">
|
|
<div class="title">NBSCrossLoop.hpp File Reference</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div class="textblock"><div class="dynheader">
|
|
This graph shows which files directly or indirectly include this file:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="NBSCrossLoop_8hpp__dep__incl.png" border="0" usemap="#src_2Interaction_2contactSearch_2methods_2NBSCrossLoop_8hppdep" alt=""/></div>
|
|
<map name="src_2Interaction_2contactSearch_2methods_2NBSCrossLoop_8hppdep" id="src_2Interaction_2contactSearch_2methods_2NBSCrossLoop_8hppdep">
|
|
<area shape="rect" title=" " alt="" coords="5,5,216,47"/>
|
|
<area shape="rect" href="NBSLevel_8hpp.html" title=" " alt="" coords="5,95,216,136"/>
|
|
</map>
|
|
</div>
|
|
</div>
|
|
<p><a href="NBSCrossLoop_8hpp_source.html">Go to the source code of this file.</a></p>
|
|
<table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
|
|
Functions</h2></td></tr>
|
|
<tr class="memitem:ad507fb0683b9f963173e72db49e54109"><td class="memItemLeft" align="right" valign="top">CellType </td><td class="memItemRight" valign="bottom"><a class="el" href="NBSCrossLoop_8hpp.html#ad507fb0683b9f963173e72db49e54109">currentCell</a> (i, j, k)</td></tr>
|
|
<tr class="separator:ad507fb0683b9f963173e72db49e54109"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ac367ad256ec2a5a0691b65a0ad759629"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="NBSCrossLoop_8hpp.html#ac367ad256ec2a5a0691b65a0ad759629">while</a> (<a class="el" href="NBSLoop_8hpp.html#ae9d62983f13507bd8805be92eb61a2a4">m</a> > -1)</td></tr>
|
|
<tr class="separator:ac367ad256ec2a5a0691b65a0ad759629"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="var-members"></a>
|
|
Variables</h2></td></tr>
|
|
<tr class="memitem:ae9d62983f13507bd8805be92eb61a2a4"><td class="memItemLeft" align="right" valign="top">int32 </td><td class="memItemRight" valign="bottom"><a class="el" href="NBSCrossLoop_8hpp.html#ae9d62983f13507bd8805be92eb61a2a4">m</a> = this->head_(i,j,k)</td></tr>
|
|
<tr class="separator:ae9d62983f13507bd8805be92eb61a2a4"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aad8b608072a1b6dcd9e91de38ee2925f"><td class="memItemLeft" align="right" valign="top">int32 </td><td class="memItemRight" valign="bottom"><a class="el" href="NBSCrossLoop_8hpp.html#aad8b608072a1b6dcd9e91de38ee2925f">n</a> = -1</td></tr>
|
|
<tr class="separator:aad8b608072a1b6dcd9e91de38ee2925f"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table>
|
|
<h2 class="groupheader">Function Documentation</h2>
|
|
<a id="ad507fb0683b9f963173e72db49e54109"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ad507fb0683b9f963173e72db49e54109">◆ </a></span>currentCell()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">CellType currentCell </td>
|
|
<td>(</td>
|
|
<td class="paramtype">i </td>
|
|
<td class="paramname">, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">j </td>
|
|
<td class="paramname">, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">k </td>
|
|
<td class="paramname"> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ac367ad256ec2a5a0691b65a0ad759629"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ac367ad256ec2a5a0691b65a0ad759629">◆ </a></span>while()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">while </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="NBSLoop_8hpp.html#ae9d62983f13507bd8805be92eb61a2a4">m</a> </td>
|
|
<td class="paramname">, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">- </td>
|
|
<td class="paramname"><em>1</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="NBSCrossLoop_8hpp_source.html#l00026">26</a> of file <a class="el" href="NBSCrossLoop_8hpp_source.html">NBSCrossLoop.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="NBSCrossLoop_8hpp_source.html#l00022">m</a>, <a class="el" href="NBSLevel_8hpp_source.html#l00118">pFlow::mapIndexLevels()</a>, <a class="el" href="NBSCrossLoop_8hpp_source.html#l00024">n</a>, and <a class="el" href="contactSearchFunctions_8hpp_source.html#l00105">pFlow::sphereSphereCheck()</a>.</p>
|
|
<div class="dynheader">
|
|
Here is the call graph for this function:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="NBSCrossLoop_8hpp_ac367ad256ec2a5a0691b65a0ad759629_cgraph.png" border="0" usemap="#NBSCrossLoop_8hpp_ac367ad256ec2a5a0691b65a0ad759629_cgraph" alt=""/></div>
|
|
<map name="NBSCrossLoop_8hpp_ac367ad256ec2a5a0691b65a0ad759629_cgraph" id="NBSCrossLoop_8hpp_ac367ad256ec2a5a0691b65a0ad759629_cgraph">
|
|
<area shape="rect" title=" " alt="" coords="5,31,63,57"/>
|
|
<area shape="rect" href="namespacepFlow.html#aed40991723073826994b648decffc9e6" title=" " alt="" coords="122,5,297,32"/>
|
|
<area shape="rect" href="namespacepFlow.html#abd79acdf069b1eb57cd79c26a7716bd3" title=" " alt="" coords="111,56,308,83"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Variable Documentation</h2>
|
|
<a id="ae9d62983f13507bd8805be92eb61a2a4"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ae9d62983f13507bd8805be92eb61a2a4">◆ </a></span>m</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">int32 m = this->head_(i,j,k)</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="NBSCrossLoop_8hpp_source.html#l00022">22</a> of file <a class="el" href="NBSCrossLoop_8hpp_source.html">NBSCrossLoop.hpp</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="sphereParticles_8cpp_source.html#l00139">sphereParticles::insertSphereParticles()</a>, <a class="el" href="hashMapI_8hpp_source.html#l00068">printKeys()</a>, <a class="el" href="MapPtr_8hpp_source.html#l00240">pFlow::printKeys()</a>, and <a class="el" href="NBSCrossLoop_8hpp_source.html#l00026">while()</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="aad8b608072a1b6dcd9e91de38ee2925f"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aad8b608072a1b6dcd9e91de38ee2925f">◆ </a></span>n</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">int32 n = -1</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="NBSCrossLoop_8hpp_source.html#l00024">24</a> of file <a class="el" href="NBSCrossLoop_8hpp_source.html">NBSCrossLoop.hpp</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="symArrayHD_8hpp_source.html#l00177">symArray< nonLinearProperties >::assign()</a>, <a class="el" href="VectorSingle_8hpp_source.html#l00437">VectorSingle< realx3, void >::assign()</a>, <a class="el" href="VectorDual_8hpp_source.html#l00481">VectorDual< int8 >::assign()</a>, <a class="el" href="VectorSingle_8hpp_source.html#l00107">VectorSingle< realx3, void >::changeSize()</a>, <a class="el" href="VectorDual_8hpp_source.html#l00129">VectorDual< int8 >::changeSize()</a>, <a class="el" href="dynamicPointStructure_8cpp_source.html#l00025">dynamicPointStructure::dynamicPointStructure()</a>, <a class="el" href="VectorSingle_8hpp_source.html#l00101">VectorSingle< realx3, void >::evalCapacity()</a>, <a class="el" href="VectorDual_8hpp_source.html#l00123">VectorDual< int8 >::evalCapacity()</a>, <a class="el" href="VectorAlgorithm_8hpp_source.html#l00038">pFlow::fill_n()</a>, <a class="el" href="positionRandom_8cpp_source.html#l00203">positionRandom::fillPoints()</a>, <a class="el" href="cellsWallLevel0_8hpp_source.html#l00212">cellsWallLevel0< executionSpace >::findPairsElementRangeCount()</a>, <a class="el" href="symArrayHD_8hpp_source.html#l00240">symArray< nonLinearProperties >::getN()</a>, <a class="el" href="mapperNBS_8hpp_source.html#l00080">mapperNBS< executionSpace >::cellIterator::getNext()</a>, <a class="el" href="shapeMixture_8cpp_source.html#l00055">shapeMixture::getNextShapeNameN()</a>, <a class="el" href="ViewAlgorithms_8hpp_source.html#l00333">pFlow::getNth()</a>, <a class="el" href="InsertionRegion_8cpp_source.html#l00055">InsertionRegion< ShapeType >::insertParticles()</a>, <a class="el" href="IncludeMask_8hpp_source.html#l00210">IncludeMask< T, Operator >::isIncluded()</a>, <a class="el" href="triWall_8hpp_source.html#l00088">triWall::makeWall()</a>, <a class="el" href="pointRectCell_8hpp_source.html#l00101">pointRectCell::mapPOints()</a>, <a class="el" href="symArrayHD_8hpp_source.html#l00234">symArray< nonLinearProperties >::numElem()</a>, <a class="el" href="multiRotatingAxisMotion_8hpp_source.html#l00073">multiRotatingAxisMotion::Model::operator()()</a>, <a class="el" href="rotatingAxisMotion_8hpp_source.html#l00074">rotatingAxisMotion::Model::operator()()</a>, <a class="el" href="vibratingMotion_8hpp_source.html#l00075">vibratingMotion::Model::operator()()</a>, <a class="el" href="sphereInteractionKernels_8hpp_source.html#l00078">ppInteractionFunctor< ContactForceModel, ContactListType >::operator()()</a>, <a class="el" href="includeMask_8hpp_source.html#l00088">includeMask::operator()()</a>, <a class="el" href="sphereInteractionKernels_8hpp_source.html#l00230">pwInteractionFunctor< ContactForceModel, ContactListType, TraingleAccessor, MotionModel >::operator()()</a>, <a class="el" href="multiRotatingAxisMotion_8hpp_source.html#l00067">multiRotatingAxisMotion::Model::pointVelocity()</a>, <a class="el" href="rotatingAxisMotion_8hpp_source.html#l00068">rotatingAxisMotion::Model::pointVelocity()</a>, <a class="el" href="vibratingMotion_8hpp_source.html#l00069">vibratingMotion::Model::pointVelocity()</a>, <a class="el" href="vibratingMotion_8hpp_source.html#l00179">vibratingMotion::pointVelocity()</a>, <a class="el" href="positionRandom_8cpp_source.html#l00059">positionRandom::positionOnePass()</a>, <a class="el" href="positionOrdered_8cpp_source.html#l00080">positionOrdered::positionPointsOrdered()</a>, <a class="el" href="multiRotatingAxisMotion_8cpp_source.html#l00027">multiRotatingAxisMotion::readDictionary()</a>, <a class="el" href="bTypesFunctions_8cpp_source.html#l00075">pFlow::removeDecimalZeros()</a>, <a class="el" href="VectorSingle_8hpp_source.html#l00406">VectorSingle< realx3, void >::resize()</a>, <a class="el" href="VectorDual_8hpp_source.html#l00414">VectorDual< int8 >::resize()</a>, <a class="el" href="VectorDual_8hpp_source.html#l00429">VectorDual< int8 >::resizeSync()</a>, <a class="el" href="selectRandom_8cpp_source.html#l00028">selectRandom::selectAllPointsInRange()</a>, <a class="el" href="VectorSingle_8hpp_source.html#l00125">VectorSingle< realx3, void >::setSize()</a>, <a class="el" href="VectorDual_8hpp_source.html#l00149">VectorDual< int8 >::setSize()</a>, <a class="el" href="iOstream_8cpp_source.html#l00112">iOstream::space()</a>, <a class="el" href="sphereParticles_8cpp_source.html#l00219">sphereParticles::sphereParticles()</a>, <a class="el" href="fieldOperations_8hpp_source.html#l00065">pFlow::sumMaksOp()</a>, <a class="el" href="fieldOperations_8hpp_source.html#l00034">pFlow::sumOp()</a>, <a class="el" href="multiRotatingAxisMotion_8hpp_source.html#l00079">multiRotatingAxisMotion::Model::transferPoint()</a>, <a class="el" href="rotatingAxisMotion_8hpp_source.html#l00080">rotatingAxisMotion::Model::transferPoint()</a>, <a class="el" href="vibratingMotion_8hpp_source.html#l00081">vibratingMotion::Model::transferPoint()</a>, <a class="el" href="vibratingMotion_8hpp_source.html#l00187">vibratingMotion::transferPoint()</a>, <a class="el" href="dynamicPointStructure_8cpp_source.html#l00181">dynamicPointStructure::update()</a>, <a class="el" href="sphereParticles_8cpp_source.html#l00334">sphereParticles::update()</a>, <a class="el" href="VectorDual_8hpp_source.html#l00211">VectorDual< int8 >::VectorDual()</a>, <a class="el" href="VectorSingle_8hpp_source.html#l00187">VectorSingle< realx3, void >::VectorSingle()</a>, <a class="el" href="NBSCrossLoop_8hpp_source.html#l00026">while()</a>, <a class="el" href="sphereShape_8cpp_source.html#l00085">sphereShape::writeDictionary()</a>, and <a class="el" href="stlFile_8cpp_source.html#l00178">stlFile::writeFacet()</a>.</p>
|
|
|
|
</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="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_f27c6bb1e70979f7ed7175f297e69b7e.html">contactSearch</a></li><li class="navelem"><a class="el" href="dir_e1c20bf23ef9d936d80b34376c4ac838.html">methods</a></li><li class="navelem"><a class="el" href="NBSCrossLoop_8hpp.html">NBSCrossLoop.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>
|