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: timeControl 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_1timeControl.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-methods" > Private Member Functions< / a > |
< a href = "#pri-attribs" > Private Attributes< / a > |
2023-03-27 10:16:23 -07:00
< a href = "classpFlow_1_1timeControl-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > timeControl 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 timeControl:< / 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_1timeControl__inherit__graph.png" border = "0" usemap = "#timeControl_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 timeControl:< / 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_1timeControl__coll__graph.png" border = "0" usemap = "#timeControl_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:a3b9ffd76e31f477f6bc6822e802058dd" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeControl.html#a3b9ffd76e31f477f6bc6822e802058dd" > timeControl< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:a3b9ffd76e31f477f6bc6822e802058dd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a779f8770a6807e262a85d274d1e531f5" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeControl.html#a779f8770a6807e262a85d274d1e531f5" > timeControl< / a > (< a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict, < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > < a class = "el" href = "classpFlow_1_1timeControl.html#aaff3f438097803be5fef5cd29cd8985d" > startTime< / a > , < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > endTime, < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > saveInterval, < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > startTimeName)< / td > < / tr >
< tr class = "separator:a779f8770a6807e262a85d274d1e531f5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:ac517e7a39b6eec9af0bd9d2bc90992cd" > < td class = "memItemLeft" align = "right" valign = "top" > virtual  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeControl.html#ac517e7a39b6eec9af0bd9d2bc90992cd" > ~timeControl< / a > ()=default< / td > < / tr >
< tr class = "separator:ac517e7a39b6eec9af0bd9d2bc90992cd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< 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_1timeControl.html#a4fc823022c8f0175108f10a42e7b858f" > dt< / a > () const< / td > < / tr >
< tr class = "separator:a4fc823022c8f0175108f10a42e7b858f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a628b4bac5e3c6eb1561ae362df84ff20" > < 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_1timeControl.html#a628b4bac5e3c6eb1561ae362df84ff20" > setTime< / a > (< a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > t)< / td > < / tr >
< tr class = "separator:a628b4bac5e3c6eb1561ae362df84ff20" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:ab720d825ddebb68d0ab08d3f13d04e39" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeControl.html#ab720d825ddebb68d0ab08d3f13d04e39" > setStopAt< / a > (< a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > sT)< / td > < / tr >
< tr class = "separator:ab720d825ddebb68d0ab08d3f13d04e39" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aaff3f438097803be5fef5cd29cd8985d" > < 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_1timeControl.html#aaff3f438097803be5fef5cd29cd8985d" > startTime< / a > () const< / td > < / tr >
< tr class = "separator:aaff3f438097803be5fef5cd29cd8985d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a65b1ca1c81e3fe3de6eebc0c07e5c003" > < 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_1timeControl.html#a65b1ca1c81e3fe3de6eebc0c07e5c003" > timeName< / a > () const< / td > < / tr >
< tr class = "separator:a65b1ca1c81e3fe3de6eebc0c07e5c003" > < 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_1timeControl.html#a476763249b99b131d7116430896cd44e" > currentTime< / a > () const< / td > < / tr >
< tr class = "separator:a476763249b99b131d7116430896cd44e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a94edcc0afbc3380392a6ce745913a31c" > < 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_1timeControl.html#a94edcc0afbc3380392a6ce745913a31c" > currentTimeWord< / a > (bool forSave=true) const< / td > < / tr >
< tr class = "separator:a94edcc0afbc3380392a6ce745913a31c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a581d391429e3071085e2bcead0653efb" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeControl.html#a581d391429e3071085e2bcead0653efb" > currentIter< / a > () const< / td > < / tr >
< tr class = "separator:a581d391429e3071085e2bcead0653efb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1f73acccf51d9ca370c7c0798be38510" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeControl.html#a1f73acccf51d9ca370c7c0798be38510" > finalTime< / a > () const< / td > < / tr >
< tr class = "separator:a1f73acccf51d9ca370c7c0798be38510" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a75463b442578a00111678ff4b476d6f2" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeControl.html#a75463b442578a00111678ff4b476d6f2" > reachedStopAt< / a > () const< / td > < / tr >
< tr class = "separator:a75463b442578a00111678ff4b476d6f2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae8a94aa257125307d3df43083c280d53" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeControl.html#ae8a94aa257125307d3df43083c280d53" > outputToFile< / a > () const< / td > < / tr >
< tr class = "separator:ae8a94aa257125307d3df43083c280d53" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a87c857adb25188138027cd40884e18ea" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeControl.html#a87c857adb25188138027cd40884e18ea" > timersReportTime< / a > () const< / td > < / tr >
< tr class = "separator:a87c857adb25188138027cd40884e18ea" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:ae34b594064f0532b96aeaf249a22e251" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeControl.html#ae34b594064f0532b96aeaf249a22e251" > sortTime< / a > () const< / td > < / tr >
< tr class = "separator:ae34b594064f0532b96aeaf249a22e251" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a9f16eb3f9fc84652d5bd44c766572b4a" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeControl.html#a9f16eb3f9fc84652d5bd44c766572b4a" > setOutputToFile< / a > (< a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > writeTime, const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1timeControl.html#a65b1ca1c81e3fe3de6eebc0c07e5c003" > timeName< / a > )< / td > < / tr >
< tr class = "separator:a9f16eb3f9fc84652d5bd44c766572b4a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab591141c510c110635d0964bde7dff67" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeControl.html#ab591141c510c110635d0964bde7dff67" > operator++< / a > (int)< / td > < / tr >
< tr class = "separator:ab591141c510c110635d0964bde7dff67" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0c6ee43740da4e029eb32b016c9575c4" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeControl.html#a0c6ee43740da4e029eb32b016c9575c4" > setSaveTimeFolder< / a > (bool saveToFile, const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1timeControl.html#a65b1ca1c81e3fe3de6eebc0c07e5c003" > timeName< / a > =" wrongTimeFolder" )< / td > < / tr >
< tr class = "separator:a0c6ee43740da4e029eb32b016c9575c4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6ee4bd223ce658eee969972435041347" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeControl.html#a6ee4bd223ce658eee969972435041347" > timePrecision< / a > () const< / td > < / tr >
< tr class = "separator:a6ee4bd223ce658eee969972435041347" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a380dd7dbad324a1c085a6afeef8b059b" > < 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_1timeControl.html#a380dd7dbad324a1c085a6afeef8b059b" > TimeInfo< / a > () const< / td > < / tr >
< tr class = "separator:a380dd7dbad324a1c085a6afeef8b059b" > < 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-methods" > < / a >
Private Member Functions< / h2 > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a929ce719f6ba3f5075a41b42f133aed7" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeControl.html#a929ce719f6ba3f5075a41b42f133aed7" > checkForOutputToFile< / a > ()< / td > < / tr >
< tr class = "separator:a929ce719f6ba3f5075a41b42f133aed7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab052b8178ea1879a0ef0a0edde4a0056" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeControl.html#ab052b8178ea1879a0ef0a0edde4a0056" > screenReport< / a > () const< / td > < / tr >
< tr class = "separator:ab052b8178ea1879a0ef0a0edde4a0056" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / 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 >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:ab7c0e1c754daddef0aa990fccb8ef033" > < 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_1timeControl.html#ab7c0e1c754daddef0aa990fccb8ef033" > dt_< / a > < / td > < / tr >
< tr class = "separator:ab7c0e1c754daddef0aa990fccb8ef033" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9da50a81b9da4200db555ac368c98ea1" > < 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_1timeControl.html#a9da50a81b9da4200db555ac368c98ea1" > startTime_< / a > < / td > < / tr >
< tr class = "separator:a9da50a81b9da4200db555ac368c98ea1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aec7a9ba664af18fb17da1eb822b1ee14" > < 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_1timeControl.html#aec7a9ba664af18fb17da1eb822b1ee14" > endTime_< / a > < / td > < / tr >
< tr class = "separator:aec7a9ba664af18fb17da1eb822b1ee14" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2ed3e3688a73415d8aba7a5055bbf3a9" > < 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_1timeControl.html#a2ed3e3688a73415d8aba7a5055bbf3a9" > stopAt_< / a > < / td > < / tr >
< tr class = "separator:a2ed3e3688a73415d8aba7a5055bbf3a9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa5083b95d767de3c06e191d0b016f209" > < 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_1timeControl.html#aa5083b95d767de3c06e191d0b016f209" > currentTime_< / a > < / td > < / tr >
< tr class = "separator:aa5083b95d767de3c06e191d0b016f209" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab259dc32cc17537fcee2b30046de75e1" > < 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_1timeControl.html#ab259dc32cc17537fcee2b30046de75e1" > saveInterval_< / a > < / td > < / tr >
< tr class = "separator:ab259dc32cc17537fcee2b30046de75e1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acda1bcdd588b6e9d644ca2c0b980e59b" > < 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_1timeControl.html#acda1bcdd588b6e9d644ca2c0b980e59b" > lastSaved_< / a > < / td > < / tr >
< tr class = "separator:acda1bcdd588b6e9d644ca2c0b980e59b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af11548cfec6dd4efe0c8702395cf8ae0" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeControl.html#af11548cfec6dd4efe0c8702395cf8ae0" > currentIter_< / a > < / td > < / tr >
< tr class = "separator:af11548cfec6dd4efe0c8702395cf8ae0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aac5eec7fab78517091cfb5a35294bd43" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeControl.html#aac5eec7fab78517091cfb5a35294bd43" > timePrecision_< / a > < / td > < / tr >
< tr class = "separator:aac5eec7fab78517091cfb5a35294bd43" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a64b83de0a98a817a09d0b7944d41ff1e" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeControl.html#a64b83de0a98a817a09d0b7944d41ff1e" > managedExternaly_< / a > = false< / td > < / tr >
< tr class = "separator:a64b83de0a98a817a09d0b7944d41ff1e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae0277279b00150a8515e9d2ccef0fb89" > < 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_1timeControl.html#ae0277279b00150a8515e9d2ccef0fb89" > timeName_< / a > = " wrongSettings" < / td > < / tr >
< tr class = "separator:ae0277279b00150a8515e9d2ccef0fb89" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8e60bd8ba3f83c0eb098f5a8c241e981" > < 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_1timeControl.html#a8e60bd8ba3f83c0eb098f5a8c241e981" > writeTime_< / a > = 0< / td > < / tr >
< tr class = "separator:a8e60bd8ba3f83c0eb098f5a8c241e981" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9567616e0a470e785c790c5d932d8cd2" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a7b48ed503ab884fdb4edf60c89b6d96b" > realStridedRange< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeControl.html#a9567616e0a470e785c790c5d932d8cd2" > timersReportInterval_< / a > < / td > < / tr >
< tr class = "separator:a9567616e0a470e785c790c5d932d8cd2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:a214198cb23e2284c47d1a939d2249f96" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1Logical.html" > Logical< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeControl.html#a214198cb23e2284c47d1a939d2249f96" > performSorting_< / a > < / td > < / tr >
< tr class = "separator:a214198cb23e2284c47d1a939d2249f96" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6c6ad791b5a1f567d7766032d8f81261" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a7b48ed503ab884fdb4edf60c89b6d96b" > realStridedRange< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeControl.html#a6c6ad791b5a1f567d7766032d8f81261" > sortingInterval_< / a > < / td > < / tr >
< tr class = "separator:a6c6ad791b5a1f567d7766032d8f81261" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a629ee1c73e573adcf0e691d5c13e5b33" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#af7484505d7c853c194b3936e36accc88" > int32StridedRagne< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeControl.html#a629ee1c73e573adcf0e691d5c13e5b33" > screenReportInterval_< / a > ={0,100}< / td > < / tr >
< tr class = "separator:a629ee1c73e573adcf0e691d5c13e5b33" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab859a194f5f26e6ef4361b8b0508d3a2" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeControl.html#ab859a194f5f26e6ef4361b8b0508d3a2" > outputToFile_< / a > = false< / td > < / tr >
< tr class = "separator:ab859a194f5f26e6ef4361b8b0508d3a2" > < 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 = "timeControl_8hpp_source.html#l00037" > 37< / a > of file < a class = "el" href = "timeControl_8hpp_source.html" > timeControl.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a3b9ffd76e31f477f6bc6822e802058dd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3b9ffd76e31f477f6bc6822e802058dd" > ◆ < / a > < / span > timeControl() < span class = "overload" > [1/2]< / span > < / h2 >
< 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_1timeControl.html" > timeControl< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / em > < / td > < td > )< / td >
< 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 = "timeControl_8cpp_source.html#l00032" > 32< / a > of file < a class = "el" href = "timeControl_8cpp_source.html" > timeControl.cpp< / a > .< / p >
< / div >
< / div >
< a id = "a779f8770a6807e262a85d274d1e531f5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a779f8770a6807e262a85d274d1e531f5" > ◆ < / a > < / span > timeControl() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1timeControl.html" > timeControl< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > startTime< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > endTime< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > saveInterval< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td >
< td class = "paramname" > < em > startTimeName< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "timeControl_8cpp_source.html#l00078" > 78< / a > of file < a class = "el" href = "timeControl_8cpp_source.html" > timeControl.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 = "timeControl_8cpp_source.html#l00151" > timeControl::checkForOutputToFile()< / 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 call 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_1timeControl_a779f8770a6807e262a85d274d1e531f5_cgraph.png" border = "0" usemap = "#classpFlow_1_1timeControl_a779f8770a6807e262a85d274d1e531f5_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "ac517e7a39b6eec9af0bd9d2bc90992cd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac517e7a39b6eec9af0bd9d2bc90992cd" > ◆ < / a > < / span > ~timeControl()< / 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" > virtual ~< a class = "el" href = "classpFlow_1_1timeControl.html" > timeControl< / a > < / td >
< 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" > virtual< / 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 = "a929ce719f6ba3f5075a41b42f133aed7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a929ce719f6ba3f5075a41b42f133aed7" > ◆ < / a > < / span > checkForOutputToFile()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void checkForOutputToFile < / td >
< 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" > 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 = "timeControl_8cpp_source.html#l00151" > 151< / a > of file < a class = "el" href = "timeControl_8cpp_source.html" > timeControl.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 = "VectorMath_8hpp_source.html#l00084" > pFlow::abs()< / a > , < a class = "el" href = "kokkosAlgorithms_8hpp_source.html#l00124" > pFlow::algorithms::KOKKOS::min()< / a > , and < a class = "el" href = "VectorMath_8hpp_source.html#l00089" > pFlow::pow()< / 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 = "timeControl_8cpp_source.html#l00078" > timeControl::timeControl()< / 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_1timeControl_a929ce719f6ba3f5075a41b42f133aed7_cgraph.png" border = "0" usemap = "#classpFlow_1_1timeControl_a929ce719f6ba3f5075a41b42f133aed7_cgraph" alt = "" / > < / div >
< / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-4" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-4-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-4-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-4-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1timeControl_a929ce719f6ba3f5075a41b42f133aed7_icgraph.png" border = "0" usemap = "#classpFlow_1_1timeControl_a929ce719f6ba3f5075a41b42f133aed7_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "ab052b8178ea1879a0ef0a0edde4a0056" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab052b8178ea1879a0ef0a0edde4a0056" > ◆ < / a > < / span > screenReport()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool screenReport < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "timeControl_8cpp_source.html#l00026" > 26< / a > of file < a class = "el" href = "timeControl_8cpp_source.html" > timeControl.cpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "timeControl_8hpp_source.html#l00066" > timeControl::currentIter_< / a > , < a class = "el" href = "stridedRange_8hpp_source.html#l00110" > stridedRange< T > ::isMember()< / a > , and < a class = "el" href = "timeControl_8hpp_source.html#l00083" > timeControl::screenReportInterval_< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-5" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-5-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-5-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-5-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1timeControl_ab052b8178ea1879a0ef0a0edde4a0056_cgraph.png" border = "0" usemap = "#classpFlow_1_1timeControl_ab052b8178ea1879a0ef0a0edde4a0056_cgraph" alt = "" / > < / div >
< / div >
< / 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" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "timeControl_8hpp_source.html#l00104" > 104< / a > of file < a class = "el" href = "timeControl_8hpp_source.html" > timeControl.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > References < a class = "el" href = "timeControl_8hpp_source.html#l00045" > timeControl::dt_< / a > .< / p >
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a628b4bac5e3c6eb1561ae362df84ff20" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a628b4bac5e3c6eb1561ae362df84ff20" > ◆ < / a > < / span > setTime()< / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > pFlow::real< / a > setTime < / td >
2023-03-27 10:16:23 -07:00
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > t< / em > < / td > < td > )< / td >
< td > < / 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 = "timeControl_8cpp_source.html#l00120" > 120< / a > of file < a class = "el" href = "timeControl_8cpp_source.html" > timeControl.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "ab720d825ddebb68d0ab08d3f13d04e39" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab720d825ddebb68d0ab08d3f13d04e39" > ◆ < / a > < / span > setStopAt()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void setStopAt < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > sT< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "timeControl_8hpp_source.html#l00112" > 112< / a > of file < a class = "el" href = "timeControl_8hpp_source.html" > timeControl.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > References < a class = "el" href = "timeControl_8hpp_source.html#l00071" > timeControl::managedExternaly_< / a > , and < a class = "el" href = "timeControl_8hpp_source.html#l00054" > timeControl::stopAt_< / a > .< / p >
< / div >
< / div >
< a id = "aaff3f438097803be5fef5cd29cd8985d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aaff3f438097803be5fef5cd29cd8985d" > ◆ < / a > < / span > startTime()< / 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 > startTime < / 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" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "timeControl_8hpp_source.html#l00120" > 120< / a > of file < a class = "el" href = "timeControl_8hpp_source.html" > timeControl.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > References < a class = "el" href = "timeControl_8hpp_source.html#l00048" > timeControl::startTime_< / a > .< / p >
< / div >
< / div >
< a id = "a65b1ca1c81e3fe3de6eebc0c07e5c003" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a65b1ca1c81e3fe3de6eebc0c07e5c003" > ◆ < / a > < / span > timeName()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > pFlow::word< / a > timeName < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / 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 = "timeControl_8cpp_source.html#l00129" > 129< / a > of file < a class = "el" href = "timeControl_8cpp_source.html" > timeControl.cpp< / 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 = "timeControl_8hpp_source.html#l00166" > timeControl::setOutputToFile()< / 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 caller 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;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1timeControl_a65b1ca1c81e3fe3de6eebc0c07e5c003_icgraph.png" border = "0" usemap = "#classpFlow_1_1timeControl_a65b1ca1c81e3fe3de6eebc0c07e5c003_icgraph" alt = "" / > < / div >
< / 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" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "timeControl_8hpp_source.html#l00127" > 127< / a > of file < a class = "el" href = "timeControl_8hpp_source.html" > timeControl.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > References < a class = "el" href = "timeControl_8hpp_source.html#l00057" > timeControl::currentTime_< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "pointFieldToVTK_8cpp_source.html#l00008" > pFlow::PFtoVTK::convertTimeFolderPointFields()< / a > , < a class = "el" href = "pointFieldToVTK_8cpp_source.html#l00095" > pFlow::PFtoVTK::convertTimeFolderPointFieldsSelected()< / a > , < a class = "el" href = "triSurfaceFieldToVTK_8cpp_source.html#l00005" > pFlow::TSFtoVTK::convertTimeFolderTriSurfaceFields()< / a > , and < a class = "el" href = "timeControl_8hpp_source.html#l00132" > timeControl::currentTimeWord()< / a > .< / p >
< div id = "dynsection-7" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-7-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-7-summary" class = "dynsummary" style = "display:block;" >
2023-04-02 14:53:54 -07:00
< / div >
2025-01-10 13:02:07 +03:30
< div id = "dynsection-7-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1timeControl_a476763249b99b131d7116430896cd44e_icgraph.png" border = "0" usemap = "#classpFlow_1_1timeControl_a476763249b99b131d7116430896cd44e_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a94edcc0afbc3380392a6ce745913a31c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a94edcc0afbc3380392a6ce745913a31c" > ◆ < / a > < / span > currentTimeWord()< / 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 > currentTimeWord < / td >
< td > (< / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > forSave< / em > = < code > true< / code > < / 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 = "timeControl_8hpp_source.html#l00132" > 132< / a > of file < a class = "el" href = "timeControl_8hpp_source.html" > timeControl.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 = "timeControl_8hpp_source.html#l00127" > timeControl::currentTime()< / a > , < a class = "el" href = "bTypesFunctions_8cpp_source.html#l00149" > pFlow::real2FixedStripZeros()< / a > , and < a class = "el" href = "timeControl_8hpp_source.html#l00182" > timeControl::timePrecision()< / a > .< / p >
< div id = "dynsection-8" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-8-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-8-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-8-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1timeControl_a94edcc0afbc3380392a6ce745913a31c_cgraph.png" border = "0" usemap = "#classpFlow_1_1timeControl_a94edcc0afbc3380392a6ce745913a31c_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a581d391429e3071085e2bcead0653efb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a581d391429e3071085e2bcead0653efb" > ◆ < / a > < / span > currentIter()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > currentIter < / 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" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "timeControl_8hpp_source.html#l00148" > 148< / a > of file < a class = "el" href = "timeControl_8hpp_source.html" > timeControl.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > References < a class = "el" href = "timeControl_8hpp_source.html#l00066" > timeControl::currentIter_< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "pointField_8hpp_source.html#l00106" > pointField< pFlow::VectorSingle, pFlow::AB3History > ::updateBoundaries()< / a > .< / p >
< div id = "dynsection-9" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-9-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-9-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-9-content" class = "dyncontent" style = "display:none;" >
< div class = "center" > < img src = "classpFlow_1_1timeControl_a581d391429e3071085e2bcead0653efb_icgraph.png" border = "0" usemap = "#classpFlow_1_1timeControl_a581d391429e3071085e2bcead0653efb_icgraph" alt = "" / > < / div >
< / div >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a1f73acccf51d9ca370c7c0798be38510" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1f73acccf51d9ca370c7c0798be38510" > ◆ < / a > < / span > finalTime()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool finalTime < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / 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 = "timeControl_8cpp_source.html#l00137" > 137< / a > of file < a class = "el" href = "timeControl_8cpp_source.html" > timeControl.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 = "VectorMath_8hpp_source.html#l00084" > pFlow::abs()< / a > .< / p >
< div id = "dynsection-10" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-10-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-10-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-10-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1timeControl_a1f73acccf51d9ca370c7c0798be38510_cgraph.png" border = "0" usemap = "#classpFlow_1_1timeControl_a1f73acccf51d9ca370c7c0798be38510_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a75463b442578a00111678ff4b476d6f2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a75463b442578a00111678ff4b476d6f2" > ◆ < / a > < / span > reachedStopAt()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool reachedStopAt < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / 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 = "timeControl_8cpp_source.html#l00144" > 144< / a > of file < a class = "el" href = "timeControl_8cpp_source.html" > timeControl.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 = "VectorMath_8hpp_source.html#l00084" > pFlow::abs()< / a > .< / p >
< div id = "dynsection-11" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-11-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-11-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-11-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1timeControl_a75463b442578a00111678ff4b476d6f2_cgraph.png" border = "0" usemap = "#classpFlow_1_1timeControl_a75463b442578a00111678ff4b476d6f2_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "ae8a94aa257125307d3df43083c280d53" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae8a94aa257125307d3df43083c280d53" > ◆ < / a > < / span > outputToFile()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool outputToFile < / 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" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "timeControl_8hpp_source.html#l00157" > 157< / a > of file < a class = "el" href = "timeControl_8hpp_source.html" > timeControl.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "timeControl_8hpp_source.html#l00085" > timeControl::outputToFile_< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a87c857adb25188138027cd40884e18ea" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a87c857adb25188138027cd40884e18ea" > ◆ < / a > < / span > timersReportTime()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool timersReportTime < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / 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 = "timeControl_8cpp_source.html#l00181" > 181< / a > of file < a class = "el" href = "timeControl_8cpp_source.html" > timeControl.cpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< / div >
< / div >
< a id = "ae34b594064f0532b96aeaf249a22e251" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae34b594064f0532b96aeaf249a22e251" > ◆ < / a > < / span > sortTime()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool sortTime < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / 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 = "timeControl_8cpp_source.html#l00187" > 187< / a > of file < a class = "el" href = "timeControl_8cpp_source.html" > timeControl.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a9f16eb3f9fc84652d5bd44c766572b4a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9f16eb3f9fc84652d5bd44c766572b4a" > ◆ < / a > < / span > setOutputToFile()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool setOutputToFile < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > writeTime< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > timeName< / 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" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "timeControl_8hpp_source.html#l00166" > 166< / a > of file < a class = "el" href = "timeControl_8hpp_source.html" > timeControl.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 = "timeControl_8hpp_source.html#l00071" > timeControl::managedExternaly_< / a > , < a class = "el" href = "timeControl_8cpp_source.html#l00129" > timeControl::timeName()< / a > , < a class = "el" href = "timeControl_8hpp_source.html#l00073" > timeControl::timeName_< / a > , and < a class = "el" href = "timeControl_8hpp_source.html#l00075" > timeControl::writeTime_< / a > .< / p >
< div id = "dynsection-12" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-12-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-12-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-12-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1timeControl_a9f16eb3f9fc84652d5bd44c766572b4a_cgraph.png" border = "0" usemap = "#classpFlow_1_1timeControl_a9f16eb3f9fc84652d5bd44c766572b4a_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "ab591141c510c110635d0964bde7dff67" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab591141c510c110635d0964bde7dff67" > ◆ < / a > < / span > operator++()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool operator++ < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / 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 = "timeControl_8cpp_source.html#l00203" > 203< / a > of file < a class = "el" href = "timeControl_8cpp_source.html" > timeControl.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 = "iOstream_8hpp_source.html#l00044" > Cyan_Text< / a > , < a class = "el" href = "streams_8hpp_source.html#l00040" > END_REPORT< / a > , and < a class = "el" href = "streams_8hpp_source.html#l00039" > REPORT< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a0c6ee43740da4e029eb32b016c9575c4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0c6ee43740da4e029eb32b016c9575c4" > ◆ < / a > < / span > setSaveTimeFolder()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void setSaveTimeFolder < / td >
< td > (< / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > saveToFile< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > timeName< / em > = < code > " wrongTimeFolder" < / code >   < / 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 class = "definition" > Definition at line < a class = "el" href = "timeControl_8cpp_source.html#l00192" > 192< / a > of file < a class = "el" href = "timeControl_8cpp_source.html" > timeControl.cpp< / 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 = "systemControl_8hpp_source.html#l00180" > systemControl::setSaveTimeFolder()< / a > .< / p >
< div id = "dynsection-13" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-13-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-13-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-13-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1timeControl_a0c6ee43740da4e029eb32b016c9575c4_icgraph.png" border = "0" usemap = "#classpFlow_1_1timeControl_a0c6ee43740da4e029eb32b016c9575c4_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a6ee4bd223ce658eee969972435041347" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6ee4bd223ce658eee969972435041347" > ◆ < / a > < / span > timePrecision()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > timePrecision < / 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" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "timeControl_8hpp_source.html#l00182" > 182< / a > of file < a class = "el" href = "timeControl_8hpp_source.html" > timeControl.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > References < a class = "el" href = "timeControl_8hpp_source.html#l00069" > timeControl::timePrecision_< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "timeControl_8hpp_source.html#l00132" > timeControl::currentTimeWord()< / a > .< / p >
< div id = "dynsection-14" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-14-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-14-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-14-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1timeControl_a6ee4bd223ce658eee969972435041347_icgraph.png" border = "0" usemap = "#classpFlow_1_1timeControl_a6ee4bd223ce658eee969972435041347_icgraph" alt = "" / > < / div >
< / div >
2025-01-10 13:02:07 +03:30
< / div >
< / div >
< a id = "a380dd7dbad324a1c085a6afeef8b059b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a380dd7dbad324a1c085a6afeef8b059b" > ◆ < / a > < / span > TimeInfo()< / 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_1timeInfo.html" > timeInfo< / a > TimeInfo < / 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 = "timeControl_8hpp_source.html#l00188" > 188< / a > of file < a class = "el" href = "timeControl_8hpp_source.html" > timeControl.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "timeControl_8hpp_source.html#l00066" > timeControl::currentIter_< / a > , < a class = "el" href = "timeControl_8hpp_source.html#l00057" > timeControl::currentTime_< / a > , and < a class = "el" href = "timeControl_8hpp_source.html#l00045" > timeControl::dt_< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "ab7c0e1c754daddef0aa990fccb8ef033" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab7c0e1c754daddef0aa990fccb8ef033" > ◆ < / 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 >
< / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "timeControl_8hpp_source.html#l00045" > 45< / a > of file < a class = "el" href = "timeControl_8hpp_source.html" > timeControl.hpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "timeControl_8hpp_source.html#l00104" > timeControl::dt()< / a > , and < a class = "el" href = "timeControl_8hpp_source.html#l00188" > timeControl::TimeInfo()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a9da50a81b9da4200db555ac368c98ea1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9da50a81b9da4200db555ac368c98ea1" > ◆ < / a > < / span > startTime_< / 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 > startTime_< / td >
< / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "timeControl_8hpp_source.html#l00048" > 48< / a > of file < a class = "el" href = "timeControl_8hpp_source.html" > timeControl.hpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "timeControl_8hpp_source.html#l00120" > timeControl::startTime()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "aec7a9ba664af18fb17da1eb822b1ee14" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aec7a9ba664af18fb17da1eb822b1ee14" > ◆ < / a > < / span > endTime_< / 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 > endTime_< / td >
< / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "timeControl_8hpp_source.html#l00051" > 51< / a > of file < a class = "el" href = "timeControl_8hpp_source.html" > timeControl.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a2ed3e3688a73415d8aba7a5055bbf3a9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2ed3e3688a73415d8aba7a5055bbf3a9" > ◆ < / a > < / span > stopAt_< / 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 > stopAt_< / td >
< / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "timeControl_8hpp_source.html#l00054" > 54< / a > of file < a class = "el" href = "timeControl_8hpp_source.html" > timeControl.hpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "timeControl_8hpp_source.html#l00112" > timeControl::setStopAt()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "aa5083b95d767de3c06e191d0b016f209" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa5083b95d767de3c06e191d0b016f209" > ◆ < / 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 >
< / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "timeControl_8hpp_source.html#l00057" > 57< / a > of file < a class = "el" href = "timeControl_8hpp_source.html" > timeControl.hpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "timeControl_8hpp_source.html#l00127" > timeControl::currentTime()< / a > , and < a class = "el" href = "timeControl_8hpp_source.html#l00188" > timeControl::TimeInfo()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "ab259dc32cc17537fcee2b30046de75e1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab259dc32cc17537fcee2b30046de75e1" > ◆ < / a > < / span > saveInterval_< / 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 > saveInterval_< / td >
< / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "timeControl_8hpp_source.html#l00060" > 60< / a > of file < a class = "el" href = "timeControl_8hpp_source.html" > timeControl.hpp< / a > .< / p >
< / div >
< / div >
< a id = "acda1bcdd588b6e9d644ca2c0b980e59b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acda1bcdd588b6e9d644ca2c0b980e59b" > ◆ < / a > < / span > lastSaved_< / 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 > lastSaved_< / td >
< / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "timeControl_8hpp_source.html#l00063" > 63< / a > of file < a class = "el" href = "timeControl_8hpp_source.html" > timeControl.hpp< / a > .< / p >
< / div >
< / div >
< a id = "af11548cfec6dd4efe0c8702395cf8ae0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af11548cfec6dd4efe0c8702395cf8ae0" > ◆ < / a > < / span > currentIter_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > currentIter_< / td >
< / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "timeControl_8hpp_source.html#l00066" > 66< / a > of file < a class = "el" href = "timeControl_8hpp_source.html" > timeControl.hpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "timeControl_8hpp_source.html#l00148" > timeControl::currentIter()< / a > , < a class = "el" href = "timeControl_8cpp_source.html#l00026" > timeControl::screenReport()< / a > , and < a class = "el" href = "timeControl_8hpp_source.html#l00188" > timeControl::TimeInfo()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "aac5eec7fab78517091cfb5a35294bd43" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aac5eec7fab78517091cfb5a35294bd43" > ◆ < / a > < / span > timePrecision_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > timePrecision_< / td >
< / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "timeControl_8hpp_source.html#l00069" > 69< / a > of file < a class = "el" href = "timeControl_8hpp_source.html" > timeControl.hpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "timeControl_8hpp_source.html#l00182" > timeControl::timePrecision()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a64b83de0a98a817a09d0b7944d41ff1e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a64b83de0a98a817a09d0b7944d41ff1e" > ◆ < / a > < / span > managedExternaly_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool managedExternaly_ = false< / td >
< / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "timeControl_8hpp_source.html#l00071" > 71< / a > of file < a class = "el" href = "timeControl_8hpp_source.html" > timeControl.hpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "timeControl_8hpp_source.html#l00166" > timeControl::setOutputToFile()< / a > , and < a class = "el" href = "timeControl_8hpp_source.html#l00112" > timeControl::setStopAt()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "ae0277279b00150a8515e9d2ccef0fb89" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae0277279b00150a8515e9d2ccef0fb89" > ◆ < / a > < / span > timeName_< / 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 > timeName_ = " wrongSettings" < / td >
< / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "timeControl_8hpp_source.html#l00073" > 73< / a > of file < a class = "el" href = "timeControl_8hpp_source.html" > timeControl.hpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "timeControl_8hpp_source.html#l00166" > timeControl::setOutputToFile()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a8e60bd8ba3f83c0eb098f5a8c241e981" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8e60bd8ba3f83c0eb098f5a8c241e981" > ◆ < / a > < / span > writeTime_< / 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 > writeTime_ = 0< / td >
< / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "timeControl_8hpp_source.html#l00075" > 75< / a > of file < a class = "el" href = "timeControl_8hpp_source.html" > timeControl.hpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "timeControl_8hpp_source.html#l00166" > timeControl::setOutputToFile()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a9567616e0a470e785c790c5d932d8cd2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9567616e0a470e785c790c5d932d8cd2" > ◆ < / a > < / span > timersReportInterval_< / 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#a7b48ed503ab884fdb4edf60c89b6d96b" > realStridedRange< / a > timersReportInterval_< / td >
< / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "timeControl_8hpp_source.html#l00077" > 77< / a > of file < a class = "el" href = "timeControl_8hpp_source.html" > timeControl.hpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< / div >
< / div >
< a id = "a214198cb23e2284c47d1a939d2249f96" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a214198cb23e2284c47d1a939d2249f96" > ◆ < / a > < / span > performSorting_< / 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_1Logical.html" > Logical< / a > performSorting_< / td >
< / 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-04-13 11:46:41 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "timeControl_8hpp_source.html#l00079" > 79< / a > of file < a class = "el" href = "timeControl_8hpp_source.html" > timeControl.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a6c6ad791b5a1f567d7766032d8f81261" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6c6ad791b5a1f567d7766032d8f81261" > ◆ < / a > < / span > sortingInterval_< / 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#a7b48ed503ab884fdb4edf60c89b6d96b" > realStridedRange< / a > sortingInterval_< / td >
< / 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-04-13 11:46:41 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "timeControl_8hpp_source.html#l00081" > 81< / a > of file < a class = "el" href = "timeControl_8hpp_source.html" > timeControl.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a629ee1c73e573adcf0e691d5c13e5b33" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a629ee1c73e573adcf0e691d5c13e5b33" > ◆ < / a > < / span > screenReportInterval_< / 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#af7484505d7c853c194b3936e36accc88" > int32StridedRagne< / a > screenReportInterval_ ={0,100}< / td >
< / 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" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "timeControl_8hpp_source.html#l00083" > 83< / a > of file < a class = "el" href = "timeControl_8hpp_source.html" > timeControl.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "timeControl_8cpp_source.html#l00026" > timeControl::screenReport()< / a > .< / p >
< / div >
< / div >
< a id = "ab859a194f5f26e6ef4361b8b0508d3a2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab859a194f5f26e6ef4361b8b0508d3a2" > ◆ < / a > < / span > outputToFile_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool outputToFile_ = false< / td >
< / 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" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "timeControl_8hpp_source.html#l00085" > 85< / a > of file < a class = "el" href = "timeControl_8hpp_source.html" > timeControl.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 = "timeControl_8hpp_source.html#l00157" > timeControl::outputToFile()< / 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/phasicFlow/repository/Time/< a class = "el" href = "timeControl_8hpp_source.html" > timeControl.hpp< / a > < / li >
< li > src/phasicFlow/repository/Time/< a class = "el" href = "timeControl_8cpp_source.html" > timeControl.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_1timeControl.html" > timeControl< / 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 >