2023-03-27 10:16:23 -07:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
< meta name = "generator" content = "Doxygen 1.8.17" / >
2023-04-23 12:52:57 -07:00
< meta name = "description" content = "PhasicFlow is an open-source parallel DEM (discrete element method) package for simulating granular flow. It is developed in C++ and can be exectued on both GPU (like CUDA) and CPU." >
2023-03-27 10:16:23 -07:00
< title > PhasicFlow: indexContainer< 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_1indexContainer.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 = "#nested-classes" > Classes< / a > |
< a href = "#pub-types" > Public Types< / a > |
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "classpFlow_1_1indexContainer-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > indexContainer< 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 indexContainer< 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_1indexContainer__inherit__graph.png" border = "0" usemap = "#indexContainer_3_01IndexType_01_4_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "indexContainer_3_01IndexType_01_4_inherit__map" id = "indexContainer_3_01IndexType_01_4_inherit__map" >
< area shape = "rect" title = " " alt = "" coords = "5,5,223,32" / >
< area shape = "rect" href = "classpFlow_1_1indexContainer.html" title = " " alt = "" coords = "22,95,206,121" / >
< / 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 = "nested-classes" > < / a >
Classes< / h2 > < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1indexContainer_1_1IndexAccessor.html" > IndexAccessor< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < 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:ac16302a81f0d7c1ce7e41edd798fc9d1" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1indexContainer.html#ac16302a81f0d7c1ce7e41edd798fc9d1" > DualViewType< / a > = Kokkos::DualView< IndexType * > < / td > < / tr >
< tr class = "separator:ac16302a81f0d7c1ce7e41edd798fc9d1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5e8c0e0e7c8466a94fcc66eef8c12b24" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1indexContainer.html#a5e8c0e0e7c8466a94fcc66eef8c12b24" > DeviceViewType< / a > = typename DualViewType::t_dev< / td > < / tr >
< tr class = "separator:a5e8c0e0e7c8466a94fcc66eef8c12b24" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a56dacd6fb9a2da1919e8dc155a5e2b0e" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1indexContainer.html#a56dacd6fb9a2da1919e8dc155a5e2b0e" > HostViewType< / a > = typename DualViewType::t_host< / td > < / tr >
< tr class = "separator:a56dacd6fb9a2da1919e8dc155a5e2b0e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:acc03d1afa384d6d8e9067e8eed50fb80" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1indexContainer.html#acc03d1afa384d6d8e9067e8eed50fb80" > HostType< / a > = typename HostViewType::device_type< / td > < / tr >
< tr class = "separator:acc03d1afa384d6d8e9067e8eed50fb80" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab78ed307c34e5d5ffa760ccfe06ce733" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1indexContainer.html#ab78ed307c34e5d5ffa760ccfe06ce733" > DeviceType< / a > = typename DeviceViewType::device_type< / td > < / tr >
< tr class = "separator:ab78ed307c34e5d5ffa760ccfe06ce733" > < 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:ae7c043057ecdd004f61d780acebcc58e" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1indexContainer.html#ae7c043057ecdd004f61d780acebcc58e" > indexContainer< / a > ()< / td > < / tr >
< tr class = "separator:ae7c043057ecdd004f61d780acebcc58e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1adfb266809541cd795990a522817429" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1indexContainer.html#a1adfb266809541cd795990a522817429" > indexContainer< / a > (IndexType begin, IndexType end)< / td > < / tr >
< tr class = "separator:a1adfb266809541cd795990a522817429" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a15e46ceffd1d4f18c390a090e6000971" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1indexContainer.html#a15e46ceffd1d4f18c390a090e6000971" > indexContainer< / a > (IndexType *data, < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > numElems)< / td > < / tr >
< tr class = "separator:a15e46ceffd1d4f18c390a090e6000971" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:addeb28c36f98f790c129cb67a66ae2e1" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1indexContainer.html#addeb28c36f98f790c129cb67a66ae2e1" > indexContainer< / a > (const < a class = "el" href = "classpFlow_1_1indexContainer.html" > indexContainer< / a > & )=default< / td > < / tr >
< tr class = "separator:addeb28c36f98f790c129cb67a66ae2e1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6e4ec7d2dc8bab5cc9aa766132060980" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1indexContainer.html" > indexContainer< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1indexContainer.html#a6e4ec7d2dc8bab5cc9aa766132060980" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1indexContainer.html" > indexContainer< / a > & )=default< / td > < / tr >
< tr class = "separator:a6e4ec7d2dc8bab5cc9aa766132060980" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:a65d712b82e422745a8c183b16ccdf38b" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1indexContainer.html#a65d712b82e422745a8c183b16ccdf38b" > indexContainer< / a > (< a class = "el" href = "classpFlow_1_1indexContainer.html" > indexContainer< / a > & & )=default< / td > < / tr >
< tr class = "separator:a65d712b82e422745a8c183b16ccdf38b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8187c532998ac6b83c88a347ee121606" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1indexContainer.html" > indexContainer< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1indexContainer.html#a8187c532998ac6b83c88a347ee121606" > operator=< / a > (< a class = "el" href = "classpFlow_1_1indexContainer.html" > indexContainer< / a > & & )=default< / td > < / tr >
< tr class = "separator:a8187c532998ac6b83c88a347ee121606" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a02d71b92d2c27de91b53d7877b704127" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1indexContainer.html#a02d71b92d2c27de91b53d7877b704127" > ~indexContainer< / a > ()=default< / td > < / tr >
< tr class = "separator:a02d71b92d2c27de91b53d7877b704127" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7bb1be8d14aca7330e90c5b60493061b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > size_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1indexContainer.html#a7bb1be8d14aca7330e90c5b60493061b" > size< / a > () const< / td > < / tr >
< tr class = "separator:a7bb1be8d14aca7330e90c5b60493061b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a357c86d427ba736b27fbfab57197ed64" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > size_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1indexContainer.html#a357c86d427ba736b27fbfab57197ed64" > empty< / a > () const< / td > < / tr >
< tr class = "separator:a357c86d427ba736b27fbfab57197ed64" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afc62db27358117c2848f2a40034d9c76" > < 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_1indexContainer.html#afc62db27358117c2848f2a40034d9c76" > min< / a > () const< / td > < / tr >
< tr class = "separator:afc62db27358117c2848f2a40034d9c76" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a21012fa7fe940b14c018bbd241eda750" > < 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_1indexContainer.html#a21012fa7fe940b14c018bbd241eda750" > max< / a > () const< / td > < / tr >
< tr class = "separator:a21012fa7fe940b14c018bbd241eda750" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a880710c6f5ffae88c7e0baf24d7929c9" > < td class = "memTemplParams" colspan = "2" > template< typename executionSpace > < / td > < / tr >
< tr class = "memitem:a880710c6f5ffae88c7e0baf24d7929c9" > < td class = "memTemplItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > IndexType  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1indexContainer.html#a880710c6f5ffae88c7e0baf24d7929c9" > operator()< / a > (< a class = "el" href = "structpFlow_1_1selectSide.html" > selectSide< / a > < executionSpace > , < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > i) const< / td > < / tr >
< tr class = "separator:a880710c6f5ffae88c7e0baf24d7929c9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5b8b45947cc69fbfb94a443cd6dc41f6" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "classpFlow_1_1indexContainer.html#a56dacd6fb9a2da1919e8dc155a5e2b0e" > HostViewType< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1indexContainer.html#a5b8b45947cc69fbfb94a443cd6dc41f6" > hostView< / a > () const< / td > < / tr >
< tr class = "separator:a5b8b45947cc69fbfb94a443cd6dc41f6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abe2bb54e3d8d44844edc05a46accd8d4" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "classpFlow_1_1indexContainer.html#a5e8c0e0e7c8466a94fcc66eef8c12b24" > DeviceViewType< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1indexContainer.html#abe2bb54e3d8d44844edc05a46accd8d4" > deviceView< / a > () const< / td > < / tr >
< tr class = "separator:abe2bb54e3d8d44844edc05a46accd8d4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:a079f7cee979e9bacd82f58857a4d67fa" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1indexContainer.html#a56dacd6fb9a2da1919e8dc155a5e2b0e" > HostViewType< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1indexContainer.html#a079f7cee979e9bacd82f58857a4d67fa" > hostView< / a > ()< / td > < / tr >
< tr class = "separator:a079f7cee979e9bacd82f58857a4d67fa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a25a6aa2616541077764e6b5671b3cdba" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1indexContainer.html#a5e8c0e0e7c8466a94fcc66eef8c12b24" > DeviceViewType< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1indexContainer.html#a25a6aa2616541077764e6b5671b3cdba" > deviceView< / a > ()< / td > < / tr >
< tr class = "separator:a25a6aa2616541077764e6b5671b3cdba" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:afc2c6b6e3530d1a891d4b2e94b94ff0b" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1indexContainer.html#afc2c6b6e3530d1a891d4b2e94b94ff0b" > indicesHost< / a > () const< / td > < / tr >
< tr class = "separator:afc2c6b6e3530d1a891d4b2e94b94ff0b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a841cfe71aab271b7dcaf54f932f25178" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1indexContainer.html#a841cfe71aab271b7dcaf54f932f25178" > indicesDevice< / a > () const< / td > < / tr >
< tr class = "separator:a841cfe71aab271b7dcaf54f932f25178" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:a3f07dcf255cc5edecc3f32f069c2f8ab" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1indexContainer.html#a3f07dcf255cc5edecc3f32f069c2f8ab" > modifyOnHost< / a > ()< / td > < / tr >
< tr class = "separator:a3f07dcf255cc5edecc3f32f069c2f8ab" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a62f30f38f9c1db8aa064dbe0db5c4728" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1indexContainer.html#a62f30f38f9c1db8aa064dbe0db5c4728" > modifyOnDevice< / a > ()< / td > < / tr >
< tr class = "separator:a62f30f38f9c1db8aa064dbe0db5c4728" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a795138dcd25e874d4ab7ed03ce7603b6" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1indexContainer.html#a795138dcd25e874d4ab7ed03ce7603b6" > syncViews< / a > ()< / td > < / tr >
< tr class = "separator:a795138dcd25e874d4ab7ed03ce7603b6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9884549c8be9897d5550d31bc0bcf7f2" > < td class = "memItemLeft" align = "right" valign = "top" > size_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1indexContainer.html#a9884549c8be9897d5550d31bc0bcf7f2" > setSize< / a > (size_t ns)< / td > < / tr >
< tr class = "separator:a9884549c8be9897d5550d31bc0bcf7f2" > < 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:a92e0ba7ef23e87944d17c213fa2dbc0c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1indexContainer.html#a92e0ba7ef23e87944d17c213fa2dbc0c" > min_< / a > = 0< / td > < / tr >
< tr class = "separator:a92e0ba7ef23e87944d17c213fa2dbc0c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a138d93a14ab42323cc70f74a817f5993" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1indexContainer.html#a138d93a14ab42323cc70f74a817f5993" > max_< / a > = 0< / td > < / tr >
< tr class = "separator:a138d93a14ab42323cc70f74a817f5993" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5f31775800bbb46b35b5791def1f3acc" > < td class = "memItemLeft" align = "right" valign = "top" > size_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1indexContainer.html#a5f31775800bbb46b35b5791def1f3acc" > size_< / a > = 0< / td > < / tr >
< tr class = "separator:a5f31775800bbb46b35b5791def1f3acc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3740b5bc130288c0eaa990e972b4080d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1indexContainer.html#ac16302a81f0d7c1ce7e41edd798fc9d1" > DualViewType< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1indexContainer.html#a3740b5bc130288c0eaa990e972b4080d" > views_< / a > < / td > < / tr >
< tr class = "separator:a3740b5bc130288c0eaa990e972b4080d" > < 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::indexContainer< IndexType > < / h3 >
< p class = "definition" > Definition at line < a class = "el" href = "indexContainer_8hpp_source.html#l00034" > 34< / a > of file < a class = "el" href = "indexContainer_8hpp_source.html" > indexContainer.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Member Typedef Documentation< / h2 >
< a id = "ac16302a81f0d7c1ce7e41edd798fc9d1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac16302a81f0d7c1ce7e41edd798fc9d1" > ◆ < / a > < / span > DualViewType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1indexContainer.html#ac16302a81f0d7c1ce7e41edd798fc9d1" > DualViewType< / a > = Kokkos::DualView< IndexType*> < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "indexContainer_8hpp_source.html#l00038" > 38< / a > of file < a class = "el" href = "indexContainer_8hpp_source.html" > indexContainer.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a5e8c0e0e7c8466a94fcc66eef8c12b24" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5e8c0e0e7c8466a94fcc66eef8c12b24" > ◆ < / a > < / span > DeviceViewType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1indexContainer.html#a5e8c0e0e7c8466a94fcc66eef8c12b24" > DeviceViewType< / a > = typename DualViewType::t_dev< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "indexContainer_8hpp_source.html#l00041" > 41< / a > of file < a class = "el" href = "indexContainer_8hpp_source.html" > indexContainer.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a56dacd6fb9a2da1919e8dc155a5e2b0e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a56dacd6fb9a2da1919e8dc155a5e2b0e" > ◆ < / a > < / span > HostViewType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1indexContainer.html#a56dacd6fb9a2da1919e8dc155a5e2b0e" > HostViewType< / a > = typename DualViewType::t_host< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "indexContainer_8hpp_source.html#l00044" > 44< / a > of file < a class = "el" href = "indexContainer_8hpp_source.html" > indexContainer.hpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< / div >
< / div >
< a id = "acc03d1afa384d6d8e9067e8eed50fb80" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acc03d1afa384d6d8e9067e8eed50fb80" > ◆ < / a > < / span > HostType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1indexContainer.html#acc03d1afa384d6d8e9067e8eed50fb80" > HostType< / a > = typename HostViewType::device_type< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "indexContainer_8hpp_source.html#l00046" > 46< / a > of file < a class = "el" href = "indexContainer_8hpp_source.html" > indexContainer.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ab78ed307c34e5d5ffa760ccfe06ce733" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab78ed307c34e5d5ffa760ccfe06ce733" > ◆ < / a > < / span > DeviceType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1indexContainer.html#ab78ed307c34e5d5ffa760ccfe06ce733" > DeviceType< / a > = typename DeviceViewType::device_type< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "indexContainer_8hpp_source.html#l00048" > 48< / a > of file < a class = "el" href = "indexContainer_8hpp_source.html" > indexContainer.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "ae7c043057ecdd004f61d780acebcc58e" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae7c043057ecdd004f61d780acebcc58e" > ◆ < / a > < / span > indexContainer() < span class = "overload" > [1/5]< / 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_1indexContainer.html" > indexContainer< / 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 = "indexContainer_8hpp_source.html#l00077" > 77< / a > of file < a class = "el" href = "indexContainer_8hpp_source.html" > indexContainer.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a1adfb266809541cd795990a522817429" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1adfb266809541cd795990a522817429" > ◆ < / a > < / span > indexContainer() < span class = "overload" > [2/5]< / 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_1indexContainer.html" > indexContainer< / a > < / td >
< td > (< / td >
< td class = "paramtype" > IndexType  < / td >
< td class = "paramname" > < em > begin< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > IndexType  < / td >
< td class = "paramname" > < em > end< / 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 = "indexContainer_8hpp_source.html#l00080" > 80< / a > of file < a class = "el" href = "indexContainer_8hpp_source.html" > indexContainer.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a15e46ceffd1d4f18c390a090e6000971" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a15e46ceffd1d4f18c390a090e6000971" > ◆ < / a > < / span > indexContainer() < span class = "overload" > [3/5]< / 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_1indexContainer.html" > indexContainer< / a > < / td >
< td > (< / td >
< td class = "paramtype" > IndexType *  < / td >
< td class = "paramname" > < em > data< / 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 > numElems< / 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 = "indexContainer_8hpp_source.html#l00092" > 92< / a > of file < a class = "el" href = "indexContainer_8hpp_source.html" > indexContainer.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "addeb28c36f98f790c129cb67a66ae2e1" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#addeb28c36f98f790c129cb67a66ae2e1" > ◆ < / a > < / span > indexContainer() < span class = "overload" > [4/5]< / 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_1indexContainer.html" > indexContainer< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1indexContainer.html" > indexContainer< / 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" >
2023-04-13 11:46:41 -07:00
< / div >
< / div >
< a id = "a65d712b82e422745a8c183b16ccdf38b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a65d712b82e422745a8c183b16ccdf38b" > ◆ < / a > < / span > indexContainer() < span class = "overload" > [5/5]< / 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_1indexContainer.html" > indexContainer< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1indexContainer.html" > indexContainer< / 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" >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a02d71b92d2c27de91b53d7877b704127" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a02d71b92d2c27de91b53d7877b704127" > ◆ < / a > < / span > ~indexContainer()< / 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_1indexContainer.html" > indexContainer< / a > < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a6e4ec7d2dc8bab5cc9aa766132060980" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6e4ec7d2dc8bab5cc9aa766132060980" > ◆ < / a > < / span > operator=() < 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_1indexContainer.html" > indexContainer< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1indexContainer.html" > indexContainer< / 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" >
2023-04-13 11:46:41 -07:00
< / div >
< / div >
< a id = "a8187c532998ac6b83c88a347ee121606" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8187c532998ac6b83c88a347ee121606" > ◆ < / a > < / span > operator=() < 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_1indexContainer.html" > indexContainer< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1indexContainer.html" > indexContainer< / 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" >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a7bb1be8d14aca7330e90c5b60493061b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7bb1be8d14aca7330e90c5b60493061b" > ◆ < / a > < / span > size()< / 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 > size_t size < / 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 = "indexContainer_8hpp_source.html#l00115" > 115< / a > of file < a class = "el" href = "indexContainer_8hpp_source.html" > indexContainer.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2023-04-23 12:52:57 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "dynamicPointStructure_8cpp_source.html#l00025" > dynamicPointStructure::dynamicPointStructure()< / a > , < a class = "el" href = "Vector_8cpp_source.html#l00237" > Vector< word, vecAllocator< word > > ::insertSetElement()< / a > , < a class = "el" href = "VectorSingle_8hpp_source.html#l00537" > VectorSingle< pFlow::AB5History, void > ::insertSetElement()< / a > , < a class = "el" href = "VectorDual_8hpp_source.html#l00579" > VectorDual< int8 > ::insertSetElement()< / a > , < a class = "el" href = "sphereParticles_8cpp_source.html#l00139" > sphereParticles::insertSphereParticles()< / a > , < a class = "el" href = "Vector_8cpp_source.html#l00217" > Vector< word, vecAllocator< word > > ::sortItems()< / a > , < a class = "el" href = "VectorDual_8hpp_source.html#l00549" > VectorDual< int8 > ::sortItems()< / a > , < a class = "el" href = "VectorSingle_8hpp_source.html#l00562" > VectorSingle< pFlow::AB5History, void > ::sortItems()< / a > , and < a class = "el" href = "sphereParticles_8cpp_source.html#l00225" > sphereParticles::sphereParticles()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-1" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-1-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-1-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-1-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1indexContainer_a7bb1be8d14aca7330e90c5b60493061b_icgraph.png" border = "0" usemap = "#classpFlow_1_1indexContainer_a7bb1be8d14aca7330e90c5b60493061b_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1indexContainer_a7bb1be8d14aca7330e90c5b60493061b_icgraph" id = "classpFlow_1_1indexContainer_a7bb1be8d14aca7330e90c5b60493061b_icgraph" >
2023-04-13 11:46:41 -07:00
< area shape = "rect" title = " " alt = "" coords = "271,305,319,331" / >
< area shape = "rect" href = "classpFlow_1_1dynamicPointStructure.html#a10d4d223c37affe812c8910ca9851c3f" title = " " alt = "" coords = "5,5,223,47" / >
< area shape = "rect" href = "classpFlow_1_1Vector.html#a30b7f34210d48986237bf8f1c7794493" title = " " alt = "" coords = "28,71,200,127" / >
2023-04-23 12:52:57 -07:00
< area shape = "rect" href = "classpFlow_1_1VectorSingle.html#a7931a57163eb363a3ca7db6ffa438479" title = " " alt = "" coords = "19,151,209,207" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "classpFlow_1_1VectorDual.html#a7931a57163eb363a3ca7db6ffa438479" title = " " alt = "" coords = "21,232,207,273" / >
< area shape = "rect" href = "classpFlow_1_1sphereParticles.html#a95650ae58375201510b9d36fa846ed07" title = " " alt = "" coords = "29,297,199,339" / >
< area shape = "rect" href = "classpFlow_1_1Vector.html#a64e7d0642915db6cb9395e3250360c04" title = "Sort elements based on the indices." alt = "" coords = "33,363,195,419" / >
< area shape = "rect" href = "classpFlow_1_1VectorDual.html#a9b59e3e31ed18fe659636b63987c2930" title = " " alt = "" coords = "38,444,190,485" / >
2023-04-23 12:52:57 -07:00
< area shape = "rect" href = "classpFlow_1_1VectorSingle.html#a9b59e3e31ed18fe659636b63987c2930" title = " " alt = "" coords = "33,510,195,566" / >
< area shape = "rect" href = "classpFlow_1_1sphereParticles.html#af3a0e20c9660776af6f0b8118e89e880" title = "construct from systemControl and property" alt = "" coords = "29,591,199,632" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
< / div >
< / div >
< a id = "a357c86d427ba736b27fbfab57197ed64" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a357c86d427ba736b27fbfab57197ed64" > ◆ < / a > < / span > empty()< / 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 > size_t < a class = "el" href = "classpFlow_1_1empty.html" > empty< / a > < / 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 = "indexContainer_8hpp_source.html#l00121" > 121< / a > of file < a class = "el" href = "indexContainer_8hpp_source.html" > indexContainer.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2023-04-23 12:52:57 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "VectorSingle_8hpp_source.html#l00537" > VectorSingle< pFlow::AB5History, void > ::insertSetElement()< / 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_1indexContainer_a357c86d427ba736b27fbfab57197ed64_icgraph.png" border = "0" usemap = "#classpFlow_1_1indexContainer_a357c86d427ba736b27fbfab57197ed64_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1indexContainer_a357c86d427ba736b27fbfab57197ed64_icgraph" id = "classpFlow_1_1indexContainer_a357c86d427ba736b27fbfab57197ed64_icgraph" >
2023-04-23 12:52:57 -07:00
< area shape = "rect" title = " " alt = "" coords = "243,20,307,47" / >
< area shape = "rect" href = "classpFlow_1_1VectorSingle.html#a7931a57163eb363a3ca7db6ffa438479" title = " " alt = "" coords = "5,5,195,61" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
< / div >
< / div >
< a id = "afc62db27358117c2848f2a40034d9c76" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afc62db27358117c2848f2a40034d9c76" > ◆ < / a > < / span > min()< / 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 min < / 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 = "indexContainer_8hpp_source.html#l00127" > 127< / a > of file < a class = "el" href = "indexContainer_8hpp_source.html" > indexContainer.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 = "VectorDual_8hpp_source.html#l00610" > VectorDual< int8 > ::insertSetElement()< / 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_1indexContainer_afc62db27358117c2848f2a40034d9c76_icgraph.png" border = "0" usemap = "#classpFlow_1_1indexContainer_afc62db27358117c2848f2a40034d9c76_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1indexContainer_afc62db27358117c2848f2a40034d9c76_icgraph" id = "classpFlow_1_1indexContainer_afc62db27358117c2848f2a40034d9c76_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "240,13,287,39" / >
< area shape = "rect" href = "classpFlow_1_1VectorDual.html#a34bb429dcb71153499f3ef45195b2071" title = " " alt = "" coords = "5,5,192,47" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a21012fa7fe940b14c018bbd241eda750" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a21012fa7fe940b14c018bbd241eda750" > ◆ < / a > < / span > max()< / 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 max < / 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 = "indexContainer_8hpp_source.html#l00133" > 133< / a > of file < a class = "el" href = "indexContainer_8hpp_source.html" > indexContainer.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2023-04-23 12:52:57 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "VectorSingle_8hpp_source.html#l00537" > VectorSingle< pFlow::AB5History, void > ::insertSetElement()< / a > , and < a class = "el" href = "VectorDual_8hpp_source.html#l00579" > VectorDual< int8 > ::insertSetElement()< / 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_1indexContainer_a21012fa7fe940b14c018bbd241eda750_icgraph.png" border = "0" usemap = "#classpFlow_1_1indexContainer_a21012fa7fe940b14c018bbd241eda750_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1indexContainer_a21012fa7fe940b14c018bbd241eda750_icgraph" id = "classpFlow_1_1indexContainer_a21012fa7fe940b14c018bbd241eda750_icgraph" >
2023-04-23 12:52:57 -07:00
< area shape = "rect" title = " " alt = "" coords = "243,57,293,84" / >
< area shape = "rect" href = "classpFlow_1_1VectorSingle.html#a7931a57163eb363a3ca7db6ffa438479" title = " " alt = "" coords = "5,5,195,61" / >
< area shape = "rect" href = "classpFlow_1_1VectorDual.html#a7931a57163eb363a3ca7db6ffa438479" title = " " alt = "" coords = "7,86,193,127" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
< / div >
< / div >
< a id = "a880710c6f5ffae88c7e0baf24d7929c9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a880710c6f5ffae88c7e0baf24d7929c9" > ◆ < / a > < / span > operator()()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > IndexType operator() < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "structpFlow_1_1selectSide.html" > selectSide< / a > < executionSpace >   < / td >
< td class = "paramname" > , < / 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 > i< / 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 = "indexContainer_8hpp_source.html#l00140" > 140< / a > of file < a class = "el" href = "indexContainer_8hpp_source.html" > indexContainer.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a5b8b45947cc69fbfb94a443cd6dc41f6" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5b8b45947cc69fbfb94a443cd6dc41f6" > ◆ < / a > < / span > hostView() < 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 = "classpFlow_1_1indexContainer.html#a56dacd6fb9a2da1919e8dc155a5e2b0e" > HostViewType< / a > & hostView < / 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 = "indexContainer_8hpp_source.html#l00151" > 151< / a > of file < a class = "el" href = "indexContainer_8hpp_source.html" > indexContainer.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2023-04-23 12:52:57 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "pointStructure_8hpp_source.html#l00318" > pointStructure::insertedPointIndexH()< / a > , < a class = "el" href = "Vector_8cpp_source.html#l00237" > Vector< word, vecAllocator< word > > ::insertSetElement()< / a > , < a class = "el" href = "VectorSingle_8hpp_source.html#l00537" > VectorSingle< pFlow::AB5History, void > ::insertSetElement()< / a > , < a class = "el" href = "VectorDual_8hpp_source.html#l00579" > VectorDual< int8 > ::insertSetElement()< / a > , and < a class = "el" href = "Vector_8cpp_source.html#l00217" > Vector< word, vecAllocator< word > > ::sortItems()< / 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_1indexContainer_a5b8b45947cc69fbfb94a443cd6dc41f6_icgraph.png" border = "0" usemap = "#classpFlow_1_1indexContainer_a5b8b45947cc69fbfb94a443cd6dc41f6_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1indexContainer_a5b8b45947cc69fbfb94a443cd6dc41f6_icgraph" id = "classpFlow_1_1indexContainer_a5b8b45947cc69fbfb94a443cd6dc41f6_icgraph" >
2023-04-23 12:52:57 -07:00
< area shape = "rect" title = " " alt = "" coords = "243,166,325,193" / >
< area shape = "rect" href = "classpFlow_1_1pointStructure.html#ad4d8846f33f2c2d33873fc529b35f0b4" title = " " alt = "" coords = "19,5,181,47" / >
< area shape = "rect" href = "classpFlow_1_1Vector.html#a30b7f34210d48986237bf8f1c7794493" title = " " alt = "" coords = "14,71,186,127" / >
< area shape = "rect" href = "classpFlow_1_1VectorSingle.html#a7931a57163eb363a3ca7db6ffa438479" title = " " alt = "" coords = "5,151,195,207" / >
< area shape = "rect" href = "classpFlow_1_1VectorDual.html#a7931a57163eb363a3ca7db6ffa438479" title = " " alt = "" coords = "7,232,193,273" / >
< area shape = "rect" href = "classpFlow_1_1Vector.html#a64e7d0642915db6cb9395e3250360c04" title = "Sort elements based on the indices." alt = "" coords = "19,298,181,354" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
< / div >
< / div >
< a id = "abe2bb54e3d8d44844edc05a46accd8d4" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abe2bb54e3d8d44844edc05a46accd8d4" > ◆ < / a > < / span > deviceView() < 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 = "classpFlow_1_1indexContainer.html#a5e8c0e0e7c8466a94fcc66eef8c12b24" > DeviceViewType< / a > & deviceView < / 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 = "indexContainer_8hpp_source.html#l00156" > 156< / a > of file < a class = "el" href = "indexContainer_8hpp_source.html" > indexContainer.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2023-04-23 12:52:57 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "mortonIndexing_8cpp_source.html#l00026" > pFlow::getSortedIndex()< / a > , < a class = "el" href = "pointStructure_8hpp_source.html#l00324" > pointStructure::insertedPointIndexD()< / a > , < a class = "el" href = "VectorSingle_8hpp_source.html#l00537" > VectorSingle< pFlow::AB5History, void > ::insertSetElement()< / a > , < a class = "el" href = "VectorDual_8hpp_source.html#l00579" > VectorDual< int8 > ::insertSetElement()< / a > , < a class = "el" href = "VectorDual_8hpp_source.html#l00549" > VectorDual< int8 > ::sortItems()< / a > , and < a class = "el" href = "VectorSingle_8hpp_source.html#l00562" > VectorSingle< pFlow::AB5History, void > ::sortItems()< / 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_1indexContainer_abe2bb54e3d8d44844edc05a46accd8d4_icgraph.png" border = "0" usemap = "#classpFlow_1_1indexContainer_abe2bb54e3d8d44844edc05a46accd8d4_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1indexContainer_abe2bb54e3d8d44844edc05a46accd8d4_icgraph" id = "classpFlow_1_1indexContainer_abe2bb54e3d8d44844edc05a46accd8d4_icgraph" >
2023-04-23 12:52:57 -07:00
< area shape = "rect" title = " " alt = "" coords = "243,175,340,201" / >
< area shape = "rect" href = "namespacepFlow.html#a493862193d78c409ce4ddb2b4d49c17f" title = " " alt = "" coords = "16,5,184,32" / >
< area shape = "rect" href = "classpFlow_1_1pointStructure.html#a01e096ba69cc9cf35320e827465f7337" title = " " alt = "" coords = "19,57,181,98" / >
< area shape = "rect" href = "classpFlow_1_1VectorSingle.html#a7931a57163eb363a3ca7db6ffa438479" title = " " alt = "" coords = "5,123,195,179" / >
< area shape = "rect" href = "classpFlow_1_1VectorDual.html#a7931a57163eb363a3ca7db6ffa438479" title = " " alt = "" coords = "7,203,193,245" / >
< area shape = "rect" href = "classpFlow_1_1VectorDual.html#a9b59e3e31ed18fe659636b63987c2930" title = " " alt = "" coords = "24,269,176,310" / >
< area shape = "rect" href = "classpFlow_1_1VectorSingle.html#a9b59e3e31ed18fe659636b63987c2930" title = " " alt = "" coords = "19,335,181,391" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
2023-04-13 11:46:41 -07:00
< / div >
< / div >
< a id = "a079f7cee979e9bacd82f58857a4d67fa" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a079f7cee979e9bacd82f58857a4d67fa" > ◆ < / a > < / span > hostView() < 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_1indexContainer.html#a56dacd6fb9a2da1919e8dc155a5e2b0e" > HostViewType< / a > & hostView < / 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 = "indexContainer_8hpp_source.html#l00161" > 161< / a > of file < a class = "el" href = "indexContainer_8hpp_source.html" > indexContainer.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a25a6aa2616541077764e6b5671b3cdba" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a25a6aa2616541077764e6b5671b3cdba" > ◆ < / a > < / span > deviceView() < 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_1indexContainer.html#a5e8c0e0e7c8466a94fcc66eef8c12b24" > DeviceViewType< / a > & deviceView < / 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 = "indexContainer_8hpp_source.html#l00166" > 166< / a > of file < a class = "el" href = "indexContainer_8hpp_source.html" > indexContainer.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "afc2c6b6e3530d1a891d4b2e94b94ff0b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afc2c6b6e3530d1a891d4b2e94b94ff0b" > ◆ < / a > < / span > indicesHost()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > auto indicesHost < / 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 = "indexContainer_8hpp_source.html#l00171" > 171< / a > of file < a class = "el" href = "indexContainer_8hpp_source.html" > indexContainer.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 = "dynamicPointStructure_8cpp_source.html#l00025" > dynamicPointStructure::dynamicPointStructure()< / a > , and < a class = "el" href = "sphereParticles_8cpp_source.html#l00225" > sphereParticles::sphereParticles()< / 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_1indexContainer_afc2c6b6e3530d1a891d4b2e94b94ff0b_icgraph.png" border = "0" usemap = "#classpFlow_1_1indexContainer_afc2c6b6e3530d1a891d4b2e94b94ff0b_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1indexContainer_afc2c6b6e3530d1a891d4b2e94b94ff0b_icgraph" id = "classpFlow_1_1indexContainer_afc2c6b6e3530d1a891d4b2e94b94ff0b_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "269,46,368,73" / >
< area shape = "rect" href = "classpFlow_1_1dynamicPointStructure.html#a10d4d223c37affe812c8910ca9851c3f" title = " " alt = "" coords = "5,5,221,47" / >
< area shape = "rect" href = "classpFlow_1_1sphereParticles.html#af3a0e20c9660776af6f0b8118e89e880" title = "construct from systemControl and property" alt = "" coords = "30,71,197,112" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a841cfe71aab271b7dcaf54f932f25178" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a841cfe71aab271b7dcaf54f932f25178" > ◆ < / a > < / span > indicesDevice()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > auto indicesDevice < / 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 = "indexContainer_8hpp_source.html#l00176" > 176< / a > of file < a class = "el" href = "indexContainer_8hpp_source.html" > indexContainer.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a3f07dcf255cc5edecc3f32f069c2f8ab" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3f07dcf255cc5edecc3f32f069c2f8ab" > ◆ < / a > < / span > modifyOnHost()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void modifyOnHost < / 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 = "indexContainer_8hpp_source.html#l00181" > 181< / a > of file < a class = "el" href = "indexContainer_8hpp_source.html" > indexContainer.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a62f30f38f9c1db8aa064dbe0db5c4728" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a62f30f38f9c1db8aa064dbe0db5c4728" > ◆ < / a > < / span > modifyOnDevice()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void modifyOnDevice < / 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 = "indexContainer_8hpp_source.html#l00186" > 186< / a > of file < a class = "el" href = "indexContainer_8hpp_source.html" > indexContainer.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "mortonIndexing_8cpp_source.html#l00026" > pFlow::getSortedIndex()< / a > .< / p >
< 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;" >
< div class = "center" > < img src = "classpFlow_1_1indexContainer_a62f30f38f9c1db8aa064dbe0db5c4728_icgraph.png" border = "0" usemap = "#classpFlow_1_1indexContainer_a62f30f38f9c1db8aa064dbe0db5c4728_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1indexContainer_a62f30f38f9c1db8aa064dbe0db5c4728_icgraph" id = "classpFlow_1_1indexContainer_a62f30f38f9c1db8aa064dbe0db5c4728_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "221,5,352,32" / >
< area shape = "rect" href = "namespacepFlow.html#a493862193d78c409ce4ddb2b4d49c17f" title = " " alt = "" coords = "5,5,173,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a795138dcd25e874d4ab7ed03ce7603b6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a795138dcd25e874d4ab7ed03ce7603b6" > ◆ < / a > < / span > syncViews()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void syncViews < / 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 = "indexContainer_8hpp_source.html#l00191" > 191< / a > of file < a class = "el" href = "indexContainer_8hpp_source.html" > indexContainer.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "mortonIndexing_8cpp_source.html#l00026" > pFlow::getSortedIndex()< / a > .< / p >
< 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;" >
< div class = "center" > < img src = "classpFlow_1_1indexContainer_a795138dcd25e874d4ab7ed03ce7603b6_icgraph.png" border = "0" usemap = "#classpFlow_1_1indexContainer_a795138dcd25e874d4ab7ed03ce7603b6_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1indexContainer_a795138dcd25e874d4ab7ed03ce7603b6_icgraph" id = "classpFlow_1_1indexContainer_a795138dcd25e874d4ab7ed03ce7603b6_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "221,5,312,32" / >
< area shape = "rect" href = "namespacepFlow.html#a493862193d78c409ce4ddb2b4d49c17f" title = " " alt = "" coords = "5,5,173,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a9884549c8be9897d5550d31bc0bcf7f2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9884549c8be9897d5550d31bc0bcf7f2" > ◆ < / a > < / span > setSize()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > size_t setSize < / td >
< td > (< / td >
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > < em > ns< / 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 = "indexContainer_8hpp_source.html#l00212" > 212< / a > of file < a class = "el" href = "indexContainer_8hpp_source.html" > indexContainer.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "mortonIndexing_8cpp_source.html#l00026" > pFlow::getSortedIndex()< / a > .< / p >
< 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;" >
< div class = "center" > < img src = "classpFlow_1_1indexContainer_a9884549c8be9897d5550d31bc0bcf7f2_icgraph.png" border = "0" usemap = "#classpFlow_1_1indexContainer_a9884549c8be9897d5550d31bc0bcf7f2_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1indexContainer_a9884549c8be9897d5550d31bc0bcf7f2_icgraph" id = "classpFlow_1_1indexContainer_a9884549c8be9897d5550d31bc0bcf7f2_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "221,5,291,32" / >
< area shape = "rect" href = "namespacepFlow.html#a493862193d78c409ce4ddb2b4d49c17f" title = " " alt = "" coords = "5,5,173,32" / >
< / map >
< / div >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a92e0ba7ef23e87944d17c213fa2dbc0c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a92e0ba7ef23e87944d17c213fa2dbc0c" > ◆ < / a > < / span > min_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > min_ = 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 = "indexContainer_8hpp_source.html#l00069" > 69< / a > of file < a class = "el" href = "indexContainer_8hpp_source.html" > indexContainer.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 = "indexContainer_8hpp_source.html#l00080" > indexContainer< int32 > ::indexContainer()< / a > , < a class = "el" href = "indexContainer_8hpp_source.html#l00127" > indexContainer< int32 > ::min()< / a > , and < a class = "el" href = "indexContainer_8hpp_source.html#l00191" > indexContainer< int32 > ::syncViews()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a138d93a14ab42323cc70f74a817f5993" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a138d93a14ab42323cc70f74a817f5993" > ◆ < / a > < / span > max_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > max_ = 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 = "indexContainer_8hpp_source.html#l00070" > 70< / a > of file < a class = "el" href = "indexContainer_8hpp_source.html" > indexContainer.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 = "indexContainer_8hpp_source.html#l00092" > indexContainer< int32 > ::indexContainer()< / a > , < a class = "el" href = "indexContainer_8hpp_source.html#l00133" > indexContainer< int32 > ::max()< / a > , and < a class = "el" href = "indexContainer_8hpp_source.html#l00191" > indexContainer< int32 > ::syncViews()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a5f31775800bbb46b35b5791def1f3acc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5f31775800bbb46b35b5791def1f3acc" > ◆ < / a > < / span > size_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > size_t size_ = 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 = "indexContainer_8hpp_source.html#l00071" > 71< / a > of file < a class = "el" href = "indexContainer_8hpp_source.html" > indexContainer.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 = "indexContainer_8hpp_source.html#l00121" > indexContainer< int32 > ::empty()< / a > , < a class = "el" href = "indexContainer_8hpp_source.html#l00080" > indexContainer< int32 > ::indexContainer()< / a > , < a class = "el" href = "indexContainer_8hpp_source.html#l00212" > indexContainer< int32 > ::setSize()< / a > , < a class = "el" href = "indexContainer_8hpp_source.html#l00115" > indexContainer< int32 > ::size()< / a > , and < a class = "el" href = "indexContainer_8hpp_source.html#l00191" > indexContainer< int32 > ::syncViews()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a3740b5bc130288c0eaa990e972b4080d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3740b5bc130288c0eaa990e972b4080d" > ◆ < / a > < / span > views_< / 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_1indexContainer.html#ac16302a81f0d7c1ce7e41edd798fc9d1" > DualViewType< / a > views_< / 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 = "indexContainer_8hpp_source.html#l00073" > 73< / a > of file < a class = "el" href = "indexContainer_8hpp_source.html" > indexContainer.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 = "indexContainer_8hpp_source.html#l00156" > indexContainer< int32 > ::deviceView()< / a > , < a class = "el" href = "indexContainer_8hpp_source.html#l00151" > indexContainer< int32 > ::hostView()< / a > , < a class = "el" href = "indexContainer_8hpp_source.html#l00080" > indexContainer< int32 > ::indexContainer()< / a > , < a class = "el" href = "indexContainer_8hpp_source.html#l00176" > indexContainer< int32 > ::indicesDevice()< / a > , < a class = "el" href = "indexContainer_8hpp_source.html#l00171" > indexContainer< int32 > ::indicesHost()< / a > , < a class = "el" href = "indexContainer_8hpp_source.html#l00186" > indexContainer< int32 > ::modifyOnDevice()< / a > , < a class = "el" href = "indexContainer_8hpp_source.html#l00181" > indexContainer< int32 > ::modifyOnHost()< / a > , < a class = "el" href = "indexContainer_8hpp_source.html#l00140" > indexContainer< int32 > ::operator()()< / a > , and < a class = "el" href = "indexContainer_8hpp_source.html#l00191" > indexContainer< int32 > ::syncViews()< / 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 >
< li > src/phasicFlow/containers/indexContainer/< a class = "el" href = "indexContainer_8hpp_source.html" > indexContainer.hpp< / a > < / li >
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" > < a class = "el" href = "namespacepFlow.html" > pFlow< / a > < / li > < li class = "navelem" > < a class = "el" href = "classpFlow_1_1indexContainer.html" > indexContainer< / 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 >