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: Member List< / 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_1systemControl.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 = "headertitle" >
< div class = "title" > systemControl Member List< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > This is the complete list of members for < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > , including all inherited members.< / p >
< table class = "directory" >
2025-01-10 13:02:07 +03:30
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#ab50cb6334eb1c2455f472d05ad570db7" > addExclude< / a > (const word & objName)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#ac26156c28639af94ddf9c9e044231051" > addInclude< / a > (const word & objName)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#ad346521bc098d1c68f903e9079c4906a" > addToRepository< / a > (repository *rep)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#aed410917b08313707ab0349b1b71ff9c" > addToRepository< / a > (IOobject *io)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#ad68c5aa4b85c41f2c4d0e70f6f7fc6f2" > caseSetup< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#ad09d69a6983f440ce5990b203e99bf3b" > caseSetup< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#af8db943dae76b8a97bac9e52e925380b" > caseSetup_< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#a8cf04370b49417057faf4c6f4705a82b" > checkForObjectType< / a > (IOobject & object)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < span class = "mlabel" > private< / span > < span class = "mlabel" > static< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#a8e43260d652b5bcf9bccbed51ec78396" > clearIncludeExclude< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#a1d8c4a5197ebb3e163adbff0c7d5bb85" > excludeList_< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#aa13fc834266618685965444bfb86821f" > externalTimeControl_< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#af4b5a24a1cac8eaf642c0cc39ce49573" > g< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#a291fd7758f93ea5fa995f571b369b263" > geometry< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#ae7c5ca46b94fd495e2bd1d83910c4a80" > geometry< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#abdb9f71335d973537b7571418077a502" > getRunName< / a > (const fileSystem & path)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > static< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#a7074205a94f43aa32719ccd2e290b470" > getTopFolder< / a > (const fileSystem & path)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > static< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#af77cc3465ed7313f25470f308c1c633e" > globalLookupObjectName< / a > (const word & nm, bool downward=false) const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#aa46e08513d4947b17f4fb643866b93b9" > includeList_< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#a41753f841d28821bc77c151a2b4d0223" > isExcluded< / a > (const word & objName) const final< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#a0161975760da57d6fdfe12a0f7545dba" > isIncluded< / a > (const word & objName) const final< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#ae59900d974a3633efcec8f3c8969eaaa" > libs_< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#a79778ddeafeaa1d3607f30d74035ab93" > localPath< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#a850e22a1b68d91fc60267256452d5411" > localPath_< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#ab9af89641d5192a2c833c62fe558effd" > lookupName< / a > (const word nm) const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#a9908dca95b0c33c0cb43efa18daa2679" > lookupObject< / a > (const word & name)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#aeff70bee82bd1371b742679ab0c6cd7d" > lookupObject< / a > (const word & name) const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#a0109dccd6858538bb64bc7dbf2a2b404" > lookupObjectName< / a > (const word & nm) const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#a9a9370ec1e984651b807c5d7986d60ed" > lookupObjectTypeName< / a > (const word & nm) const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#a500191802cd76acfc230739286e38e2c" > lookupRepository< / a > (const word & name)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#a6e1d0c2dff16e65ef9844c32cc0ca6dd" > lookupRepositoryName< / a > (const word & nm) const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#a4c4b7703e6fdb86d441032675709e39c" > name< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#a50fd7d13a0f7a6007ca5027b3bb8765a" > name_< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < span class = "mlabel" > private< / span > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#ad9d7464e3dcdbe8207306214bed44989" > numObjects< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#ae0c145d4e6d682a8fb7419d6714d024e" > numRepositories< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#a03094338dddf305b1dbabdac34922c34" > objectNames< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#adad34ec65478758c93d1b36474b9155e" > objects_< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < span class = "mlabel" > private< / span > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#ab591141c510c110635d0964bde7dff67" > operator++< / a > (int)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#af75f23b860a3d00fb2b51d94b9574241" > operator=< / a > (const repository & )=delete< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#adf86e34cfc6279c70c03cb31dcb77403" > outFileBinary< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#aa20e81f656d5e39f0e25d84b7c24c152" > outFilePrecision< / a > () const override< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#a6afc45488db10e29da3a79562ace2249" > outFilePrecision_< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#a72f88f103879daa31190a58a237669b3" > owner< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#a00619b1fd305614c16a7097445d9f0c3" > owner< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#a3beb7691ae0ce73e34e3bce1a0a7f988" > owner_< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < span class = "mlabel" > private< / span > < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#ae1921a7f20c43d1438221946e607c488" > path< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#a075be83b68e504f7c45699f8778b7ca2" > readIncludeExclue< / a > (const dictionary & dict)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#a489ff7b751b95e03bb3d16839208b74d" > releaseOwner< / a > (bool fromOwner=false)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#a8cf3a283de2ba9bae531b00105de0c2e" > removeFromRepository< / a > (repository *rep)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#a31fac7663dfd3c8903a4da5f1054ce15" > removeFromRepository< / a > (IOobject *io)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#a527e68c8f15323af3652ab1d6a25bf07" > reportTypeError< / a > (IOobject & object) const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#aa1c5951decf6caa85e37bd468ca68135" > reportTypeError< / a > (IOobject & object) const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#a651d1bd631be4fb976c84af169b37869" > repositories_< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#a3c7f61efa6825420813172d57a6e82c6" > repository< / a > (const word & name, const fileSystem & localPath, repository *owner=nullptr)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#a43d51101e27a30fd4f61e2f2383aa939" > repository< / a > (const repository & )=delete< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#a001da2f7274cae96395f611284ce4192" > repositoryNames< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#a2590a87028bbabcf133f18ae596c71dc" > runName< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#a852628cf90d003e49d9f706906b83513" > runName_< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#a0c6ee43740da4e029eb32b016c9575c4" > setSaveTimeFolder< / a > (bool saveToFile, const word & timeName=" wrongTimeFolder" )< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#a29fd384d78800a8eab87b36b151728aa" > settings< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#aec95a36ea1d08214fc87bc469ae8fcbd" > settings< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#a9fe816267f122bbbf8a005ab341b7a2b" > settings_< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#a42885c92fdb0e893f879c1fc9d4d8830" > settingsDict< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#acb8754d10376e8a1123c7a57cc99c622" > settingsDict< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#a6dec8c44d3a991c5ce115a92b3bc0876" > settingsDict_< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#ab5a7a83b2be626779e8da1684287f6ad" > systemControl< / a > (const fileSystem path=CWD())< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#afc2d8e164f084bbf111a14f984631890" > systemControl< / a > (const real startTime, const real endTime, const real saveInterval, const word startTimeName, const fileSystem path=CWD())< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#ae60fdee30b429dd668a42e0fd2d734fa" > thisRepository< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#a9fad950a540833ce3fac384c66a838ac" > thisRepository< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#a0d94096809fe3376b29a2a29ca11bb18" > time< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#a252c914b2d10cfe6e7d555128185d5d7" > time< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#a38394f0d5f7744d04507e88657827464" > Time_< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#aa3d6acb2c60d13322f421f79ab0845ba" > timers< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#a175cde3d09026c38b51369a7af48fdd8" > timers< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#a0c29ef9514a77bce5b8f4ece533bcf8c" > timers_< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#a82ccd9de8d972a6be7dd92e5e8c91418" > timersReport< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#a0cd6da73f4e91af1f1fd862e2f8ee47c" > timersReport_< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#a0acc0b8ab31e69bf1ffc83b451820bd3" > topLevelFolder_< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#a091b1b05d3382c8761ba90e56bccd978" > TypeInfo< / a > (" repository" )< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#a4e7969c9e53d9007d5dbed9f18fc596a" > write< / a > (bool verbose=false) const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html#a97723244a06a5566aa0c1468583d2048" > writeToFileTimer_< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html#aca2c9157494b4478a72f1c9466cb0501" > ~repository< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< / table > < / div > <!-- contents -->
< / div > <!-- doc - content -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< 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 >