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: readControlDict 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_1readControlDict.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-methods" > Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "#pro-static-attribs" > Static Protected Attributes< / a > |
< a href = "classpFlow_1_1readControlDict-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > readControlDict 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 = "+" / > Collaboration diagram for readControlDict:< / 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_1readControlDict__coll__graph.png" border = "0" usemap = "#readControlDict_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:a63fd760fecd548c2c55dc66eb5478574" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1readControlDict.html#a63fd760fecd548c2c55dc66eb5478574" > readControlDict< / a > (const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > & rootPath=< a class = "el" href = "classpFlow_1_1readControlDict.html#a9e179fbe03114ea3ecbf83671c51d92a" > defaultRootPath< / a > , const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > & cdPath=< a class = "el" href = "classpFlow_1_1readControlDict.html#a5789840fc1f86cb3d2c4910610e3dbd4" > defaultCDPath< / a > )< / td > < / tr >
< tr class = "separator:a63fd760fecd548c2c55dc66eb5478574" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7f4d44b8a4c8e166c725c48eb44e6b97" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1readControlDict.html#a7f4d44b8a4c8e166c725c48eb44e6b97" > startTime< / a > () const< / td > < / tr >
< tr class = "separator:a7f4d44b8a4c8e166c725c48eb44e6b97" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9f960d8e9ef573c7aab1a933ddccb844" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1readControlDict.html#a9f960d8e9ef573c7aab1a933ddccb844" > endTime< / a > () const< / td > < / tr >
< tr class = "separator:a9f960d8e9ef573c7aab1a933ddccb844" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a948735c16bd010922637d8e9c5a0b558" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1readControlDict.html#a948735c16bd010922637d8e9c5a0b558" > saveInterval< / a > () const< / td > < / tr >
< tr class = "separator:a948735c16bd010922637d8e9c5a0b558" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae24c046ff18d5f5b50185e1cbfd983d1" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1readControlDict.html#ae24c046ff18d5f5b50185e1cbfd983d1" > startTimeName< / a > () const< / td > < / tr >
< tr class = "separator:ae24c046ff18d5f5b50185e1cbfd983d1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-methods" > < / a >
Protected Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a85be57df4a63c3add72f0133ea42e76c" > < 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_1readControlDict.html#a85be57df4a63c3add72f0133ea42e76c" > convertTimeToName< / a > (const < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > t, const < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > precision) const< / td > < / tr >
< tr class = "separator:a85be57df4a63c3add72f0133ea42e76c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af816873151ddb0126e98bb2f914d8ed5" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1readControlDict.html#af816873151ddb0126e98bb2f914d8ed5" > read< / a > ()< / td > < / tr >
< tr class = "separator:af816873151ddb0126e98bb2f914d8ed5" > < 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:a3aaaec18ac26217c09db62bd654c7fbd" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1readControlDict.html#a3aaaec18ac26217c09db62bd654c7fbd" > rootPath_< / a > < / td > < / tr >
< tr class = "separator:a3aaaec18ac26217c09db62bd654c7fbd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ade3a26a4809d7d80008fcc58eb004986" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1readControlDict.html#ade3a26a4809d7d80008fcc58eb004986" > cdPath_< / a > < / td > < / tr >
< tr class = "separator:ade3a26a4809d7d80008fcc58eb004986" > < 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_1readControlDict.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_1readControlDict.html#aec7a9ba664af18fb17da1eb822b1ee14" > endTime_< / a > < / td > < / tr >
< tr class = "separator:aec7a9ba664af18fb17da1eb822b1ee14" > < 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_1readControlDict.html#ab259dc32cc17537fcee2b30046de75e1" > saveInterval_< / a > < / td > < / tr >
< tr class = "separator:ab259dc32cc17537fcee2b30046de75e1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7d7d9ab257a71b8cbcd38af750103c07" > < 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_1readControlDict.html#a7d7d9ab257a71b8cbcd38af750103c07" > formatType_< / a > < / td > < / tr >
< tr class = "separator:a7d7d9ab257a71b8cbcd38af750103c07" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2cd4e4cc80364873cb0f8b5d3fd3ea40" > < 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_1readControlDict.html#a2cd4e4cc80364873cb0f8b5d3fd3ea40" > precision_< / a > < / td > < / tr >
< tr class = "separator:a2cd4e4cc80364873cb0f8b5d3fd3ea40" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-static-attribs" > < / a >
Static Protected Attributes< / h2 > < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a9e179fbe03114ea3ecbf83671c51d92a" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1readControlDict.html#a9e179fbe03114ea3ecbf83671c51d92a" > defaultRootPath< / a > = < a class = "el" href = "namespacepFlow.html#a869d7b21ba981c374dcf8542f4ce2144" > pFlow::CWD< / a > ()< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a9e179fbe03114ea3ecbf83671c51d92a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a5789840fc1f86cb3d2c4910610e3dbd4" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1readControlDict.html#a5789840fc1f86cb3d2c4910610e3dbd4" > defaultCDPath< / a > = < a class = "el" href = "namespacepFlow.html#a869d7b21ba981c374dcf8542f4ce2144" > pFlow::CWD< / a > ()/< a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > (" system" )+word(" controlDict" )< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a5789840fc1f86cb3d2c4910610e3dbd4" > < 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 = "readControlDict_8hpp_source.html#l00030" > 30< / a > of file < a class = "el" href = "readControlDict_8hpp_source.html" > readControlDict.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a63fd760fecd548c2c55dc66eb5478574" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a63fd760fecd548c2c55dc66eb5478574" > ◆ < / a > < / span > readControlDict()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1readControlDict.html" > readControlDict< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > &   < / td >
< td class = "paramname" > < em > rootPath< / em > = < code > < a class = "el" href = "classpFlow_1_1readControlDict.html#a9e179fbe03114ea3ecbf83671c51d92a" > defaultRootPath< / a > < / code > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > &   < / td >
< td class = "paramname" > < em > cdPath< / em > = < code > < a class = "el" href = "classpFlow_1_1readControlDict.html#a5789840fc1f86cb3d2c4910610e3dbd4" > defaultCDPath< / a > < / code >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "readControlDict_8cpp_source.html#l00109" > 109< / a > of file < a class = "el" href = "readControlDict_8cpp_source.html" > readControlDict.cpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > , and < a class = "el" href = "readControlDict_8cpp_source.html#l00047" > readControlDict::read()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-1" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-1-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-1-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-1-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1readControlDict_a63fd760fecd548c2c55dc66eb5478574_cgraph.png" border = "0" usemap = "#classpFlow_1_1readControlDict_a63fd760fecd548c2c55dc66eb5478574_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a85be57df4a63c3add72f0133ea42e76c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a85be57df4a63c3add72f0133ea42e76c" > ◆ < / a > < / span > convertTimeToName()< / 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" > pFlow::word< / a > convertTimeToName < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > t< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td >
< td class = "paramname" > < em > precision< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "readControlDict_8cpp_source.html#l00024" > 24< / a > of file < a class = "el" href = "readControlDict_8cpp_source.html" > readControlDict.cpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "iOstream_8hpp_source.html#l00341" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00077" > fatalErrorInFunction< / a > , < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > , < a class = "el" href = "IOstream_8hpp_source.html#l00329" > pFlow::fixed()< / a > , < a class = "el" href = "readControlDict_8hpp_source.html#l00045" > readControlDict::formatType_< / a > , and < a class = "el" href = "IOstream_8hpp_source.html#l00335" > pFlow::scientific()< / 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_1readControlDict_a85be57df4a63c3add72f0133ea42e76c_cgraph.png" border = "0" usemap = "#classpFlow_1_1readControlDict_a85be57df4a63c3add72f0133ea42e76c_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "af816873151ddb0126e98bb2f914d8ed5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af816873151ddb0126e98bb2f914d8ed5" > ◆ < / a > < / span > read()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool read < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / 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 = "readControlDict_8cpp_source.html#l00047" > 47< / a > of file < a class = "el" href = "readControlDict_8cpp_source.html" > readControlDict.cpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "iOstream_8hpp_source.html#l00341" > pFlow::endl()< / a > , < a class = "el" href = "timeFolder_8hpp_source.html#l00111" > timeFolder::endTime()< / a > , < a class = "el" href = "error_8hpp_source.html#l00077" > fatalErrorInFunction< / a > , < a class = "el" href = "iIstreamI_8hpp_source.html#l00024" > iIstream::findKeywordAndVal()< / a > , < a class = "el" href = "iIstream_8cpp_source.html#l00203" > iIstream::findTokenAndNextSilent()< / a > , < a class = "el" href = "iIstreamI_8hpp_source.html#l00068" > iIstream::lookupDataOrSet()< / a > , and < a class = "el" href = "timeFolder_8hpp_source.html#l00105" > timeFolder::startTime()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "readControlDict_8cpp_source.html#l00109" > readControlDict::readControlDict()< / 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_1readControlDict_af816873151ddb0126e98bb2f914d8ed5_cgraph.png" border = "0" usemap = "#classpFlow_1_1readControlDict_af816873151ddb0126e98bb2f914d8ed5_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_1readControlDict_af816873151ddb0126e98bb2f914d8ed5_icgraph.png" border = "0" usemap = "#classpFlow_1_1readControlDict_af816873151ddb0126e98bb2f914d8ed5_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a7f4d44b8a4c8e166c725c48eb44e6b97" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7f4d44b8a4c8e166c725c48eb44e6b97" > ◆ < / 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" > auto 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" >
< p class = "definition" > Definition at line < a class = "el" href = "readControlDict_8hpp_source.html#l00062" > 62< / a > of file < a class = "el" href = "readControlDict_8hpp_source.html" > readControlDict.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a9f960d8e9ef573c7aab1a933ddccb844" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9f960d8e9ef573c7aab1a933ddccb844" > ◆ < / 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" > auto endTime < / 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 = "readControlDict_8hpp_source.html#l00067" > 67< / a > of file < a class = "el" href = "readControlDict_8hpp_source.html" > readControlDict.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a948735c16bd010922637d8e9c5a0b558" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a948735c16bd010922637d8e9c5a0b558" > ◆ < / 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" > auto saveInterval < / 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 = "readControlDict_8hpp_source.html#l00072" > 72< / a > of file < a class = "el" href = "readControlDict_8hpp_source.html" > readControlDict.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ae24c046ff18d5f5b50185e1cbfd983d1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae24c046ff18d5f5b50185e1cbfd983d1" > ◆ < / a > < / span > startTimeName()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > auto startTimeName < / 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 = "readControlDict_8hpp_source.html#l00077" > 77< / a > of file < a class = "el" href = "readControlDict_8hpp_source.html" > readControlDict.hpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a3aaaec18ac26217c09db62bd654c7fbd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3aaaec18ac26217c09db62bd654c7fbd" > ◆ < / a > < / span > rootPath_< / 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_1fileSystem.html" > fileSystem< / a > rootPath_< / 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 = "readControlDict_8hpp_source.html#l00035" > 35< / a > of file < a class = "el" href = "readControlDict_8hpp_source.html" > readControlDict.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ade3a26a4809d7d80008fcc58eb004986" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ade3a26a4809d7d80008fcc58eb004986" > ◆ < / a > < / span > cdPath_< / 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_1fileSystem.html" > fileSystem< / a > cdPath_< / 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 = "readControlDict_8hpp_source.html#l00037" > 37< / a > of file < a class = "el" href = "readControlDict_8hpp_source.html" > readControlDict.hpp< / a > .< / p >
< / 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" >
< 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 = "readControlDict_8hpp_source.html#l00039" > 39< / a > of file < a class = "el" href = "readControlDict_8hpp_source.html" > readControlDict.hpp< / a > .< / p >
< / 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" >
< 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 = "readControlDict_8hpp_source.html#l00041" > 41< / a > of file < a class = "el" href = "readControlDict_8hpp_source.html" > readControlDict.hpp< / a > .< / p >
< / 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" >
< 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 = "readControlDict_8hpp_source.html#l00043" > 43< / a > of file < a class = "el" href = "readControlDict_8hpp_source.html" > readControlDict.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a7d7d9ab257a71b8cbcd38af750103c07" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7d7d9ab257a71b8cbcd38af750103c07" > ◆ < / a > < / span > formatType_< / 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 > formatType_< / 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 = "readControlDict_8hpp_source.html#l00045" > 45< / a > of file < a class = "el" href = "readControlDict_8hpp_source.html" > readControlDict.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "readControlDict_8cpp_source.html#l00024" > readControlDict::convertTimeToName()< / a > .< / p >
< / div >
< / div >
< a id = "a2cd4e4cc80364873cb0f8b5d3fd3ea40" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2cd4e4cc80364873cb0f8b5d3fd3ea40" > ◆ < / a > < / span > precision_< / 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 > precision_< / 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 = "readControlDict_8hpp_source.html#l00047" > 47< / a > of file < a class = "el" href = "readControlDict_8hpp_source.html" > readControlDict.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a9e179fbe03114ea3ecbf83671c51d92a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9e179fbe03114ea3ecbf83671c51d92a" > ◆ < / a > < / span > defaultRootPath< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > defaultRootPath = < a class = "el" href = "namespacepFlow.html#a869d7b21ba981c374dcf8542f4ce2144" > pFlow::CWD< / a > ()< / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "readControlDict_8hpp_source.html#l00049" > 49< / a > of file < a class = "el" href = "readControlDict_8hpp_source.html" > readControlDict.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a5789840fc1f86cb3d2c4910610e3dbd4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5789840fc1f86cb3d2c4910610e3dbd4" > ◆ < / a > < / span > defaultCDPath< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > defaultCDPath = < a class = "el" href = "namespacepFlow.html#a869d7b21ba981c374dcf8542f4ce2144" > pFlow::CWD< / a > ()/< a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > (" system" )+word(" controlDict" )< / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "readControlDict_8hpp_source.html#l00050" > 50< / a > of file < a class = "el" href = "readControlDict_8hpp_source.html" > readControlDict.hpp< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > utilities/Utilities/< a class = "el" href = "readControlDict_8hpp_source.html" > readControlDict.hpp< / a > < / li >
< li > utilities/Utilities/< a class = "el" href = "readControlDict_8cpp_source.html" > readControlDict.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_1readControlDict.html" > readControlDict< / 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 >