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: mapperNBS< executionSpace > ::cellIterator Class 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_1mapperNBS_1_1cellIterator.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-methods" > Public Member Functions< / a > |
< a href = "#pri-attribs" > Private Attributes< / a > |
< a href = "classpFlow_1_1mapperNBS_1_1cellIterator-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > mapperNBS< executionSpace > ::cellIterator Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:af1d0f2a64cf301e1e590780a67e69512" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1mapperNBS_1_1cellIterator.html#af1d0f2a64cf301e1e590780a67e69512" > cellIterator< / a > (< a class = "el" href = "namespacepFlow.html#ae6a68b2bd4d845883b5c67189d67d816" > ViewType3D< / a > < < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > , < a class = "el" href = "classpFlow_1_1mapperNBS.html#ac5b08fe17cf30c7c64a5ee12370133e9" > memory_space< / a > > < a class = "el" href = "classpFlow_1_1mapperNBS.html#aef627ff36bd5f5194201206c7a41eaa1" > head< / a > , < a class = "el" href = "namespacepFlow.html#aca2b381231776d26ea7431837f78aa24" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > , < a class = "el" href = "classpFlow_1_1mapperNBS.html#ac5b08fe17cf30c7c64a5ee12370133e9" > memory_space< / a > > < a class = "el" href = "classpFlow_1_1mapperNBS.html#a31933b87666c5f903b5a7fb5887bde6a" > next< / a > )< / td > < / tr >
< tr class = "separator:af1d0f2a64cf301e1e590780a67e69512" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1395a623fc0dab2cbdfc0816e62587b9" > < 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_1mapperNBS.html#aeddf2432738cfab3cda287d6fb96e048" > Cells< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1mapperNBS_1_1cellIterator.html#a1395a623fc0dab2cbdfc0816e62587b9" > cellsSize< / a > () const< / td > < / tr >
< tr class = "separator:a1395a623fc0dab2cbdfc0816e62587b9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2ad08b818030473afe881d2e760fa040" > < 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#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1mapperNBS_1_1cellIterator.html#a2ad08b818030473afe881d2e760fa040" > start< / a > (< a class = "el" href = "classpFlow_1_1mapperNBS.html#ae73570f5a8fa6f2a0123b6a44eadca22" > IndexType< / a > i, < a class = "el" href = "classpFlow_1_1mapperNBS.html#ae73570f5a8fa6f2a0123b6a44eadca22" > IndexType< / a > j, < a class = "el" href = "classpFlow_1_1mapperNBS.html#ae73570f5a8fa6f2a0123b6a44eadca22" > IndexType< / a > k) const< / td > < / tr >
< tr class = "separator:a2ad08b818030473afe881d2e760fa040" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac0c595919110e1bd81d4c050e35f6e61" > < 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#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1mapperNBS_1_1cellIterator.html#ac0c595919110e1bd81d4c050e35f6e61" > getNext< / a > (< a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > < a class = "el" href = "NBSLoop_8hpp.html#aad8b608072a1b6dcd9e91de38ee2925f" > n< / a > ) const< / td > < / tr >
< tr class = "separator:ac0c595919110e1bd81d4c050e35f6e61" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pri-attribs" > < / a >
Private Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a1a236c86d026feedc50038ea68070ee5" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1mapperNBS.html#acbd6c3ada7ac256c9703465b1f009810" > HeadType< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1mapperNBS_1_1cellIterator.html#a1a236c86d026feedc50038ea68070ee5" > head_< / a > < / td > < / tr >
< tr class = "separator:a1a236c86d026feedc50038ea68070ee5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a228408038960e3e74a4dc525ca643e9e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1mapperNBS.html#a94771782ff2841007e80ca3839276da7" > NextType< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1mapperNBS_1_1cellIterator.html#a228408038960e3e74a4dc525ca643e9e" > next_< / a > < / td > < / tr >
< tr class = "separator:a228408038960e3e74a4dc525ca643e9e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < h3 > template< typename executionSpace> < br / >
class pFlow::mapperNBS< executionSpace > ::cellIterator< / h3 >
< p class = "definition" > Definition at line < a class = "el" href = "mapperNBS_8hpp_source.html#l00056" > 56< / a > of file < a class = "el" href = "mapperNBS_8hpp_source.html" > mapperNBS.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "af1d0f2a64cf301e1e590780a67e69512" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af1d0f2a64cf301e1e590780a67e69512" > ◆ < / a > < / span > cellIterator()< / 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_1mapperNBS_1_1cellIterator.html" > cellIterator< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#ae6a68b2bd4d845883b5c67189d67d816" > ViewType3D< / a > < < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > , < a class = "el" href = "classpFlow_1_1mapperNBS.html#ac5b08fe17cf30c7c64a5ee12370133e9" > memory_space< / a > >   < / td >
< td class = "paramname" > < em > head< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#aca2b381231776d26ea7431837f78aa24" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > , < a class = "el" href = "classpFlow_1_1mapperNBS.html#ac5b08fe17cf30c7c64a5ee12370133e9" > memory_space< / a > >   < / td >
< td class = "paramname" > < em > next< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "mapperNBS_8hpp_source.html#l00065" > 65< / a > of file < a class = "el" href = "mapperNBS_8hpp_source.html" > mapperNBS.hpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a1395a623fc0dab2cbdfc0816e62587b9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1395a623fc0dab2cbdfc0816e62587b9" > ◆ < / a > < / span > cellsSize()< / 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_1mapperNBS.html#aeddf2432738cfab3cda287d6fb96e048" > Cells< / a > cellsSize < / 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 = "mapperNBS_8hpp_source.html#l00072" > 72< / a > of file < a class = "el" href = "mapperNBS_8hpp_source.html" > mapperNBS.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "mapperNBS_8hpp_source.html#l00059" > mapperNBS< executionSpace > ::cellIterator::head_< / a > .< / p >
< / div >
< / div >
< a id = "a2ad08b818030473afe881d2e760fa040" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2ad08b818030473afe881d2e760fa040" > ◆ < / a > < / span > start()< / 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#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > start < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1mapperNBS.html#ae73570f5a8fa6f2a0123b6a44eadca22" > IndexType< / a >   < / td >
< td class = "paramname" > < em > i< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1mapperNBS.html#ae73570f5a8fa6f2a0123b6a44eadca22" > IndexType< / a >   < / td >
< td class = "paramname" > < em > j< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1mapperNBS.html#ae73570f5a8fa6f2a0123b6a44eadca22" > IndexType< / a >   < / 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 = "mapperNBS_8hpp_source.html#l00076" > 76< / a > of file < a class = "el" href = "mapperNBS_8hpp_source.html" > mapperNBS.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "mapperNBS_8hpp_source.html#l00059" > mapperNBS< executionSpace > ::cellIterator::head_< / a > .< / p >
< / div >
< / div >
< a id = "ac0c595919110e1bd81d4c050e35f6e61" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac0c595919110e1bd81d4c050e35f6e61" > ◆ < / a > < / span > getNext()< / 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#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > getNext < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td >
< td class = "paramname" > < em > n< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "mapperNBS_8hpp_source.html#l00080" > 80< / a > of file < a class = "el" href = "mapperNBS_8hpp_source.html" > mapperNBS.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "NBSCrossLoop_8hpp_source.html#l00024" > n< / a > , and < a class = "el" href = "mapperNBS_8hpp_source.html#l00061" > mapperNBS< executionSpace > ::cellIterator::next_< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a1a236c86d026feedc50038ea68070ee5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1a236c86d026feedc50038ea68070ee5" > ◆ < / a > < / span > head_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1mapperNBS.html#acbd6c3ada7ac256c9703465b1f009810" > HeadType< / a > head_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "mapperNBS_8hpp_source.html#l00059" > 59< / a > of file < a class = "el" href = "mapperNBS_8hpp_source.html" > mapperNBS.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "mapperNBS_8hpp_source.html#l00072" > mapperNBS< executionSpace > ::cellIterator::cellsSize()< / a > , and < a class = "el" href = "mapperNBS_8hpp_source.html#l00076" > mapperNBS< executionSpace > ::cellIterator::start()< / a > .< / p >
< / div >
< / div >
< a id = "a228408038960e3e74a4dc525ca643e9e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a228408038960e3e74a4dc525ca643e9e" > ◆ < / a > < / span > next_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1mapperNBS.html#a94771782ff2841007e80ca3839276da7" > NextType< / a > next_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "mapperNBS_8hpp_source.html#l00061" > 61< / a > of file < a class = "el" href = "mapperNBS_8hpp_source.html" > mapperNBS.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "mapperNBS_8hpp_source.html#l00080" > mapperNBS< executionSpace > ::cellIterator::getNext()< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > src/Interaction/contactSearch/methods/< a class = "el" href = "mapperNBS_8hpp_source.html" > mapperNBS.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_1mapperNBS.html" > mapperNBS< / a > < / li > < li class = "navelem" > < a class = "el" href = "classpFlow_1_1mapperNBS_1_1cellIterator.html" > cellIterator< / 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 >