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: dynamicPointStructure 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_1dynamicPointStructure.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 > |
2025-01-10 13:02:07 +03:30
< a href = "#pri-attribs" > Private Attributes< / a > |
2023-03-27 10:16:23 -07:00
< a href = "classpFlow_1_1dynamicPointStructure-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > dynamicPointStructure Class 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 dynamicPointStructure:< / 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_1dynamicPointStructure__inherit__graph.png" border = "0" usemap = "#dynamicPointStructure_inherit__map" alt = "Inheritance graph" / > < / div >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-1" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-1-trigger" src = "closed.png" alt = "+" / > Collaboration diagram for dynamicPointStructure:< / 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_1dynamicPointStructure__coll__graph.png" border = "0" usemap = "#dynamicPointStructure_coll__map" alt = "Collaboration graph" / > < / div >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:ac519d5843321d28718031bb71639d72d" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dynamicPointStructure.html#ac519d5843321d28718031bb71639d72d" > TypeInfo< / a > (" dynamicPointStructure" )< / td > < / tr >
< tr class = "separator:ac519d5843321d28718031bb71639d72d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:acf827d6097ae844f7323650275acb62d" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dynamicPointStructure.html#acf827d6097ae844f7323650275acb62d" > dynamicPointStructure< / a > (< a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > & < a class = "el" href = "classpFlow_1_1demComponent.html#a647786897b3da03fcd415b2ebcf541c0" > control< / a > )< / td > < / tr >
< tr class = "separator:acf827d6097ae844f7323650275acb62d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae8eddfa6f61f5783c9b4e496d8496d74" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dynamicPointStructure.html#ae8eddfa6f61f5783c9b4e496d8496d74" > dynamicPointStructure< / a > (const < a class = "el" href = "classpFlow_1_1dynamicPointStructure.html" > dynamicPointStructure< / a > & ps)=delete< / td > < / tr >
< tr class = "separator:ae8eddfa6f61f5783c9b4e496d8496d74" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:afbe8d88ef670b4cca3b997c442c052b7" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dynamicPointStructure.html#afbe8d88ef670b4cca3b997c442c052b7" > dynamicPointStructure< / a > (< a class = "el" href = "classpFlow_1_1dynamicPointStructure.html" > dynamicPointStructure< / a > & & )=delete< / td > < / tr >
< tr class = "separator:afbe8d88ef670b4cca3b997c442c052b7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:abc49c0eab30a41b113bd2dc4f9491abb" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1dynamicPointStructure.html" > dynamicPointStructure< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dynamicPointStructure.html#abc49c0eab30a41b113bd2dc4f9491abb" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1dynamicPointStructure.html" > dynamicPointStructure< / a > & )=delete< / td > < / tr >
< tr class = "separator:abc49c0eab30a41b113bd2dc4f9491abb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a550330a5933e697d88f416875e88d992" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1dynamicPointStructure.html" > dynamicPointStructure< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dynamicPointStructure.html#a550330a5933e697d88f416875e88d992" > operator=< / a > (< a class = "el" href = "classpFlow_1_1dynamicPointStructure.html" > dynamicPointStructure< / a > & & )=delete< / td > < / tr >
< tr class = "separator:a550330a5933e697d88f416875e88d992" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:af4e0b9987ed2ce4336255b9a7ef42718" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dynamicPointStructure.html#af4e0b9987ed2ce4336255b9a7ef42718" > ~dynamicPointStructure< / a > () override=default< / td > < / tr >
< tr class = "separator:af4e0b9987ed2ce4336255b9a7ef42718" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa32434985dce3f633834201f9b6a76bf" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "namespacepFlow.html#af547b8e736ebac3297672aff612d426a" > realx3PointField_D< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dynamicPointStructure.html#aa32434985dce3f633834201f9b6a76bf" > velocity< / a > () const< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:aa32434985dce3f633834201f9b6a76bf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a612d0390ecaf99035fc26b2efd7cd752" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#af547b8e736ebac3297672aff612d426a" > realx3PointField_D< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dynamicPointStructure.html#a612d0390ecaf99035fc26b2efd7cd752" > velocity< / a > ()< / td > < / tr >
< tr class = "separator:a612d0390ecaf99035fc26b2efd7cd752" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ada71b97666fe3f66b31690bf12633c32" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dynamicPointStructure.html#ada71b97666fe3f66b31690bf12633c32" > beforeIteration< / a > () override< / td > < / tr >
< tr class = "memdesc:ada71b97666fe3f66b31690bf12633c32" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > In the time loop before iterate. < a href = "classpFlow_1_1dynamicPointStructure.html#ada71b97666fe3f66b31690bf12633c32" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ada71b97666fe3f66b31690bf12633c32" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afa767bddda52eb71cea18f755e17d559" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dynamicPointStructure.html#afa767bddda52eb71cea18f755e17d559" > iterate< / a > () override< / td > < / tr >
< tr class = "memdesc:afa767bddda52eb71cea18f755e17d559" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > This is called in time loop. < a href = "classpFlow_1_1dynamicPointStructure.html#afa767bddda52eb71cea18f755e17d559" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:afa767bddda52eb71cea18f755e17d559" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a21a26eb192452a95406ac398ab2ed189" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dynamicPointStructure.html#a21a26eb192452a95406ac398ab2ed189" > predict< / a > (< a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > < a class = "el" href = "classpFlow_1_1demComponent.html#a987c4fc5fe3a75305eede553d3efc279" > dt< / a > , < a class = "el" href = "namespacepFlow.html#af547b8e736ebac3297672aff612d426a" > realx3PointField_D< / a > & acceleration)< / td > < / tr >
< tr class = "memdesc:a21a26eb192452a95406ac398ab2ed189" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > prediction step (if any), is called in beforeIteration < br / >
< a href = "classpFlow_1_1dynamicPointStructure.html#a21a26eb192452a95406ac398ab2ed189" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a21a26eb192452a95406ac398ab2ed189" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a6d5c3945958cbde4e61f1cec4f374023" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dynamicPointStructure.html#a6d5c3945958cbde4e61f1cec4f374023" > correct< / a > (< a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > < a class = "el" href = "classpFlow_1_1demComponent.html#a987c4fc5fe3a75305eede553d3efc279" > dt< / a > , < a class = "el" href = "namespacepFlow.html#af547b8e736ebac3297672aff612d426a" > realx3PointField_D< / a > & acceleration)< / td > < / tr >
< tr class = "memdesc:a6d5c3945958cbde4e61f1cec4f374023" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > correction step, is called in iterate < a href = "classpFlow_1_1dynamicPointStructure.html#a6d5c3945958cbde4e61f1cec4f374023" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a6d5c3945958cbde4e61f1cec4f374023" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "inherit_header pub_methods_classpFlow_1_1pointStructure" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classpFlow_1_1pointStructure')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1pointStructure.html" > pointStructure< / a > < / td > < / tr >
< tr class = "memitem:a79cf90bf54b5dc2b8cd0415152ee0875 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure.html#a79cf90bf54b5dc2b8cd0415152ee0875" > TypeInfo< / a > (" pointStructure" )< / td > < / tr >
< tr class = "separator:a79cf90bf54b5dc2b8cd0415152ee0875 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adf6e06bca1642277ad459ee38ddd5d47 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure.html#adf6e06bca1642277ad459ee38ddd5d47" > pointStructure< / a > (< a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > & < a class = "el" href = "classpFlow_1_1demComponent.html#a647786897b3da03fcd415b2ebcf541c0" > control< / a > )< / td > < / tr >
< tr class = "memdesc:adf6e06bca1642277ad459ee38ddd5d47 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > an empty < a class = "el" href = "classpFlow_1_1pointStructure.html" > pointStructure< / a > , good for reading from file < a href = "classpFlow_1_1pointStructure.html#adf6e06bca1642277ad459ee38ddd5d47" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:adf6e06bca1642277ad459ee38ddd5d47 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a792658f3e50caffe74517fc407d59a4d inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure.html#a792658f3e50caffe74517fc407d59a4d" > pointStructure< / a > (< a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > & < a class = "el" href = "classpFlow_1_1demComponent.html#a647786897b3da03fcd415b2ebcf541c0" > control< / a > , const < a class = "el" href = "namespacepFlow.html#aede0f5a4a44d271e4e260cdb01032a61" > realx3Vector< / a > & posVec)< / td > < / tr >
< tr class = "memdesc:a792658f3e50caffe74517fc407d59a4d inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > construct from point positions, assume all points are active < a href = "classpFlow_1_1pointStructure.html#a792658f3e50caffe74517fc407d59a4d" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a792658f3e50caffe74517fc407d59a4d inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abda655499728dd69d2d0e7e7b5dac433 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure.html#abda655499728dd69d2d0e7e7b5dac433" > pointStructure< / a > (const < a class = "el" href = "classpFlow_1_1pointStructure.html" > pointStructure< / a > & )=delete< / td > < / tr >
< tr class = "separator:abda655499728dd69d2d0e7e7b5dac433 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a766a3cb046f9aace76721476157dec2d inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure.html#a766a3cb046f9aace76721476157dec2d" > pointStructure< / a > (< a class = "el" href = "classpFlow_1_1pointStructure.html" > pointStructure< / a > & & )=delete< / td > < / tr >
< tr class = "separator:a766a3cb046f9aace76721476157dec2d inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae336f51d6640efdee29c287da28680d6 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1pointStructure.html" > pointStructure< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure.html#ae336f51d6640efdee29c287da28680d6" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1pointStructure.html" > pointStructure< / a > & )=delete< / td > < / tr >
< tr class = "separator:ae336f51d6640efdee29c287da28680d6 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9e74d0b5a8fdbe326a0400e3d81d4ebf inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1pointStructure.html" > pointStructure< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure.html#a9e74d0b5a8fdbe326a0400e3d81d4ebf" > operator=< / a > (< a class = "el" href = "classpFlow_1_1pointStructure.html" > pointStructure< / a > & & )=delete< / td > < / tr >
< tr class = "separator:a9e74d0b5a8fdbe326a0400e3d81d4ebf inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a88b67f59370894bc1987cbb683a7a25c inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure.html#a88b67f59370894bc1987cbb683a7a25c" > ~pointStructure< / a > () override=default< / td > < / tr >
< tr class = "separator:a88b67f59370894bc1987cbb683a7a25c inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ada71b97666fe3f66b31690bf12633c32 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure.html#ada71b97666fe3f66b31690bf12633c32" > beforeIteration< / a > () override< / td > < / tr >
< tr class = "memdesc:ada71b97666fe3f66b31690bf12633c32 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > In the time loop before iterate. < a href = "classpFlow_1_1pointStructure.html#ada71b97666fe3f66b31690bf12633c32" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ada71b97666fe3f66b31690bf12633c32 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afa767bddda52eb71cea18f755e17d559 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure.html#afa767bddda52eb71cea18f755e17d559" > iterate< / a > () override< / td > < / tr >
< tr class = "memdesc:afa767bddda52eb71cea18f755e17d559 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > This is called in time loop. < a href = "classpFlow_1_1pointStructure.html#afa767bddda52eb71cea18f755e17d559" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:afa767bddda52eb71cea18f755e17d559 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5ab4b6c611c3256e54f51bbfc484d58e inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure.html#a5ab4b6c611c3256e54f51bbfc484d58e" > afterIteration< / a > () override< / td > < / tr >
< tr class = "memdesc:a5ab4b6c611c3256e54f51bbfc484d58e inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > This is called in time loop, after iterate. < a href = "classpFlow_1_1pointStructure.html#a5ab4b6c611c3256e54f51bbfc484d58e" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a5ab4b6c611c3256e54f51bbfc484d58e inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a137901d5930c5fb8adeb41633d125445 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memItemLeft" align = "right" valign = "top" > auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure.html#a137901d5930c5fb8adeb41633d125445" > boundaries< / a > ()< / td > < / tr >
< tr class = "separator:a137901d5930c5fb8adeb41633d125445 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a25f9934fc9339bdef99103aa060d8376 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memItemLeft" align = "right" valign = "top" > const auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure.html#a25f9934fc9339bdef99103aa060d8376" > boundaries< / a > () const< / td > < / tr >
< tr class = "separator:a25f9934fc9339bdef99103aa060d8376 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac469007fdaaadba509bda15a90e450d5 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1Time.html" > Time< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure.html#ac469007fdaaadba509bda15a90e450d5" > time< / a > () override< / td > < / tr >
< tr class = "separator:ac469007fdaaadba509bda15a90e450d5 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a52736112a35934786ddb38ff4c5dffe8 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "classpFlow_1_1Time.html" > Time< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure.html#a52736112a35934786ddb38ff4c5dffe8" > time< / a > () const override< / td > < / tr >
< tr class = "separator:a52736112a35934786ddb38ff4c5dffe8 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1d82e8549654bfdc8c828d4f45bcd1f2 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1boundaryBase.html" > boundaryBase< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure.html#a1d82e8549654bfdc8c828d4f45bcd1f2" > boundary< / a > (< a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > i) override< / td > < / tr >
< tr class = "separator:a1d82e8549654bfdc8c828d4f45bcd1f2 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4d958229a990fab7008b251b25e55b3e inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "classpFlow_1_1boundaryBase.html" > boundaryBase< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure.html#a4d958229a990fab7008b251b25e55b3e" > boundary< / a > (< a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > i) const override< / td > < / tr >
< tr class = "separator:a4d958229a990fab7008b251b25e55b3e inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab6e47ba73b45a9bdfe3aeb0e3d629b88 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memItemLeft" align = "right" valign = "top" > const auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure.html#ab6e47ba73b45a9bdfe3aeb0e3d629b88" > simDomain< / a > () const< / td > < / tr >
< tr class = "separator:ab6e47ba73b45a9bdfe3aeb0e3d629b88 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac83f377533f26c27400c8e9b1ba26f8e inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memItemLeft" align = "right" valign = "top" > const auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure.html#ac83f377533f26c27400c8e9b1ba26f8e" > thisDomain< / a > () const< / td > < / tr >
< tr class = "separator:ac83f377533f26c27400c8e9b1ba26f8e inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0d2a7b5c43832e65e2cbf5f9de32856d inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memItemLeft" align = "right" valign = "top" > const auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure.html#a0d2a7b5c43832e65e2cbf5f9de32856d" > extendedDomain< / a > () const< / td > < / tr >
< tr class = "separator:a0d2a7b5c43832e65e2cbf5f9de32856d inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aff82dfcdc037791c20e374c6123523e5 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure.html#aff82dfcdc037791c20e374c6123523e5" > internalDomainBox< / a > () const< / td > < / tr >
< tr class = "separator:aff82dfcdc037791c20e374c6123523e5 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1c713f45ca620694735a6a21959cc408 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure.html#a1c713f45ca620694735a6a21959cc408" > read< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is, const < a class = "el" href = "classpFlow_1_1IOPattern.html" > IOPattern< / a > & iop) override< / td > < / tr >
< tr class = "memdesc:a1c713f45ca620694735a6a21959cc408 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > read the point structure from the input stream. < a href = "classpFlow_1_1pointStructure.html#a1c713f45ca620694735a6a21959cc408" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a1c713f45ca620694735a6a21959cc408 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab3738b20dfa25d66228f6a7571d97aa0 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure.html#ab3738b20dfa25d66228f6a7571d97aa0" > write< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os, const < a class = "el" href = "classpFlow_1_1IOPattern.html" > IOPattern< / a > & iop) const override< / td > < / tr >
< tr class = "memdesc:ab3738b20dfa25d66228f6a7571d97aa0 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Write. < a href = "classpFlow_1_1pointStructure.html#ab3738b20dfa25d66228f6a7571d97aa0" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ab3738b20dfa25d66228f6a7571d97aa0 inherit pub_methods_classpFlow_1_1pointStructure" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classpFlow_1_1IOobject" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classpFlow_1_1IOobject')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1IOobject.html" > IOobject< / a > < / td > < / tr >
< tr class = "memitem:a9521838a2604fc381c2b4d8227615246 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOobject.html#a9521838a2604fc381c2b4d8227615246" > typeName< / a > () const =0< / td > < / tr >
< tr class = "separator:a9521838a2604fc381c2b4d8227615246 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aad269ef21d55c3c31022045b90075823 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOobject.html#aad269ef21d55c3c31022045b90075823" > IOobject< / a > (const < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > & objf, const < a class = "el" href = "classpFlow_1_1IOPattern.html" > IOPattern< / a > & iop, < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > *< a class = "el" href = "classpFlow_1_1IOobject.html#a09a559f42cef65f7e9b3ce24cfb42905" > owner< / a > )< / td > < / tr >
< tr class = "separator:aad269ef21d55c3c31022045b90075823 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a343821968cc70abd87c9e3c9706b2e08 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOobject.html#a343821968cc70abd87c9e3c9706b2e08" > ~IOobject< / a > () override< / td > < / tr >
< tr class = "separator:a343821968cc70abd87c9e3c9706b2e08 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a387f9719028f6a7a4b72dbeccdae8e48 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOobject.html#a387f9719028f6a7a4b72dbeccdae8e48" > IOobject< / a > (const < a class = "el" href = "classpFlow_1_1IOobject.html" > IOobject< / a > & src)=delete< / td > < / tr >
< tr class = "separator:a387f9719028f6a7a4b72dbeccdae8e48 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ada2832137ec41bfb31a433af7d833d22 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOobject.html#ada2832137ec41bfb31a433af7d833d22" > IOobject< / a > (< a class = "el" href = "classpFlow_1_1IOobject.html" > IOobject< / a > & & src)=delete< / td > < / tr >
< tr class = "separator:ada2832137ec41bfb31a433af7d833d22 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab0970fc1f3e24ea17048045400fe34f5 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "classpFlow_1_1IOPattern.html" > IOPattern< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOobject.html#ab0970fc1f3e24ea17048045400fe34f5" > ioPattern< / a > () const< / td > < / tr >
< tr class = "separator:ab0970fc1f3e24ea17048045400fe34f5 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a09a559f42cef65f7e9b3ce24cfb42905 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOobject.html#a09a559f42cef65f7e9b3ce24cfb42905" > owner< / a > () const override< / td > < / tr >
< tr class = "separator:a09a559f42cef65f7e9b3ce24cfb42905 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a00619b1fd305614c16a7097445d9f0c3 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOobject.html#a00619b1fd305614c16a7097445d9f0c3" > owner< / a > ()< / td > < / tr >
< tr class = "separator:a00619b1fd305614c16a7097445d9f0c3 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a489ff7b751b95e03bb3d16839208b74d inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOobject.html#a489ff7b751b95e03bb3d16839208b74d" > releaseOwner< / a > (bool fromOwner=false)< / td > < / tr >
< tr class = "separator:a489ff7b751b95e03bb3d16839208b74d inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae86a22cbcc2022c0f2d7c1bd188889d6 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOobject.html#ae86a22cbcc2022c0f2d7c1bd188889d6" > isIncluded< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & objName) const override< / td > < / tr >
< tr class = "separator:ae86a22cbcc2022c0f2d7c1bd188889d6 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5f6e9860479ec6d8584a6c1bfa456dea inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOobject.html#a5f6e9860479ec6d8584a6c1bfa456dea" > isExcluded< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & objName) const override< / td > < / tr >
< tr class = "separator:a5f6e9860479ec6d8584a6c1bfa456dea inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a56a17cd8322aee7227a30824c5f5107b inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOobject.html#a56a17cd8322aee7227a30824c5f5107b" > readObject< / a > (bool rdHdr=true)< / td > < / tr >
< tr class = "separator:a56a17cd8322aee7227a30824c5f5107b inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afb0d210a86dfa7ee073b16be32be2198 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOobject.html#afb0d210a86dfa7ee073b16be32be2198" > writeObject< / a > () const< / td > < / tr >
< tr class = "separator:afb0d210a86dfa7ee073b16be32be2198 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a55db1ce145befa1e4a8535806169c2c3 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOobject.html#a55db1ce145befa1e4a8535806169c2c3" > readObject< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is, bool rdHdr=true)< / td > < / tr >
< tr class = "separator:a55db1ce145befa1e4a8535806169c2c3 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6979f73f254fb1a89ba95f46ac79278c inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOobject.html#a6979f73f254fb1a89ba95f46ac79278c" > writeObject< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const< / td > < / tr >
< tr class = "separator:a6979f73f254fb1a89ba95f46ac79278c inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classpFlow_1_1IOfileHeader" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classpFlow_1_1IOfileHeader')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1IOfileHeader.html" > IOfileHeader< / a > < / td > < / tr >
< tr class = "memitem:a27694b34ae10a55819c0647e27e52424 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a27694b34ae10a55819c0647e27e52424" > IOfileHeader< / a > (const < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > & objf)< / td > < / tr >
< tr class = "separator:a27694b34ae10a55819c0647e27e52424 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4ae6d6ea877ec8652d86076eaf333c12 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a4ae6d6ea877ec8652d86076eaf333c12" > objectName< / a > () const< / td > < / tr >
< tr class = "separator:a4ae6d6ea877ec8652d86076eaf333c12 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a67068cb6552c42a5ddb1c66bf6bbf6b3 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a67068cb6552c42a5ddb1c66bf6bbf6b3" > objectType< / a > () const< / td > < / tr >
< tr class = "separator:a67068cb6552c42a5ddb1c66bf6bbf6b3 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae1921a7f20c43d1438221946e607c488 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#ae1921a7f20c43d1438221946e607c488" > path< / a > () const< / td > < / tr >
< tr class = "separator:ae1921a7f20c43d1438221946e607c488 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aefb380f32e3c6839d26dbc93ff4eb00a inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#aefb380f32e3c6839d26dbc93ff4eb00a" > outFileBinary< / a > () const< / td > < / tr >
< tr class = "separator:aefb380f32e3c6839d26dbc93ff4eb00a inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6e04bca1658d3c571a38d8ac1d62462e inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a6e04bca1658d3c571a38d8ac1d62462e" > inFileBinary< / a > () const< / td > < / tr >
< tr class = "separator:a6e04bca1658d3c571a38d8ac1d62462e inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1a248aa0488b774d5160449992ad31e5 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a1a248aa0488b774d5160449992ad31e5" > headerOk< / a > (bool silent=false)< / td > < / tr >
< tr class = "separator:a1a248aa0488b774d5160449992ad31e5 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aac13e923e67df5e79d9a75f592b97da3 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#aac13e923e67df5e79d9a75f592b97da3" > implyRead< / a > () const< / td > < / tr >
< tr class = "memdesc:aac13e923e67df5e79d9a75f592b97da3 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Imply read. < a href = "classpFlow_1_1IOfileHeader.html#aac13e923e67df5e79d9a75f592b97da3" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aac13e923e67df5e79d9a75f592b97da3 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adfb03998f9b3b981631dc794cffd05a1 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#adfb03998f9b3b981631dc794cffd05a1" > implyWrite< / a > () const< / td > < / tr >
< tr class = "memdesc:adfb03998f9b3b981631dc794cffd05a1 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Imply write. < a href = "classpFlow_1_1IOfileHeader.html#adfb03998f9b3b981631dc794cffd05a1" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:adfb03998f9b3b981631dc794cffd05a1 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac38363de350016ce974d10db7d4d0753 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#ac38363de350016ce974d10db7d4d0753" > fileExist< / a > () const< / td > < / tr >
< tr class = "memdesc:ac38363de350016ce974d10db7d4d0753 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Check if file exists. < a href = "classpFlow_1_1IOfileHeader.html#ac38363de350016ce974d10db7d4d0753" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ac38363de350016ce974d10db7d4d0753 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aad1bd18bfebe1913d2b10785c0aff822 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#aad1bd18bfebe1913d2b10785c0aff822" > readIfPresent< / a > () const< / td > < / tr >
< tr class = "memdesc:aad1bd18bfebe1913d2b10785c0aff822 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Check read if present. < a href = "classpFlow_1_1IOfileHeader.html#aad1bd18bfebe1913d2b10785c0aff822" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aad1bd18bfebe1913d2b10785c0aff822 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a68bff73fd26a260a1d26e7890897d4e4 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a68bff73fd26a260a1d26e7890897d4e4" > writeHeader< / a > () const< / td > < / tr >
< tr class = "memdesc:a68bff73fd26a260a1d26e7890897d4e4 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Check if the header should be written to file True: on master + implyWrite + readWriteHeader = true False: otherwise. < a href = "classpFlow_1_1IOfileHeader.html#a68bff73fd26a260a1d26e7890897d4e4" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a68bff73fd26a260a1d26e7890897d4e4 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab83d4ca3dd2d2995f15ffe5e2693f316 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#ab83d4ca3dd2d2995f15ffe5e2693f316" > writeHeader< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os, const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & typeName, bool forceWrite=false) const< / td > < / tr >
< tr class = "memdesc:ab83d4ca3dd2d2995f15ffe5e2693f316 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Write the header to the file , typeName comes from caller. < a href = "classpFlow_1_1IOfileHeader.html#ab83d4ca3dd2d2995f15ffe5e2693f316" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ab83d4ca3dd2d2995f15ffe5e2693f316 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5d569ab3079ca594877dfbdf4d45cae4 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a5d569ab3079ca594877dfbdf4d45cae4" > writeHeader< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os, bool forceWrite=false) const< / td > < / tr >
< tr class = "memdesc:a5d569ab3079ca594877dfbdf4d45cae4 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Write the header to the file, typeName comes from the one read from file. < a href = "classpFlow_1_1IOfileHeader.html#a5d569ab3079ca594877dfbdf4d45cae4" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a5d569ab3079ca594877dfbdf4d45cae4 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aaf27120b2528b8d3d77903c4f4481127 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#aaf27120b2528b8d3d77903c4f4481127" > readHeader< / a > () const< / td > < / tr >
< tr class = "memdesc:aaf27120b2528b8d3d77903c4f4481127 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Check if header should be read from file. < a href = "classpFlow_1_1IOfileHeader.html#aaf27120b2528b8d3d77903c4f4481127" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aaf27120b2528b8d3d77903c4f4481127 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad3e735fcc23f3717d149728c03f5074a inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#ad3e735fcc23f3717d149728c03f5074a" > readHeader< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is, bool silent=false)< / td > < / tr >
< tr class = "memdesc:ad3e735fcc23f3717d149728c03f5074a inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Read the header in the file. < a href = "classpFlow_1_1IOfileHeader.html#ad3e735fcc23f3717d149728c03f5074a" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ad3e735fcc23f3717d149728c03f5074a inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a935aedcbc2d9fc4e32646d718eaec1f4 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a935aedcbc2d9fc4e32646d718eaec1f4" > writeBanner< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const< / td > < / tr >
< tr class = "memdesc:a935aedcbc2d9fc4e32646d718eaec1f4 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > write the banner < a href = "classpFlow_1_1IOfileHeader.html#a935aedcbc2d9fc4e32646d718eaec1f4" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a935aedcbc2d9fc4e32646d718eaec1f4 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7724614a5d68ca0d55beead4b79f6051 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a7724614a5d68ca0d55beead4b79f6051" > writeSeparator< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const< / td > < / tr >
< tr class = "memdesc:a7724614a5d68ca0d55beead4b79f6051 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > wirte a separator line < a href = "classpFlow_1_1IOfileHeader.html#a7724614a5d68ca0d55beead4b79f6051" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a7724614a5d68ca0d55beead4b79f6051 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classpFlow_1_1objectFile" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classpFlow_1_1objectFile')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > < / td > < / tr >
< tr class = "memitem:a03145445e47fe40d36071d3207e4eaae inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a03145445e47fe40d36071d3207e4eaae" > objectFile< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1objectFile.html#a754ce9966caae1ee331378bf4a87269b" > name< / a > )< / td > < / tr >
< tr class = "separator:a03145445e47fe40d36071d3207e4eaae inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a697165e3ce0c66f2e8b3cd10ceabbc1f inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a697165e3ce0c66f2e8b3cd10ceabbc1f" > objectFile< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1objectFile.html#a754ce9966caae1ee331378bf4a87269b" > name< / a > , const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > & < a class = "el" href = "classpFlow_1_1objectFile.html#a55c0ceffcfed66ff50377088cbac2d8d" > localPath< / a > , const < a class = "el" href = "classpFlow_1_1objectFile.html#a314ebf993d731f5b477f5b2670de2135" > readFlag< / a > & rf=readFlag::READ_NEVER, const < a class = "el" href = "classpFlow_1_1objectFile.html#a167fce7aaf9bbff61e0e5ad4815d09fb" > writeFlag< / a > & wf=writeFlag::WRITE_NEVER, bool rwHeader=true)< / td > < / tr >
< tr class = "separator:a697165e3ce0c66f2e8b3cd10ceabbc1f inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acfc22694eec3cb20477252e35e8d38c4 inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#acfc22694eec3cb20477252e35e8d38c4" > objectFile< / a > (const < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > & src)=default< / td > < / tr >
< tr class = "separator:acfc22694eec3cb20477252e35e8d38c4 inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0d9f2616944d55462ad8c9665b27086c inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a0d9f2616944d55462ad8c9665b27086c" > objectFile< / a > (< a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > & & src)=default< / td > < / tr >
< tr class = "separator:a0d9f2616944d55462ad8c9665b27086c inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad48d19db468e7a67e0ace83c38905e32 inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#ad48d19db468e7a67e0ace83c38905e32" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > & rhs)=default< / td > < / tr >
< tr class = "separator:ad48d19db468e7a67e0ace83c38905e32 inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a724fdc744ee41f5b154c325701f14c2d inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a724fdc744ee41f5b154c325701f14c2d" > operator=< / a > (< a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > & & rhs)=default< / td > < / tr >
< tr class = "separator:a724fdc744ee41f5b154c325701f14c2d inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5eb42fccb46707b1c231389b56ec574b inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > virtual  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a5eb42fccb46707b1c231389b56ec574b" > ~objectFile< / a > ()=default< / td > < / tr >
< tr class = "separator:a5eb42fccb46707b1c231389b56ec574b inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a754ce9966caae1ee331378bf4a87269b inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > virtual const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a754ce9966caae1ee331378bf4a87269b" > name< / a > () const< / td > < / tr >
< tr class = "separator:a754ce9966caae1ee331378bf4a87269b inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a55c0ceffcfed66ff50377088cbac2d8d inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > virtual const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a55c0ceffcfed66ff50377088cbac2d8d" > localPath< / a > () const< / td > < / tr >
< tr class = "separator:a55c0ceffcfed66ff50377088cbac2d8d inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a349924059ebb9ce3b154dbd6850c601d inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1objectFile.html#a314ebf993d731f5b477f5b2670de2135" > readFlag< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a349924059ebb9ce3b154dbd6850c601d" > rFlag< / a > () const< / td > < / tr >
< tr class = "separator:a349924059ebb9ce3b154dbd6850c601d inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af42da690717c749e1ee5108dcee62e7d inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1objectFile.html#a167fce7aaf9bbff61e0e5ad4815d09fb" > writeFlag< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#af42da690717c749e1ee5108dcee62e7d" > wFlag< / a > () const< / td > < / tr >
< tr class = "separator:af42da690717c749e1ee5108dcee62e7d inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7097fa42f98e5a95fd95ec46bdf6cd60 inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a7097fa42f98e5a95fd95ec46bdf6cd60" > isReadAlways< / a > () const< / td > < / tr >
< tr class = "separator:a7097fa42f98e5a95fd95ec46bdf6cd60 inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0c27a5cdee1d686f94bea4254bdbe650 inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a0c27a5cdee1d686f94bea4254bdbe650" > isReadNever< / a > () const< / td > < / tr >
< tr class = "separator:a0c27a5cdee1d686f94bea4254bdbe650 inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2d01f4526e21bccb1392a344d3e6cbfd inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a2d01f4526e21bccb1392a344d3e6cbfd" > isReadIfPresent< / a > () const< / td > < / tr >
< tr class = "separator:a2d01f4526e21bccb1392a344d3e6cbfd inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acbd01f9965d77d91b82df73d1fc67438 inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#acbd01f9965d77d91b82df73d1fc67438" > isWriteAlways< / a > () const< / td > < / tr >
< tr class = "separator:acbd01f9965d77d91b82df73d1fc67438 inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a91e42168656b6587284c9167ef8b678e inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a91e42168656b6587284c9167ef8b678e" > isWriteNever< / a > () const< / td > < / tr >
< tr class = "separator:a91e42168656b6587284c9167ef8b678e inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae10b53b60cb4631fdeb46271ccab67aa inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#ae10b53b60cb4631fdeb46271ccab67aa" > readWriteHeader< / a > () const< / td > < / tr >
< tr class = "separator:ae10b53b60cb4631fdeb46271ccab67aa inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classpFlow_1_1demComponent" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classpFlow_1_1demComponent')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1demComponent.html" > demComponent< / a > < / td > < / tr >
< tr class = "memitem:a3145c3f3cba34861e279260ada91e0de inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#a3145c3f3cba34861e279260ada91e0de" > TypeInfo< / a > (" demComponent" )< / td > < / tr >
< tr class = "memdesc:a3145c3f3cba34861e279260ada91e0de inherit pub_methods_classpFlow_1_1demComponent" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Type info. < a href = "classpFlow_1_1demComponent.html#a3145c3f3cba34861e279260ada91e0de" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a3145c3f3cba34861e279260ada91e0de inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a73e3f3cd6a8eca86e6862f02e416dba2 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#a73e3f3cd6a8eca86e6862f02e416dba2" > demComponent< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & name, < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > & < a class = "el" href = "classpFlow_1_1demComponent.html#a647786897b3da03fcd415b2ebcf541c0" > control< / a > )< / td > < / tr >
< tr class = "memdesc:a73e3f3cd6a8eca86e6862f02e416dba2 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > construct from components < a href = "classpFlow_1_1demComponent.html#a73e3f3cd6a8eca86e6862f02e416dba2" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a73e3f3cd6a8eca86e6862f02e416dba2 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a876cdfe70008c20f9136c8a730c3f71a inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#a876cdfe70008c20f9136c8a730c3f71a" > demComponent< / a > (const < a class = "el" href = "classpFlow_1_1demComponent.html" > demComponent< / a > & )=delete< / td > < / tr >
< tr class = "memdesc:a876cdfe70008c20f9136c8a730c3f71a inherit pub_methods_classpFlow_1_1demComponent" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > No copy constructor. < a href = "classpFlow_1_1demComponent.html#a876cdfe70008c20f9136c8a730c3f71a" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a876cdfe70008c20f9136c8a730c3f71a inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aff5dda77742aff7e01ae5d1b1ceb38b7 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#aff5dda77742aff7e01ae5d1b1ceb38b7" > demComponent< / a > (< a class = "el" href = "classpFlow_1_1demComponent.html" > demComponent< / a > & & )=delete< / td > < / tr >
< tr class = "memdesc:aff5dda77742aff7e01ae5d1b1ceb38b7 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > No move constructor. < a href = "classpFlow_1_1demComponent.html#aff5dda77742aff7e01ae5d1b1ceb38b7" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aff5dda77742aff7e01ae5d1b1ceb38b7 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a95e1df66e5604c2920686b6a6c4e4c10 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1demComponent.html" > demComponent< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#a95e1df66e5604c2920686b6a6c4e4c10" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1demComponent.html" > demComponent< / a > & )=delete< / td > < / tr >
< tr class = "memdesc:a95e1df66e5604c2920686b6a6c4e4c10 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > No copy assignment. < a href = "classpFlow_1_1demComponent.html#a95e1df66e5604c2920686b6a6c4e4c10" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a95e1df66e5604c2920686b6a6c4e4c10 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a836aaf5b9cd26f2e17faf1626c5448b3 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1demComponent.html" > demComponent< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#a836aaf5b9cd26f2e17faf1626c5448b3" > operator=< / a > (< a class = "el" href = "classpFlow_1_1demComponent.html" > demComponent< / a > & & )=delete< / td > < / tr >
< tr class = "memdesc:a836aaf5b9cd26f2e17faf1626c5448b3 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > No move assignment. < a href = "classpFlow_1_1demComponent.html#a836aaf5b9cd26f2e17faf1626c5448b3" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a836aaf5b9cd26f2e17faf1626c5448b3 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9ab4d5fa34944c13f3a07ec25b4fd666 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memItemLeft" align = "right" valign = "top" > virtual  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#a9ab4d5fa34944c13f3a07ec25b4fd666" > ~demComponent< / a > ()=default< / td > < / tr >
< tr class = "memdesc:a9ab4d5fa34944c13f3a07ec25b4fd666 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > destructor < a href = "classpFlow_1_1demComponent.html#a9ab4d5fa34944c13f3a07ec25b4fd666" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a9ab4d5fa34944c13f3a07ec25b4fd666 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a647786897b3da03fcd415b2ebcf541c0 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memItemLeft" align = "right" valign = "top" > const auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#a647786897b3da03fcd415b2ebcf541c0" > control< / a > () const< / td > < / tr >
< tr class = "memdesc:a647786897b3da03fcd415b2ebcf541c0 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Const ref to < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > . < a href = "classpFlow_1_1demComponent.html#a647786897b3da03fcd415b2ebcf541c0" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a647786897b3da03fcd415b2ebcf541c0 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae1afde9cfe19a586522259a33a4931e3 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memItemLeft" align = "right" valign = "top" > auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#ae1afde9cfe19a586522259a33a4931e3" > control< / a > ()< / td > < / tr >
< tr class = "memdesc:ae1afde9cfe19a586522259a33a4931e3 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Ref to < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > . < a href = "classpFlow_1_1demComponent.html#ae1afde9cfe19a586522259a33a4931e3" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ae1afde9cfe19a586522259a33a4931e3 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a987c4fc5fe3a75305eede553d3efc279 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#a987c4fc5fe3a75305eede553d3efc279" > dt< / a > () const< / td > < / tr >
< tr class = "memdesc:a987c4fc5fe3a75305eede553d3efc279 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > < a class = "el" href = "classpFlow_1_1Time.html" > Time< / a > step of integration. < a href = "classpFlow_1_1demComponent.html#a987c4fc5fe3a75305eede553d3efc279" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a987c4fc5fe3a75305eede553d3efc279 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a78dd57bd659107f17021b099cb853a0e inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#a78dd57bd659107f17021b099cb853a0e" > currentTime< / a > () const< / td > < / tr >
< tr class = "memdesc:a78dd57bd659107f17021b099cb853a0e inherit pub_methods_classpFlow_1_1demComponent" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Current simulation time. < a href = "classpFlow_1_1demComponent.html#a78dd57bd659107f17021b099cb853a0e" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a78dd57bd659107f17021b099cb853a0e inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3fe92d89e0339f3b0ccb505a1aac2182 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#a3fe92d89e0339f3b0ccb505a1aac2182" > currentIter< / a > () const< / td > < / tr >
< tr class = "memdesc:a3fe92d89e0339f3b0ccb505a1aac2182 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > return current iteration number < a href = "classpFlow_1_1demComponent.html#a3fe92d89e0339f3b0ccb505a1aac2182" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a3fe92d89e0339f3b0ccb505a1aac2182 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a71b953704058a7ca76b3056ae9215a64 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1timeInfo.html" > timeInfo< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#a71b953704058a7ca76b3056ae9215a64" > TimeInfo< / a > () const< / td > < / tr >
< tr class = "memdesc:a71b953704058a7ca76b3056ae9215a64 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > return time info of the simulaiton < a href = "classpFlow_1_1demComponent.html#a71b953704058a7ca76b3056ae9215a64" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a71b953704058a7ca76b3056ae9215a64 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a40f341a9cb1091ba9e3670f98cd002c3 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memItemLeft" align = "right" valign = "top" > const auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#a40f341a9cb1091ba9e3670f98cd002c3" > time< / a > () const< / td > < / tr >
< tr class = "separator:a40f341a9cb1091ba9e3670f98cd002c3 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a40e6d687c4d54c66dfe5b1bc5a0d28ce inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memItemLeft" align = "right" valign = "top" > auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#a40e6d687c4d54c66dfe5b1bc5a0d28ce" > time< / a > ()< / td > < / tr >
< tr class = "separator:a40e6d687c4d54c66dfe5b1bc5a0d28ce inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae69e59e991f33e7d278ff6ad19d2e87d inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memItemLeft" align = "right" valign = "top" > const auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#ae69e59e991f33e7d278ff6ad19d2e87d" > timers< / a > () const< / td > < / tr >
< tr class = "memdesc:ae69e59e991f33e7d278ff6ad19d2e87d inherit pub_methods_classpFlow_1_1demComponent" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Const ref to timers. < a href = "classpFlow_1_1demComponent.html#ae69e59e991f33e7d278ff6ad19d2e87d" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ae69e59e991f33e7d278ff6ad19d2e87d inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a49e56dd259a0f440e947ed17b149f32f inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memItemLeft" align = "right" valign = "top" > auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#a49e56dd259a0f440e947ed17b149f32f" > timers< / a > ()< / td > < / tr >
< tr class = "memdesc:a49e56dd259a0f440e947ed17b149f32f inherit pub_methods_classpFlow_1_1demComponent" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Ref to timers. < a href = "classpFlow_1_1demComponent.html#a49e56dd259a0f440e947ed17b149f32f" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a49e56dd259a0f440e947ed17b149f32f inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab272f2a135d95ff17ad06338049a2cd5 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#ab272f2a135d95ff17ad06338049a2cd5" > beforeTimeLoop< / a > ()< / td > < / tr >
< tr class = "memdesc:ab272f2a135d95ff17ad06338049a2cd5 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > This is called before the start of time loop. < a href = "classpFlow_1_1demComponent.html#ab272f2a135d95ff17ad06338049a2cd5" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ab272f2a135d95ff17ad06338049a2cd5 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0b82b161f3fd39ee9f534cc2508d97f8 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#a0b82b161f3fd39ee9f534cc2508d97f8" > afterTimeLoop< / a > ()< / td > < / tr >
< tr class = "memdesc:a0b82b161f3fd39ee9f534cc2508d97f8 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > This is called after the time loop. < a href = "classpFlow_1_1demComponent.html#a0b82b161f3fd39ee9f534cc2508d97f8" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a0b82b161f3fd39ee9f534cc2508d97f8 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classpFlow_1_1internalPoints" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classpFlow_1_1internalPoints')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1internalPoints.html" > internalPoints< / a > < / td > < / tr >
< tr class = "memitem:a4fe556d7f69404a91660370c7a05296e inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#a4fe556d7f69404a91660370c7a05296e" > TypeInfo< / a > (" internalPoints" )< / td > < / tr >
< tr class = "separator:a4fe556d7f69404a91660370c7a05296e inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7c2b60cb3640f2340b2f47241fe0fb03 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#a7c2b60cb3640f2340b2f47241fe0fb03" > internalPoints< / a > ()< / td > < / tr >
< tr class = "separator:a7c2b60cb3640f2340b2f47241fe0fb03 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af82a174a29fb7972559a73591983057b inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#af82a174a29fb7972559a73591983057b" > internalPoints< / a > (const < a class = "el" href = "namespacepFlow.html#aede0f5a4a44d271e4e260cdb01032a61" > realx3Vector< / a > & posVec)< / td > < / tr >
< tr class = "memdesc:af82a174a29fb7972559a73591983057b inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Construct from point positions, assume all points are active. < a href = "classpFlow_1_1internalPoints.html#af82a174a29fb7972559a73591983057b" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:af82a174a29fb7972559a73591983057b inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9da16a045708f269f9d83d09e68aa40c inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#a9da16a045708f269f9d83d09e68aa40c" > internalPoints< / a > (const < a class = "el" href = "classpFlow_1_1internalPoints.html" > internalPoints< / a > & )=delete< / td > < / tr >
< tr class = "memdesc:a9da16a045708f269f9d83d09e68aa40c inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > No Copy construct. < a href = "classpFlow_1_1internalPoints.html#a9da16a045708f269f9d83d09e68aa40c" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a9da16a045708f269f9d83d09e68aa40c inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afe29a9ab6c0c331fe2fab7c06890fdeb inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#afe29a9ab6c0c331fe2fab7c06890fdeb" > internalPoints< / a > (< a class = "el" href = "classpFlow_1_1internalPoints.html" > internalPoints< / a > & & )=default< / td > < / tr >
< tr class = "memdesc:afe29a9ab6c0c331fe2fab7c06890fdeb inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Move construct. < a href = "classpFlow_1_1internalPoints.html#afe29a9ab6c0c331fe2fab7c06890fdeb" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:afe29a9ab6c0c331fe2fab7c06890fdeb inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a71c6f636ce6ae5429e74694e37d99dc8 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1internalPoints.html" > internalPoints< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#a71c6f636ce6ae5429e74694e37d99dc8" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1internalPoints.html" > internalPoints< / a > & )=delete< / td > < / tr >
< tr class = "memdesc:a71c6f636ce6ae5429e74694e37d99dc8 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > No Copy assignment. < a href = "classpFlow_1_1internalPoints.html#a71c6f636ce6ae5429e74694e37d99dc8" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a71c6f636ce6ae5429e74694e37d99dc8 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9fcfa5e654d70725fd0adc37d090d495 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1internalPoints.html" > internalPoints< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#a9fcfa5e654d70725fd0adc37d090d495" > operator=< / a > (< a class = "el" href = "classpFlow_1_1internalPoints.html" > internalPoints< / a > & & )=default< / td > < / tr >
< tr class = "memdesc:a9fcfa5e654d70725fd0adc37d090d495 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Move assignment. < a href = "classpFlow_1_1internalPoints.html#a9fcfa5e654d70725fd0adc37d090d495" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a9fcfa5e654d70725fd0adc37d090d495 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4ed3b8bef0a688ae3349bed023b2a434 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#a4ed3b8bef0a688ae3349bed023b2a434" > ~internalPoints< / a > () override=default< / td > < / tr >
< tr class = "memdesc:a4ed3b8bef0a688ae3349bed023b2a434 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Destructor. < a href = "classpFlow_1_1internalPoints.html#a4ed3b8bef0a688ae3349bed023b2a434" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a4ed3b8bef0a688ae3349bed023b2a434 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad5d40ae5b158bfbc6fee913044a4f7fe inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "namespacepFlow.html#a9a87272f235780fa7725c23a9da79011" > pFlagTypeDevice< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#ad5d40ae5b158bfbc6fee913044a4f7fe" > activePointsMaskDevice< / a > () const< / td > < / tr >
< tr class = "separator:ad5d40ae5b158bfbc6fee913044a4f7fe inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a11e539af445d76bc607493d3018a84e4 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "namespacepFlow.html#a36e1a67f3be546ade260eba35bca493f" > pFlagTypeHost< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#a11e539af445d76bc607493d3018a84e4" > activePointsMaskHost< / a > () const< / td > < / tr >
< tr class = "separator:a11e539af445d76bc607493d3018a84e4 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a70608727da7af695329afce5745727d4 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "classpFlow_1_1internalPoints.html#aecab18ee22629292256270f780660926" > PointsType< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#a70608727da7af695329afce5745727d4" > pointPosition< / a > () const< / td > < / tr >
< tr class = "separator:a70608727da7af695329afce5745727d4 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a56aa9b22cb2be97907b6928c637fe72f inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1internalPoints.html#aecab18ee22629292256270f780660926" > PointsType< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#a56aa9b22cb2be97907b6928c637fe72f" > pointPosition< / a > ()< / td > < / tr >
< tr class = "separator:a56aa9b22cb2be97907b6928c637fe72f inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a58f5ffef8009e40925a0c997f177ca47 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#a58f5ffef8009e40925a0c997f177ca47" > pointPositionHost< / a > () const< / td > < / tr >
< tr class = "separator:a58f5ffef8009e40925a0c997f177ca47 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a89a366c4707945f9773a918ed2e15d14 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#a89a366c4707945f9773a918ed2e15d14" > pointPositionDevice< / a > () const< / td > < / tr >
< tr class = "separator:a89a366c4707945f9773a918ed2e15d14 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a565494d22518756e9b973ac39dc156b4 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1internalPoints.html#a117cc5a1296f887303ad47f0ddc79c3e" > PointsTypeHost< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#a565494d22518756e9b973ac39dc156b4" > activePointsHost< / a > () const< / td > < / tr >
< tr class = "separator:a565494d22518756e9b973ac39dc156b4 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a29636b87d7c459031e2410e5d7623b0f inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#a29636b87d7c459031e2410e5d7623b0f" > size< / a > () const< / td > < / tr >
< tr class = "separator:a29636b87d7c459031e2410e5d7623b0f inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af0bead6b4b4f0990ec3e4837bd1e1ea3 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#af0bead6b4b4f0990ec3e4837bd1e1ea3" > capacity< / a > () const< / td > < / tr >
< tr class = "separator:af0bead6b4b4f0990ec3e4837bd1e1ea3 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a644718bb2fb240de962dc3c9a1fdf0dc inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#a644718bb2fb240de962dc3c9a1fdf0dc" > empty< / a > () const< / td > < / tr >
< tr class = "separator:a644718bb2fb240de962dc3c9a1fdf0dc inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8ea5ff2610c591dcf7e68d0c84b2d23b inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#a8ea5ff2610c591dcf7e68d0c84b2d23b" > numActive< / a > () const< / td > < / tr >
< tr class = "separator:a8ea5ff2610c591dcf7e68d0c84b2d23b inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a56656d26e43a5de9dd4dad90b67b243d inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#a56656d26e43a5de9dd4dad90b67b243d" > isAllActive< / a > () const< / td > < / tr >
< tr class = "separator:a56656d26e43a5de9dd4dad90b67b243d inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aaab44813a7f4610612ccfe157d45564e inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#aaab44813a7f4610612ccfe157d45564e" > activeRange< / a > () const< / td > < / tr >
< tr class = "separator:aaab44813a7f4610612ccfe157d45564e inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adf90b0245871c24738b56429eb581bac inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#adf90b0245871c24738b56429eb581bac" > deletePoints< / a > (< a class = "el" href = "classpFlow_1_1scatteredFieldAccess.html" > scatteredFieldAccess< / a > < < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > , < a class = "el" href = "classpFlow_1_1internalPoints.html#aab387c16af5c682175807ee62da9debe" > memory_space< / a > > delPoints)< / td > < / tr >
< tr class = "memdesc:adf90b0245871c24738b56429eb581bac inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > delete points at indices given in delPoints. < a href = "classpFlow_1_1internalPoints.html#adf90b0245871c24738b56429eb581bac" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:adf90b0245871c24738b56429eb581bac inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6ec7af129606da56d25bf31986e7c2df inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#a6ec7af129606da56d25bf31986e7c2df" > updateFlag< / a > (const < a class = "el" href = "classpFlow_1_1domain.html" > domain< / a > & dm, const std::array< < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > , 6 > & dist)< / td > < / tr >
< tr class = "separator:a6ec7af129606da56d25bf31986e7c2df inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac041123b8bdc7e38a49fa0cd06b88c95 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#ac041123b8bdc7e38a49fa0cd06b88c95" > fillNeighborsLists< / a > (< a class = "el" href = "namespacepFlow.html#aeac3efd0f623f0010ce6daa6499d8ebe" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > , < a class = "el" href = "classpFlow_1_1internalPoints.html#aab387c16af5c682175807ee62da9debe" > memory_space< / a > > leftList, < a class = "el" href = "namespacepFlow.html#aeac3efd0f623f0010ce6daa6499d8ebe" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > , < a class = "el" href = "classpFlow_1_1internalPoints.html#aab387c16af5c682175807ee62da9debe" > memory_space< / a > > rightList, < a class = "el" href = "namespacepFlow.html#aeac3efd0f623f0010ce6daa6499d8ebe" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > , < a class = "el" href = "classpFlow_1_1internalPoints.html#aab387c16af5c682175807ee62da9debe" > memory_space< / a > > bottomList, < a class = "el" href = "namespacepFlow.html#aeac3efd0f623f0010ce6daa6499d8ebe" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > , < a class = "el" href = "classpFlow_1_1internalPoints.html#aab387c16af5c682175807ee62da9debe" > memory_space< / a > > topList, < a class = "el" href = "namespacepFlow.html#aeac3efd0f623f0010ce6daa6499d8ebe" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > , < a class = "el" href = "classpFlow_1_1internalPoints.html#aab387c16af5c682175807ee62da9debe" > memory_space< / a > > rearList, < a class = "el" href = "namespacepFlow.html#aeac3efd0f623f0010ce6daa6499d8ebe" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > , < a class = "el" href = "classpFlow_1_1internalPoints.html#aab387c16af5c682175807ee62da9debe" > memory_space< / a > > frontList)< / td > < / tr >
< tr class = "separator:ac041123b8bdc7e38a49fa0cd06b88c95 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a978ee891890b08d6aea1b96cecc8a48c inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#a978ee891890b08d6aea1b96cecc8a48c" > insertPoints< / a > (const < a class = "el" href = "namespacepFlow.html#aede0f5a4a44d271e4e260cdb01032a61" > realx3Vector< / a > & points, < a class = "el" href = "classpFlow_1_1anyList.html" > anyList< / a > & varList)< / td > < / tr >
< tr class = "separator:a978ee891890b08d6aea1b96cecc8a48c inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad0dafe3bef63060ebf6247abb3ccba01 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#ad0dafe3bef63060ebf6247abb3ccba01" > insertPointsOnly< / a > (const < a class = "el" href = "namespacepFlow.html#a648e9586ec15d127938511ea0e11b215" > realx3Vector_D< / a > & points, < a class = "el" href = "classpFlow_1_1message.html" > message< / a > & msg, < a class = "el" href = "classpFlow_1_1anyList.html" > anyList< / a > & varList)< / td > < / tr >
< tr class = "separator:ad0dafe3bef63060ebf6247abb3ccba01 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aff8e92ab47032ae811d1271161cb9b22 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#aff8e92ab47032ae811d1271161cb9b22" > read< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is)< / td > < / tr >
< tr class = "memdesc:aff8e92ab47032ae811d1271161cb9b22 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Read. < a href = "classpFlow_1_1internalPoints.html#aff8e92ab47032ae811d1271161cb9b22" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aff8e92ab47032ae811d1271161cb9b22 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6a40de4ceed55b2f78cf3027739dfd91 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#a6a40de4ceed55b2f78cf3027739dfd91" > write< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const< / td > < / tr >
< tr class = "memdesc:a6a40de4ceed55b2f78cf3027739dfd91 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Write. < a href = "classpFlow_1_1internalPoints.html#a6a40de4ceed55b2f78cf3027739dfd91" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a6a40de4ceed55b2f78cf3027739dfd91 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a18b302149a795955a7b70b411e877975 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#a18b302149a795955a7b70b411e877975" > read< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is, const < a class = "el" href = "classpFlow_1_1IOPattern.html" > IOPattern< / a > & iop)< / td > < / tr >
< tr class = "memdesc:a18b302149a795955a7b70b411e877975 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Read. < a href = "classpFlow_1_1internalPoints.html#a18b302149a795955a7b70b411e877975" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a18b302149a795955a7b70b411e877975 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8c955e17bd99dcab8fa9cf8c96ba6dd0 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#a8c955e17bd99dcab8fa9cf8c96ba6dd0" > write< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os, const < a class = "el" href = "classpFlow_1_1IOPattern.html" > IOPattern< / a > & iop) const< / td > < / tr >
< tr class = "memdesc:a8c955e17bd99dcab8fa9cf8c96ba6dd0 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Write. < a href = "classpFlow_1_1internalPoints.html#a8c955e17bd99dcab8fa9cf8c96ba6dd0" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a8c955e17bd99dcab8fa9cf8c96ba6dd0 inherit pub_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classpFlow_1_1subscriber" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classpFlow_1_1subscriber')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1subscriber.html" > subscriber< / a > < / td > < / tr >
< tr class = "memitem:a1f20f4595baadb071798f756aab3bf94 inherit pub_methods_classpFlow_1_1subscriber" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1subscriber.html#a1f20f4595baadb071798f756aab3bf94" > subscriber< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & name)< / td > < / tr >
< tr class = "separator:a1f20f4595baadb071798f756aab3bf94 inherit pub_methods_classpFlow_1_1subscriber" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a551f77eaff24f886191351ca660b2172 inherit pub_methods_classpFlow_1_1subscriber" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1subscriber.html#a551f77eaff24f886191351ca660b2172" > subscriber< / a > (const < a class = "el" href = "classpFlow_1_1subscriber.html" > subscriber< / a > & )< / td > < / tr >
< tr class = "memdesc:a551f77eaff24f886191351ca660b2172 inherit pub_methods_classpFlow_1_1subscriber" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Copy constructor, only copies the name, not the list. < a href = "classpFlow_1_1subscriber.html#a551f77eaff24f886191351ca660b2172" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a551f77eaff24f886191351ca660b2172 inherit pub_methods_classpFlow_1_1subscriber" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa94906bf0321a2bba3ffa0105b664c2b inherit pub_methods_classpFlow_1_1subscriber" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1subscriber.html#aa94906bf0321a2bba3ffa0105b664c2b" > subscriber< / a > (< a class = "el" href = "classpFlow_1_1subscriber.html" > subscriber< / a > & & )< / td > < / tr >
< tr class = "memdesc:aa94906bf0321a2bba3ffa0105b664c2b inherit pub_methods_classpFlow_1_1subscriber" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Move constructor, moves the name and the list, also change the subriber of the object in the list < br / >
< a href = "classpFlow_1_1subscriber.html#aa94906bf0321a2bba3ffa0105b664c2b" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aa94906bf0321a2bba3ffa0105b664c2b inherit pub_methods_classpFlow_1_1subscriber" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac1a040e0031a74f87fd714280fcf5d40 inherit pub_methods_classpFlow_1_1subscriber" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1subscriber.html" > subscriber< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1subscriber.html#ac1a040e0031a74f87fd714280fcf5d40" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1subscriber.html" > subscriber< / a > & )< / td > < / tr >
< tr class = "memdesc:ac1a040e0031a74f87fd714280fcf5d40 inherit pub_methods_classpFlow_1_1subscriber" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Copy assignemnt, only assign the name, do not assign the list. < a href = "classpFlow_1_1subscriber.html#ac1a040e0031a74f87fd714280fcf5d40" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ac1a040e0031a74f87fd714280fcf5d40 inherit pub_methods_classpFlow_1_1subscriber" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a98d15bac710b33205a44587947398bf1 inherit pub_methods_classpFlow_1_1subscriber" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1subscriber.html" > subscriber< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1subscriber.html#a98d15bac710b33205a44587947398bf1" > operator=< / a > (< a class = "el" href = "classpFlow_1_1subscriber.html" > subscriber< / a > & & )< / td > < / tr >
< tr class = "memdesc:a98d15bac710b33205a44587947398bf1 inherit pub_methods_classpFlow_1_1subscriber" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Move assignment, move assign name and list, also change the subcriber of the object in the list < br / >
< a href = "classpFlow_1_1subscriber.html#a98d15bac710b33205a44587947398bf1" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a98d15bac710b33205a44587947398bf1 inherit pub_methods_classpFlow_1_1subscriber" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a19c57ce45181e65bbc1f457ee096730d inherit pub_methods_classpFlow_1_1subscriber" > < td class = "memItemLeft" align = "right" valign = "top" > virtual  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1subscriber.html#a19c57ce45181e65bbc1f457ee096730d" > ~subscriber< / a > ()< / td > < / tr >
< tr class = "separator:a19c57ce45181e65bbc1f457ee096730d inherit pub_methods_classpFlow_1_1subscriber" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2b573a33b5e6dde274238872f36e0729 inherit pub_methods_classpFlow_1_1subscriber" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1subscriber.html#a2b573a33b5e6dde274238872f36e0729" > subscribe< / a > (< a class = "el" href = "classpFlow_1_1message.html" > message< / a > msg, < a class = "el" href = "classpFlow_1_1observer.html" > observer< / a > *obsevr) const< / td > < / tr >
< tr class = "separator:a2b573a33b5e6dde274238872f36e0729 inherit pub_methods_classpFlow_1_1subscriber" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0fe50c2b13b7149fef156a90be43479c inherit pub_methods_classpFlow_1_1subscriber" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1subscriber.html#a0fe50c2b13b7149fef156a90be43479c" > unsubscribe< / a > (< a class = "el" href = "classpFlow_1_1observer.html" > observer< / a > *obsevr) const< / td > < / tr >
< tr class = "separator:a0fe50c2b13b7149fef156a90be43479c inherit pub_methods_classpFlow_1_1subscriber" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4e1a43b0cf38a13088d24845aa75c386 inherit pub_methods_classpFlow_1_1subscriber" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1subscriber.html#a4e1a43b0cf38a13088d24845aa75c386" > notify< / a > (< a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > iter, < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > t, < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > dt, const < a class = "el" href = "classpFlow_1_1message.html" > message< / a > msg, const < a class = "el" href = "classpFlow_1_1anyList.html" > anyList< / a > & varList)< / td > < / tr >
< tr class = "separator:a4e1a43b0cf38a13088d24845aa75c386 inherit pub_methods_classpFlow_1_1subscriber" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a98ff069756cfb787343d514964116024 inherit pub_methods_classpFlow_1_1subscriber" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1subscriber.html#a98ff069756cfb787343d514964116024" > notify< / a > (const < a class = "el" href = "classpFlow_1_1timeInfo.html" > timeInfo< / a > & ti, const < a class = "el" href = "classpFlow_1_1message.html" > message< / a > msg, const < a class = "el" href = "classpFlow_1_1anyList.html" > anyList< / a > & varList)< / td > < / tr >
< tr class = "separator:a98ff069756cfb787343d514964116024 inherit pub_methods_classpFlow_1_1subscriber" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af96a11f01b3b87593496cd57981d9146 inherit pub_methods_classpFlow_1_1subscriber" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1subscriber.html#af96a11f01b3b87593496cd57981d9146" > subscriberName< / a > () const< / td > < / tr >
< tr class = "separator:af96a11f01b3b87593496cd57981d9146 inherit pub_methods_classpFlow_1_1subscriber" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< / table > < table class = "memberdecls" >
2025-01-10 13:02:07 +03:30
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pri-attribs" > < / a >
Private Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a4be32716dbb677d7c6931b3118c946cc" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#af547b8e736ebac3297672aff612d426a" > realx3PointField_D< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dynamicPointStructure.html#a4be32716dbb677d7c6931b3118c946cc" > velocity_< / a > < / td > < / tr >
< tr class = "separator:a4be32716dbb677d7c6931b3118c946cc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6a8d13534e5f09a9c8d6f194d7bda6d4" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1integration.html" > integration< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dynamicPointStructure.html#a6a8d13534e5f09a9c8d6f194d7bda6d4" > integrationPos_< / a > = nullptr< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a6a8d13534e5f09a9c8d6f194d7bda6d4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:abdf3b7db5e8d8b96f6d58cab4d715858" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1integration.html" > integration< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dynamicPointStructure.html#abdf3b7db5e8d8b96f6d58cab4d715858" > integrationVel_< / a > = nullptr< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:abdf3b7db5e8d8b96f6d58cab4d715858" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a58a134440f0c22f604ac2c5a1ea4614a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1Timer.html" > Timer< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dynamicPointStructure.html#a58a134440f0c22f604ac2c5a1ea4614a" > velocityUpdateTimer_< / a > < / td > < / tr >
< tr class = "separator:a58a134440f0c22f604ac2c5a1ea4614a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a999faac6d1827e8ab8e816a6c9042256" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dynamicPointStructure.html#a999faac6d1827e8ab8e816a6c9042256" > integrationMethod_< / a > < / td > < / tr >
< tr class = "memdesc:a999faac6d1827e8ab8e816a6c9042256" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > integration method for velocity and position < a href = "classpFlow_1_1dynamicPointStructure.html#a999faac6d1827e8ab8e816a6c9042256" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a999faac6d1827e8ab8e816a6c9042256" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "inherited" > < / a >
Additional Inherited Members< / h2 > < / td > < / tr >
< tr class = "inherit_header pub_types_classpFlow_1_1pointStructure" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_types_classpFlow_1_1pointStructure')" > < img src = "closed.png" alt = "-" / >   Public Types inherited from < a class = "el" href = "classpFlow_1_1pointStructure.html" > pointStructure< / a > < / td > < / tr >
< tr class = "memitem:a139a0e82929617430e7157a17dabbe32 inherit pub_types_classpFlow_1_1pointStructure" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure.html#a139a0e82929617430e7157a17dabbe32" > PointsType< / a > = typename < a class = "el" href = "classpFlow_1_1internalPoints.html#aecab18ee22629292256270f780660926" > internalPoints::PointsType< / a > < / td > < / tr >
< tr class = "separator:a139a0e82929617430e7157a17dabbe32 inherit pub_types_classpFlow_1_1pointStructure" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a117cc5a1296f887303ad47f0ddc79c3e inherit pub_types_classpFlow_1_1pointStructure" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure.html#a117cc5a1296f887303ad47f0ddc79c3e" > PointsTypeHost< / a > = typename < a class = "el" href = "classpFlow_1_1Field.html#a956cfd99b2704fca5961350f47963e88" > PointsType::FieldTypeHost< / a > < / td > < / tr >
< tr class = "separator:a117cc5a1296f887303ad47f0ddc79c3e inherit pub_types_classpFlow_1_1pointStructure" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8f8869f56eb0f46a1b5982b9c86c144c inherit pub_types_classpFlow_1_1pointStructure" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure.html#a8f8869f56eb0f46a1b5982b9c86c144c" > device_type< / a > = typename < a class = "el" href = "classpFlow_1_1VectorSingle.html#a4430adf7e2f1710d3da2b59bdec7ba1c" > PointsType::device_type< / a > < / td > < / tr >
< tr class = "separator:a8f8869f56eb0f46a1b5982b9c86c144c inherit pub_types_classpFlow_1_1pointStructure" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aab387c16af5c682175807ee62da9debe inherit pub_types_classpFlow_1_1pointStructure" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure.html#aab387c16af5c682175807ee62da9debe" > memory_space< / a > = typename < a class = "el" href = "classpFlow_1_1Field.html#abb38920d985a52377685fd852f62f4c2" > PointsType::memory_space< / a > < / td > < / tr >
< tr class = "separator:aab387c16af5c682175807ee62da9debe inherit pub_types_classpFlow_1_1pointStructure" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a58b791b039aeb7315f6cea0a2f117cba inherit pub_types_classpFlow_1_1pointStructure" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure.html#a58b791b039aeb7315f6cea0a2f117cba" > execution_space< / a > = typename < a class = "el" href = "classpFlow_1_1Field.html#a0b138cbd599d4fc0e95738e75f1e7445" > PointsType::execution_space< / a > < / td > < / tr >
< tr class = "separator:a58b791b039aeb7315f6cea0a2f117cba inherit pub_types_classpFlow_1_1pointStructure" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_types_classpFlow_1_1objectFile" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_types_classpFlow_1_1objectFile')" > < img src = "closed.png" alt = "-" / >   Public Types inherited from < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > < / td > < / tr >
< tr class = "memitem:a314ebf993d731f5b477f5b2670de2135 inherit pub_types_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a314ebf993d731f5b477f5b2670de2135" > readFlag< / a > { < a class = "el" href = "classpFlow_1_1objectFile.html#a314ebf993d731f5b477f5b2670de2135ae52db7f5bc766c98892c85b3da80035d" > READ_ALWAYS< / a > ,
< a class = "el" href = "classpFlow_1_1objectFile.html#a314ebf993d731f5b477f5b2670de2135a5d213848a5257045c66f1131ba592588" > READ_NEVER< / a > ,
< a class = "el" href = "classpFlow_1_1objectFile.html#a314ebf993d731f5b477f5b2670de2135a93b5e7478325255e6d8414b6b2ccc6f0" > READ_IF_PRESENT< / a >
}< / td > < / tr >
< tr class = "separator:a314ebf993d731f5b477f5b2670de2135 inherit pub_types_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a167fce7aaf9bbff61e0e5ad4815d09fb inherit pub_types_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a167fce7aaf9bbff61e0e5ad4815d09fb" > writeFlag< / a > { < a class = "el" href = "classpFlow_1_1objectFile.html#a167fce7aaf9bbff61e0e5ad4815d09fba37ad78d623d69d7a70f565528efc0f59" > WRITE_ALWAYS< / a > ,
< a class = "el" href = "classpFlow_1_1objectFile.html#a167fce7aaf9bbff61e0e5ad4815d09fbad27c52a51ad59856941a9597905f9130" > WRITE_NEVER< / a >
}< / td > < / tr >
< tr class = "separator:a167fce7aaf9bbff61e0e5ad4815d09fb inherit pub_types_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_types_classpFlow_1_1internalPoints" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_types_classpFlow_1_1internalPoints')" > < img src = "closed.png" alt = "-" / >   Public Types inherited from < a class = "el" href = "classpFlow_1_1internalPoints.html" > internalPoints< / a > < / td > < / tr >
< tr class = "memitem:aecab18ee22629292256270f780660926 inherit pub_types_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#aecab18ee22629292256270f780660926" > PointsType< / a > = < a class = "el" href = "namespacepFlow.html#a7c910c47fac98a967d343e8994298262" > realx3Field_D< / a > < / td > < / tr >
< tr class = "separator:aecab18ee22629292256270f780660926 inherit pub_types_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a117cc5a1296f887303ad47f0ddc79c3e inherit pub_types_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#a117cc5a1296f887303ad47f0ddc79c3e" > PointsTypeHost< / a > = typename < a class = "el" href = "classpFlow_1_1Field.html#a956cfd99b2704fca5961350f47963e88" > PointsType::FieldTypeHost< / a > < / td > < / tr >
< tr class = "separator:a117cc5a1296f887303ad47f0ddc79c3e inherit pub_types_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8f8869f56eb0f46a1b5982b9c86c144c inherit pub_types_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#a8f8869f56eb0f46a1b5982b9c86c144c" > device_type< / a > = typename < a class = "el" href = "classpFlow_1_1VectorSingle.html#a4430adf7e2f1710d3da2b59bdec7ba1c" > PointsType::device_type< / a > < / td > < / tr >
< tr class = "separator:a8f8869f56eb0f46a1b5982b9c86c144c inherit pub_types_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aab387c16af5c682175807ee62da9debe inherit pub_types_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#aab387c16af5c682175807ee62da9debe" > memory_space< / a > = typename < a class = "el" href = "classpFlow_1_1Field.html#abb38920d985a52377685fd852f62f4c2" > PointsType::memory_space< / a > < / td > < / tr >
< tr class = "separator:aab387c16af5c682175807ee62da9debe inherit pub_types_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a58b791b039aeb7315f6cea0a2f117cba inherit pub_types_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#a58b791b039aeb7315f6cea0a2f117cba" > execution_space< / a > = typename < a class = "el" href = "classpFlow_1_1Field.html#a0b138cbd599d4fc0e95738e75f1e7445" > PointsType::execution_space< / a > < / td > < / tr >
< tr class = "separator:a58b791b039aeb7315f6cea0a2f117cba inherit pub_types_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_static_attribs_classpFlow_1_1internalPoints" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_static_attribs_classpFlow_1_1internalPoints')" > < img src = "closed.png" alt = "-" / >   Static Public Attributes inherited from < a class = "el" href = "classpFlow_1_1internalPoints.html" > internalPoints< / a > < / td > < / tr >
< tr class = "memitem:ac89087f9de3f39f044df820403a3bf5b inherit pub_static_attribs_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > static const < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#ac89087f9de3f39f044df820403a3bf5b" > initialCapacity_< / a > = 10000< / td > < / tr >
< tr class = "separator:ac89087f9de3f39f044df820403a3bf5b inherit pub_static_attribs_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_methods_classpFlow_1_1IOfileHeader" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_methods_classpFlow_1_1IOfileHeader')" > < img src = "closed.png" alt = "-" / >   Protected Member Functions inherited from < a class = "el" href = "classpFlow_1_1IOfileHeader.html" > IOfileHeader< / a > < / td > < / tr >
< tr class = "memitem:a770eebd1866493c91efe18ab806d9568 inherit pro_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1iFstream.html" > iFstream< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a770eebd1866493c91efe18ab806d9568" > inStream< / a > () const< / td > < / tr >
< tr class = "separator:a770eebd1866493c91efe18ab806d9568 inherit pro_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aadf02aad5ab9dd4c10306e74510f4dd0 inherit pro_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1oFstream.html" > oFstream< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#aadf02aad5ab9dd4c10306e74510f4dd0" > outStream< / a > () const< / td > < / tr >
< tr class = "separator:aadf02aad5ab9dd4c10306e74510f4dd0 inherit pro_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a40f592c06afad8142b602fa255a5dc20 inherit pro_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1oFstream.html" > oFstream< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a40f592c06afad8142b602fa255a5dc20" > dummyOutStream< / a > () const< / td > < / tr >
< tr class = "separator:a40f592c06afad8142b602fa255a5dc20 inherit pro_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_methods_classpFlow_1_1internalPoints" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_methods_classpFlow_1_1internalPoints')" > < img src = "closed.png" alt = "-" / >   Protected Member Functions inherited from < a class = "el" href = "classpFlow_1_1internalPoints.html" > internalPoints< / a > < / td > < / tr >
< tr class = "memitem:afb513d8581c234e94f37b2fbb267f6d8 inherit pro_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#afb513d8581c234e94f37b2fbb267f6d8" > syncPFlag< / a > () const< / td > < / tr >
< tr class = "separator:afb513d8581c234e94f37b2fbb267f6d8 inherit pro_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac9b82c6a2981c4da1cca9c5e4a9a823e inherit pro_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#ac9b82c6a2981c4da1cca9c5e4a9a823e" > unSyncFlag< / a > ()< / td > < / tr >
< tr class = "separator:ac9b82c6a2981c4da1cca9c5e4a9a823e inherit pro_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0816ebf5954cb1c4d4400646be1e08ef inherit pro_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#a0816ebf5954cb1c4d4400646be1e08ef" > createDeviceFlag< / a > (< a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > cap, < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > start, < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > end)< / td > < / tr >
< tr class = "separator:a0816ebf5954cb1c4d4400646be1e08ef inherit pro_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab55af8d393e4be0c34a57a85c4345027 inherit pro_methods_classpFlow_1_1internalPoints" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1internalPoints.html#ab55af8d393e4be0c34a57a85c4345027" > sortPoints< / a > (const < a class = "el" href = "namespacepFlow.html#ace91b5b09f95f3d8409247898e688e9b" > uint32IndexContainer< / a > & sortedIndices)< / td > < / tr >
< tr class = "separator:ab55af8d393e4be0c34a57a85c4345027 inherit pro_methods_classpFlow_1_1internalPoints" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_attribs_classpFlow_1_1IOfileHeader" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_attribs_classpFlow_1_1IOfileHeader')" > < img src = "closed.png" alt = "-" / >   Protected Attributes inherited from < a class = "el" href = "classpFlow_1_1IOfileHeader.html" > IOfileHeader< / a > < / td > < / tr >
< tr class = "memitem:a0fc09585fc6fa997b81807dff8b8236d inherit pro_attribs_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a0fc09585fc6fa997b81807dff8b8236d" > objectName_< / a > < / td > < / tr >
< tr class = "separator:a0fc09585fc6fa997b81807dff8b8236d inherit pro_attribs_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adf7afc3ea2cc179930f4e4f4ca48797c inherit pro_attribs_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#adf7afc3ea2cc179930f4e4f4ca48797c" > objectType_< / a > < / td > < / tr >
< tr class = "separator:adf7afc3ea2cc179930f4e4f4ca48797c inherit pro_attribs_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4df46db2aad0395fac9c0522d8c409a9 inherit pro_attribs_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a4df46db2aad0395fac9c0522d8c409a9" > fileFormat_< / a > = " ASCII" < / td > < / tr >
< tr class = "memdesc:a4df46db2aad0395fac9c0522d8c409a9 inherit pro_attribs_classpFlow_1_1IOfileHeader" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > file format read from file < a href = "classpFlow_1_1IOfileHeader.html#a4df46db2aad0395fac9c0522d8c409a9" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a4df46db2aad0395fac9c0522d8c409a9 inherit pro_attribs_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "dynamicPointStructure_8hpp_source.html#l00035" > 35< / a > of file < a class = "el" href = "dynamicPointStructure_8hpp_source.html" > dynamicPointStructure.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
2025-01-10 13:02:07 +03:30
< a id = "acf827d6097ae844f7323650275acb62d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acf827d6097ae844f7323650275acb62d" > ◆ < / a > < / span > dynamicPointStructure() < span class = "overload" > [1/3]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
2025-01-10 13:02:07 +03:30
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2023-03-27 10:16:23 -07:00
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1dynamicPointStructure.html" > dynamicPointStructure< / a > < / td >
< td > (< / td >
2025-01-10 13:02:07 +03:30
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > &   < / td >
< td class = "paramname" > < em > control< / em > < / td > < td > )< / td >
2023-03-27 10:16:23 -07:00
< td > < / td >
< / tr >
< / table >
2025-01-10 13:02:07 +03:30
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > explicit< / span > < / span > < / td >
< / tr >
< / table >
2023-03-27 10:16:23 -07:00
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "dynamicPointStructure_8cpp_source.html#l00025" > 25< / a > of file < a class = "el" href = "dynamicPointStructure_8cpp_source.html" > dynamicPointStructure.cpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "streams_8hpp_source.html#l00040" > END_REPORT< / a > , < a class = "el" href = "error_8hpp_source.html#l00077" > fatalErrorInFunction< / a > , < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > , < a class = "el" href = "iOstream_8hpp_source.html#l00042" > Green_Text< / a > , and < a class = "el" href = "streams_8hpp_source.html#l00039" > REPORT< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "ae8eddfa6f61f5783c9b4e496d8496d74" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae8eddfa6f61f5783c9b4e496d8496d74" > ◆ < / a > < / span > dynamicPointStructure() < span class = "overload" > [2/3]< / 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_1dynamicPointStructure.html" > dynamicPointStructure< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dynamicPointStructure.html" > dynamicPointStructure< / a > &   < / td >
< td class = "paramname" > < em > ps< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > delete< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "afbe8d88ef670b4cca3b997c442c052b7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afbe8d88ef670b4cca3b997c442c052b7" > ◆ < / a > < / span > dynamicPointStructure() < span class = "overload" > [3/3]< / 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_1dynamicPointStructure.html" > dynamicPointStructure< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1dynamicPointStructure.html" > dynamicPointStructure< / a > & &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > delete< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "af4e0b9987ed2ce4336255b9a7ef42718" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af4e0b9987ed2ce4336255b9a7ef42718" > ◆ < / a > < / span > ~dynamicPointStructure()< / 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 >
2025-01-10 13:02:07 +03:30
< td class = "memname" > ~< a class = "el" href = "classpFlow_1_1dynamicPointStructure.html" > dynamicPointStructure< / a > < / td >
2023-03-27 10:16:23 -07:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > override< / span > < span class = "mlabel" > default< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "ac519d5843321d28718031bb71639d72d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac519d5843321d28718031bb71639d72d" > ◆ < / a > < / span > TypeInfo()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TypeInfo < / td >
< td > (< / td >
< td class = "paramtype" > " dynamicPointStructure"   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "abc49c0eab30a41b113bd2dc4f9491abb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abc49c0eab30a41b113bd2dc4f9491abb" > ◆ < / 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_1dynamicPointStructure.html" > dynamicPointStructure< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dynamicPointStructure.html" > dynamicPointStructure< / a > &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > delete< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a550330a5933e697d88f416875e88d992" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a550330a5933e697d88f416875e88d992" > ◆ < / 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_1dynamicPointStructure.html" > dynamicPointStructure< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1dynamicPointStructure.html" > dynamicPointStructure< / a > & &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > delete< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "aa32434985dce3f633834201f9b6a76bf" > < / a >
2025-01-10 13:02:07 +03:30
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa32434985dce3f633834201f9b6a76bf" > ◆ < / a > < / span > velocity() < 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 >
2025-01-10 13:02:07 +03:30
< td class = "memname" > const < a class = "el" href = "namespacepFlow.html#af547b8e736ebac3297672aff612d426a" > realx3PointField_D< / a > & velocity < / td >
2023-03-27 10:16:23 -07:00
< 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" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "dynamicPointStructure_8hpp_source.html#l00074" > 74< / a > of file < a class = "el" href = "dynamicPointStructure_8hpp_source.html" > dynamicPointStructure.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "dynamicPointStructure_8hpp_source.html#l00041" > dynamicPointStructure::velocity_< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "particles_8hpp_source.html#l00151" > particles::velocity()< / a > .< / p >
< 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;" >
2023-04-02 14:53:54 -07:00
< / div >
2025-01-10 13:02:07 +03:30
< 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_1dynamicPointStructure_aa32434985dce3f633834201f9b6a76bf_icgraph.png" border = "0" usemap = "#classpFlow_1_1dynamicPointStructure_aa32434985dce3f633834201f9b6a76bf_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a612d0390ecaf99035fc26b2efd7cd752" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a612d0390ecaf99035fc26b2efd7cd752" > ◆ < / a > < / span > velocity() < span class = "overload" > [2/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 >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#af547b8e736ebac3297672aff612d426a" > realx3PointField_D< / a > & velocity < / td >
2023-03-27 10:16:23 -07:00
< 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" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "dynamicPointStructure_8hpp_source.html#l00080" > 80< / a > of file < a class = "el" href = "dynamicPointStructure_8hpp_source.html" > dynamicPointStructure.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "dynamicPointStructure_8hpp_source.html#l00041" > dynamicPointStructure::velocity_< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "ada71b97666fe3f66b31690bf12633c32" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ada71b97666fe3f66b31690bf12633c32" > ◆ < / a > < / span > beforeIteration()< / 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 >
2025-01-10 13:02:07 +03:30
< td class = "memname" > bool beforeIteration < / td >
2023-03-27 10:16:23 -07:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > override< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > In the time loop before iterate. < / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p > Implements < a class = "el" href = "classpFlow_1_1demComponent.html#a87d9b39a0e924bb21ed4a165140836de" > demComponent< / a > .< / p >
< p class = "definition" > Definition at line < a class = "el" href = "dynamicPointStructure_8cpp_source.html#l00083" > 83< / a > of file < a class = "el" href = "dynamicPointStructure_8cpp_source.html" > dynamicPointStructure.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "pointStructure_8cpp_source.html#l00175" > pointStructure::beforeIteration()< / a > , < a class = "el" href = "Timer_8hpp_source.html#l00129" > Timer::end()< / a > , < a class = "el" href = "dynamicPointStructure_8hpp_source.html#l00043" > dynamicPointStructure::integrationPos_< / a > , < a class = "el" href = "dynamicPointStructure_8hpp_source.html#l00045" > dynamicPointStructure::integrationVel_< / a > , < a class = "el" href = "Timer_8hpp_source.html#l00105" > Timer::start()< / a > , < a class = "el" href = "pointField_8hpp_source.html#l00115" > pointField< T, MemorySpace > ::updateBoundariesSlaveToMasterIfRequested()< / a > , < a class = "el" href = "dynamicPointStructure_8hpp_source.html#l00041" > dynamicPointStructure::velocity_< / a > , and < a class = "el" href = "dynamicPointStructure_8hpp_source.html#l00047" > dynamicPointStructure::velocityUpdateTimer_< / a > .< / p >
< div id = "dynsection-3" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-3-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-3-summary" class = "dynsummary" style = "display:block;" >
2023-04-02 14:53:54 -07:00
< / div >
2025-01-10 13:02:07 +03:30
< div id = "dynsection-3-content" class = "dyncontent" style = "display:none;" >
< div class = "center" > < img src = "classpFlow_1_1dynamicPointStructure_ada71b97666fe3f66b31690bf12633c32_cgraph.png" border = "0" usemap = "#classpFlow_1_1dynamicPointStructure_ada71b97666fe3f66b31690bf12633c32_cgraph" alt = "" / > < / div >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "afa767bddda52eb71cea18f755e17d559" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afa767bddda52eb71cea18f755e17d559" > ◆ < / a > < / span > iterate()< / 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 >
2025-01-10 13:02:07 +03:30
< td class = "memname" > bool iterate < / td >
2023-03-27 10:16:23 -07:00
< td > (< / td >
2025-01-10 13:02:07 +03:30
< td class = "paramname" > < / td > < td > )< / td >
2023-03-27 10:16:23 -07:00
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > override< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > This is called in time loop. < / p >
< p > Perform the main calculations when the component should evolve along time. < / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p > Implements < a class = "el" href = "classpFlow_1_1demComponent.html#ad9e44c3349e7a9a5b6ba72c9db344b96" > demComponent< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "dynamicPointStructure_8cpp_source.html#l00094" > 94< / a > of file < a class = "el" href = "dynamicPointStructure_8cpp_source.html" > dynamicPointStructure.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "pointStructure_8cpp_source.html#l00232" > pointStructure::iterate()< / a > .< / p >
< div id = "dynsection-4" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-4-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-4-summary" class = "dynsummary" style = "display:block;" >
2023-04-02 14:53:54 -07:00
< / div >
2025-01-10 13:02:07 +03:30
< div id = "dynsection-4-content" class = "dyncontent" style = "display:none;" >
< div class = "center" > < img src = "classpFlow_1_1dynamicPointStructure_afa767bddda52eb71cea18f755e17d559_cgraph.png" border = "0" usemap = "#classpFlow_1_1dynamicPointStructure_afa767bddda52eb71cea18f755e17d559_cgraph" alt = "" / > < / div >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< / div >
< a id = "a21a26eb192452a95406ac398ab2ed189" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a21a26eb192452a95406ac398ab2ed189" > ◆ < / a > < / span > predict()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool predict < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > dt< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2025-01-10 13:02:07 +03:30
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#af547b8e736ebac3297672aff612d426a" > realx3PointField_D< / a > &   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < em > acceleration< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > prediction step (if any), is called in beforeIteration < br / >
< / p >
< p class = "definition" > Definition at line < a class = "el" href = "dynamicPointStructure_8cpp_source.html#l00104" > 104< / a > of file < a class = "el" href = "dynamicPointStructure_8cpp_source.html" > dynamicPointStructure.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "grainParticlesKernels_8cpp_source.html#l00062" > pFlow::grainParticlesKernels::acceleration()< / a > .< / p >
< div id = "dynsection-5" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-5-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-5-summary" class = "dynsummary" style = "display:block;" >
2023-04-02 14:53:54 -07:00
< / div >
2025-01-10 13:02:07 +03:30
< 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_1dynamicPointStructure_a21a26eb192452a95406ac398ab2ed189_cgraph.png" border = "0" usemap = "#classpFlow_1_1dynamicPointStructure_a21a26eb192452a95406ac398ab2ed189_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a6d5c3945958cbde4e61f1cec4f374023" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6d5c3945958cbde4e61f1cec4f374023" > ◆ < / a > < / span > correct()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool correct < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > dt< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2025-01-10 13:02:07 +03:30
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#af547b8e736ebac3297672aff612d426a" > realx3PointField_D< / a > &   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < em > acceleration< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > correction step, is called in iterate < / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "dynamicPointStructure_8cpp_source.html#l00116" > 116< / a > of file < a class = "el" href = "dynamicPointStructure_8cpp_source.html" > dynamicPointStructure.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "grainParticlesKernels_8cpp_source.html#l00062" > pFlow::grainParticlesKernels::acceleration()< / a > .< / p >
< div id = "dynsection-6" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-6-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-6-summary" class = "dynsummary" style = "display:block;" >
2023-04-02 14:53:54 -07:00
< / div >
2025-01-10 13:02:07 +03:30
< div id = "dynsection-6-content" class = "dyncontent" style = "display:none;" >
< div class = "center" > < img src = "classpFlow_1_1dynamicPointStructure_a6d5c3945958cbde4e61f1cec4f374023_cgraph.png" border = "0" usemap = "#classpFlow_1_1dynamicPointStructure_a6d5c3945958cbde4e61f1cec4f374023_cgraph" alt = "" / > < / div >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
2025-01-10 13:02:07 +03:30
< a id = "a4be32716dbb677d7c6931b3118c946cc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4be32716dbb677d7c6931b3118c946cc" > ◆ < / a > < / span > velocity_< / 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 >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#af547b8e736ebac3297672aff612d426a" > realx3PointField_D< / a > velocity_< / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "dynamicPointStructure_8hpp_source.html#l00041" > 41< / a > of file < a class = "el" href = "dynamicPointStructure_8hpp_source.html" > dynamicPointStructure.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "dynamicPointStructure_8cpp_source.html#l00083" > dynamicPointStructure::beforeIteration()< / a > , and < a class = "el" href = "dynamicPointStructure_8hpp_source.html#l00074" > dynamicPointStructure::velocity()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a6a8d13534e5f09a9c8d6f194d7bda6d4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6a8d13534e5f09a9c8d6f194d7bda6d4" > ◆ < / a > < / span > integrationPos_< / 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 >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1integration.html" > integration< / a > > integrationPos_ = nullptr< / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "dynamicPointStructure_8hpp_source.html#l00043" > 43< / a > of file < a class = "el" href = "dynamicPointStructure_8hpp_source.html" > dynamicPointStructure.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "dynamicPointStructure_8cpp_source.html#l00083" > dynamicPointStructure::beforeIteration()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "abdf3b7db5e8d8b96f6d58cab4d715858" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abdf3b7db5e8d8b96f6d58cab4d715858" > ◆ < / a > < / span > integrationVel_< / 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 >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1integration.html" > integration< / a > > integrationVel_ = nullptr< / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "dynamicPointStructure_8hpp_source.html#l00045" > 45< / a > of file < a class = "el" href = "dynamicPointStructure_8hpp_source.html" > dynamicPointStructure.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "dynamicPointStructure_8cpp_source.html#l00083" > dynamicPointStructure::beforeIteration()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a58a134440f0c22f604ac2c5a1ea4614a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a58a134440f0c22f604ac2c5a1ea4614a" > ◆ < / a > < / span > velocityUpdateTimer_< / 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 >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "classpFlow_1_1Timer.html" > Timer< / a > velocityUpdateTimer_< / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "dynamicPointStructure_8hpp_source.html#l00047" > 47< / a > of file < a class = "el" href = "dynamicPointStructure_8hpp_source.html" > dynamicPointStructure.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "dynamicPointStructure_8cpp_source.html#l00083" > dynamicPointStructure::beforeIteration()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a999faac6d1827e8ab8e816a6c9042256" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a999faac6d1827e8ab8e816a6c9042256" > ◆ < / a > < / span > integrationMethod_< / 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 >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > integrationMethod_< / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > integration method for velocity and position < / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "dynamicPointStructure_8hpp_source.html#l00050" > 50< / a > of file < a class = "el" href = "dynamicPointStructure_8hpp_source.html" > dynamicPointStructure.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > src/Particles/dynamicPointStructure/< a class = "el" href = "dynamicPointStructure_8hpp_source.html" > dynamicPointStructure.hpp< / a > < / li >
< li > src/Particles/dynamicPointStructure/< a class = "el" href = "dynamicPointStructure_8cpp_source.html" > dynamicPointStructure.cpp< / 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_1dynamicPointStructure.html" > dynamicPointStructure< / 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 >