2023-03-27 10:16:23 -07:00
<!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" / >
2023-04-23 12:52:57 -07:00
< 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." >
2025-01-10 13:02:07 +03:30
< title > PhasicFlow: mapperNBS::CellIterator Class Reference< / title >
2023-03-27 10:16:23 -07:00
< 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 >
2023-04-02 11:35:43 -07:00
< 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 >
2023-03-27 10:16:23 -07:00
< 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" >
2023-04-14 10:28:41 -07:00
< table cellspacing = "0" >
2023-03-27 10:16:23 -07:00
< tbody >
2023-04-14 10:28:41 -07:00
< tr >
< td id = "projectlogo" > < a href = "https://github.com/PhasicFlow" > < img alt = "Logo" src = "phasicFlow_logo.png" > < / a > < / td >
2023-03-27 10:16:23 -07:00
< 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 >
2023-04-14 10:28:41 -07:00
< tr >
< td id = "projectbrief" >
< a href = "https://https://cemf.ir" > www.cemf.ir< / a >
< / td >
< / tr >
2023-03-27 10:16:23 -07:00
< / 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 */
2025-01-10 13:02:07 +03:30
$(document).ready(function(){initNavTree('classpFlow_1_1mapperNBS_1_1CellIterator.html',''); initResizable(); });
2023-03-27 10:16:23 -07:00
/* @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 = "#pub-methods" > Public Member Functions< / a > |
2025-01-10 13:02:07 +03:30
< a href = "#pub-static-attribs" > Static Public Attributes< / a > |
2023-03-27 10:16:23 -07:00
< a href = "#pri-attribs" > Private Attributes< / a > |
2025-01-10 13:02:07 +03:30
< a href = "classpFlow_1_1mapperNBS_1_1CellIterator-members.html" > List of all members< / a > < / div >
2023-03-27 10:16:23 -07:00
< div class = "headertitle" >
2025-01-10 13:02:07 +03:30
< div class = "title" > mapperNBS::CellIterator Class Reference< / div > < / div >
2023-03-27 10:16:23 -07:00
< / div > <!-- header -->
< div class = "contents" >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a7db9924009dec789e8ca829a52ccfc7e" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1mapperNBS_1_1CellIterator.html#a7db9924009dec789e8ca829a52ccfc7e" > CellIterator< / a > (const < a class = "el" href = "classpFlow_1_1mapperNBS.html#ab19a814a38b96775c94f43a419c40d22" > HeadType< / a > & head, const < a class = "el" href = "classpFlow_1_1mapperNBS.html#aded2f9ec2384f7ba06f4cfbc2afbaa8f" > NextType< / a > & < a class = "el" href = "classpFlow_1_1mapperNBS_1_1CellIterator.html#ab70318c22dfb91f9bfdbae37c03dfff0" > next< / a > )< / td > < / tr >
< tr class = "separator:a7db9924009dec789e8ca829a52ccfc7e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ada9ae4332131c4fd3c1633b55a469c32" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#a1c00b4871a2009eeafdf4e10e4e790fd" > int32x3< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1mapperNBS_1_1CellIterator.html#ada9ae4332131c4fd3c1633b55a469c32" > numCells< / a > () const< / td > < / tr >
< tr class = "separator:ada9ae4332131c4fd3c1633b55a469c32" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a52941f2a3219a4e8480885fb92408de1" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1mapperNBS_1_1CellIterator.html#a52941f2a3219a4e8480885fb92408de1" > start< / a > (< a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > i, < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > j, < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > k) const< / td > < / tr >
< tr class = "separator:a52941f2a3219a4e8480885fb92408de1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6528742cfe90fcc0c4d8449f07c3c7d3" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1mapperNBS_1_1CellIterator.html#a6528742cfe90fcc0c4d8449f07c3c7d3" > getNext< / a > (< a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > < a class = "el" href = "NBSLoop_8hpp.html#a58f1256fe216b2e84819aa621b683de1" > n< / a > ) const< / td > < / tr >
< tr class = "separator:a6528742cfe90fcc0c4d8449f07c3c7d3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab70318c22dfb91f9bfdbae37c03dfff0" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1mapperNBS_1_1CellIterator.html#ab70318c22dfb91f9bfdbae37c03dfff0" > next< / a > (< a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > < a class = "el" href = "NBSLoop_8hpp.html#a58f1256fe216b2e84819aa621b683de1" > n< / a > ) const< / td > < / tr >
< tr class = "separator:ab70318c22dfb91f9bfdbae37c03dfff0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-static-attribs" > < / a >
Static Public Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a40983a388b53d013256aeb8bde6b384b" > < td class = "memItemLeft" align = "right" valign = "top" > static constexpr < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1mapperNBS_1_1CellIterator.html#a40983a388b53d013256aeb8bde6b384b" > NoPos< / a > = 0xFFFFFFFF< / td > < / tr >
< tr class = "separator:a40983a388b53d013256aeb8bde6b384b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pri-attribs" > < / a >
Private Attributes< / h2 > < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a1a236c86d026feedc50038ea68070ee5" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1mapperNBS.html#ab19a814a38b96775c94f43a419c40d22" > HeadType< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1mapperNBS_1_1CellIterator.html#a1a236c86d026feedc50038ea68070ee5" > head_< / a > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a1a236c86d026feedc50038ea68070ee5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a228408038960e3e74a4dc525ca643e9e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1mapperNBS.html#aded2f9ec2384f7ba06f4cfbc2afbaa8f" > NextType< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1mapperNBS_1_1CellIterator.html#a228408038960e3e74a4dc525ca643e9e" > next_< / a > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a228408038960e3e74a4dc525ca643e9e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2025-01-10 13:02:07 +03:30
< div class = "textblock" >
< p class = "definition" > Definition at line < a class = "el" href = "mapperNBS_8hpp_source.html#l00045" > 45< / a > of file < a class = "el" href = "mapperNBS_8hpp_source.html" > mapperNBS.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
2025-01-10 13:02:07 +03:30
< a id = "a7db9924009dec789e8ca829a52ccfc7e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7db9924009dec789e8ca829a52ccfc7e" > ◆ < / a > < / span > CellIterator()< / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "classpFlow_1_1mapperNBS_1_1CellIterator.html" > CellIterator< / a > < / td >
2023-03-27 10:16:23 -07:00
< td > (< / td >
2025-01-10 13:02:07 +03:30
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1mapperNBS.html#ab19a814a38b96775c94f43a419c40d22" > HeadType< / a > &   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < em > head< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2025-01-10 13:02:07 +03:30
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1mapperNBS.html#aded2f9ec2384f7ba06f4cfbc2afbaa8f" > NextType< / a > &   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < em > next< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "mapperNBS_8hpp_source.html#l00054" > 54< / a > of file < a class = "el" href = "mapperNBS_8hpp_source.html" > mapperNBS.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2025-01-10 13:02:07 +03:30
< a id = "ada9ae4332131c4fd3c1633b55a469c32" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ada9ae4332131c4fd3c1633b55a469c32" > ◆ < / a > < / span > numCells()< / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#a1c00b4871a2009eeafdf4e10e4e790fd" > int32x3< / a > numCells < / td >
2023-03-27 10:16:23 -07:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "mapperNBS_8hpp_source.html#l00063" > 63< / a > of file < a class = "el" href = "mapperNBS_8hpp_source.html" > mapperNBS.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "mapperNBS_8hpp_source.html#l00048" > mapperNBS::CellIterator::head_< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "NBSLevel0Kernels_8hpp_source.html#l00053" > pFlow::NBSLevel0Kernels::findPairsCount()< / 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 caller 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 = "classpFlow_1_1mapperNBS_1_1CellIterator_ada9ae4332131c4fd3c1633b55a469c32_icgraph.png" border = "0" usemap = "#classpFlow_1_1mapperNBS_1_1CellIterator_ada9ae4332131c4fd3c1633b55a469c32_icgraph" alt = "" / > < / div >
< / div >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a52941f2a3219a4e8480885fb92408de1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a52941f2a3219a4e8480885fb92408de1" > ◆ < / a > < / span > start()< / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > start < / td >
2023-03-27 10:16:23 -07:00
< td > (< / td >
2025-01-10 13:02:07 +03:30
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < em > i< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2025-01-10 13:02:07 +03:30
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < em > j< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2025-01-10 13:02:07 +03:30
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < em > k< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "mapperNBS_8hpp_source.html#l00067" > 67< / a > of file < a class = "el" href = "mapperNBS_8hpp_source.html" > mapperNBS.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "mapperNBS_8hpp_source.html#l00048" > mapperNBS::CellIterator::head_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "cellsWallLevel0_8cpp_source.html#l00151" > cellsWallLevel0::findPairsElementRangeCount()< / a > .< / p >
< 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 = "classpFlow_1_1mapperNBS_1_1CellIterator_a52941f2a3219a4e8480885fb92408de1_icgraph.png" border = "0" usemap = "#classpFlow_1_1mapperNBS_1_1CellIterator_a52941f2a3219a4e8480885fb92408de1_icgraph" alt = "" / > < / div >
< / div >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a6528742cfe90fcc0c4d8449f07c3c7d3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6528742cfe90fcc0c4d8449f07c3c7d3" > ◆ < / a > < / span > getNext()< / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > getNext < / td >
2023-03-27 10:16:23 -07:00
< td > (< / td >
2025-01-10 13:02:07 +03:30
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a >   < / td >
< td class = "paramname" > < em > n< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "mapperNBS_8hpp_source.html#l00071" > 71< / a > of file < a class = "el" href = "mapperNBS_8hpp_source.html" > mapperNBS.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "NBSLoop_8hpp_source.html#l00024" > n< / a > , < a class = "el" href = "mapperNBS_8hpp_source.html#l00050" > mapperNBS::CellIterator::next_< / a > , and < a class = "el" href = "mapperNBS_8hpp_source.html#l00060" > mapperNBS::CellIterator::NoPos< / a > .< / p >
< / div >
< / div >
< a id = "ab70318c22dfb91f9bfdbae37c03dfff0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab70318c22dfb91f9bfdbae37c03dfff0" > ◆ < / a > < / span > next()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > next < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a >   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < em > n< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "mapperNBS_8hpp_source.html#l00076" > 76< / a > of file < a class = "el" href = "mapperNBS_8hpp_source.html" > mapperNBS.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "NBSLoop_8hpp_source.html#l00024" > n< / a > , and < a class = "el" href = "mapperNBS_8hpp_source.html#l00050" > mapperNBS::CellIterator::next_< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "cellsWallLevel0_8cpp_source.html#l00151" > cellsWallLevel0::findPairsElementRangeCount()< / 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 = "classpFlow_1_1mapperNBS_1_1CellIterator_ab70318c22dfb91f9bfdbae37c03dfff0_icgraph.png" border = "0" usemap = "#classpFlow_1_1mapperNBS_1_1CellIterator_ab70318c22dfb91f9bfdbae37c03dfff0_icgraph" alt = "" / > < / div >
< / div >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a1a236c86d026feedc50038ea68070ee5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1a236c86d026feedc50038ea68070ee5" > ◆ < / a > < / span > head_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "classpFlow_1_1mapperNBS.html#ab19a814a38b96775c94f43a419c40d22" > HeadType< / a > head_< / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "mapperNBS_8hpp_source.html#l00048" > 48< / a > of file < a class = "el" href = "mapperNBS_8hpp_source.html" > mapperNBS.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "mapperNBS_8hpp_source.html#l00063" > mapperNBS::CellIterator::numCells()< / a > , and < a class = "el" href = "mapperNBS_8hpp_source.html#l00067" > mapperNBS::CellIterator::start()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a228408038960e3e74a4dc525ca643e9e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a228408038960e3e74a4dc525ca643e9e" > ◆ < / a > < / span > next_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "classpFlow_1_1mapperNBS.html#aded2f9ec2384f7ba06f4cfbc2afbaa8f" > NextType< / a > next_< / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "mapperNBS_8hpp_source.html#l00050" > 50< / a > of file < a class = "el" href = "mapperNBS_8hpp_source.html" > mapperNBS.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "mapperNBS_8hpp_source.html#l00071" > mapperNBS::CellIterator::getNext()< / a > , and < a class = "el" href = "mapperNBS_8hpp_source.html#l00076" > mapperNBS::CellIterator::next()< / a > .< / p >
< / div >
< / div >
< a id = "a40983a388b53d013256aeb8bde6b384b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a40983a388b53d013256aeb8bde6b384b" > ◆ < / a > < / span > NoPos< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > constexpr < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > NoPos = 0xFFFFFFFF< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < span class = "mlabel" > constexpr< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "mapperNBS_8hpp_source.html#l00060" > 60< / a > of file < a class = "el" href = "mapperNBS_8hpp_source.html" > mapperNBS.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "cellsWallLevel0_8cpp_source.html#l00151" > cellsWallLevel0::findPairsElementRangeCount()< / a > , and < a class = "el" href = "mapperNBS_8hpp_source.html#l00071" > mapperNBS::CellIterator::getNext()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
2025-01-10 13:02:07 +03:30
< li > src/Interaction/contactSearch/methods/cellBased/NBS/< a class = "el" href = "mapperNBS_8hpp_source.html" > mapperNBS.hpp< / a > < / li >
2023-03-27 10:16:23 -07:00
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
2025-01-10 13:02:07 +03:30
< li class = "navelem" > < a class = "el" href = "namespacepFlow.html" > pFlow< / a > < / li > < li class = "navelem" > < a class = "el" href = "classpFlow_1_1mapperNBS.html" > mapperNBS< / a > < / li > < li class = "navelem" > < a class = "el" href = "classpFlow_1_1mapperNBS_1_1CellIterator.html" > CellIterator< / a > < / li >
2023-03-27 10:16:23 -07:00
< 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 >