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-18 13:17:24 -07:00
< meta name = "description" content = "PhasicFlow is an open-source parallel DEM package for simulating granular flow developed in C++ and can be exectued on both GPU (like cuda) and CPU." >
2023-03-27 10:16:23 -07:00
< title > PhasicFlow: demComponent 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_1demComponent.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "classpFlow_1_1demComponent-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > demComponent Class Reference< span class = "mlabels" > < span class = "mlabel" > abstract< / span > < / span > < / 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 demComponent:< / 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_1demComponent__inherit__graph.png" border = "0" usemap = "#demComponent_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "demComponent_inherit__map" id = "demComponent_inherit__map" >
< area shape = "rect" title = " " alt = "" coords = "143,5,269,32" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "classpFlow_1_1demGeometry.html" title = "base for geometry that manages control" alt = "" coords = "5,80,121,107" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "classpFlow_1_1demInteraction.html" title = " " alt = "" coords = "145,80,267,107" / >
< area shape = "rect" href = "classpFlow_1_1demParticles.html" title = " " alt = "" coords = "291,80,398,107" / >
< / map >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-1" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-1-trigger" src = "closed.png" alt = "+" / > Collaboration diagram for demComponent:< / 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_1demComponent__coll__graph.png" border = "0" usemap = "#demComponent_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "demComponent_coll__map" id = "demComponent_coll__map" >
< area shape = "rect" title = " " alt = "" coords = "5,184,132,211" / >
< area shape = "rect" href = "classpFlow_1_1Timers.html" title = " " alt = "" coords = "35,5,102,32" / >
< area shape = "rect" href = "classpFlow_1_1systemControl.html" title = " " alt = "" coords = "125,95,242,121" / >
< / map >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a3145c3f3cba34861e279260ada91e0de" > < 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 = "separator:a3145c3f3cba34861e279260ada91e0de" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a73e3f3cd6a8eca86e6862f02e416dba2" > < 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 = "separator:a73e3f3cd6a8eca86e6862f02e416dba2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9ab4d5fa34944c13f3a07ec25b4fd666" > < 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 = "separator:a9ab4d5fa34944c13f3a07ec25b4fd666" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a647786897b3da03fcd415b2ebcf541c0" > < 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 = "separator:a647786897b3da03fcd415b2ebcf541c0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae1afde9cfe19a586522259a33a4931e3" > < 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 = "separator:ae1afde9cfe19a586522259a33a4931e3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4fc823022c8f0175108f10a42e7b858f" > < 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#a4fc823022c8f0175108f10a42e7b858f" > dt< / a > () const< / td > < / tr >
< tr class = "separator:a4fc823022c8f0175108f10a42e7b858f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a476763249b99b131d7116430896cd44e" > < 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#a476763249b99b131d7116430896cd44e" > currentTime< / a > () const< / td > < / tr >
< tr class = "separator:a476763249b99b131d7116430896cd44e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a49e56dd259a0f440e947ed17b149f32f" > < 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 = "separator:a49e56dd259a0f440e947ed17b149f32f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae69e59e991f33e7d278ff6ad19d2e87d" > < 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 = "separator:ae69e59e991f33e7d278ff6ad19d2e87d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a87d9b39a0e924bb21ed4a165140836de" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#a87d9b39a0e924bb21ed4a165140836de" > beforeIteration< / a > ()=0< / td > < / tr >
< tr class = "separator:a87d9b39a0e924bb21ed4a165140836de" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad9e44c3349e7a9a5b6ba72c9db344b96" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#ad9e44c3349e7a9a5b6ba72c9db344b96" > iterate< / a > ()=0< / td > < / tr >
< tr class = "separator:ad9e44c3349e7a9a5b6ba72c9db344b96" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac7d2399b393b6dfa6f00ad9bcd524437" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#ac7d2399b393b6dfa6f00ad9bcd524437" > afterIteration< / a > ()=0< / td > < / tr >
< tr class = "separator:ac7d2399b393b6dfa6f00ad9bcd524437" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-attribs" > < / a >
Protected Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a3ce96806ed72189c4d9a24e9429d0420" > < 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_1demComponent.html#a3ce96806ed72189c4d9a24e9429d0420" > componentName_< / a > < / td > < / tr >
< tr class = "separator:a3ce96806ed72189c4d9a24e9429d0420" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abfbc3debb472c661c30cf9fe782bb076" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#abfbc3debb472c661c30cf9fe782bb076" > control_< / a > < / td > < / tr >
< tr class = "separator:abfbc3debb472c661c30cf9fe782bb076" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0c29ef9514a77bce5b8f4ece533bcf8c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1Timers.html" > Timers< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#a0c29ef9514a77bce5b8f4ece533bcf8c" > timers_< / a > < / td > < / tr >
< tr class = "separator:a0c29ef9514a77bce5b8f4ece533bcf8c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
< p class = "definition" > Definition at line < a class = "el" href = "demComponent_8hpp_source.html#l00031" > 31< / a > of file < a class = "el" href = "demComponent_8hpp_source.html" > demComponent.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a73e3f3cd6a8eca86e6862f02e416dba2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a73e3f3cd6a8eca86e6862f02e416dba2" > ◆ < / a > < / span > demComponent()< / 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_1demComponent.html" > demComponent< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > &   < / td >
< td class = "paramname" > < em > control< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "demComponent_8hpp_source.html#l00047" > 47< / a > of file < a class = "el" href = "demComponent_8hpp_source.html" > demComponent.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a9ab4d5fa34944c13f3a07ec25b4fd666" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9ab4d5fa34944c13f3a07ec25b4fd666" > ◆ < / a > < / span > ~demComponent()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual ~< a class = "el" href = "classpFlow_1_1demComponent.html" > demComponent< / a > < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > virtual< / span > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a3145c3f3cba34861e279260ada91e0de" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3145c3f3cba34861e279260ada91e0de" > ◆ < / a > < / span > TypeInfo()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TypeInfo < / td >
< td > (< / td >
< td class = "paramtype" > " demComponent"   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a647786897b3da03fcd415b2ebcf541c0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a647786897b3da03fcd415b2ebcf541c0" > ◆ < / a > < / span > control() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const auto& control < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "demComponent_8hpp_source.html#l00057" > 57< / a > of file < a class = "el" href = "demComponent_8hpp_source.html" > demComponent.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "demComponent_8hpp_source.html#l00038" > demComponent::control_< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "particles_8cpp_source.html#l00153" > particles::beforeIteration()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-2" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-2-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-2-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-2-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1demComponent_a647786897b3da03fcd415b2ebcf541c0_icgraph.png" border = "0" usemap = "#classpFlow_1_1demComponent_a647786897b3da03fcd415b2ebcf541c0_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1demComponent_a647786897b3da03fcd415b2ebcf541c0_icgraph" id = "classpFlow_1_1demComponent_a647786897b3da03fcd415b2ebcf541c0_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "228,13,295,39" / >
< area shape = "rect" href = "classpFlow_1_1particles.html#ada71b97666fe3f66b31690bf12633c32" title = " " alt = "" coords = "5,5,180,47" / >
< / map >
< / div >
< / div >
< / div >
< a id = "ae1afde9cfe19a586522259a33a4931e3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae1afde9cfe19a586522259a33a4931e3" > ◆ < / a > < / span > control() < 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" > auto& control < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "demComponent_8hpp_source.html#l00062" > 62< / a > of file < a class = "el" href = "demComponent_8hpp_source.html" > demComponent.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "demComponent_8hpp_source.html#l00038" > demComponent::control_< / a > .< / p >
< / div >
< / div >
< a id = "a4fc823022c8f0175108f10a42e7b858f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4fc823022c8f0175108f10a42e7b858f" > ◆ < / a > < / span > dt()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > dt < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "demComponent_8hpp_source.html#l00068" > 68< / a > of file < a class = "el" href = "demComponent_8hpp_source.html" > demComponent.hpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "demComponent_8hpp_source.html#l00038" > demComponent::control_< / a > , < a class = "el" href = "timeControl_8hpp_source.html#l00106" > timeControl::dt()< / a > , and < a class = "el" href = "systemControl_8hpp_source.html#l00123" > systemControl::time()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-3" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-3-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-3-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-3-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1demComponent_a4fc823022c8f0175108f10a42e7b858f_cgraph.png" border = "0" usemap = "#classpFlow_1_1demComponent_a4fc823022c8f0175108f10a42e7b858f_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1demComponent_a4fc823022c8f0175108f10a42e7b858f_cgraph" id = "classpFlow_1_1demComponent_a4fc823022c8f0175108f10a42e7b858f_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,35,44,61" / >
< area shape = "rect" href = "classpFlow_1_1timeControl.html#a4fc823022c8f0175108f10a42e7b858f" title = " " alt = "" coords = "92,5,259,32" / >
< area shape = "rect" href = "classpFlow_1_1systemControl.html#a0d94096809fe3376b29a2a29ca11bb18" title = " " alt = "" coords = "94,57,257,98" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a476763249b99b131d7116430896cd44e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a476763249b99b131d7116430896cd44e" > ◆ < / a > < / span > currentTime()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > currentTime < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "demComponent_8hpp_source.html#l00074" > 74< / a > of file < a class = "el" href = "demComponent_8hpp_source.html" > demComponent.hpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "demComponent_8hpp_source.html#l00038" > demComponent::control_< / a > , < a class = "el" href = "timeControl_8hpp_source.html#l00135" > timeControl::currentTime()< / a > , and < a class = "el" href = "systemControl_8hpp_source.html#l00123" > systemControl::time()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-4" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-4-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-4-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-4-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1demComponent_a476763249b99b131d7116430896cd44e_cgraph.png" border = "0" usemap = "#classpFlow_1_1demComponent_a476763249b99b131d7116430896cd44e_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1demComponent_a476763249b99b131d7116430896cd44e_cgraph" id = "classpFlow_1_1demComponent_a476763249b99b131d7116430896cd44e_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,46,107,73" / >
< area shape = "rect" href = "classpFlow_1_1timeControl.html#a476763249b99b131d7116430896cd44e" title = " " alt = "" coords = "163,5,309,47" / >
< area shape = "rect" href = "classpFlow_1_1systemControl.html#a0d94096809fe3376b29a2a29ca11bb18" title = " " alt = "" coords = "155,71,317,112" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a49e56dd259a0f440e947ed17b149f32f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a49e56dd259a0f440e947ed17b149f32f" > ◆ < / a > < / span > timers() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > auto& timers < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "demComponent_8hpp_source.html#l00079" > 79< / a > of file < a class = "el" href = "demComponent_8hpp_source.html" > demComponent.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "demComponent_8hpp_source.html#l00041" > demComponent::timers_< / a > .< / p >
< / div >
< / div >
< a id = "ae69e59e991f33e7d278ff6ad19d2e87d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae69e59e991f33e7d278ff6ad19d2e87d" > ◆ < / a > < / span > timers() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const auto& timers < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "demComponent_8hpp_source.html#l00083" > 83< / a > of file < a class = "el" href = "demComponent_8hpp_source.html" > demComponent.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "demComponent_8hpp_source.html#l00041" > demComponent::timers_< / a > .< / p >
< / div >
< / div >
< a id = "a87d9b39a0e924bb21ed4a165140836de" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a87d9b39a0e924bb21ed4a165140836de" > ◆ < / a > < / span > beforeIteration()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual bool beforeIteration < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-13 11:46:41 -07:00
< p > Implemented in < a class = "el" href = "classpFlow_1_1geometry.html#ada71b97666fe3f66b31690bf12633c32" > geometry< / a > , < a class = "el" href = "classpFlow_1_1particles.html#ada71b97666fe3f66b31690bf12633c32" > particles< / a > , < a class = "el" href = "classpFlow_1_1sphereParticles.html#ada71b97666fe3f66b31690bf12633c32" > sphereParticles< / a > , < a class = "el" href = "classpFlow_1_1geometryMotion.html#ada71b97666fe3f66b31690bf12633c32" > geometryMotion< MotionModelType > < / a > , and < a class = "el" href = "classpFlow_1_1sphereInteraction.html#ada71b97666fe3f66b31690bf12633c32" > sphereInteraction< contactForceModel, geometryMotionModel, contactListType > < / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "ad9e44c3349e7a9a5b6ba72c9db344b96" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad9e44c3349e7a9a5b6ba72c9db344b96" > ◆ < / a > < / span > iterate()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual bool iterate < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-13 11:46:41 -07:00
< p > Implemented in < a class = "el" href = "classpFlow_1_1sphereParticles.html#afa767bddda52eb71cea18f755e17d559" > sphereParticles< / a > , < a class = "el" href = "classpFlow_1_1geometryMotion.html#afa767bddda52eb71cea18f755e17d559" > geometryMotion< MotionModelType > < / a > , and < a class = "el" href = "classpFlow_1_1sphereInteraction.html#afa767bddda52eb71cea18f755e17d559" > sphereInteraction< contactForceModel, geometryMotionModel, contactListType > < / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "ac7d2399b393b6dfa6f00ad9bcd524437" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac7d2399b393b6dfa6f00ad9bcd524437" > ◆ < / a > < / span > afterIteration()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual bool afterIteration < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implemented in < a class = "el" href = "classpFlow_1_1geometry.html#a5ab4b6c611c3256e54f51bbfc484d58e" > geometry< / a > , < a class = "el" href = "classpFlow_1_1sphereInteraction.html#a5ab4b6c611c3256e54f51bbfc484d58e" > sphereInteraction< contactForceModel, geometryMotionModel, contactListType > < / a > , < a class = "el" href = "classpFlow_1_1sphereParticles.html#a5ab4b6c611c3256e54f51bbfc484d58e" > sphereParticles< / a > , and < a class = "el" href = "classpFlow_1_1geometryMotion.html#a5ab4b6c611c3256e54f51bbfc484d58e" > geometryMotion< MotionModelType > < / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a3ce96806ed72189c4d9a24e9429d0420" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3ce96806ed72189c4d9a24e9429d0420" > ◆ < / a > < / span > componentName_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > componentName_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "demComponent_8hpp_source.html#l00035" > 35< / a > of file < a class = "el" href = "demComponent_8hpp_source.html" > demComponent.hpp< / a > .< / p >
< / div >
< / div >
< a id = "abfbc3debb472c661c30cf9fe782bb076" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abfbc3debb472c661c30cf9fe782bb076" > ◆ < / a > < / span > control_< / 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_1systemControl.html" > systemControl< / a > & control_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "demComponent_8hpp_source.html#l00038" > 38< / a > of file < a class = "el" href = "demComponent_8hpp_source.html" > demComponent.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "demComponent_8hpp_source.html#l00057" > demComponent::control()< / a > , < a class = "el" href = "demComponent_8hpp_source.html#l00074" > demComponent::currentTime()< / a > , and < a class = "el" href = "demComponent_8hpp_source.html#l00068" > demComponent::dt()< / a > .< / p >
< / div >
< / div >
< a id = "a0c29ef9514a77bce5b8f4ece533bcf8c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0c29ef9514a77bce5b8f4ece533bcf8c" > ◆ < / a > < / span > timers_< / 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_1Timers.html" > Timers< / a > timers_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "demComponent_8hpp_source.html#l00041" > 41< / a > of file < a class = "el" href = "demComponent_8hpp_source.html" > demComponent.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "demComponent_8hpp_source.html#l00079" > demComponent::timers()< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > src/demComponent/< a class = "el" href = "demComponent_8hpp_source.html" > demComponent.hpp< / a > < / li >
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" > < a class = "el" href = "namespacepFlow.html" > pFlow< / a > < / li > < li class = "navelem" > < a class = "el" href = "classpFlow_1_1demComponent.html" > demComponent< / 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 >