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: cells< indexType > 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_1cells.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-methods" > Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "classpFlow_1_1cells-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > cells< indexType > 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 = "+" / > Inheritance diagram for cells< indexType > :< / 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_1cells__inherit__graph.png" border = "0" usemap = "#cells_3_01indexType_01_4_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "cells_3_01indexType_01_4_inherit__map" id = "cells_3_01indexType_01_4_inherit__map" >
< area shape = "rect" title = " " alt = "" coords = "5,5,153,32" / >
< area shape = "rect" href = "classpFlow_1_1cells.html" title = " " alt = "" coords = "22,95,137,121" / >
< / map >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
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 = "+" / > Collaboration diagram for cells< indexType > :< / 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_1cells__coll__graph.png" border = "0" usemap = "#cells_3_01indexType_01_4_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "cells_3_01indexType_01_4_coll__map" id = "cells_3_01indexType_01_4_coll__map" >
< area shape = "rect" title = " " alt = "" coords = "75,199,223,225" / >
< area shape = "rect" href = "classpFlow_1_1triple.html" title = " " alt = "" coords = "5,5,116,32" / >
< area shape = "rect" href = "classpFlow_1_1box.html" title = " " alt = "" coords = "125,109,172,136" / >
< area shape = "rect" href = "classpFlow_1_1triple.html" title = " " alt = "" coords = "197,109,349,136" / >
< / 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:aa9e4fb31c9788931c99bc7251b5dd86e" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > = < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < indexType > < / td > < / tr >
< tr class = "separator:aa9e4fb31c9788931c99bc7251b5dd86e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:aa9e4fb31c9788931c99bc7251b5dd86e" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > = < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < indexType > < / td > < / tr >
< tr class = "separator:aa9e4fb31c9788931c99bc7251b5dd86e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:ad3d63298d5caff2151c5f668739dded6" > < 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_1cells.html#ad3d63298d5caff2151c5f668739dded6" > cells< / a > ()< / td > < / tr >
< tr class = "separator:ad3d63298d5caff2151c5f668739dded6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a616df0d63575c19a901ea6923147cd33" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#a616df0d63575c19a901ea6923147cd33" > cells< / a > (const < a class = "el" href = "classpFlow_1_1box.html" > box< / a > & < a class = "el" href = "classpFlow_1_1cells.html#a3f60000177e9be96d15a5cb63bdd4c17" > domain< / a > , < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > < a class = "el" href = "classpFlow_1_1cells.html#a6507d41c8151540f5972661c7a3f8d30" > cellSize< / a > )< / td > < / tr >
< tr class = "separator:a616df0d63575c19a901ea6923147cd33" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6fb05e2360d79abab0ac460ca04ad50e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#a6fb05e2360d79abab0ac460ca04ad50e" > cells< / a > (const < a class = "el" href = "classpFlow_1_1box.html" > box< / a > & < a class = "el" href = "classpFlow_1_1cells.html#a3f60000177e9be96d15a5cb63bdd4c17" > domain< / a > , < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > < a class = "el" href = "classpFlow_1_1cells.html#a103c0d44baf9aa23e9f2fc151678905f" > nx< / a > , < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > < a class = "el" href = "classpFlow_1_1cells.html#aa70433dff70a92ca9c74616c1e3b48e6" > ny< / a > , < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > < a class = "el" href = "classpFlow_1_1cells.html#a5e549f8b31612df62519b37e65954fc8" > nz< / a > )< / td > < / tr >
< tr class = "separator:a6fb05e2360d79abab0ac460ca04ad50e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab044ceeb1abca27318a836d4f15cb567" > < 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_1cells.html#ab044ceeb1abca27318a836d4f15cb567" > cells< / a > (const < a class = "el" href = "classpFlow_1_1cells.html" > cells< / a > & )=default< / td > < / tr >
< tr class = "separator:ab044ceeb1abca27318a836d4f15cb567" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a28766f2d75868928c721fcf917e10ca2" > < 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_1cells.html" > cells< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#a28766f2d75868928c721fcf917e10ca2" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1cells.html" > cells< / a > & )=default< / td > < / tr >
< tr class = "separator:a28766f2d75868928c721fcf917e10ca2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1e417a2f66123d555e24c4e241641472" > < 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_1cells.html#a1e417a2f66123d555e24c4e241641472" > cells< / a > (< a class = "el" href = "classpFlow_1_1cells.html" > cells< / a > & & )=default< / td > < / tr >
< tr class = "separator:a1e417a2f66123d555e24c4e241641472" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa7695ab501078c987ef5090ee8f81ff9" > < 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_1cells.html" > cells< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#aa7695ab501078c987ef5090ee8f81ff9" > operator=< / a > (< a class = "el" href = "classpFlow_1_1cells.html" > cells< / a > & & )=default< / td > < / tr >
< tr class = "separator:aa7695ab501078c987ef5090ee8f81ff9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aab4957227ae46b934b9f779363e6c83c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1cells.html" > cells< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#aab4957227ae46b934b9f779363e6c83c" > getCells< / a > () const< / td > < / tr >
< tr class = "separator:aab4957227ae46b934b9f779363e6c83c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac85134d434244d9392bf9e85409e0dbc" > < 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_1cells.html#ac85134d434244d9392bf9e85409e0dbc" > setCellSize< / a > (< a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > < a class = "el" href = "classpFlow_1_1cells.html#a6507d41c8151540f5972661c7a3f8d30" > cellSize< / a > )< / td > < / tr >
< tr class = "separator:ac85134d434244d9392bf9e85409e0dbc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adf72965b7f6214b7401db0a0171db764" > < 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_1cells.html#adf72965b7f6214b7401db0a0171db764" > setCellSize< / a > (< a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > < a class = "el" href = "classpFlow_1_1cells.html#a6507d41c8151540f5972661c7a3f8d30" > cellSize< / a > )< / td > < / tr >
< tr class = "separator:adf72965b7f6214b7401db0a0171db764" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6507d41c8151540f5972661c7a3f8d30" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#a6507d41c8151540f5972661c7a3f8d30" > cellSize< / a > () const< / td > < / tr >
< tr class = "separator:a6507d41c8151540f5972661c7a3f8d30" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a88bb499251f955a6f7fdc9cde78270ed" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#a88bb499251f955a6f7fdc9cde78270ed" > numCells< / a > () const< / td > < / tr >
< tr class = "separator:a88bb499251f955a6f7fdc9cde78270ed" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a103c0d44baf9aa23e9f2fc151678905f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > indexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#a103c0d44baf9aa23e9f2fc151678905f" > nx< / a > () const< / td > < / tr >
< tr class = "separator:a103c0d44baf9aa23e9f2fc151678905f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa70433dff70a92ca9c74616c1e3b48e6" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > indexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#aa70433dff70a92ca9c74616c1e3b48e6" > ny< / a > () const< / td > < / tr >
< tr class = "separator:aa70433dff70a92ca9c74616c1e3b48e6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5e549f8b31612df62519b37e65954fc8" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > indexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#a5e549f8b31612df62519b37e65954fc8" > nz< / a > () const< / td > < / tr >
< tr class = "separator:a5e549f8b31612df62519b37e65954fc8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a30407b0f1d3278ff34800ef45997cb84" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#a94809bdb48183ff3ef62935d56f5c1e0" > int64< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#a30407b0f1d3278ff34800ef45997cb84" > totalCells< / a > () const< / td > < / tr >
< tr class = "separator:a30407b0f1d3278ff34800ef45997cb84" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3f60000177e9be96d15a5cb63bdd4c17" > < td class = "memItemLeft" align = "right" valign = "top" > const auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#a3f60000177e9be96d15a5cb63bdd4c17" > domain< / a > () const< / td > < / tr >
< tr class = "separator:a3f60000177e9be96d15a5cb63bdd4c17" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6a5c6423585a7ad6ad55f6df56c459bd" > < 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_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#a6a5c6423585a7ad6ad55f6df56c459bd" > pointIndex< / a > (const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & p) const< / td > < / tr >
< tr class = "separator:a6a5c6423585a7ad6ad55f6df56c459bd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae16870dd025bb71d3dafdc755cedd946" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#ae16870dd025bb71d3dafdc755cedd946" > pointIndexInDomain< / a > (const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > p, < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > & index) const< / td > < / tr >
< tr class = "separator:ae16870dd025bb71d3dafdc755cedd946" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afddde66f6a63e9dc2b78c740cc4c0949" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#afddde66f6a63e9dc2b78c740cc4c0949" > inDomain< / a > (const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & p) const< / td > < / tr >
< tr class = "separator:afddde66f6a63e9dc2b78c740cc4c0949" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a35eb36ff8390e5ad23a70f2a304a326d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#a35eb36ff8390e5ad23a70f2a304a326d" > isInRange< / a > (const < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > & cell) const< / td > < / tr >
< tr class = "separator:a35eb36ff8390e5ad23a70f2a304a326d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1755e19f5555acc13bed60cbe4952283" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#a1755e19f5555acc13bed60cbe4952283" > isInRange< / a > (indexType i, indexType j, indexType k) const< / td > < / tr >
< tr class = "separator:a1755e19f5555acc13bed60cbe4952283" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4bb4067c00c519c5a613dbc1c076dd0f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#a4bb4067c00c519c5a613dbc1c076dd0f" > extendBox< / a > (const < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > & p1, const < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > & p2, const < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > & p3, indexType extent, < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > & minP, < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > & maxP) const< / td > < / tr >
< tr class = "separator:a4bb4067c00c519c5a613dbc1c076dd0f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a989eee28d3bba158140e994c9cf6ccf7" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#a989eee28d3bba158140e994c9cf6ccf7" > extendBox< / a > (const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & p1, const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & p2, const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & p3, < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > extent, < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & minP, < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & maxP) const< / td > < / tr >
< tr class = "separator:a989eee28d3bba158140e994c9cf6ccf7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a109e8d4c8c126b11cc22366416628515" > < 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_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#a109e8d4c8c126b11cc22366416628515" > bound< / a > (< a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > p) const< / td > < / tr >
< tr class = "separator:a109e8d4c8c126b11cc22366416628515" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab10317c14e2180777a6d745a2427a2bc" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#ab10317c14e2180777a6d745a2427a2bc" > bound< / a > (< a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > p) const< / td > < / tr >
< tr class = "separator:ab10317c14e2180777a6d745a2427a2bc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:ad3d63298d5caff2151c5f668739dded6" > < 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_1cells.html#ad3d63298d5caff2151c5f668739dded6" > cells< / a > ()< / td > < / tr >
< tr class = "separator:ad3d63298d5caff2151c5f668739dded6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a616df0d63575c19a901ea6923147cd33" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#a616df0d63575c19a901ea6923147cd33" > cells< / a > (const < a class = "el" href = "classpFlow_1_1box.html" > box< / a > & < a class = "el" href = "classpFlow_1_1cells.html#a3f60000177e9be96d15a5cb63bdd4c17" > domain< / a > , < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > < a class = "el" href = "classpFlow_1_1cells.html#a6507d41c8151540f5972661c7a3f8d30" > cellSize< / a > )< / td > < / tr >
< tr class = "separator:a616df0d63575c19a901ea6923147cd33" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6fb05e2360d79abab0ac460ca04ad50e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#a6fb05e2360d79abab0ac460ca04ad50e" > cells< / a > (const < a class = "el" href = "classpFlow_1_1box.html" > box< / a > & < a class = "el" href = "classpFlow_1_1cells.html#a3f60000177e9be96d15a5cb63bdd4c17" > domain< / a > , < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > < a class = "el" href = "classpFlow_1_1cells.html#a103c0d44baf9aa23e9f2fc151678905f" > nx< / a > , < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > < a class = "el" href = "classpFlow_1_1cells.html#aa70433dff70a92ca9c74616c1e3b48e6" > ny< / a > , < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > < a class = "el" href = "classpFlow_1_1cells.html#a5e549f8b31612df62519b37e65954fc8" > nz< / a > )< / td > < / tr >
< tr class = "separator:a6fb05e2360d79abab0ac460ca04ad50e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab044ceeb1abca27318a836d4f15cb567" > < 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_1cells.html#ab044ceeb1abca27318a836d4f15cb567" > cells< / a > (const < a class = "el" href = "classpFlow_1_1cells.html" > cells< / a > & )=default< / td > < / tr >
< tr class = "separator:ab044ceeb1abca27318a836d4f15cb567" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a28766f2d75868928c721fcf917e10ca2" > < 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_1cells.html" > cells< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#a28766f2d75868928c721fcf917e10ca2" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1cells.html" > cells< / a > & )=default< / td > < / tr >
< tr class = "separator:a28766f2d75868928c721fcf917e10ca2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1e417a2f66123d555e24c4e241641472" > < 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_1cells.html#a1e417a2f66123d555e24c4e241641472" > cells< / a > (< a class = "el" href = "classpFlow_1_1cells.html" > cells< / a > & & )=default< / td > < / tr >
< tr class = "separator:a1e417a2f66123d555e24c4e241641472" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa7695ab501078c987ef5090ee8f81ff9" > < 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_1cells.html" > cells< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#aa7695ab501078c987ef5090ee8f81ff9" > operator=< / a > (< a class = "el" href = "classpFlow_1_1cells.html" > cells< / a > & & )=default< / td > < / tr >
< tr class = "separator:aa7695ab501078c987ef5090ee8f81ff9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aab4957227ae46b934b9f779363e6c83c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1cells.html" > cells< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#aab4957227ae46b934b9f779363e6c83c" > getCells< / a > () const< / td > < / tr >
< tr class = "separator:aab4957227ae46b934b9f779363e6c83c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac85134d434244d9392bf9e85409e0dbc" > < 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_1cells.html#ac85134d434244d9392bf9e85409e0dbc" > setCellSize< / a > (< a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > < a class = "el" href = "classpFlow_1_1cells.html#a6507d41c8151540f5972661c7a3f8d30" > cellSize< / a > )< / td > < / tr >
< tr class = "separator:ac85134d434244d9392bf9e85409e0dbc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adf72965b7f6214b7401db0a0171db764" > < 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_1cells.html#adf72965b7f6214b7401db0a0171db764" > setCellSize< / a > (< a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > < a class = "el" href = "classpFlow_1_1cells.html#a6507d41c8151540f5972661c7a3f8d30" > cellSize< / a > )< / td > < / tr >
< tr class = "separator:adf72965b7f6214b7401db0a0171db764" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6507d41c8151540f5972661c7a3f8d30" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#a6507d41c8151540f5972661c7a3f8d30" > cellSize< / a > () const< / td > < / tr >
< tr class = "separator:a6507d41c8151540f5972661c7a3f8d30" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a88bb499251f955a6f7fdc9cde78270ed" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#a88bb499251f955a6f7fdc9cde78270ed" > numCells< / a > () const< / td > < / tr >
< tr class = "separator:a88bb499251f955a6f7fdc9cde78270ed" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a103c0d44baf9aa23e9f2fc151678905f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > indexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#a103c0d44baf9aa23e9f2fc151678905f" > nx< / a > () const< / td > < / tr >
< tr class = "separator:a103c0d44baf9aa23e9f2fc151678905f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa70433dff70a92ca9c74616c1e3b48e6" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > indexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#aa70433dff70a92ca9c74616c1e3b48e6" > ny< / a > () const< / td > < / tr >
< tr class = "separator:aa70433dff70a92ca9c74616c1e3b48e6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5e549f8b31612df62519b37e65954fc8" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > indexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#a5e549f8b31612df62519b37e65954fc8" > nz< / a > () const< / td > < / tr >
< tr class = "separator:a5e549f8b31612df62519b37e65954fc8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a30407b0f1d3278ff34800ef45997cb84" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#a94809bdb48183ff3ef62935d56f5c1e0" > int64< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#a30407b0f1d3278ff34800ef45997cb84" > totalCells< / a > () const< / td > < / tr >
< tr class = "separator:a30407b0f1d3278ff34800ef45997cb84" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3f60000177e9be96d15a5cb63bdd4c17" > < td class = "memItemLeft" align = "right" valign = "top" > const auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#a3f60000177e9be96d15a5cb63bdd4c17" > domain< / a > () const< / td > < / tr >
< tr class = "separator:a3f60000177e9be96d15a5cb63bdd4c17" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6a5c6423585a7ad6ad55f6df56c459bd" > < 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_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#a6a5c6423585a7ad6ad55f6df56c459bd" > pointIndex< / a > (const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & p) const< / td > < / tr >
< tr class = "separator:a6a5c6423585a7ad6ad55f6df56c459bd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae16870dd025bb71d3dafdc755cedd946" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#ae16870dd025bb71d3dafdc755cedd946" > pointIndexInDomain< / a > (const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > p, < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > & index) const< / td > < / tr >
< tr class = "separator:ae16870dd025bb71d3dafdc755cedd946" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afddde66f6a63e9dc2b78c740cc4c0949" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#afddde66f6a63e9dc2b78c740cc4c0949" > inDomain< / a > (const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & p) const< / td > < / tr >
< tr class = "separator:afddde66f6a63e9dc2b78c740cc4c0949" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a35eb36ff8390e5ad23a70f2a304a326d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#a35eb36ff8390e5ad23a70f2a304a326d" > isInRange< / a > (const < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > & cell) const< / td > < / tr >
< tr class = "separator:a35eb36ff8390e5ad23a70f2a304a326d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1755e19f5555acc13bed60cbe4952283" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#a1755e19f5555acc13bed60cbe4952283" > isInRange< / a > (indexType i, indexType j, indexType k) const< / td > < / tr >
< tr class = "separator:a1755e19f5555acc13bed60cbe4952283" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4bb4067c00c519c5a613dbc1c076dd0f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#a4bb4067c00c519c5a613dbc1c076dd0f" > extendBox< / a > (const < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > & p1, const < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > & p2, const < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > & p3, indexType extent, < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > & minP, < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > & maxP) const< / td > < / tr >
< tr class = "separator:a4bb4067c00c519c5a613dbc1c076dd0f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a989eee28d3bba158140e994c9cf6ccf7" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#a989eee28d3bba158140e994c9cf6ccf7" > extendBox< / a > (const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & p1, const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & p2, const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & p3, < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > extent, < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & minP, < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & maxP) const< / td > < / tr >
< tr class = "separator:a989eee28d3bba158140e994c9cf6ccf7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a109e8d4c8c126b11cc22366416628515" > < 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_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#a109e8d4c8c126b11cc22366416628515" > bound< / a > (< a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > p) const< / td > < / tr >
< tr class = "separator:a109e8d4c8c126b11cc22366416628515" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab10317c14e2180777a6d745a2427a2bc" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#ab10317c14e2180777a6d745a2427a2bc" > bound< / a > (< a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > p) const< / td > < / tr >
< tr class = "separator:ab10317c14e2180777a6d745a2427a2bc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-methods" > < / a >
Protected Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a192000f430504a4772f7bbc5895ae850" > < 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_1cells.html#a192000f430504a4772f7bbc5895ae850" > calculate< / a > ()< / td > < / tr >
< tr class = "separator:a192000f430504a4772f7bbc5895ae850" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:a192000f430504a4772f7bbc5895ae850" > < 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_1cells.html#a192000f430504a4772f7bbc5895ae850" > calculate< / a > ()< / td > < / tr >
< tr class = "separator:a192000f430504a4772f7bbc5895ae850" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-attribs" > < / a >
Protected Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:aab1dcc2ee3915125ba5aa7e66678d2b8" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1box.html" > box< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#aab1dcc2ee3915125ba5aa7e66678d2b8" > domain_< / a > {< a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > (0.0), < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > (1.0)}< / td > < / tr >
< tr class = "separator:aab1dcc2ee3915125ba5aa7e66678d2b8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0b9d14b08f72f5e11d83d1c065e23bac" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#a0b9d14b08f72f5e11d83d1c065e23bac" > cellSize_< / a > {1,1,1}< / td > < / tr >
< tr class = "separator:a0b9d14b08f72f5e11d83d1c065e23bac" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a53f28b84a7bbd7b06110e9f35df5119a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cells.html#a53f28b84a7bbd7b06110e9f35df5119a" > numCells_< / a > {1,1,1}< / td > < / tr >
< tr class = "separator:a53f28b84a7bbd7b06110e9f35df5119a" > < 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 indexType> < br / >
class pFlow::cells< indexType > < / h3 >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00032" > 32< / a > of file < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div > < h2 class = "groupheader" > Member Typedef Documentation< / h2 >
< a id = "aa9e4fb31c9788931c99bc7251b5dd86e" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa9e4fb31c9788931c99bc7251b5dd86e" > ◆ < / a > < / span > CellType < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > = < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < indexType> < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00036" > 36< / a > of file < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
< / div >
< / div >
< a id = "aa9e4fb31c9788931c99bc7251b5dd86e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa9e4fb31c9788931c99bc7251b5dd86e" > ◆ < / a > < / span > CellType < span class = "overload" > [2/2]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > = < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < indexType> < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html#l00036" > 36< / a > of file < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "ad3d63298d5caff2151c5f668739dded6" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad3d63298d5caff2151c5f668739dded6" > ◆ < / a > < / span > cells() < span class = "overload" > [1/10]< / 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_1cells.html" > cells< / 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" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00060" > 60< / a > of file < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a616df0d63575c19a901ea6923147cd33" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a616df0d63575c19a901ea6923147cd33" > ◆ < / a > < / span > cells() < span class = "overload" > [2/10]< / 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 > < a class = "el" href = "classpFlow_1_1cells.html" > cells< / 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 > cellSize< / 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 = "Interaction_2contactSearch_2cells_8hpp_source.html#l00064" > 64< / a > of file < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a6fb05e2360d79abab0ac460ca04ad50e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6fb05e2360d79abab0ac460ca04ad50e" > ◆ < / a > < / span > cells() < span class = "overload" > [3/10]< / 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 > < a class = "el" href = "classpFlow_1_1cells.html" > cells< / 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#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td >
< td class = "paramname" > < em > nx< / 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 > ny< / 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 > nz< / 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 = "Interaction_2contactSearch_2cells_8hpp_source.html#l00074" > 74< / a > of file < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ab044ceeb1abca27318a836d4f15cb567" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab044ceeb1abca27318a836d4f15cb567" > ◆ < / a > < / span > cells() < span class = "overload" > [4/10]< / 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_1cells.html" > cells< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1cells.html" > cells< / a > < indexType > &   < / 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 = "a1e417a2f66123d555e24c4e241641472" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1e417a2f66123d555e24c4e241641472" > ◆ < / a > < / span > cells() < span class = "overload" > [5/10]< / 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_1cells.html" > cells< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1cells.html" > cells< / a > < indexType > & &   < / 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 = "ad3d63298d5caff2151c5f668739dded6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad3d63298d5caff2151c5f668739dded6" > ◆ < / a > < / span > cells() < span class = "overload" > [6/10]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1cells.html" > cells< / 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" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html#l00060" > 60< / a > of file < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a616df0d63575c19a901ea6923147cd33" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a616df0d63575c19a901ea6923147cd33" > ◆ < / a > < / span > cells() < span class = "overload" > [7/10]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > < a class = "el" href = "classpFlow_1_1cells.html" > cells< / 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 > cellSize< / 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" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html#l00064" > 64< / a > of file < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a6fb05e2360d79abab0ac460ca04ad50e" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6fb05e2360d79abab0ac460ca04ad50e" > ◆ < / a > < / span > cells() < span class = "overload" > [8/10]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > < a class = "el" href = "classpFlow_1_1cells.html" > cells< / 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#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td >
< td class = "paramname" > < em > nx< / 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 > ny< / 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 > nz< / 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" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html#l00074" > 74< / a > of file < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "ab044ceeb1abca27318a836d4f15cb567" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab044ceeb1abca27318a836d4f15cb567" > ◆ < / a > < / span > cells() < span class = "overload" > [9/10]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1cells.html" > cells< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1cells.html" > cells< / a > < indexType > &   < / 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 = "a1e417a2f66123d555e24c4e241641472" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1e417a2f66123d555e24c4e241641472" > ◆ < / a > < / span > cells() < span class = "overload" > [10/10]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1cells.html" > cells< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1cells.html" > cells< / a > < indexType > & &   < / 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 = "a192000f430504a4772f7bbc5895ae850" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a192000f430504a4772f7bbc5895ae850" > ◆ < / a > < / span > calculate() < span class = "overload" > [1/2]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > void calculate < / 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" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00051" > 51< / a > of file < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2023-04-13 11:46:41 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00064" > cells< int32 > ::cells()< / a > , and < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00101" > cells< int32 > ::setCellSize()< / 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 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_1cells_a192000f430504a4772f7bbc5895ae850_icgraph.png" border = "0" usemap = "#classpFlow_1_1cells_a192000f430504a4772f7bbc5895ae850_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1cells_a192000f430504a4772f7bbc5895ae850_icgraph" id = "classpFlow_1_1cells_a192000f430504a4772f7bbc5895ae850_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "200,46,281,73" / >
< area shape = "rect" href = "classpFlow_1_1cells.html#a616df0d63575c19a901ea6923147cd33" title = " " alt = "" coords = "5,5,152,47" / >
< area shape = "rect" href = "classpFlow_1_1cells.html#ac85134d434244d9392bf9e85409e0dbc" title = " " alt = "" coords = "5,71,152,112" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a28766f2d75868928c721fcf917e10ca2" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a28766f2d75868928c721fcf917e10ca2" > ◆ < / a > < / span > operator=() < span class = "overload" > [1/4]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1cells.html" > cells< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1cells.html" > cells< / a > < indexType > &   < / 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 = "aa7695ab501078c987ef5090ee8f81ff9" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa7695ab501078c987ef5090ee8f81ff9" > ◆ < / a > < / span > operator=() < span class = "overload" > [2/4]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1cells.html" > cells< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1cells.html" > cells< / a > < indexType > & &   < / 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 = "aab4957227ae46b934b9f779363e6c83c" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aab4957227ae46b934b9f779363e6c83c" > ◆ < / a > < / span > getCells() < span class = "overload" > [1/2]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1cells.html" > cells< / a > getCells < / 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" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00095" > 95< / a > of file < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "NBS_8hpp_source.html#l00152" > NBS< executionSpace > ::getCells()< / a > , and < a class = "el" href = "NBS_8hpp_source.html#l00147" > NBS< executionSpace > ::getCellsLevels()< / 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 caller 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_1cells_aab4957227ae46b934b9f779363e6c83c_icgraph.png" border = "0" usemap = "#classpFlow_1_1cells_aab4957227ae46b934b9f779363e6c83c_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1cells_aab4957227ae46b934b9f779363e6c83c_icgraph" id = "classpFlow_1_1cells_aab4957227ae46b934b9f779363e6c83c_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "252,31,327,57" / >
< area shape = "rect" href = "classpFlow_1_1NBS.html#a96a6009263fd79c400b344b2f9854c22" title = " " alt = "" coords = "27,5,183,32" / >
< area shape = "rect" href = "classpFlow_1_1NBS.html#a25871096c037c1682ce0c5d5df2aea94" title = " " alt = "" coords = "5,56,204,83" / >
< / map >
< / div >
< / div >
< / div >
< a id = "ac85134d434244d9392bf9e85409e0dbc" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac85134d434244d9392bf9e85409e0dbc" > ◆ < / a > < / span > setCellSize() < span class = "overload" > [1/4]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > void setCellSize < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > cellSize< / 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" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00101" > 101< / a > of file < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "adf72965b7f6214b7401db0a0171db764" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adf72965b7f6214b7401db0a0171db764" > ◆ < / a > < / span > setCellSize() < span class = "overload" > [2/4]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > void setCellSize < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a >   < / td >
< td class = "paramname" > < em > cellSize< / 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" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00108" > 108< / a > of file < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a6507d41c8151540f5972661c7a3f8d30" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6507d41c8151540f5972661c7a3f8d30" > ◆ < / a > < / span > cellSize() < span class = "overload" > [1/2]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > cellSize < / 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" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00115" > 115< / a > of file < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2023-04-13 11:46:41 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00101" > cells< int32 > ::setCellSize()< / 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 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_1cells_a6507d41c8151540f5972661c7a3f8d30_icgraph.png" border = "0" usemap = "#classpFlow_1_1cells_a6507d41c8151540f5972661c7a3f8d30_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1cells_a6507d41c8151540f5972661c7a3f8d30_icgraph" id = "classpFlow_1_1cells_a6507d41c8151540f5972661c7a3f8d30_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "200,13,272,39" / >
< area shape = "rect" href = "classpFlow_1_1cells.html#ac85134d434244d9392bf9e85409e0dbc" title = " " alt = "" coords = "5,5,152,47" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a88bb499251f955a6f7fdc9cde78270ed" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a88bb499251f955a6f7fdc9cde78270ed" > ◆ < / a > < / span > numCells() < span class = "overload" > [1/2]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > & numCells < / 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" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00121" > 121< / a > of file < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a103c0d44baf9aa23e9f2fc151678905f" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a103c0d44baf9aa23e9f2fc151678905f" > ◆ < / a > < / span > nx() < span class = "overload" > [1/2]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > indexType nx < / 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" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00127" > 127< / a > of file < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "rectMeshField_8hpp_source.html#l00143" > rectMeshField< int32, HostSpace > ::fill()< / a > , < a class = "el" href = "pointRectCell_8hpp_source.html#l00101" > pointRectCell::mapPOints()< / a > , and < a class = "el" href = "rectMeshField_8hpp_source.html#l00105" > rectMeshField< int32, HostSpace > ::nx()< / 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_1cells_a103c0d44baf9aa23e9f2fc151678905f_icgraph.png" border = "0" usemap = "#classpFlow_1_1cells_a103c0d44baf9aa23e9f2fc151678905f_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1cells_a103c0d44baf9aa23e9f2fc151678905f_icgraph" id = "classpFlow_1_1cells_a103c0d44baf9aa23e9f2fc151678905f_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "240,78,279,105" / >
< area shape = "rect" href = "classpFlow_1_1rectMeshField.html#add84cd9f7530614d6e2e956a6971be49" title = " " alt = "" coords = "5,5,192,47" / >
< area shape = "rect" href = "classpFlow_1_1pointRectCell.html#ab1b3e7c22e40d6e7a13bf59b378a8bd9" title = " " alt = "" coords = "21,71,176,112" / >
< area shape = "rect" href = "classpFlow_1_1rectMeshField.html#af440784b205b09406dc469703e3a938f" title = " " alt = "" coords = "5,136,192,177" / >
< / map >
< / div >
< / div >
< / div >
< a id = "aa70433dff70a92ca9c74616c1e3b48e6" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa70433dff70a92ca9c74616c1e3b48e6" > ◆ < / a > < / span > ny() < span class = "overload" > [1/2]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > indexType ny < / 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" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00133" > 133< / a > of file < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "rectMeshField_8hpp_source.html#l00143" > rectMeshField< int32, HostSpace > ::fill()< / a > , < a class = "el" href = "pointRectCell_8hpp_source.html#l00101" > pointRectCell::mapPOints()< / a > , and < a class = "el" href = "rectMeshField_8hpp_source.html#l00110" > rectMeshField< int32, HostSpace > ::ny()< / 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_1cells_aa70433dff70a92ca9c74616c1e3b48e6_icgraph.png" border = "0" usemap = "#classpFlow_1_1cells_aa70433dff70a92ca9c74616c1e3b48e6_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1cells_aa70433dff70a92ca9c74616c1e3b48e6_icgraph" id = "classpFlow_1_1cells_aa70433dff70a92ca9c74616c1e3b48e6_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "240,78,279,105" / >
< area shape = "rect" href = "classpFlow_1_1rectMeshField.html#add84cd9f7530614d6e2e956a6971be49" title = " " alt = "" coords = "5,5,192,47" / >
< area shape = "rect" href = "classpFlow_1_1pointRectCell.html#ab1b3e7c22e40d6e7a13bf59b378a8bd9" title = " " alt = "" coords = "21,71,176,112" / >
< area shape = "rect" href = "classpFlow_1_1rectMeshField.html#a6598c3e94535b183bee776f94914d29b" title = " " alt = "" coords = "5,136,192,177" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a5e549f8b31612df62519b37e65954fc8" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5e549f8b31612df62519b37e65954fc8" > ◆ < / a > < / span > nz() < span class = "overload" > [1/2]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > indexType nz < / 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" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00139" > 139< / a > of file < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "rectMeshField_8hpp_source.html#l00143" > rectMeshField< int32, HostSpace > ::fill()< / a > , < a class = "el" href = "pointRectCell_8hpp_source.html#l00101" > pointRectCell::mapPOints()< / a > , and < a class = "el" href = "rectMeshField_8hpp_source.html#l00115" > rectMeshField< int32, HostSpace > ::nz()< / 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_1cells_a5e549f8b31612df62519b37e65954fc8_icgraph.png" border = "0" usemap = "#classpFlow_1_1cells_a5e549f8b31612df62519b37e65954fc8_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1cells_a5e549f8b31612df62519b37e65954fc8_icgraph" id = "classpFlow_1_1cells_a5e549f8b31612df62519b37e65954fc8_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "240,78,279,105" / >
< area shape = "rect" href = "classpFlow_1_1rectMeshField.html#add84cd9f7530614d6e2e956a6971be49" title = " " alt = "" coords = "5,5,192,47" / >
< area shape = "rect" href = "classpFlow_1_1pointRectCell.html#ab1b3e7c22e40d6e7a13bf59b378a8bd9" title = " " alt = "" coords = "21,71,176,112" / >
< area shape = "rect" href = "classpFlow_1_1rectMeshField.html#ae57e25510b3a28583eb4df07f8fad08b" title = " " alt = "" coords = "6,136,191,177" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a30407b0f1d3278ff34800ef45997cb84" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a30407b0f1d3278ff34800ef45997cb84" > ◆ < / a > < / span > totalCells() < span class = "overload" > [1/2]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#a94809bdb48183ff3ef62935d56f5c1e0" > int64< / a > totalCells < / 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" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00145" > 145< / a > of file < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a3f60000177e9be96d15a5cb63bdd4c17" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3f60000177e9be96d15a5cb63bdd4c17" > ◆ < / a > < / span > domain() < span class = "overload" > [1/2]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const auto& domain < / 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" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00152" > 152< / a > of file < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a6a5c6423585a7ad6ad55f6df56c459bd" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6a5c6423585a7ad6ad55f6df56c459bd" > ◆ < / a > < / span > pointIndex() < span class = "overload" > [1/2]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > pointIndex < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > &   < / td >
< td class = "paramname" > < em > p< / 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" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00158" > 158< / a > of file < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2023-04-13 11:46:41 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "mapperNBS_8hpp_source.html#l00274" > mapperNBS< DefaultHostExecutionSpace > ::build()< / a > , < a class = "el" href = "mortonIndexing_8cpp_source.html#l00026" > pFlow::getSortedIndex()< / a > , < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00164" > cells< int32 > ::pointIndexInDomain()< / a > , and < a class = "el" href = "positionParticles_8cpp_source.html#l00031" > positionParticles::sortByMortonCode()< / 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_1cells_a6a5c6423585a7ad6ad55f6df56c459bd_icgraph.png" border = "0" usemap = "#classpFlow_1_1cells_a6a5c6423585a7ad6ad55f6df56c459bd_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1cells_a6a5c6423585a7ad6ad55f6df56c459bd_icgraph" id = "classpFlow_1_1cells_a6a5c6423585a7ad6ad55f6df56c459bd_icgraph" >
2023-04-13 11:46:41 -07:00
< area shape = "rect" title = " " alt = "" coords = "264,101,355,127" / >
< area shape = "rect" href = "classpFlow_1_1mapperNBS.html#ac4d9b554d7571777600bb20765ffe5bb" title = " " alt = "" coords = "5,5,216,47" / >
< area shape = "rect" href = "namespacepFlow.html#a493862193d78c409ce4ddb2b4d49c17f" title = " " alt = "" coords = "27,71,195,98" / >
< area shape = "rect" href = "classpFlow_1_1cells.html#ae16870dd025bb71d3dafdc755cedd946" title = " " alt = "" coords = "22,123,199,164" / >
< area shape = "rect" href = "classpFlow_1_1positionParticles.html#acaa0dff282b290a55e1ce664eefb0bbd" title = " " alt = "" coords = "22,188,199,229" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
< / div >
< / div >
< a id = "ae16870dd025bb71d3dafdc755cedd946" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae16870dd025bb71d3dafdc755cedd946" > ◆ < / a > < / span > pointIndexInDomain() < span class = "overload" > [1/2]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > bool pointIndexInDomain < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a >   < / td >
< td class = "paramname" > < em > p< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > &   < / td >
< td class = "paramname" > < em > index< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00164" > 164< / a > of file < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "mapperNBS_8hpp_source.html#l00329" > mapperNBS< DefaultHostExecutionSpace > ::buildCheckInDomain()< / 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_1cells_ae16870dd025bb71d3dafdc755cedd946_icgraph.png" border = "0" usemap = "#classpFlow_1_1cells_ae16870dd025bb71d3dafdc755cedd946_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1cells_ae16870dd025bb71d3dafdc755cedd946_icgraph" id = "classpFlow_1_1cells_ae16870dd025bb71d3dafdc755cedd946_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "303,20,457,47" / >
< area shape = "rect" href = "classpFlow_1_1mapperNBS.html#aa4afb3a96a27bdfb352881bc97640669" title = " " alt = "" coords = "5,5,255,61" / >
< / map >
< / div >
< / div >
< / div >
< a id = "afddde66f6a63e9dc2b78c740cc4c0949" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afddde66f6a63e9dc2b78c740cc4c0949" > ◆ < / a > < / span > inDomain() < span class = "overload" > [1/2]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > bool inDomain < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > &   < / td >
< td class = "paramname" > < em > p< / 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" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00173" > 173< / a > of file < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a35eb36ff8390e5ad23a70f2a304a326d" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a35eb36ff8390e5ad23a70f2a304a326d" > ◆ < / a > < / span > isInRange() < span class = "overload" > [1/4]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > bool isInRange < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > &   < / td >
< td class = "paramname" > < em > cell< / 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" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00179" > 179< / a > of file < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a1755e19f5555acc13bed60cbe4952283" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1755e19f5555acc13bed60cbe4952283" > ◆ < / a > < / span > isInRange() < span class = "overload" > [2/4]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > bool isInRange < / td >
< td > (< / td >
< td class = "paramtype" > indexType  < / td >
< td class = "paramname" > < em > i< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > indexType  < / td >
< td class = "paramname" > < em > j< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > indexType  < / td >
< td class = "paramname" > < em > k< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00191" > 191< / a > of file < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a4bb4067c00c519c5a613dbc1c076dd0f" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4bb4067c00c519c5a613dbc1c076dd0f" > ◆ < / a > < / span > extendBox() < span class = "overload" > [1/4]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > void extendBox < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > &   < / td >
< td class = "paramname" > < em > p1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > &   < / td >
< td class = "paramname" > < em > p2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > &   < / td >
< td class = "paramname" > < em > p3< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > indexType  < / td >
< td class = "paramname" > < em > extent< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > &   < / td >
< td class = "paramname" > < em > minP< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > &   < / td >
< td class = "paramname" > < em > maxP< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00203" > 203< / a > of file < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a989eee28d3bba158140e994c9cf6ccf7" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a989eee28d3bba158140e994c9cf6ccf7" > ◆ < / a > < / span > extendBox() < span class = "overload" > [2/4]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > void extendBox < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > &   < / td >
< td class = "paramname" > < em > p1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > &   < / td >
< td class = "paramname" > < em > p2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > &   < / td >
< td class = "paramname" > < em > p3< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > extent< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > &   < / td >
< td class = "paramname" > < em > minP< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > &   < / td >
< td class = "paramname" > < em > maxP< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00219" > 219< / a > of file < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a109e8d4c8c126b11cc22366416628515" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a109e8d4c8c126b11cc22366416628515" > ◆ < / a > < / span > bound() < span class = "overload" > [1/4]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > bound < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a >   < / td >
< td class = "paramname" > < em > p< / 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" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00235" > 235< / a > of file < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2023-04-13 11:46:41 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00203" > cells< int32 > ::extendBox()< / 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_1cells_a109e8d4c8c126b11cc22366416628515_icgraph.png" border = "0" usemap = "#classpFlow_1_1cells_a109e8d4c8c126b11cc22366416628515_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1cells_a109e8d4c8c126b11cc22366416628515_icgraph" id = "classpFlow_1_1cells_a109e8d4c8c126b11cc22366416628515_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "200,13,263,39" / >
< area shape = "rect" href = "classpFlow_1_1cells.html#a4bb4067c00c519c5a613dbc1c076dd0f" title = " " alt = "" coords = "5,5,152,47" / >
< / map >
< / div >
< / div >
< / div >
< a id = "ab10317c14e2180777a6d745a2427a2bc" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab10317c14e2180777a6d745a2427a2bc" > ◆ < / a > < / span > bound() < span class = "overload" > [2/4]< / 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 = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > bound < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a >   < / td >
< td class = "paramname" > < em > p< / 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 = "Interaction_2contactSearch_2cells_8hpp_source.html#l00245" > 245< / a > of file < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a192000f430504a4772f7bbc5895ae850" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a192000f430504a4772f7bbc5895ae850" > ◆ < / a > < / span > calculate() < 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 calculate < / 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 = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html#l00051" > 51< / a > of file < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a28766f2d75868928c721fcf917e10ca2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a28766f2d75868928c721fcf917e10ca2" > ◆ < / a > < / span > operator=() < span class = "overload" > [3/4]< / 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_1cells.html" > cells< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1cells.html" > cells< / a > < indexType > &   < / 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 = "aa7695ab501078c987ef5090ee8f81ff9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa7695ab501078c987ef5090ee8f81ff9" > ◆ < / a > < / span > operator=() < span class = "overload" > [4/4]< / 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_1cells.html" > cells< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1cells.html" > cells< / a > < indexType > & &   < / 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 = "aab4957227ae46b934b9f779363e6c83c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aab4957227ae46b934b9f779363e6c83c" > ◆ < / a > < / span > getCells() < 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 = "classpFlow_1_1cells.html" > cells< / a > getCells < / 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 = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html#l00095" > 95< / a > of file < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ac85134d434244d9392bf9e85409e0dbc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac85134d434244d9392bf9e85409e0dbc" > ◆ < / a > < / span > setCellSize() < span class = "overload" > [3/4]< / 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 setCellSize < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > cellSize< / 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 = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html#l00101" > 101< / a > of file < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
< / div >
< / div >
< a id = "adf72965b7f6214b7401db0a0171db764" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adf72965b7f6214b7401db0a0171db764" > ◆ < / a > < / span > setCellSize() < span class = "overload" > [4/4]< / 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 setCellSize < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a >   < / td >
< td class = "paramname" > < em > cellSize< / 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 = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html#l00108" > 108< / a > of file < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a6507d41c8151540f5972661c7a3f8d30" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6507d41c8151540f5972661c7a3f8d30" > ◆ < / a > < / span > cellSize() < 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 = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > cellSize < / 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 = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html#l00115" > 115< / a > of file < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a88bb499251f955a6f7fdc9cde78270ed" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a88bb499251f955a6f7fdc9cde78270ed" > ◆ < / a > < / span > numCells() < 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" > const < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > & numCells < / 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 = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html#l00121" > 121< / a > of file < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a103c0d44baf9aa23e9f2fc151678905f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a103c0d44baf9aa23e9f2fc151678905f" > ◆ < / a > < / span > nx() < 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 > indexType nx < / 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 = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html#l00127" > 127< / a > of file < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
< / div >
< / div >
< a id = "aa70433dff70a92ca9c74616c1e3b48e6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa70433dff70a92ca9c74616c1e3b48e6" > ◆ < / a > < / span > ny() < 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 > indexType ny < / 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 = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html#l00133" > 133< / a > of file < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a5e549f8b31612df62519b37e65954fc8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5e549f8b31612df62519b37e65954fc8" > ◆ < / a > < / span > nz() < 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 > indexType nz < / 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 = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html#l00139" > 139< / a > of file < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a30407b0f1d3278ff34800ef45997cb84" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a30407b0f1d3278ff34800ef45997cb84" > ◆ < / a > < / span > totalCells() < 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 = "namespacepFlow.html#a94809bdb48183ff3ef62935d56f5c1e0" > int64< / a > totalCells < / 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 = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html#l00145" > 145< / a > of file < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a3f60000177e9be96d15a5cb63bdd4c17" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3f60000177e9be96d15a5cb63bdd4c17" > ◆ < / a > < / span > domain() < 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" > const auto& domain < / 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 = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html#l00152" > 152< / a > of file < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a6a5c6423585a7ad6ad55f6df56c459bd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6a5c6423585a7ad6ad55f6df56c459bd" > ◆ < / a > < / span > pointIndex() < 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_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > pointIndex < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > &   < / td >
< td class = "paramname" > < em > p< / 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 = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html#l00158" > 158< / a > of file < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ae16870dd025bb71d3dafdc755cedd946" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae16870dd025bb71d3dafdc755cedd946" > ◆ < / a > < / span > pointIndexInDomain() < 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 > bool pointIndexInDomain < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a >   < / td >
< td class = "paramname" > < em > p< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > &   < / td >
< td class = "paramname" > < em > index< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html#l00164" > 164< / a > of file < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
< / div >
< / div >
< a id = "afddde66f6a63e9dc2b78c740cc4c0949" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afddde66f6a63e9dc2b78c740cc4c0949" > ◆ < / a > < / span > inDomain() < 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 > bool inDomain < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > &   < / td >
< td class = "paramname" > < em > p< / 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 = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html#l00173" > 173< / a > of file < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a35eb36ff8390e5ad23a70f2a304a326d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a35eb36ff8390e5ad23a70f2a304a326d" > ◆ < / a > < / span > isInRange() < span class = "overload" > [3/4]< / 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 > bool isInRange < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > &   < / td >
< td class = "paramname" > < em > cell< / 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 = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html#l00179" > 179< / a > of file < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a1755e19f5555acc13bed60cbe4952283" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1755e19f5555acc13bed60cbe4952283" > ◆ < / a > < / span > isInRange() < span class = "overload" > [4/4]< / 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 > bool isInRange < / td >
< td > (< / td >
< td class = "paramtype" > indexType  < / td >
< td class = "paramname" > < em > i< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > indexType  < / td >
< td class = "paramname" > < em > j< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > indexType  < / td >
< td class = "paramname" > < em > k< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html#l00191" > 191< / a > of file < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a4bb4067c00c519c5a613dbc1c076dd0f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4bb4067c00c519c5a613dbc1c076dd0f" > ◆ < / a > < / span > extendBox() < span class = "overload" > [3/4]< / 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 > void extendBox < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > &   < / td >
< td class = "paramname" > < em > p1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > &   < / td >
< td class = "paramname" > < em > p2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > &   < / td >
< td class = "paramname" > < em > p3< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > indexType  < / td >
< td class = "paramname" > < em > extent< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > &   < / td >
< td class = "paramname" > < em > minP< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > &   < / td >
< td class = "paramname" > < em > maxP< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html#l00203" > 203< / a > of file < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a989eee28d3bba158140e994c9cf6ccf7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a989eee28d3bba158140e994c9cf6ccf7" > ◆ < / a > < / span > extendBox() < span class = "overload" > [4/4]< / 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 > void extendBox < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > &   < / td >
< td class = "paramname" > < em > p1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > &   < / td >
< td class = "paramname" > < em > p2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > &   < / td >
< td class = "paramname" > < em > p3< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > extent< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > &   < / td >
< td class = "paramname" > < em > minP< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > &   < / td >
< td class = "paramname" > < em > maxP< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html#l00219" > 219< / a > of file < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a109e8d4c8c126b11cc22366416628515" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a109e8d4c8c126b11cc22366416628515" > ◆ < / a > < / span > bound() < span class = "overload" > [3/4]< / 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_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > bound < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a >   < / td >
< td class = "paramname" > < em > p< / 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 = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html#l00235" > 235< / a > of file < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ab10317c14e2180777a6d745a2427a2bc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab10317c14e2180777a6d745a2427a2bc" > ◆ < / a > < / span > bound() < span class = "overload" > [4/4]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > bound < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a >   < / td >
< td class = "paramname" > < em > p< / 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" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html#l00245" > 245< / a > of file < a class = "el" href = "phasicFlow_2structuredData_2cells_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "aab1dcc2ee3915125ba5aa7e66678d2b8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aab1dcc2ee3915125ba5aa7e66678d2b8" > ◆ < / a > < / span > domain_< / 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_1box.html" > box< / a > domain_ {< a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > (0.0), < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > (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" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00041" > 41< / a > of file < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2023-04-13 11:46:41 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00245" > cells< int32 > ::bound()< / a > , < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00051" > cells< int32 > ::calculate()< / a > , < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00152" > cells< int32 > ::domain()< / a > , < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00173" > cells< int32 > ::inDomain()< / a > , < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00158" > cells< int32 > ::pointIndex()< / a > , and < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00164" > cells< int32 > ::pointIndexInDomain()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a0b9d14b08f72f5e11d83d1c065e23bac" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0b9d14b08f72f5e11d83d1c065e23bac" > ◆ < / a > < / span > cellSize_< / 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#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > cellSize_ {1,1,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" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00044" > 44< / a > of file < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2023-04-13 11:46:41 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00051" > cells< int32 > ::calculate()< / a > , < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00115" > cells< int32 > ::cellSize()< / a > , < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00219" > cells< int32 > ::extendBox()< / a > , < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00158" > cells< int32 > ::pointIndex()< / a > , and < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00101" > cells< int32 > ::setCellSize()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a53f28b84a7bbd7b06110e9f35df5119a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a53f28b84a7bbd7b06110e9f35df5119a" > ◆ < / a > < / span > numCells_< / 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_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e" > CellType< / a > numCells_ {1,1,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" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00046" > 46< / a > of file < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html" > cells.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2023-04-13 11:46:41 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00235" > cells< int32 > ::bound()< / a > , < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00051" > cells< int32 > ::calculate()< / a > , < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00179" > cells< int32 > ::isInRange()< / a > , < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00121" > cells< int32 > ::numCells()< / a > , < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00127" > cells< int32 > ::nx()< / a > , < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00133" > cells< int32 > ::ny()< / a > , < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00139" > cells< int32 > ::nz()< / a > , and < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00145" > cells< int32 > ::totalCells()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
2023-04-13 11:46:41 -07:00
< li > src/Interaction/contactSearch/< a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html" > cells.hpp< / a > < / li >
2023-03-27 10:16:23 -07:00
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" > < a class = "el" href = "namespacepFlow.html" > pFlow< / a > < / li > < li class = "navelem" > < a class = "el" href = "classpFlow_1_1cells.html" > cells< / 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 >