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: multiGridNBS< 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_1multiGridNBS.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-attribs" > Protected Attributes< / a > |
< a href = "#pri-methods" > Private Member Functions< / a > |
< a href = "classpFlow_1_1multiGridNBS-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > multiGridNBS< executionSpace > Class Template Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< 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:a3c28bad94b8ed3cb76aa5f7aaa126169" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridNBS.html#a3c28bad94b8ed3cb76aa5f7aaa126169" > NBSLevelsType< / a > = < a class = "el" href = "classpFlow_1_1NBSLevels.html" > NBSLevels< / a > < executionSpace > < / td > < / tr >
< tr class = "separator:a3c28bad94b8ed3cb76aa5f7aaa126169" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a79b71dfa5865b1a92e9867399b011765" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridNBS.html#a79b71dfa5865b1a92e9867399b011765" > cellIterator< / a > = typename < a class = "el" href = "classpFlow_1_1NBSLevels.html#a793c29e7b477bb7c772dca00f566ee31" > NBSLevelsType::cellIterator< / a > < / td > < / tr >
< tr class = "separator:a79b71dfa5865b1a92e9867399b011765" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae1157fcb5d91b540a6996a7cedfc7404" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridNBS.html#ae1157fcb5d91b540a6996a7cedfc7404" > IdType< / a > = typename < a class = "el" href = "classpFlow_1_1NBSLevels.html#a598b647fbfc371a6e1c6594fa6a1b2d0" > NBSLevelsType::IdType< / a > < / td > < / tr >
< tr class = "separator:ae1157fcb5d91b540a6996a7cedfc7404" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ade747e4ff3fe95153a1de5821b2bc353" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridNBS.html#ade747e4ff3fe95153a1de5821b2bc353" > IndexType< / a > = typename < a class = "el" href = "classpFlow_1_1NBSLevels.html#a11ef9918f37570ab8cb4d6bbda69c923" > NBSLevelsType::IndexType< / a > < / td > < / tr >
< tr class = "separator:ade747e4ff3fe95153a1de5821b2bc353" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6803d13d2906eb3dc0023e207aefb02d" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridNBS.html#a6803d13d2906eb3dc0023e207aefb02d" > Cells< / a > = typename < a class = "el" href = "classpFlow_1_1NBSLevels.html#ac149a77acd396c0ce9f211b4968331eb" > NBSLevelsType::Cells< / a > < / td > < / tr >
< tr class = "separator:a6803d13d2906eb3dc0023e207aefb02d" > < 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_1multiGridNBS.html#a3810d08b3beabddce512c36e16a23cd7" > CellType< / a > = typename Cells::CellType< / td > < / tr >
< tr class = "separator:a3810d08b3beabddce512c36e16a23cd7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ada57012ee80d527a327ca65063229a41" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridNBS.html#ada57012ee80d527a327ca65063229a41" > execution_space< / a > = typename < a class = "el" href = "classpFlow_1_1NBSLevels.html#a3191b44b769595bbf13b973a2e8b55a7" > NBSLevelsType::execution_space< / a > < / td > < / tr >
< tr class = "separator:ada57012ee80d527a327ca65063229a41" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8a82f854ea8de3d204f222ad5f463f2a" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridNBS.html#a8a82f854ea8de3d204f222ad5f463f2a" > memory_space< / a > = typename < a class = "el" href = "classpFlow_1_1NBSLevels.html#aed277d224479cec75ea59a84d7c8e7c9" > NBSLevelsType::memory_space< / a > < / td > < / tr >
< tr class = "separator:a8a82f854ea8de3d204f222ad5f463f2a" > < 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:ae716f16907f5adb0ca9378ccec647069" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridNBS.html#ae716f16907f5adb0ca9378ccec647069" > TypeInfoNV< / a > (" multiGridNBS" )< / td > < / tr >
< tr class = "separator:ae716f16907f5adb0ca9378ccec647069" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa5fe840830b307aef8b31188eae34db4" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridNBS.html#aa5fe840830b307aef8b31188eae34db4" > multiGridNBS< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict, 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, 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_1multiGridNBS.html#a8a82f854ea8de3d204f222ad5f463f2a" > 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_1multiGridNBS.html#a8a82f854ea8de3d204f222ad5f463f2a" > memory_space< / a > > & diam)< / td > < / tr >
< tr class = "separator:aa5fe840830b307aef8b31188eae34db4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5a6d65acde8890a41ebb8f43c9849ed5" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridNBS.html#a5a6d65acde8890a41ebb8f43c9849ed5" > multiGridNBS< / a > (const < a class = "el" href = "classpFlow_1_1multiGridNBS.html" > multiGridNBS< / a > & )=default< / td > < / tr >
< tr class = "separator:a5a6d65acde8890a41ebb8f43c9849ed5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa62690641dcf92c348660e3d09436538" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1multiGridNBS.html" > multiGridNBS< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridNBS.html#aa62690641dcf92c348660e3d09436538" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1multiGridNBS.html" > multiGridNBS< / a > & )=default< / td > < / tr >
< tr class = "separator:aa62690641dcf92c348660e3d09436538" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a19ea393502ce82f9403ff0a84265e706" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridNBS.html#a19ea393502ce82f9403ff0a84265e706" > ~multiGridNBS< / a > ()=default< / td > < / tr >
< tr class = "separator:a19ea393502ce82f9403ff0a84265e706" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a48871efcbcaed0e589764bbbd933d3ec" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridNBS.html#a48871efcbcaed0e589764bbbd933d3ec" > enterBoadSearch< / a > () const< / td > < / tr >
< tr class = "separator:a48871efcbcaed0e589764bbbd933d3ec" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2f3fca6830cd43510c731216bcf9dd75" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridNBS.html#a2f3fca6830cd43510c731216bcf9dd75" > performedSearch< / a > () const< / td > < / tr >
< tr class = "separator:a2f3fca6830cd43510c731216bcf9dd75" > < 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_1multiGridNBS.html#ae079a671a335303acecacf402741cd6b" > numLevels< / a > () const< / td > < / tr >
< tr class = "separator:ae079a671a335303acecacf402741cd6b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af224cf459fff5dfeda586f6127500ef0" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridNBS.html#af224cf459fff5dfeda586f6127500ef0" > getCellsLevels< / a > () const< / td > < / tr >
< tr class = "separator:af224cf459fff5dfeda586f6127500ef0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae51f701cba117ab6ebad15bbc2ba1045" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridNBS.html#ae51f701cba117ab6ebad15bbc2ba1045" > getCells< / a > (< a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > lvl) const< / td > < / tr >
< tr class = "separator:ae51f701cba117ab6ebad15bbc2ba1045" > < 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_1multiGridNBS.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:a74280fc4f4e399c204b2186f7648f6a3" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridNBS.html#a74280fc4f4e399c204b2186f7648f6a3" > objectSizeChanged< / a > (< a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > newSize)< / td > < / tr >
< tr class = "separator:a74280fc4f4e399c204b2186f7648f6a3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adb99f8dfb353cba7aca9b1bb8566163d" > < td class = "memTemplParams" colspan = "2" > template< typename PairsContainer > < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:adb99f8dfb353cba7aca9b1bb8566163d" > < td class = "memTemplItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridNBS.html#adb99f8dfb353cba7aca9b1bb8566163d" > broadSearch< / a > (PairsContainer & pairs, < a class = "el" href = "namespacepFlow.html#a304d8581876270871949bf5d4755036a" > range< / a > activeRange, bool force=false)< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:adb99f8dfb353cba7aca9b1bb8566163d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3c55135a756e6fa68f1ada33d1d18e07" > < td class = "memTemplParams" colspan = "2" > template< typename PairsContainer , typename IncludeFunction > < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:a3c55135a756e6fa68f1ada33d1d18e07" > < td class = "memTemplItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridNBS.html#a3c55135a756e6fa68f1ada33d1d18e07" > broadSearch< / a > (PairsContainer & pairs, < a class = "el" href = "namespacepFlow.html#a304d8581876270871949bf5d4755036a" > range< / a > activeRange, IncludeFunction incld, bool force=false)< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a3c55135a756e6fa68f1ada33d1d18e07" > < 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:a3de51aa24b94e991c9c21fb5f3d5c487" > < 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_1multiGridNBS.html#a3de51aa24b94e991c9c21fb5f3d5c487" > sizeRatio_< / a > = 1.0< / td > < / tr >
< tr class = "separator:a3de51aa24b94e991c9c21fb5f3d5c487" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae8aa0db7f2d2c19eefe46e3108bdebea" > < 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_1multiGridNBS.html#ae8aa0db7f2d2c19eefe46e3108bdebea" > updateFrequency_< / a > = 1< / td > < / tr >
< tr class = "separator:ae8aa0db7f2d2c19eefe46e3108bdebea" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af11548cfec6dd4efe0c8702395cf8ae0" > < 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_1multiGridNBS.html#af11548cfec6dd4efe0c8702395cf8ae0" > currentIter_< / a > = 0< / td > < / tr >
< tr class = "separator:af11548cfec6dd4efe0c8702395cf8ae0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0fe252c95c374cf51d37d954d6ecc2ed" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridNBS.html#a0fe252c95c374cf51d37d954d6ecc2ed" > performedSearch_< / a > = false< / td > < / tr >
< tr class = "separator:a0fe252c95c374cf51d37d954d6ecc2ed" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:add3245879f5c89bdfc82ebe90f384721" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1multiGridNBS.html#a3c28bad94b8ed3cb76aa5f7aaa126169" > NBSLevelsType< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridNBS.html#add3245879f5c89bdfc82ebe90f384721" > NBSLevels_< / a > < / td > < / tr >
< tr class = "separator:add3245879f5c89bdfc82ebe90f384721" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pri-methods" > < / a >
Private Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a369db5c233d2929a6a016b99e1033901" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridNBS.html#a369db5c233d2929a6a016b99e1033901" > performSearch< / a > ()< / td > < / tr >
< tr class = "separator:a369db5c233d2929a6a016b99e1033901" > < 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::multiGridNBS< executionSpace > < / h3 >
< p class = "definition" > Definition at line < a class = "el" href = "multiGridNBS_8hpp_source.html#l00032" > 32< / a > of file < a class = "el" href = "multiGridNBS_8hpp_source.html" > multiGridNBS.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Member Typedef Documentation< / h2 >
< a id = "a3c28bad94b8ed3cb76aa5f7aaa126169" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3c28bad94b8ed3cb76aa5f7aaa126169" > ◆ < / a > < / span > NBSLevelsType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1multiGridNBS.html#a3c28bad94b8ed3cb76aa5f7aaa126169" > NBSLevelsType< / a > = < a class = "el" href = "classpFlow_1_1NBSLevels.html" > NBSLevels< / a > < executionSpace> < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "multiGridNBS_8hpp_source.html#l00036" > 36< / a > of file < a class = "el" href = "multiGridNBS_8hpp_source.html" > multiGridNBS.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a79b71dfa5865b1a92e9867399b011765" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a79b71dfa5865b1a92e9867399b011765" > ◆ < / a > < / span > cellIterator< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1multiGridNBS.html#a79b71dfa5865b1a92e9867399b011765" > cellIterator< / a > = typename < a class = "el" href = "classpFlow_1_1NBSLevels.html#a793c29e7b477bb7c772dca00f566ee31" > NBSLevelsType::cellIterator< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "multiGridNBS_8hpp_source.html#l00038" > 38< / a > of file < a class = "el" href = "multiGridNBS_8hpp_source.html" > multiGridNBS.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ae1157fcb5d91b540a6996a7cedfc7404" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae1157fcb5d91b540a6996a7cedfc7404" > ◆ < / a > < / span > IdType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1multiGridNBS.html#ae1157fcb5d91b540a6996a7cedfc7404" > IdType< / a > = typename < a class = "el" href = "classpFlow_1_1NBSLevels.html#a598b647fbfc371a6e1c6594fa6a1b2d0" > NBSLevelsType::IdType< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "multiGridNBS_8hpp_source.html#l00040" > 40< / a > of file < a class = "el" href = "multiGridNBS_8hpp_source.html" > multiGridNBS.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ade747e4ff3fe95153a1de5821b2bc353" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ade747e4ff3fe95153a1de5821b2bc353" > ◆ < / a > < / span > IndexType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1multiGridNBS.html#ade747e4ff3fe95153a1de5821b2bc353" > IndexType< / a > = typename < a class = "el" href = "classpFlow_1_1NBSLevels.html#a11ef9918f37570ab8cb4d6bbda69c923" > NBSLevelsType::IndexType< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "multiGridNBS_8hpp_source.html#l00042" > 42< / a > of file < a class = "el" href = "multiGridNBS_8hpp_source.html" > multiGridNBS.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a6803d13d2906eb3dc0023e207aefb02d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6803d13d2906eb3dc0023e207aefb02d" > ◆ < / a > < / span > Cells< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1multiGridNBS.html#a6803d13d2906eb3dc0023e207aefb02d" > Cells< / a > = typename < a class = "el" href = "classpFlow_1_1NBSLevels.html#ac149a77acd396c0ce9f211b4968331eb" > NBSLevelsType::Cells< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "multiGridNBS_8hpp_source.html#l00044" > 44< / a > of file < a class = "el" href = "multiGridNBS_8hpp_source.html" > multiGridNBS.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_1multiGridNBS.html#a3810d08b3beabddce512c36e16a23cd7" > CellType< / a > = typename Cells::CellType< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "multiGridNBS_8hpp_source.html#l00046" > 46< / a > of file < a class = "el" href = "multiGridNBS_8hpp_source.html" > multiGridNBS.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ada57012ee80d527a327ca65063229a41" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ada57012ee80d527a327ca65063229a41" > ◆ < / 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_1multiGridNBS.html#ada57012ee80d527a327ca65063229a41" > execution_space< / a > = typename < a class = "el" href = "classpFlow_1_1NBSLevels.html#a3191b44b769595bbf13b973a2e8b55a7" > NBSLevelsType::execution_space< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "multiGridNBS_8hpp_source.html#l00048" > 48< / a > of file < a class = "el" href = "multiGridNBS_8hpp_source.html" > multiGridNBS.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a8a82f854ea8de3d204f222ad5f463f2a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8a82f854ea8de3d204f222ad5f463f2a" > ◆ < / 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_1multiGridNBS.html#a8a82f854ea8de3d204f222ad5f463f2a" > memory_space< / a > = typename < a class = "el" href = "classpFlow_1_1NBSLevels.html#aed277d224479cec75ea59a84d7c8e7c9" > NBSLevelsType::memory_space< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "multiGridNBS_8hpp_source.html#l00050" > 50< / a > of file < a class = "el" href = "multiGridNBS_8hpp_source.html" > multiGridNBS.hpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "aa5fe840830b307aef8b31188eae34db4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa5fe840830b307aef8b31188eae34db4" > ◆ < / a > < / span > multiGridNBS() < 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 = "classpFlow_1_1multiGridNBS.html" > multiGridNBS< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / 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" > 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_1multiGridNBS.html#a8a82f854ea8de3d204f222ad5f463f2a" > 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_1multiGridNBS.html#a8a82f854ea8de3d204f222ad5f463f2a" > 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 = "multiGridNBS_8hpp_source.html#l00085" > 85< / a > of file < a class = "el" href = "multiGridNBS_8hpp_source.html" > multiGridNBS.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a5a6d65acde8890a41ebb8f43c9849ed5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5a6d65acde8890a41ebb8f43c9849ed5" > ◆ < / a > < / span > multiGridNBS() < 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#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1multiGridNBS.html" > multiGridNBS< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1multiGridNBS.html" > multiGridNBS< / a > < executionSpace > &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a19ea393502ce82f9403ff0a84265e706" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a19ea393502ce82f9403ff0a84265e706" > ◆ < / a > < / span > ~multiGridNBS()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > ~< a class = "el" href = "classpFlow_1_1multiGridNBS.html" > multiGridNBS< / a > < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a369db5c233d2929a6a016b99e1033901" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a369db5c233d2929a6a016b99e1033901" > ◆ < / a > < / span > performSearch()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool performSearch < / 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" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "multiGridNBS_8hpp_source.html#l00067" > 67< / a > of file < a class = "el" href = "multiGridNBS_8hpp_source.html" > multiGridNBS.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "multiGridNBS_8hpp_source.html#l00059" > multiGridNBS< executionSpace > ::currentIter_< / a > , and < a class = "el" href = "multiGridNBS_8hpp_source.html#l00057" > multiGridNBS< executionSpace > ::updateFrequency_< / 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-0" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-0-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-0-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-0-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1multiGridNBS_a369db5c233d2929a6a016b99e1033901_icgraph.png" border = "0" usemap = "#classpFlow_1_1multiGridNBS_a369db5c233d2929a6a016b99e1033901_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1multiGridNBS_a369db5c233d2929a6a016b99e1033901_icgraph" id = "classpFlow_1_1multiGridNBS_a369db5c233d2929a6a016b99e1033901_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "156,5,275,32" / >
< area shape = "rect" href = "classpFlow_1_1multiGridNBS.html#adb99f8dfb353cba7aca9b1bb8566163d" title = " " alt = "" coords = "5,5,108,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "ae716f16907f5adb0ca9378ccec647069" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae716f16907f5adb0ca9378ccec647069" > ◆ < / a > < / span > TypeInfoNV()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TypeInfoNV < / td >
< td > (< / td >
< td class = "paramtype" > " multiGridNBS< executionSpace > "   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "aa62690641dcf92c348660e3d09436538" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa62690641dcf92c348660e3d09436538" > ◆ < / a > < / span > operator=()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1multiGridNBS.html" > multiGridNBS< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1multiGridNBS.html" > multiGridNBS< / a > < executionSpace > &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a48871efcbcaed0e589764bbbd933d3ec" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a48871efcbcaed0e589764bbbd933d3ec" > ◆ < / a > < / span > enterBoadSearch()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool enterBoadSearch < / 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 = "multiGridNBS_8hpp_source.html#l00123" > 123< / a > of file < a class = "el" href = "multiGridNBS_8hpp_source.html" > multiGridNBS.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "multiGridNBS_8hpp_source.html#l00059" > multiGridNBS< executionSpace > ::currentIter_< / a > , and < a class = "el" href = "multiGridNBS_8hpp_source.html#l00057" > multiGridNBS< executionSpace > ::updateFrequency_< / a > .< / p >
< / div >
< / div >
< a id = "a2f3fca6830cd43510c731216bcf9dd75" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2f3fca6830cd43510c731216bcf9dd75" > ◆ < / a > < / span > performedSearch()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool performedSearch < / 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 = "multiGridNBS_8hpp_source.html#l00128" > 128< / a > of file < a class = "el" href = "multiGridNBS_8hpp_source.html" > multiGridNBS.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "multiGridNBS_8hpp_source.html#l00061" > multiGridNBS< executionSpace > ::performedSearch_< / a > .< / p >
< / 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 = "multiGridNBS_8hpp_source.html#l00133" > 133< / a > of file < a class = "el" href = "multiGridNBS_8hpp_source.html" > multiGridNBS.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "multiGridNBS_8hpp_source.html#l00063" > multiGridNBS< executionSpace > ::NBSLevels_< / a > , and < a class = "el" href = "NBSLevels_8hpp_source.html#l00205" > NBSLevels< executionSpace > ::numLevels()< / a > .< / p >
< p class = "reference" > Referenced by < 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-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_1multiGridNBS_ae079a671a335303acecacf402741cd6b_cgraph.png" border = "0" usemap = "#classpFlow_1_1multiGridNBS_ae079a671a335303acecacf402741cd6b_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1multiGridNBS_ae079a671a335303acecacf402741cd6b_cgraph" id = "classpFlow_1_1multiGridNBS_ae079a671a335303acecacf402741cd6b_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,99,32" / >
< area shape = "rect" href = "classpFlow_1_1NBSLevels.html#ae079a671a335303acecacf402741cd6b" title = " " alt = "" coords = "147,5,363,32" / >
< / map >
< / div >
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 caller graph for this function:< / div >
< div id = "dynsection-2-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-2-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1multiGridNBS_ae079a671a335303acecacf402741cd6b_icgraph.png" border = "0" usemap = "#classpFlow_1_1multiGridNBS_ae079a671a335303acecacf402741cd6b_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1multiGridNBS_ae079a671a335303acecacf402741cd6b_icgraph" id = "classpFlow_1_1multiGridNBS_ae079a671a335303acecacf402741cd6b_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "171,5,264,32" / >
< area shape = "rect" href = "classpFlow_1_1multiGridNBS.html#af224cf459fff5dfeda586f6127500ef0" title = " " alt = "" coords = "5,5,123,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "af224cf459fff5dfeda586f6127500ef0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af224cf459fff5dfeda586f6127500ef0" > ◆ < / a > < / span > getCellsLevels()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > auto getCellsLevels < / 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 = "multiGridNBS_8hpp_source.html#l00138" > 138< / a > of file < a class = "el" href = "multiGridNBS_8hpp_source.html" > multiGridNBS.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "NBSLevels_8hpp_source.html#l00210" > NBSLevels< executionSpace > ::getCells()< / a > , < a class = "el" href = "multiGridNBS_8hpp_source.html#l00063" > multiGridNBS< executionSpace > ::NBSLevels_< / a > , and < 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-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_1multiGridNBS_af224cf459fff5dfeda586f6127500ef0_cgraph.png" border = "0" usemap = "#classpFlow_1_1multiGridNBS_af224cf459fff5dfeda586f6127500ef0_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1multiGridNBS_af224cf459fff5dfeda586f6127500ef0_cgraph" id = "classpFlow_1_1multiGridNBS_af224cf459fff5dfeda586f6127500ef0_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,31,123,57" / >
< area shape = "rect" href = "classpFlow_1_1NBSLevels.html#a931a91813c0b988864f20e9a6686caea" title = " " alt = "" coords = "171,5,369,32" / >
< area shape = "rect" href = "classpFlow_1_1multiGridNBS.html#ae079a671a335303acecacf402741cd6b" title = " " alt = "" coords = "223,56,317,83" / >
< / map >
< / div >
< / div >
< / div >
< a id = "ae51f701cba117ab6ebad15bbc2ba1045" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae51f701cba117ab6ebad15bbc2ba1045" > ◆ < / 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" > auto 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 = "multiGridNBS_8hpp_source.html#l00150" > 150< / a > of file < a class = "el" href = "multiGridNBS_8hpp_source.html" > multiGridNBS.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "NBSLevels_8hpp_source.html#l00210" > NBSLevels< executionSpace > ::getCells()< / a > , and < a class = "el" href = "multiGridNBS_8hpp_source.html#l00063" > multiGridNBS< executionSpace > ::NBSLevels_< / a > .< / p >
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 call graph for this function:< / div >
< div id = "dynsection-4-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-4-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1multiGridNBS_ae51f701cba117ab6ebad15bbc2ba1045_cgraph.png" border = "0" usemap = "#classpFlow_1_1multiGridNBS_ae51f701cba117ab6ebad15bbc2ba1045_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1multiGridNBS_ae51f701cba117ab6ebad15bbc2ba1045_cgraph" id = "classpFlow_1_1multiGridNBS_ae51f701cba117ab6ebad15bbc2ba1045_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,80,32" / >
< area shape = "rect" href = "classpFlow_1_1NBSLevels.html#a931a91813c0b988864f20e9a6686caea" title = " " alt = "" coords = "128,5,327,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 = "multiGridNBS_8hpp_source.html#l00155" > 155< / a > of file < a class = "el" href = "multiGridNBS_8hpp_source.html" > multiGridNBS.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "NBSLevels_8hpp_source.html#l00200" > NBSLevels< executionSpace > ::getCellIterator()< / a > , and < a class = "el" href = "multiGridNBS_8hpp_source.html#l00063" > multiGridNBS< 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 call graph for this function:< / div >
< div id = "dynsection-5-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-5-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1multiGridNBS_a188d6accc40606c9e68b384a6b9c66f7_cgraph.png" border = "0" usemap = "#classpFlow_1_1multiGridNBS_a188d6accc40606c9e68b384a6b9c66f7_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1multiGridNBS_a188d6accc40606c9e68b384a6b9c66f7_cgraph" id = "classpFlow_1_1multiGridNBS_a188d6accc40606c9e68b384a6b9c66f7_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,13,121,39" / >
< area shape = "rect" href = "classpFlow_1_1NBSLevels.html#a188d6accc40606c9e68b384a6b9c66f7" title = " " alt = "" coords = "169,5,360,47" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a74280fc4f4e399c204b2186f7648f6a3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a74280fc4f4e399c204b2186f7648f6a3" > ◆ < / a > < / span > objectSizeChanged()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool objectSizeChanged < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td >
< td class = "paramname" > < em > newSize< / 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 = "multiGridNBS_8hpp_source.html#l00160" > 160< / a > of file < a class = "el" href = "multiGridNBS_8hpp_source.html" > multiGridNBS.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "multiGridNBS_8hpp_source.html#l00063" > multiGridNBS< executionSpace > ::NBSLevels_< / a > .< / p >
< / div >
< / div >
< a id = "adb99f8dfb353cba7aca9b1bb8566163d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adb99f8dfb353cba7aca9b1bb8566163d" > ◆ < / a > < / span > broadSearch() < 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" > bool broadSearch < / td >
< td > (< / td >
< td class = "paramtype" > PairsContainer &   < / td >
< td class = "paramname" > < em > pairs< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / 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" > bool  < / td >
< td class = "paramname" > < em > force< / em > = < code > false< / code >   < / 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 = "multiGridNBS_8hpp_source.html#l00171" > 171< / a > of file < a class = "el" href = "multiGridNBS_8hpp_source.html" > multiGridNBS.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "NBSLevels_8hpp_source.html#l00276" > NBSLevels< executionSpace > ::build()< / a > , < a class = "el" href = "multiGridNBS_8hpp_source.html#l00059" > multiGridNBS< executionSpace > ::currentIter_< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00217" > NBSLevels< executionSpace > ::findPairs()< / a > , < a class = "el" href = "multiGridNBS_8hpp_source.html#l00063" > multiGridNBS< executionSpace > ::NBSLevels_< / a > , < a class = "el" href = "multiGridNBS_8hpp_source.html#l00061" > multiGridNBS< executionSpace > ::performedSearch_< / a > , and < a class = "el" href = "multiGridNBS_8hpp_source.html#l00067" > multiGridNBS< executionSpace > ::performSearch()< / 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 call 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_1multiGridNBS_adb99f8dfb353cba7aca9b1bb8566163d_cgraph.png" border = "0" usemap = "#classpFlow_1_1multiGridNBS_adb99f8dfb353cba7aca9b1bb8566163d_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1multiGridNBS_adb99f8dfb353cba7aca9b1bb8566163d_cgraph" id = "classpFlow_1_1multiGridNBS_adb99f8dfb353cba7aca9b1bb8566163d_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,56,108,83" / >
< area shape = "rect" href = "classpFlow_1_1NBSLevels.html#ac4d9b554d7571777600bb20765ffe5bb" title = " " alt = "" coords = "167,5,345,32" / >
< area shape = "rect" href = "classpFlow_1_1NBSLevels.html#a80897313e23ac68fdcaf6492a5602417" title = " " alt = "" coords = "156,56,356,83" / >
< area shape = "rect" href = "classpFlow_1_1multiGridNBS.html#a369db5c233d2929a6a016b99e1033901" title = " " alt = "" coords = "197,107,315,133" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a3c55135a756e6fa68f1ada33d1d18e07" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3c55135a756e6fa68f1ada33d1d18e07" > ◆ < / a > < / span > broadSearch() < 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" > bool broadSearch < / td >
< td > (< / td >
< td class = "paramtype" > PairsContainer &   < / td >
< td class = "paramname" > < em > pairs< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / 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 class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > force< / em > = < code > false< / code >   < / 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 = "multiGridNBS_8hpp_source.html#l00194" > 194< / a > of file < a class = "el" href = "multiGridNBS_8hpp_source.html" > multiGridNBS.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "NBSLevels_8hpp_source.html#l00276" > NBSLevels< executionSpace > ::build()< / a > , < a class = "el" href = "multiGridNBS_8hpp_source.html#l00059" > multiGridNBS< executionSpace > ::currentIter_< / a > , < a class = "el" href = "NBSLevels_8hpp_source.html#l00217" > NBSLevels< executionSpace > ::findPairs()< / a > , < a class = "el" href = "multiGridNBS_8hpp_source.html#l00063" > multiGridNBS< executionSpace > ::NBSLevels_< / a > , < a class = "el" href = "multiGridNBS_8hpp_source.html#l00061" > multiGridNBS< executionSpace > ::performedSearch_< / a > , and < a class = "el" href = "multiGridNBS_8hpp_source.html#l00067" > multiGridNBS< executionSpace > ::performSearch()< / 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 call 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_1multiGridNBS_a3c55135a756e6fa68f1ada33d1d18e07_cgraph.png" border = "0" usemap = "#classpFlow_1_1multiGridNBS_a3c55135a756e6fa68f1ada33d1d18e07_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1multiGridNBS_a3c55135a756e6fa68f1ada33d1d18e07_cgraph" id = "classpFlow_1_1multiGridNBS_a3c55135a756e6fa68f1ada33d1d18e07_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,56,108,83" / >
< area shape = "rect" href = "classpFlow_1_1NBSLevels.html#ac4d9b554d7571777600bb20765ffe5bb" title = " " alt = "" coords = "167,5,345,32" / >
< area shape = "rect" href = "classpFlow_1_1NBSLevels.html#a80897313e23ac68fdcaf6492a5602417" title = " " alt = "" coords = "156,56,356,83" / >
< area shape = "rect" href = "classpFlow_1_1multiGridNBS.html#a369db5c233d2929a6a016b99e1033901" title = " " alt = "" coords = "197,107,315,133" / >
< / map >
< / div >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a3de51aa24b94e991c9c21fb5f3d5c487" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3de51aa24b94e991c9c21fb5f3d5c487" > ◆ < / a > < / span > sizeRatio_< / 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 > sizeRatio_ = 1.0< / 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 = "multiGridNBS_8hpp_source.html#l00055" > 55< / a > of file < a class = "el" href = "multiGridNBS_8hpp_source.html" > multiGridNBS.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ae8aa0db7f2d2c19eefe46e3108bdebea" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae8aa0db7f2d2c19eefe46e3108bdebea" > ◆ < / a > < / span > updateFrequency_< / 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 > updateFrequency_ = 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 = "multiGridNBS_8hpp_source.html#l00057" > 57< / a > of file < a class = "el" href = "multiGridNBS_8hpp_source.html" > multiGridNBS.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "multiGridNBS_8hpp_source.html#l00123" > multiGridNBS< executionSpace > ::enterBoadSearch()< / a > , and < a class = "el" href = "multiGridNBS_8hpp_source.html#l00067" > multiGridNBS< executionSpace > ::performSearch()< / a > .< / p >
< / div >
< / div >
< a id = "af11548cfec6dd4efe0c8702395cf8ae0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af11548cfec6dd4efe0c8702395cf8ae0" > ◆ < / a > < / span > currentIter_< / 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 > currentIter_ = 0< / 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 = "multiGridNBS_8hpp_source.html#l00059" > 59< / a > of file < a class = "el" href = "multiGridNBS_8hpp_source.html" > multiGridNBS.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "multiGridNBS_8hpp_source.html#l00171" > multiGridNBS< executionSpace > ::broadSearch()< / a > , < a class = "el" href = "multiGridNBS_8hpp_source.html#l00123" > multiGridNBS< executionSpace > ::enterBoadSearch()< / a > , and < a class = "el" href = "multiGridNBS_8hpp_source.html#l00067" > multiGridNBS< executionSpace > ::performSearch()< / a > .< / p >
< / div >
< / div >
< a id = "a0fe252c95c374cf51d37d954d6ecc2ed" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0fe252c95c374cf51d37d954d6ecc2ed" > ◆ < / a > < / span > performedSearch_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool performedSearch_ = false< / 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 = "multiGridNBS_8hpp_source.html#l00061" > 61< / a > of file < a class = "el" href = "multiGridNBS_8hpp_source.html" > multiGridNBS.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "multiGridNBS_8hpp_source.html#l00171" > multiGridNBS< executionSpace > ::broadSearch()< / a > , and < a class = "el" href = "multiGridNBS_8hpp_source.html#l00128" > multiGridNBS< executionSpace > ::performedSearch()< / a > .< / p >
< / div >
< / div >
< a id = "add3245879f5c89bdfc82ebe90f384721" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#add3245879f5c89bdfc82ebe90f384721" > ◆ < / 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_1multiGridNBS.html#a3c28bad94b8ed3cb76aa5f7aaa126169" > NBSLevelsType< / 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 = "multiGridNBS_8hpp_source.html#l00063" > 63< / a > of file < a class = "el" href = "multiGridNBS_8hpp_source.html" > multiGridNBS.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "multiGridNBS_8hpp_source.html#l00171" > multiGridNBS< executionSpace > ::broadSearch()< / a > , < a class = "el" href = "multiGridNBS_8hpp_source.html#l00155" > multiGridNBS< executionSpace > ::getCellIterator()< / a > , < a class = "el" href = "multiGridNBS_8hpp_source.html#l00150" > multiGridNBS< executionSpace > ::getCells()< / a > , < a class = "el" href = "multiGridNBS_8hpp_source.html#l00138" > multiGridNBS< executionSpace > ::getCellsLevels()< / a > , < a class = "el" href = "multiGridNBS_8hpp_source.html#l00133" > multiGridNBS< executionSpace > ::numLevels()< / a > , and < a class = "el" href = "multiGridNBS_8hpp_source.html#l00160" > multiGridNBS< executionSpace > ::objectSizeChanged()< / 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 = "multiGridNBS_8hpp_source.html" > multiGridNBS.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_1multiGridNBS.html" > multiGridNBS< / 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 >