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" / >
< title > PhasicFlow: NBSLevels< executionSpace > Class Template 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 >
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 */
$(document).ready(function(){initNavTree('classpFlow_1_1NBSLevels.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 = "#pub-types" > Public Types< / a > |
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pro-types" > Protected Types< / a > |
< a href = "#pro-methods" > Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "classpFlow_1_1NBSLevels-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > NBSLevels< executionSpace > Class Template Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-0" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-0-trigger" src = "closed.png" alt = "+" / > Collaboration diagram for NBSLevels< executionSpace > :< / div >
< div id = "dynsection-0-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-0-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1NBSLevels__coll__graph.png" border = "0" usemap = "#NBSLevels_3_01executionSpace_01_4_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "NBSLevels_3_01executionSpace_01_4_coll__map" id = "NBSLevels_3_01executionSpace_01_4_coll__map" >
< area shape = "rect" title = " " alt = "" coords = "5,95,228,121" / >
< area shape = "rect" href = "classpFlow_1_1Vector.html" title = " " alt = "" coords = "16,5,217,32" / >
< / map >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-types" > < / a >
Public Types< / h2 > < / td > < / tr >
< tr class = "memitem:acdbc99f6a6d5e100cd835c9ada5ddf5d" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#acdbc99f6a6d5e100cd835c9ada5ddf5d" > NBSLevelType< / a > = < a class = "el" href = "classpFlow_1_1NBSLevel.html" > NBSLevel< / a > < executionSpace > < / td > < / tr >
< tr class = "separator:acdbc99f6a6d5e100cd835c9ada5ddf5d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a793c29e7b477bb7c772dca00f566ee31" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#a793c29e7b477bb7c772dca00f566ee31" > cellIterator< / a > = typename < a class = "el" href = "classpFlow_1_1NBSLevel.html#a3ba99f348f9f6048be57dec5ad768170" > NBSLevelType::cellIterator< / a > < / td > < / tr >
< tr class = "separator:a793c29e7b477bb7c772dca00f566ee31" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a598b647fbfc371a6e1c6594fa6a1b2d0" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#a598b647fbfc371a6e1c6594fa6a1b2d0" > IdType< / a > = typename < a class = "el" href = "classpFlow_1_1NBSLevel.html#a82ff029cde274e03e3d96f746e64eb56" > NBSLevelType::IdType< / a > < / td > < / tr >
< tr class = "separator:a598b647fbfc371a6e1c6594fa6a1b2d0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a11ef9918f37570ab8cb4d6bbda69c923" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#a11ef9918f37570ab8cb4d6bbda69c923" > IndexType< / a > = typename < a class = "el" href = "classpFlow_1_1NBSLevel.html#aadc45b05c157fd6feee136a2a3a4f904" > NBSLevelType::IndexType< / a > < / td > < / tr >
< tr class = "separator:a11ef9918f37570ab8cb4d6bbda69c923" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac149a77acd396c0ce9f211b4968331eb" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#ac149a77acd396c0ce9f211b4968331eb" > Cells< / a > = typename < a class = "el" href = "classpFlow_1_1NBSLevel.html#adeec265574fc549d9338272f1c57b5e7" > NBSLevelType::Cells< / a > < / td > < / tr >
< tr class = "separator:ac149a77acd396c0ce9f211b4968331eb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3810d08b3beabddce512c36e16a23cd7" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#a3810d08b3beabddce512c36e16a23cd7" > CellType< / a > = typename Cells::CellType< / td > < / tr >
< tr class = "separator:a3810d08b3beabddce512c36e16a23cd7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3191b44b769595bbf13b973a2e8b55a7" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#a3191b44b769595bbf13b973a2e8b55a7" > execution_space< / a > = typename < a class = "el" href = "classpFlow_1_1NBSLevel.html#a4948cb076fb7fd9799508edd039c969a" > NBSLevelType::execution_space< / a > < / td > < / tr >
< tr class = "separator:a3191b44b769595bbf13b973a2e8b55a7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aed277d224479cec75ea59a84d7c8e7c9" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#aed277d224479cec75ea59a84d7c8e7c9" > memory_space< / a > = typename < a class = "el" href = "classpFlow_1_1NBSLevel.html#a7dc9ae0883c6daf992c421ba5b0c1e60" > NBSLevelType::memory_space< / a > < / td > < / tr >
< tr class = "separator:aed277d224479cec75ea59a84d7c8e7c9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aba2ae5e00abb0679b50fdafd339e642d" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#aba2ae5e00abb0679b50fdafd339e642d" > realRange< / a > = < a class = "el" href = "namespacepFlow.html#aa59ae59573e65855aee2d3fe25e6504a" > kPair< / a > < < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > , < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > > < / td > < / tr >
< tr class = "separator:aba2ae5e00abb0679b50fdafd339e642d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a877f9f69e1bdbb0afbd6753cfb8cbd2e" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#a877f9f69e1bdbb0afbd6753cfb8cbd2e" > NBSLevels< / a > (const < a class = "el" href = "classpFlow_1_1box.html" > box< / a > & domain, < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > minSize, < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > maxSize, < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > sizeRatio, const < a class = "el" href = "namespacepFlow.html#aca2b381231776d26ea7431837f78aa24" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > , < a class = "el" href = "classpFlow_1_1NBSLevels.html#aed277d224479cec75ea59a84d7c8e7c9" > memory_space< / a > > & position, const < a class = "el" href = "namespacepFlow.html#aca2b381231776d26ea7431837f78aa24" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > , < a class = "el" href = "classpFlow_1_1NBSLevels.html#aed277d224479cec75ea59a84d7c8e7c9" > memory_space< / a > > & diam)< / td > < / tr >
< tr class = "separator:a877f9f69e1bdbb0afbd6753cfb8cbd2e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a188d6accc40606c9e68b384a6b9c66f7" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#a188d6accc40606c9e68b384a6b9c66f7" > getCellIterator< / a > (< a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > lvl) const< / td > < / tr >
< tr class = "separator:a188d6accc40606c9e68b384a6b9c66f7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae079a671a335303acecacf402741cd6b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#ae079a671a335303acecacf402741cd6b" > numLevels< / a > () const< / td > < / tr >
< tr class = "separator:ae079a671a335303acecacf402741cd6b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a931a91813c0b988864f20e9a6686caea" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#ac149a77acd396c0ce9f211b4968331eb" > Cells< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#a931a91813c0b988864f20e9a6686caea" > getCells< / a > (< a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > lvl) const< / td > < / tr >
< tr class = "separator:a931a91813c0b988864f20e9a6686caea" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a80897313e23ac68fdcaf6492a5602417" > < td class = "memTemplParams" colspan = "2" > template< typename PairsContainer > < / td > < / tr >
< tr class = "memitem:a80897313e23ac68fdcaf6492a5602417" > < td class = "memTemplItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > bool  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#a80897313e23ac68fdcaf6492a5602417" > findPairs< / a > (PairsContainer & pairs)< / td > < / tr >
< tr class = "separator:a80897313e23ac68fdcaf6492a5602417" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3faa0139c150092c544325a248228d3b" > < td class = "memTemplParams" colspan = "2" > template< typename PairsContainer > < / td > < / tr >
< tr class = "memitem:a3faa0139c150092c544325a248228d3b" > < td class = "memTemplItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#a3faa0139c150092c544325a248228d3b" > findPairsCount< / a > (PairsContainer & pairs)< / td > < / tr >
< tr class = "separator:a3faa0139c150092c544325a248228d3b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:ac4d9b554d7571777600bb20765ffe5bb" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#ac4d9b554d7571777600bb20765ffe5bb" > build< / a > (< a class = "el" href = "namespacepFlow.html#a304d8581876270871949bf5d4755036a" > range< / a > activeRange)< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:ac4d9b554d7571777600bb20765ffe5bb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6ab886e7dd6b9d59e9c2f4544e4c98da" > < td class = "memTemplParams" colspan = "2" > template< typename IncludeFunction > < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:a6ab886e7dd6b9d59e9c2f4544e4c98da" > < td class = "memTemplItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > void  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#a6ab886e7dd6b9d59e9c2f4544e4c98da" > build< / a > (< a class = "el" href = "namespacepFlow.html#a304d8581876270871949bf5d4755036a" > range< / a > activeRange, IncludeFunction incld)< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a6ab886e7dd6b9d59e9c2f4544e4c98da" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a03741a3b114c2fe06b7846116afee316" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#a03741a3b114c2fe06b7846116afee316" > findParticleLevel< / a > (< a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > first, < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > last)< / td > < / tr >
< tr class = "separator:a03741a3b114c2fe06b7846116afee316" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-types" > < / a >
Protected Types< / h2 > < / td > < / tr >
< tr class = "memitem:a1eda470dc3fe355cb038b0a37a296a12" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#a1eda470dc3fe355cb038b0a37a296a12" > rangePolicyType< / a > = Kokkos::RangePolicy< Kokkos::IndexType< < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > > , Kokkos::Schedule< Kokkos::Static > , < a class = "el" href = "classpFlow_1_1NBSLevels.html#a3191b44b769595bbf13b973a2e8b55a7" > execution_space< / a > > < / td > < / tr >
< tr class = "separator:a1eda470dc3fe355cb038b0a37a296a12" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-methods" > < / a >
Protected Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:ab49ffd122960c5f77356bc4b51db0716" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#ab49ffd122960c5f77356bc4b51db0716" > setNumLevels< / a > ()< / td > < / tr >
< tr class = "separator:ab49ffd122960c5f77356bc4b51db0716" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a234e85a72d30e817d08db854a0c1632e" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#a234e85a72d30e817d08db854a0c1632e" > setDiameterRange< / a > (< a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > sizeRatio)< / td > < / tr >
< tr class = "separator:a234e85a72d30e817d08db854a0c1632e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a817a0cc08aeac7f0aa99d7c0f70cbce4" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#a817a0cc08aeac7f0aa99d7c0f70cbce4" > initLevels< / a > (const < a class = "el" href = "classpFlow_1_1box.html" > box< / a > & domain, < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > sizeRatio, const < a class = "el" href = "namespacepFlow.html#aca2b381231776d26ea7431837f78aa24" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > , < a class = "el" href = "classpFlow_1_1NBSLevels.html#aed277d224479cec75ea59a84d7c8e7c9" > memory_space< / a > > & position, const < a class = "el" href = "namespacepFlow.html#aca2b381231776d26ea7431837f78aa24" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > , < a class = "el" href = "classpFlow_1_1NBSLevels.html#aed277d224479cec75ea59a84d7c8e7c9" > memory_space< / a > > & diam)< / td > < / tr >
< tr class = "separator:a817a0cc08aeac7f0aa99d7c0f70cbce4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:a31208b51b7d958bce602b493419a0bdd" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#a31208b51b7d958bce602b493419a0bdd" > manageAllocateNext< / a > (< a class = "el" href = "namespacepFlow.html#a304d8581876270871949bf5d4755036a" > range< / a > active)< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a31208b51b7d958bce602b493419a0bdd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:a208efdd1e1130250c99037b29f691b4b" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#a208efdd1e1130250c99037b29f691b4b" > nullify< / a > (< a class = "el" href = "namespacepFlow.html#a304d8581876270871949bf5d4755036a" > range< / a > active)< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a208efdd1e1130250c99037b29f691b4b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-attribs" > < / a >
Protected Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:ac7041035e766f4f828a2d4632a0cd266" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#ac7041035e766f4f828a2d4632a0cd266" > minSize_< / a > < / td > < / tr >
< tr class = "separator:ac7041035e766f4f828a2d4632a0cd266" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0a11a9247bfa013b72fb14cd9b999931" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#a0a11a9247bfa013b72fb14cd9b999931" > maxSize_< / a > < / td > < / tr >
< tr class = "separator:a0a11a9247bfa013b72fb14cd9b999931" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ababba7c90a50aeb2557171103849db1d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#ababba7c90a50aeb2557171103849db1d" > numLevels_< / a > =1< / td > < / tr >
< tr class = "separator:ababba7c90a50aeb2557171103849db1d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a768bcefd86a365ef9e43ed16ebcd5232" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< / a > < < a class = "el" href = "classpFlow_1_1NBSLevels.html#acdbc99f6a6d5e100cd835c9ada5ddf5d" > NBSLevelType< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#a768bcefd86a365ef9e43ed16ebcd5232" > nbsLevels_< / a > < / td > < / tr >
< tr class = "separator:a768bcefd86a365ef9e43ed16ebcd5232" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a34152fbdd5a8380245fee6454660673a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#aca2b381231776d26ea7431837f78aa24" > ViewType1D< / a > < < a class = "el" href = "classpFlow_1_1NBSLevels.html#aba2ae5e00abb0679b50fdafd339e642d" > realRange< / a > , < a class = "el" href = "classpFlow_1_1NBSLevels.html#aed277d224479cec75ea59a84d7c8e7c9" > memory_space< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#a34152fbdd5a8380245fee6454660673a" > sizeRangeLevels_< / a > < / td > < / tr >
< tr class = "separator:a34152fbdd5a8380245fee6454660673a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abe54ab4544f2790e6ae0845470d2174b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#aca2b381231776d26ea7431837f78aa24" > ViewType1D< / a > < < a class = "el" href = "classpFlow_1_1NBSLevels.html#aba2ae5e00abb0679b50fdafd339e642d" > realRange< / a > , < a class = "el" href = "namespacepFlow.html#a49dd1192cf116583abf7c726c7146851" > HostSpace< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#abe54ab4544f2790e6ae0845470d2174b" > sizeRangeLevelsHost_< / a > < / td > < / tr >
< tr class = "separator:abe54ab4544f2790e6ae0845470d2174b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6698323a80b838e5c4c8b46d6c12348b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#aca2b381231776d26ea7431837f78aa24" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > , < a class = "el" href = "classpFlow_1_1NBSLevels.html#aed277d224479cec75ea59a84d7c8e7c9" > memory_space< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#a6698323a80b838e5c4c8b46d6c12348b" > maxSizeLevels_< / a > < / td > < / tr >
< tr class = "separator:a6698323a80b838e5c4c8b46d6c12348b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adace9386a9bd088ed41af9d4a854e9e3" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#aca2b381231776d26ea7431837f78aa24" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > , < a class = "el" href = "namespacepFlow.html#a49dd1192cf116583abf7c726c7146851" > HostSpace< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#adace9386a9bd088ed41af9d4a854e9e3" > maxSizeLevelsHost_< / a > < / td > < / tr >
< tr class = "separator:adace9386a9bd088ed41af9d4a854e9e3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3b48336670d8e8979a01a7962ce2c386" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#aca2b381231776d26ea7431837f78aa24" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#a07fb256c1077eea7a7726e948cc8ff0e" > int8< / a > , < a class = "el" href = "classpFlow_1_1NBSLevels.html#aed277d224479cec75ea59a84d7c8e7c9" > memory_space< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#a3b48336670d8e8979a01a7962ce2c386" > particleLevel_< / a > < / td > < / tr >
< tr class = "separator:a3b48336670d8e8979a01a7962ce2c386" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:a6c02c190c595dadd863a3ecad6ccf4e6" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a304d8581876270871949bf5d4755036a" > range< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1NBSLevels.html#a6c02c190c595dadd863a3ecad6ccf4e6" > activeRange_< / a > {0,0}< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a6c02c190c595dadd863a3ecad6ccf4e6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < h3 > template< typename executionSpace> < br / >
class pFlow::NBSLevels< executionSpace > < / h3 >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00012" > 12< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Member Typedef Documentation< / h2 >
< a id = "acdbc99f6a6d5e100cd835c9ada5ddf5d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acdbc99f6a6d5e100cd835c9ada5ddf5d" > ◆ < / a > < / span > NBSLevelType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1NBSLevels.html#acdbc99f6a6d5e100cd835c9ada5ddf5d" > NBSLevelType< / a > = < a class = "el" href = "classpFlow_1_1NBSLevel.html" > NBSLevel< / a > < executionSpace> < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00017" > 17< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a793c29e7b477bb7c772dca00f566ee31" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a793c29e7b477bb7c772dca00f566ee31" > ◆ < / a > < / span > cellIterator< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1NBSLevels.html#a793c29e7b477bb7c772dca00f566ee31" > cellIterator< / a > = typename < a class = "el" href = "classpFlow_1_1NBSLevel.html#a3ba99f348f9f6048be57dec5ad768170" > NBSLevelType::cellIterator< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00019" > 19< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a598b647fbfc371a6e1c6594fa6a1b2d0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a598b647fbfc371a6e1c6594fa6a1b2d0" > ◆ < / a > < / span > IdType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1NBSLevels.html#a598b647fbfc371a6e1c6594fa6a1b2d0" > IdType< / a > = typename < a class = "el" href = "classpFlow_1_1NBSLevel.html#a82ff029cde274e03e3d96f746e64eb56" > NBSLevelType::IdType< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00021" > 21< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a11ef9918f37570ab8cb4d6bbda69c923" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a11ef9918f37570ab8cb4d6bbda69c923" > ◆ < / a > < / span > IndexType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1NBSLevels.html#a11ef9918f37570ab8cb4d6bbda69c923" > IndexType< / a > = typename < a class = "el" href = "classpFlow_1_1NBSLevel.html#aadc45b05c157fd6feee136a2a3a4f904" > NBSLevelType::IndexType< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00023" > 23< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ac149a77acd396c0ce9f211b4968331eb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac149a77acd396c0ce9f211b4968331eb" > ◆ < / a > < / span > Cells< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1NBSLevels.html#ac149a77acd396c0ce9f211b4968331eb" > Cells< / a > = typename < a class = "el" href = "classpFlow_1_1NBSLevel.html#adeec265574fc549d9338272f1c57b5e7" > NBSLevelType::Cells< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00025" > 25< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a3810d08b3beabddce512c36e16a23cd7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3810d08b3beabddce512c36e16a23cd7" > ◆ < / a > < / span > CellType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1NBSLevels.html#a3810d08b3beabddce512c36e16a23cd7" > CellType< / a > = typename Cells::CellType< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00027" > 27< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a3191b44b769595bbf13b973a2e8b55a7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3191b44b769595bbf13b973a2e8b55a7" > ◆ < / a > < / span > execution_space< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1NBSLevels.html#a3191b44b769595bbf13b973a2e8b55a7" > execution_space< / a > = typename < a class = "el" href = "classpFlow_1_1NBSLevel.html#a4948cb076fb7fd9799508edd039c969a" > NBSLevelType::execution_space< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00029" > 29< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< / div >
< / div >
< a id = "aed277d224479cec75ea59a84d7c8e7c9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aed277d224479cec75ea59a84d7c8e7c9" > ◆ < / a > < / span > memory_space< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1NBSLevels.html#aed277d224479cec75ea59a84d7c8e7c9" > memory_space< / a > = typename < a class = "el" href = "classpFlow_1_1NBSLevel.html#a7dc9ae0883c6daf992c421ba5b0c1e60" > NBSLevelType::memory_space< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00031" > 31< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< / div >
< / div >
< a id = "aba2ae5e00abb0679b50fdafd339e642d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aba2ae5e00abb0679b50fdafd339e642d" > ◆ < / a > < / span > realRange< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1NBSLevels.html#aba2ae5e00abb0679b50fdafd339e642d" > realRange< / a > = < a class = "el" href = "namespacepFlow.html#aa59ae59573e65855aee2d3fe25e6504a" > kPair< / a > < < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > ,< a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00033" > 33< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a1eda470dc3fe355cb038b0a37a296a12" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1eda470dc3fe355cb038b0a37a296a12" > ◆ < / a > < / span > rangePolicyType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1NBSLevels.html#a1eda470dc3fe355cb038b0a37a296a12" > rangePolicyType< / a > = Kokkos::RangePolicy< Kokkos::IndexType< < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > > , Kokkos::Schedule< Kokkos::Static> , < a class = "el" href = "classpFlow_1_1NBSLevels.html#a3191b44b769595bbf13b973a2e8b55a7" > execution_space< / a > > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00061" > 61< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a877f9f69e1bdbb0afbd6753cfb8cbd2e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a877f9f69e1bdbb0afbd6753cfb8cbd2e" > ◆ < / a > < / span > NBSLevels()< / 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 = "classpFlow_1_1NBSLevels.html" > NBSLevels< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1box.html" > box< / a > &   < / td >
< td class = "paramname" > < em > domain< / 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 > minSize< / 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 > maxSize< / 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 > sizeRatio< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#aca2b381231776d26ea7431837f78aa24" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > , < a class = "el" href = "classpFlow_1_1NBSLevels.html#aed277d224479cec75ea59a84d7c8e7c9" > memory_space< / a > > &   < / td >
< td class = "paramname" > < em > position< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#aca2b381231776d26ea7431837f78aa24" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > , < a class = "el" href = "classpFlow_1_1NBSLevels.html#aed277d224479cec75ea59a84d7c8e7c9" > memory_space< / a > > &   < / td >
< td class = "paramname" > < em > diam< / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00177" > 177< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "NBSLevels_8hpp_source.html#l00121" > NBSLevels< executionSpace > ::initLevels()< / a > , and < a class = "el" href = "NBSLevels_8hpp_source.html#l00092" > NBSLevels< executionSpace > ::setDiameterRange()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< 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 call 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;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1NBSLevels_a877f9f69e1bdbb0afbd6753cfb8cbd2e_cgraph.png" border = "0" usemap = "#classpFlow_1_1NBSLevels_a877f9f69e1bdbb0afbd6753cfb8cbd2e_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1NBSLevels_a877f9f69e1bdbb0afbd6753cfb8cbd2e_cgraph" id = "classpFlow_1_1NBSLevels_a877f9f69e1bdbb0afbd6753cfb8cbd2e_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,31,96,57" / >
< area shape = "rect" href = "classpFlow_1_1NBSLevels.html#a817a0cc08aeac7f0aa99d7c0f70cbce4" title = " " alt = "" coords = "173,5,259,32" / >
< area shape = "rect" href = "classpFlow_1_1NBSLevels.html#a234e85a72d30e817d08db854a0c1632e" title = " " alt = "" coords = "144,56,288,83" / >
< / map >
< / div >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "ab49ffd122960c5f77356bc4b51db0716" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab49ffd122960c5f77356bc4b51db0716" > ◆ < / a > < / span > setNumLevels()< / 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 = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > setNumLevels < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00063" > 63< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "iOstream_8hpp_source.html#l00320" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00039" > NBSLevels< executionSpace > ::maxSize_< / a > , and < a class = "el" href = "NBSLevels_8hpp_source.html#l00037" > NBSLevels< executionSpace > ::minSize_< / a > .< / p >
2023-04-02 14:53:54 -07:00
< 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 call 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;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1NBSLevels_ab49ffd122960c5f77356bc4b51db0716_cgraph.png" border = "0" usemap = "#classpFlow_1_1NBSLevels_ab49ffd122960c5f77356bc4b51db0716_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1NBSLevels_ab49ffd122960c5f77356bc4b51db0716_cgraph" id = "classpFlow_1_1NBSLevels_ab49ffd122960c5f77356bc4b51db0716_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,120,32" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title = "Add newline and flush stream." alt = "" coords = "168,5,265,32" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
< / div >
< / div >
< a id = "a234e85a72d30e817d08db854a0c1632e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a234e85a72d30e817d08db854a0c1632e" > ◆ < / a > < / span > setDiameterRange()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool setDiameterRange < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > sizeRatio< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00092" > 92< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "ViewAlgorithms_8hpp_source.html#l00296" > pFlow::copy()< / a > , < a class = "el" href = "streams_8hpp_source.html#l00041" > endREPORT< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00039" > NBSLevels< executionSpace > ::maxSize_< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00049" > NBSLevels< executionSpace > ::maxSizeLevels_< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00051" > NBSLevels< executionSpace > ::maxSizeLevelsHost_< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00037" > NBSLevels< executionSpace > ::minSize_< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00041" > NBSLevels< executionSpace > ::numLevels_< / a > , < a class = "el" href = "streams_8hpp_source.html#l00040" > REPORT< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00045" > NBSLevels< executionSpace > ::sizeRangeLevels_< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00047" > NBSLevels< executionSpace > ::sizeRangeLevelsHost_< / a > , and < a class = "el" href = "streams_8hpp_source.html#l00030" > yellowText< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "NBSLevels_8hpp_source.html#l00177" > NBSLevels< executionSpace > ::NBSLevels()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< 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;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1NBSLevels_a234e85a72d30e817d08db854a0c1632e_cgraph.png" border = "0" usemap = "#classpFlow_1_1NBSLevels_a234e85a72d30e817d08db854a0c1632e_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1NBSLevels_a234e85a72d30e817d08db854a0c1632e_cgraph" id = "classpFlow_1_1NBSLevels_a234e85a72d30e817d08db854a0c1632e_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,149,32" / >
< area shape = "rect" href = "namespacepFlow.html#a62ec15081e56a59f0f3b0426c8beea5d" title = " " alt = "" coords = "197,5,296,32" / >
< / map >
< / div >
2023-04-02 14:53:54 -07:00
< 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 caller 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;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1NBSLevels_a234e85a72d30e817d08db854a0c1632e_icgraph.png" border = "0" usemap = "#classpFlow_1_1NBSLevels_a234e85a72d30e817d08db854a0c1632e_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1NBSLevels_a234e85a72d30e817d08db854a0c1632e_icgraph" id = "classpFlow_1_1NBSLevels_a234e85a72d30e817d08db854a0c1632e_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "144,5,288,32" / >
< area shape = "rect" href = "classpFlow_1_1NBSLevels.html#a877f9f69e1bdbb0afbd6753cfb8cbd2e" title = " " alt = "" coords = "5,5,96,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a817a0cc08aeac7f0aa99d7c0f70cbce4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a817a0cc08aeac7f0aa99d7c0f70cbce4" > ◆ < / a > < / span > initLevels()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool initLevels < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1box.html" > box< / a > &   < / td >
< td class = "paramname" > < em > domain< / 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 > sizeRatio< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#aca2b381231776d26ea7431837f78aa24" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > , < a class = "el" href = "classpFlow_1_1NBSLevels.html#aed277d224479cec75ea59a84d7c8e7c9" > memory_space< / a > > &   < / td >
< td class = "paramname" > < em > position< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#aca2b381231776d26ea7431837f78aa24" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > , < a class = "el" href = "classpFlow_1_1NBSLevels.html#aed277d224479cec75ea59a84d7c8e7c9" > memory_space< / a > > &   < / td >
< td class = "paramname" > < em > diam< / 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 class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00121" > 121< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "NBSLevels_8hpp_source.html#l00051" > NBSLevels< executionSpace > ::maxSizeLevelsHost_< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00043" > NBSLevels< executionSpace > ::nbsLevels_< / a > , and < a class = "el" href = "NBSLevels_8hpp_source.html#l00041" > NBSLevels< executionSpace > ::numLevels_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "NBSLevels_8hpp_source.html#l00177" > NBSLevels< executionSpace > ::NBSLevels()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< 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 caller 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;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1NBSLevels_a817a0cc08aeac7f0aa99d7c0f70cbce4_icgraph.png" border = "0" usemap = "#classpFlow_1_1NBSLevels_a817a0cc08aeac7f0aa99d7c0f70cbce4_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1NBSLevels_a817a0cc08aeac7f0aa99d7c0f70cbce4_icgraph" id = "classpFlow_1_1NBSLevels_a817a0cc08aeac7f0aa99d7c0f70cbce4_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "144,5,229,32" / >
< area shape = "rect" href = "classpFlow_1_1NBSLevels.html#a877f9f69e1bdbb0afbd6753cfb8cbd2e" title = " " alt = "" coords = "5,5,96,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a31208b51b7d958bce602b493419a0bdd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a31208b51b7d958bce602b493419a0bdd" > ◆ < / a > < / span > manageAllocateNext()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void manageAllocateNext < / td >
< td > (< / td >
2023-04-13 11:46:41 -07:00
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a304d8581876270871949bf5d4755036a" > range< / a >   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < em > active< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00150" > 150< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "NBSLevels_8hpp_source.html#l00055" > NBSLevels< executionSpace > ::activeRange_< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00043" > NBSLevels< executionSpace > ::nbsLevels_< / a > , and < a class = "el" href = "NBSLevels_8hpp_source.html#l00041" > NBSLevels< executionSpace > ::numLevels_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "NBSLevels_8hpp_source.html#l00276" > NBSLevels< executionSpace > ::build()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< 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;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1NBSLevels_a31208b51b7d958bce602b493419a0bdd_icgraph.png" border = "0" usemap = "#classpFlow_1_1NBSLevels_a31208b51b7d958bce602b493419a0bdd_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1NBSLevels_a31208b51b7d958bce602b493419a0bdd_icgraph" id = "classpFlow_1_1NBSLevels_a31208b51b7d958bce602b493419a0bdd_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "108,5,267,32" / >
< area shape = "rect" href = "classpFlow_1_1NBSLevels.html#ac4d9b554d7571777600bb20765ffe5bb" title = " " alt = "" coords = "5,5,60,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a208efdd1e1130250c99037b29f691b4b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a208efdd1e1130250c99037b29f691b4b" > ◆ < / a > < / span > nullify()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void nullify < / td >
< td > (< / td >
2023-04-13 11:46:41 -07:00
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a304d8581876270871949bf5d4755036a" > range< / a >   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < em > active< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00167" > 167< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "NBSLevels_8hpp_source.html#l00043" > NBSLevels< executionSpace > ::nbsLevels_< / a > , and < a class = "el" href = "NBSLevels_8hpp_source.html#l00041" > NBSLevels< executionSpace > ::numLevels_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "NBSLevels_8hpp_source.html#l00276" > NBSLevels< executionSpace > ::build()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-7" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-7-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-7-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-7-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1NBSLevels_a208efdd1e1130250c99037b29f691b4b_icgraph.png" border = "0" usemap = "#classpFlow_1_1NBSLevels_a208efdd1e1130250c99037b29f691b4b_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1NBSLevels_a208efdd1e1130250c99037b29f691b4b_icgraph" id = "classpFlow_1_1NBSLevels_a208efdd1e1130250c99037b29f691b4b_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "108,5,171,32" / >
< area shape = "rect" href = "classpFlow_1_1NBSLevels.html#ac4d9b554d7571777600bb20765ffe5bb" title = " " alt = "" coords = "5,5,60,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a188d6accc40606c9e68b384a6b9c66f7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a188d6accc40606c9e68b384a6b9c66f7" > ◆ < / a > < / span > getCellIterator()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > auto getCellIterator < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td >
< td class = "paramname" > < em > lvl< / 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 = "NBSLevels_8hpp_source.html#l00200" > 200< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "NBSLevels_8hpp_source.html#l00043" > NBSLevels< executionSpace > ::nbsLevels_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "multiGridNBS_8hpp_source.html#l00155" > multiGridNBS< executionSpace > ::getCellIterator()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-8" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-8-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-8-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-8-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1NBSLevels_a188d6accc40606c9e68b384a6b9c66f7_icgraph.png" border = "0" usemap = "#classpFlow_1_1NBSLevels_a188d6accc40606c9e68b384a6b9c66f7_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1NBSLevels_a188d6accc40606c9e68b384a6b9c66f7_icgraph" id = "classpFlow_1_1NBSLevels_a188d6accc40606c9e68b384a6b9c66f7_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "209,13,325,39" / >
< area shape = "rect" href = "classpFlow_1_1multiGridNBS.html#a188d6accc40606c9e68b384a6b9c66f7" title = " " alt = "" coords = "5,5,161,47" / >
< / map >
< / div >
< / div >
< / div >
< a id = "ae079a671a335303acecacf402741cd6b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae079a671a335303acecacf402741cd6b" > ◆ < / a > < / span > numLevels()< / 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 = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > numLevels < / td >
< 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" >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00205" > 205< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "NBSLevels_8hpp_source.html#l00041" > NBSLevels< executionSpace > ::numLevels_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "multiGridNBS_8hpp_source.html#l00133" > multiGridNBS< executionSpace > ::numLevels()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-9" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-9-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-9-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-9-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1NBSLevels_ae079a671a335303acecacf402741cd6b_icgraph.png" border = "0" usemap = "#classpFlow_1_1NBSLevels_ae079a671a335303acecacf402741cd6b_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1NBSLevels_ae079a671a335303acecacf402741cd6b_icgraph" id = "classpFlow_1_1NBSLevels_ae079a671a335303acecacf402741cd6b_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "209,13,303,39" / >
< area shape = "rect" href = "classpFlow_1_1multiGridNBS.html#ae079a671a335303acecacf402741cd6b" title = " " alt = "" coords = "5,5,161,47" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a931a91813c0b988864f20e9a6686caea" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a931a91813c0b988864f20e9a6686caea" > ◆ < / a > < / span > getCells()< / 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 = "classpFlow_1_1NBSLevels.html#ac149a77acd396c0ce9f211b4968331eb" > Cells< / a > getCells < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td >
< td class = "paramname" > < em > lvl< / 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 = "NBSLevels_8hpp_source.html#l00210" > 210< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "NBSLevels_8hpp_source.html#l00043" > NBSLevels< executionSpace > ::nbsLevels_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "multiGridNBS_8hpp_source.html#l00150" > multiGridNBS< executionSpace > ::getCells()< / a > , and < a class = "el" href = "multiGridNBS_8hpp_source.html#l00138" > multiGridNBS< executionSpace > ::getCellsLevels()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-10" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-10-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-10-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-10-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1NBSLevels_a931a91813c0b988864f20e9a6686caea_icgraph.png" border = "0" usemap = "#classpFlow_1_1NBSLevels_a931a91813c0b988864f20e9a6686caea_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1NBSLevels_a931a91813c0b988864f20e9a6686caea_icgraph" id = "classpFlow_1_1NBSLevels_a931a91813c0b988864f20e9a6686caea_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "209,46,284,73" / >
< area shape = "rect" href = "classpFlow_1_1multiGridNBS.html#ae51f701cba117ab6ebad15bbc2ba1045" title = " " alt = "" coords = "5,5,161,47" / >
< area shape = "rect" href = "classpFlow_1_1multiGridNBS.html#af224cf459fff5dfeda586f6127500ef0" title = " " alt = "" coords = "5,71,161,112" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a80897313e23ac68fdcaf6492a5602417" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a80897313e23ac68fdcaf6492a5602417" > ◆ < / a > < / span > findPairs()< / 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#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > bool findPairs < / td >
< td > (< / td >
< td class = "paramtype" > PairsContainer &   < / td >
< td class = "paramname" > < em > pairs< / em > < / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00217" > 217< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "streams_8hpp_source.html#l00038" > endINFO< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00252" > NBSLevels< executionSpace > ::findPairsCount()< / a > , < a class = "el" href = "streams_8hpp_source.html#l00037" > INFORMATION< / a > , and < a class = "el" href = "VectorMath_8hpp_source.html#l00164" > pFlow::max()< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "multiGridNBS_8hpp_source.html#l00171" > multiGridNBS< executionSpace > ::broadSearch()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-11" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-11-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-11-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-11-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1NBSLevels_a80897313e23ac68fdcaf6492a5602417_cgraph.png" border = "0" usemap = "#classpFlow_1_1NBSLevels_a80897313e23ac68fdcaf6492a5602417_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1NBSLevels_a80897313e23ac68fdcaf6492a5602417_cgraph" id = "classpFlow_1_1NBSLevels_a80897313e23ac68fdcaf6492a5602417_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,31,83,57" / >
< area shape = "rect" href = "classpFlow_1_1NBSLevels.html#a3faa0139c150092c544325a248228d3b" title = " " alt = "" coords = "131,5,245,32" / >
< area shape = "rect" href = "namespacepFlow.html#ae14bf16748b3144baa1112f08c2a83b1" title = " " alt = "" coords = "139,56,237,83" / >
< / map >
< / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-12" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-12-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-12-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-12-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1NBSLevels_a80897313e23ac68fdcaf6492a5602417_icgraph.png" border = "0" usemap = "#classpFlow_1_1NBSLevels_a80897313e23ac68fdcaf6492a5602417_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1NBSLevels_a80897313e23ac68fdcaf6492a5602417_icgraph" id = "classpFlow_1_1NBSLevels_a80897313e23ac68fdcaf6492a5602417_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "209,13,287,39" / >
< area shape = "rect" href = "classpFlow_1_1multiGridNBS.html#adb99f8dfb353cba7aca9b1bb8566163d" title = " " alt = "" coords = "5,5,161,47" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a3faa0139c150092c544325a248228d3b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3faa0139c150092c544325a248228d3b" > ◆ < / a > < / span > findPairsCount()< / 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#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > findPairsCount < / td >
< td > (< / td >
< td class = "paramtype" > PairsContainer &   < / td >
< td class = "paramname" > < em > pairs< / em > < / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00252" > 252< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "NBSLevels_8hpp_source.html#l00043" > NBSLevels< executionSpace > ::nbsLevels_< / a > , and < a class = "el" href = "NBSLevels_8hpp_source.html#l00041" > NBSLevels< executionSpace > ::numLevels_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "NBSLevels_8hpp_source.html#l00217" > NBSLevels< executionSpace > ::findPairs()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-13" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-13-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-13-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-13-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1NBSLevels_a3faa0139c150092c544325a248228d3b_icgraph.png" border = "0" usemap = "#classpFlow_1_1NBSLevels_a3faa0139c150092c544325a248228d3b_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1NBSLevels_a3faa0139c150092c544325a248228d3b_icgraph" id = "classpFlow_1_1NBSLevels_a3faa0139c150092c544325a248228d3b_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "131,5,245,32" / >
< area shape = "rect" href = "classpFlow_1_1NBSLevels.html#a80897313e23ac68fdcaf6492a5602417" title = " " alt = "" coords = "5,5,83,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "ac4d9b554d7571777600bb20765ffe5bb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac4d9b554d7571777600bb20765ffe5bb" > ◆ < / a > < / span > build() < span class = "overload" > [1/2]< / span > < / 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#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > void build < / td >
< td > (< / td >
2023-04-13 11:46:41 -07:00
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a304d8581876270871949bf5d4755036a" > range< / a >   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < em > activeRange< / em > < / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00276" > 276< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "NBSLevels_8hpp_source.html#l00396" > NBSLevels< executionSpace > ::findParticleLevel()< / a > , < a class = "el" href = "pFlowMacros_8hpp_source.html#l00054" > LAMBDA_HD< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00150" > NBSLevels< executionSpace > ::manageAllocateNext()< / a > , < a class = "el" href = "NBSLevel_8hpp_source.html#l00118" > pFlow::mapIndexLevels()< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00043" > NBSLevels< executionSpace > ::nbsLevels_< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00167" > NBSLevels< executionSpace > ::nullify()< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00041" > NBSLevels< executionSpace > ::numLevels_< / a > , and < a class = "el" href = "NBSLevels_8hpp_source.html#l00053" > NBSLevels< executionSpace > ::particleLevel_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "multiGridNBS_8hpp_source.html#l00171" > multiGridNBS< executionSpace > ::broadSearch()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-14" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-14-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-14-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-14-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1NBSLevels_ac4d9b554d7571777600bb20765ffe5bb_cgraph.png" border = "0" usemap = "#classpFlow_1_1NBSLevels_ac4d9b554d7571777600bb20765ffe5bb_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1NBSLevels_ac4d9b554d7571777600bb20765ffe5bb_cgraph" id = "classpFlow_1_1NBSLevels_ac4d9b554d7571777600bb20765ffe5bb_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,81,60,108" / >
< area shape = "rect" href = "classpFlow_1_1NBSLevels.html#a03741a3b114c2fe06b7846116afee316" title = " " alt = "" coords = "131,5,260,32" / >
< area shape = "rect" href = "classpFlow_1_1NBSLevels.html#a31208b51b7d958bce602b493419a0bdd" title = " " alt = "" coords = "116,56,275,83" / >
< area shape = "rect" href = "namespacepFlow.html#aed40991723073826994b648decffc9e6" title = " " alt = "" coords = "108,107,283,133" / >
< area shape = "rect" href = "classpFlow_1_1NBSLevels.html#a208efdd1e1130250c99037b29f691b4b" title = " " alt = "" coords = "164,157,227,184" / >
< / map >
< / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-15" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-15-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-15-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-15-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1NBSLevels_ac4d9b554d7571777600bb20765ffe5bb_icgraph.png" border = "0" usemap = "#classpFlow_1_1NBSLevels_ac4d9b554d7571777600bb20765ffe5bb_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1NBSLevels_ac4d9b554d7571777600bb20765ffe5bb_icgraph" id = "classpFlow_1_1NBSLevels_ac4d9b554d7571777600bb20765ffe5bb_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "209,13,264,39" / >
< area shape = "rect" href = "classpFlow_1_1multiGridNBS.html#adb99f8dfb353cba7aca9b1bb8566163d" title = " " alt = "" coords = "5,5,161,47" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a6ab886e7dd6b9d59e9c2f4544e4c98da" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6ab886e7dd6b9d59e9c2f4544e4c98da" > ◆ < / a > < / span > build() < span class = "overload" > [2/2]< / span > < / 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#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > void build < / td >
< td > (< / td >
2023-04-13 11:46:41 -07:00
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a304d8581876270871949bf5d4755036a" > range< / a >   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < em > activeRange< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > IncludeFunction  < / td >
< td class = "paramname" > < em > incld< / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00337" > 337< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "NBSLevels_8hpp_source.html#l00396" > NBSLevels< executionSpace > ::findParticleLevel()< / a > , < a class = "el" href = "pFlowMacros_8hpp_source.html#l00054" > LAMBDA_HD< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00150" > NBSLevels< executionSpace > ::manageAllocateNext()< / a > , < a class = "el" href = "NBSLevel_8hpp_source.html#l00118" > pFlow::mapIndexLevels()< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00043" > NBSLevels< executionSpace > ::nbsLevels_< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00167" > NBSLevels< executionSpace > ::nullify()< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00041" > NBSLevels< executionSpace > ::numLevels_< / a > , and < a class = "el" href = "NBSLevels_8hpp_source.html#l00053" > NBSLevels< executionSpace > ::particleLevel_< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-16" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-16-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-16-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-16-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1NBSLevels_a6ab886e7dd6b9d59e9c2f4544e4c98da_cgraph.png" border = "0" usemap = "#classpFlow_1_1NBSLevels_a6ab886e7dd6b9d59e9c2f4544e4c98da_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1NBSLevels_a6ab886e7dd6b9d59e9c2f4544e4c98da_cgraph" id = "classpFlow_1_1NBSLevels_a6ab886e7dd6b9d59e9c2f4544e4c98da_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,81,60,108" / >
< area shape = "rect" href = "classpFlow_1_1NBSLevels.html#a03741a3b114c2fe06b7846116afee316" title = " " alt = "" coords = "131,5,260,32" / >
< area shape = "rect" href = "classpFlow_1_1NBSLevels.html#a31208b51b7d958bce602b493419a0bdd" title = " " alt = "" coords = "116,56,275,83" / >
< area shape = "rect" href = "namespacepFlow.html#aed40991723073826994b648decffc9e6" title = " " alt = "" coords = "108,107,283,133" / >
< area shape = "rect" href = "classpFlow_1_1NBSLevels.html#a208efdd1e1130250c99037b29f691b4b" title = " " alt = "" coords = "164,157,227,184" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a03741a3b114c2fe06b7846116afee316" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a03741a3b114c2fe06b7846116afee316" > ◆ < / a > < / span > findParticleLevel()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool findParticleLevel < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td >
< td class = "paramname" > < em > first< / 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 > last< / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00396" > 396< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "pFlowMacros_8hpp_source.html#l00054" > LAMBDA_HD< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00049" > NBSLevels< executionSpace > ::maxSizeLevels_< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00043" > NBSLevels< executionSpace > ::nbsLevels_< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00053" > NBSLevels< executionSpace > ::particleLevel_< / a > , < a class = "el" href = "KokkosUtilities_8hpp_source.html#l00060" > pFlow::reallocNoInit()< / a > , and < a class = "el" href = "NBSLevels_8hpp_source.html#l00045" > NBSLevels< executionSpace > ::sizeRangeLevels_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "NBSLevels_8hpp_source.html#l00276" > NBSLevels< executionSpace > ::build()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-17" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-17-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-17-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-17-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1NBSLevels_a03741a3b114c2fe06b7846116afee316_cgraph.png" border = "0" usemap = "#classpFlow_1_1NBSLevels_a03741a3b114c2fe06b7846116afee316_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1NBSLevels_a03741a3b114c2fe06b7846116afee316_cgraph" id = "classpFlow_1_1NBSLevels_a03741a3b114c2fe06b7846116afee316_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,135,32" / >
< area shape = "rect" href = "namespacepFlow.html#ab330850a647d2dcdcfc9a2210958de54" title = " " alt = "" coords = "183,5,333,32" / >
< / map >
< / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-18" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-18-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-18-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-18-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1NBSLevels_a03741a3b114c2fe06b7846116afee316_icgraph.png" border = "0" usemap = "#classpFlow_1_1NBSLevels_a03741a3b114c2fe06b7846116afee316_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1NBSLevels_a03741a3b114c2fe06b7846116afee316_icgraph" id = "classpFlow_1_1NBSLevels_a03741a3b114c2fe06b7846116afee316_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "108,5,237,32" / >
< area shape = "rect" href = "classpFlow_1_1NBSLevels.html#ac4d9b554d7571777600bb20765ffe5bb" title = " " alt = "" coords = "5,5,60,32" / >
< / map >
< / div >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "ac7041035e766f4f828a2d4632a0cd266" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac7041035e766f4f828a2d4632a0cd266" > ◆ < / a > < / span > minSize_< / 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 = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > minSize_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00037" > 37< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "NBSLevels_8hpp_source.html#l00092" > NBSLevels< executionSpace > ::setDiameterRange()< / a > , and < a class = "el" href = "NBSLevels_8hpp_source.html#l00063" > NBSLevels< executionSpace > ::setNumLevels()< / a > .< / p >
< / div >
< / div >
< a id = "a0a11a9247bfa013b72fb14cd9b999931" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0a11a9247bfa013b72fb14cd9b999931" > ◆ < / a > < / span > maxSize_< / 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 = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > maxSize_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00039" > 39< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "NBSLevels_8hpp_source.html#l00092" > NBSLevels< executionSpace > ::setDiameterRange()< / a > , and < a class = "el" href = "NBSLevels_8hpp_source.html#l00063" > NBSLevels< executionSpace > ::setNumLevels()< / a > .< / p >
< / div >
< / div >
< a id = "ababba7c90a50aeb2557171103849db1d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ababba7c90a50aeb2557171103849db1d" > ◆ < / a > < / span > numLevels_< / 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 = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > numLevels_ =1< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00041" > 41< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "NBSLevels_8hpp_source.html#l00276" > NBSLevels< executionSpace > ::build()< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00252" > NBSLevels< executionSpace > ::findPairsCount()< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00121" > NBSLevels< executionSpace > ::initLevels()< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00150" > NBSLevels< executionSpace > ::manageAllocateNext()< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00167" > NBSLevels< executionSpace > ::nullify()< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00205" > NBSLevels< executionSpace > ::numLevels()< / a > , and < a class = "el" href = "NBSLevels_8hpp_source.html#l00092" > NBSLevels< executionSpace > ::setDiameterRange()< / a > .< / p >
< / div >
< / div >
< a id = "a768bcefd86a365ef9e43ed16ebcd5232" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a768bcefd86a365ef9e43ed16ebcd5232" > ◆ < / a > < / span > nbsLevels_< / 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 = "classpFlow_1_1Vector.html" > Vector< / a > < < a class = "el" href = "classpFlow_1_1NBSLevels.html#acdbc99f6a6d5e100cd835c9ada5ddf5d" > NBSLevelType< / a > > nbsLevels_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00043" > 43< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "NBSLevels_8hpp_source.html#l00276" > NBSLevels< executionSpace > ::build()< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00252" > NBSLevels< executionSpace > ::findPairsCount()< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00396" > NBSLevels< executionSpace > ::findParticleLevel()< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00200" > NBSLevels< executionSpace > ::getCellIterator()< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00210" > NBSLevels< executionSpace > ::getCells()< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00121" > NBSLevels< executionSpace > ::initLevels()< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00150" > NBSLevels< executionSpace > ::manageAllocateNext()< / a > , and < a class = "el" href = "NBSLevels_8hpp_source.html#l00167" > NBSLevels< executionSpace > ::nullify()< / a > .< / p >
< / div >
< / div >
< a id = "a34152fbdd5a8380245fee6454660673a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a34152fbdd5a8380245fee6454660673a" > ◆ < / a > < / span > sizeRangeLevels_< / 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 = "namespacepFlow.html#aca2b381231776d26ea7431837f78aa24" > ViewType1D< / a > < < a class = "el" href = "classpFlow_1_1NBSLevels.html#aba2ae5e00abb0679b50fdafd339e642d" > realRange< / a > , < a class = "el" href = "classpFlow_1_1NBSLevels.html#aed277d224479cec75ea59a84d7c8e7c9" > memory_space< / a > > sizeRangeLevels_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00045" > 45< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "NBSLevels_8hpp_source.html#l00396" > NBSLevels< executionSpace > ::findParticleLevel()< / a > , and < a class = "el" href = "NBSLevels_8hpp_source.html#l00092" > NBSLevels< executionSpace > ::setDiameterRange()< / a > .< / p >
< / div >
< / div >
< a id = "abe54ab4544f2790e6ae0845470d2174b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abe54ab4544f2790e6ae0845470d2174b" > ◆ < / a > < / span > sizeRangeLevelsHost_< / 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 = "namespacepFlow.html#aca2b381231776d26ea7431837f78aa24" > ViewType1D< / a > < < a class = "el" href = "classpFlow_1_1NBSLevels.html#aba2ae5e00abb0679b50fdafd339e642d" > realRange< / a > , < a class = "el" href = "namespacepFlow.html#a49dd1192cf116583abf7c726c7146851" > HostSpace< / a > > sizeRangeLevelsHost_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00047" > 47< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "NBSLevels_8hpp_source.html#l00092" > NBSLevels< executionSpace > ::setDiameterRange()< / a > .< / p >
< / div >
< / div >
< a id = "a6698323a80b838e5c4c8b46d6c12348b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6698323a80b838e5c4c8b46d6c12348b" > ◆ < / a > < / span > maxSizeLevels_< / 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 = "namespacepFlow.html#aca2b381231776d26ea7431837f78aa24" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > , < a class = "el" href = "classpFlow_1_1NBSLevels.html#aed277d224479cec75ea59a84d7c8e7c9" > memory_space< / a > > maxSizeLevels_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00049" > 49< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "NBSLevels_8hpp_source.html#l00396" > NBSLevels< executionSpace > ::findParticleLevel()< / a > , and < a class = "el" href = "NBSLevels_8hpp_source.html#l00092" > NBSLevels< executionSpace > ::setDiameterRange()< / a > .< / p >
< / div >
< / div >
< a id = "adace9386a9bd088ed41af9d4a854e9e3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adace9386a9bd088ed41af9d4a854e9e3" > ◆ < / a > < / span > maxSizeLevelsHost_< / 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 = "namespacepFlow.html#aca2b381231776d26ea7431837f78aa24" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > , < a class = "el" href = "namespacepFlow.html#a49dd1192cf116583abf7c726c7146851" > HostSpace< / a > > maxSizeLevelsHost_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00051" > 51< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "NBSLevels_8hpp_source.html#l00121" > NBSLevels< executionSpace > ::initLevels()< / a > , and < a class = "el" href = "NBSLevels_8hpp_source.html#l00092" > NBSLevels< executionSpace > ::setDiameterRange()< / a > .< / p >
< / div >
< / div >
< a id = "a3b48336670d8e8979a01a7962ce2c386" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3b48336670d8e8979a01a7962ce2c386" > ◆ < / a > < / span > particleLevel_< / 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 = "namespacepFlow.html#aca2b381231776d26ea7431837f78aa24" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#a07fb256c1077eea7a7726e948cc8ff0e" > int8< / a > , < a class = "el" href = "classpFlow_1_1NBSLevels.html#aed277d224479cec75ea59a84d7c8e7c9" > memory_space< / a > > particleLevel_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00053" > 53< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "NBSLevels_8hpp_source.html#l00276" > NBSLevels< executionSpace > ::build()< / a > , and < a class = "el" href = "NBSLevels_8hpp_source.html#l00396" > NBSLevels< executionSpace > ::findParticleLevel()< / a > .< / p >
< / div >
< / div >
< a id = "a6c02c190c595dadd863a3ecad6ccf4e6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6c02c190c595dadd863a3ecad6ccf4e6" > ◆ < / a > < / span > activeRange_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2023-04-13 11:46:41 -07:00
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#a304d8581876270871949bf5d4755036a" > range< / a > activeRange_ {0,0}< / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "NBSLevels_8hpp_source.html#l00055" > 55< / a > of file < a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "NBSLevels_8hpp_source.html#l00150" > NBSLevels< executionSpace > ::manageAllocateNext()< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > src/Interaction/contactSearch/methods/< a class = "el" href = "NBSLevels_8hpp_source.html" > NBSLevels.hpp< / a > < / li >
< / ul >
< / 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 = "classpFlow_1_1NBSLevels.html" > NBSLevels< / 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 >