2023-03-27 10:16:23 -07:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
< meta name = "generator" content = "Doxygen 1.8.17" / >
2023-04-18 13:17:24 -07:00
< meta name = "description" content = "PhasicFlow is an open-source parallel DEM package for simulating granular flow developed in C++ and can be exectued on both GPU (like cuda) and CPU." >
2023-03-27 10:16:23 -07:00
< title > PhasicFlow: src/phasicFlow/repository Directory 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('dir_8a09dd5b7fce343a5c545316ddba4e1b.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" > repository Directory 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 = "+" / > Directory dependency graph for repository:< / 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 = "dir_8a09dd5b7fce343a5c545316ddba4e1b_dep.png" border = "0" usemap = "#dir__8a09dd5b7fce343a5c545316ddba4e1b__dep" alt = "src/phasicFlow/repository" / > < / div >
< map name = "dir__8a09dd5b7fce343a5c545316ddba4e1b__dep" id = "dir__8a09dd5b7fce343a5c545316ddba4e1b__dep" >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "dir_557182f9d267f2db2f460147f8d9cd32.html" title = "IOobject" alt = "" coords = "893,159,969,207" / >
< area shape = "rect" href = "dir_9bc4eba92fa358edeadb984c24be3812.html" title = "repository" alt = "" coords = "887,255,975,303" / >
< area shape = "rect" href = "dir_000088_000089.html" title = "2" alt = "" coords = "925,229,935,243" / >
< area shape = "rect" href = "dir_e8baec020e471dff3bc06b812491e6c5.html" title = "types" alt = "" coords = "476,255,548,303" / >
< area shape = "rect" href = "dir_000088_000120.html" title = "1" alt = "" coords = "563,269,572,284" / >
< area shape = "rect" href = "dir_f0792bbf1949bfb891fb576079464319.html" title = "fileSystem" alt = "" coords = "618,831,710,879" / >
< area shape = "rect" href = "dir_000088_000080.html" title = "1" alt = "" coords = "725,843,734,857" / >
< area shape = "rect" href = "dir_40d84a547212027edc83c31468d15508.html" title = "smartPointers" alt = "" coords = "910,831,1023,879" / >
< area shape = "rect" href = "dir_000088_000093.html" title = "1" alt = "" coords = "1039,828,1048,843" / >
< area shape = "rect" href = "dir_b13948a90891cb8a59f39ab8c50a8102.html" title = "streams" alt = "" coords = "701,447,776,495" / >
< area shape = "rect" href = "dir_000088_000094.html" title = "1" alt = "" coords = "764,428,773,442" / >
< area shape = "rect" href = "dir_000089_000088.html" title = "1" alt = "" coords = "927,218,936,233" / >
< area shape = "rect" href = "dir_000089_000080.html" title = "1" alt = "" coords = "725,840,735,855" / >
< area shape = "rect" href = "dir_74a3bd5d559eb2469f344a26dc365ad0.html" title = "containers" alt = "" coords = "384,543,475,591" / >
< area shape = "rect" href = "dir_000089_000058.html" title = "2" alt = "" coords = "489,560,499,574" / >
< area shape = "rect" href = "dir_0bc712f0655242ad4a9b6418726e892d.html" title = "systemControl" alt = "" coords = "745,63,863,111" / >
< area shape = "rect" href = "dir_cbad02237acb97f82e9873a8dfa02a5b.html" title = "Time" alt = "" coords = "776,159,848,207" / >
< area shape = "rect" href = "dir_000090_000091.html" title = "1" alt = "" coords = "812,132,822,147" / >
< area shape = "rect" href = "dir_0b265ec0eb5bc5fbad75b6fd7b5b024b.html" title = "structuredData" alt = "" coords = "287,639,406,687" / >
< area shape = "rect" href = "dir_000090_000023.html" title = "1" alt = "" coords = "305,613,315,628" / >
< area shape = "rect" href = "dir_000090_000120.html" title = "2" alt = "" coords = "536,236,545,250" / >
< area shape = "rect" href = "dir_5f6559faa080c0b07ec2a71fd7e912fc.html" title = "globals" alt = "" coords = "403,351,475,399" / >
< area shape = "rect" href = "dir_000090_000081.html" title = "2" alt = "" coords = "446,326,455,340" / >
< area shape = "rect" href = "dir_000090_000094.html" title = "2" alt = "" coords = "740,421,750,435" / >
< area shape = "rect" href = "dir_d08d2b79f34083bef6f49ca610481fd2.html" title = "Timer" alt = "" coords = "615,159,687,207" / >
< area shape = "rect" href = "dir_000090_000119.html" title = "1" alt = "" coords = "702,150,711,165" / >
< area shape = "rect" href = "dir_000090_000058.html" title = "2" alt = "" coords = "364,536,373,550" / >
< area shape = "rect" href = "dir_1220c712ed5f98fd84ba71b4848374db.html" title = "dictionary" alt = "" coords = "621,735,707,783" / >
< area shape = "rect" href = "dir_000090_000076.html" title = "2" alt = "" coords = "720,725,730,740" / >
< area shape = "rect" href = "dir_000091_000089.html" title = "1" alt = "" coords = "888,229,897,244" / >
< area shape = "rect" href = "dir_000091_000120.html" title = "2" alt = "" coords = "564,256,573,270" / >
< area shape = "rect" href = "dir_ec044aca4011302dcfd8183b03594e30.html" title = "ranges" alt = "" coords = "279,159,351,207" / >
< area shape = "rect" href = "dir_000091_000086.html" title = "1" alt = "" coords = "366,166,375,181" / >
< area shape = "rect" href = "dir_000091_000081.html" title = "2" alt = "" coords = "490,354,499,369" / >
< area shape = "rect" href = "dir_000091_000094.html" title = "1" alt = "" coords = "753,424,762,438" / >
< area shape = "rect" href = "dir_000091_000076.html" title = "2" alt = "" coords = "705,721,714,736" / >
< area shape = "rect" href = "dir_000023_000120.html" title = "14" alt = "" coords = "447,278,464,292" / >
< area shape = "rect" href = "dir_000023_000080.html" title = "1" alt = "" coords = "596,831,606,846" / >
< area shape = "rect" href = "dir_000023_000081.html" title = "3" alt = "" coords = "408,404,418,419" / >
< area shape = "rect" href = "dir_000023_000094.html" title = "13" alt = "" coords = "672,483,690,498" / >
< area shape = "rect" href = "dir_000023_000058.html" title = "16" alt = "" coords = "390,593,407,607" / >
< area shape = "rect" href = "dir_000023_000076.html" title = "11" alt = "" coords = "597,724,614,739" / >
< area shape = "rect" href = "dir_000120_000081.html" title = "5" alt = "" coords = "461,333,471,348" / >
< area shape = "rect" href = "dir_000120_000093.html" title = "2" alt = "" coords = "973,806,983,820" / >
< area shape = "rect" href = "dir_000120_000094.html" title = "7" alt = "" coords = "691,421,701,436" / >
< area shape = "rect" href = "dir_000086_000120.html" title = "2" alt = "" coords = "458,237,468,252" / >
< area shape = "rect" href = "dir_000086_000058.html" title = "2" alt = "" coords = "398,515,407,530" / >
< area shape = "rect" href = "dir_000086_000076.html" title = "1" alt = "" coords = "597,743,607,757" / >
< area shape = "rect" href = "dir_000080_000120.html" title = "1" alt = "" coords = "452,272,461,287" / >
< area shape = "rect" href = "dir_000080_000081.html" title = "1" alt = "" coords = "387,397,396,412" / >
< area shape = "rect" href = "dir_000080_000094.html" title = "1" alt = "" coords = "739,507,748,522" / >
< area shape = "rect" href = "dir_000080_000058.html" title = "1" alt = "" coords = "414,602,423,616" / >
< area shape = "rect" href = "dir_000081_000120.html" title = "1" alt = "" coords = "480,306,489,320" / >
< area shape = "rect" href = "dir_000081_000094.html" title = "1" alt = "" coords = "681,439,691,454" / >
< area shape = "rect" href = "dir_000093_000081.html" title = "2" alt = "" coords = "467,410,476,424" / >
< area shape = "rect" href = "dir_000094_000120.html" title = "2" alt = "" coords = "550,313,559,328" / >
< area shape = "rect" href = "dir_000094_000080.html" title = "3" alt = "" coords = "691,814,700,829" / >
< area shape = "rect" href = "dir_000094_000081.html" title = "9" alt = "" coords = "485,391,494,406" / >
< area shape = "rect" href = "dir_000094_000093.html" title = "1" alt = "" coords = "966,804,975,819" / >
< area shape = "rect" href = "dir_000094_000058.html" title = "1" alt = "" coords = "490,545,499,560" / >
< area shape = "rect" href = "dir_000119_000120.html" title = "1" alt = "" coords = "561,244,570,259" / >
< area shape = "rect" href = "dir_000119_000094.html" title = "1" alt = "" coords = "730,419,739,434" / >
< area shape = "rect" href = "dir_000119_000058.html" title = "1" alt = "" coords = "454,523,464,538" / >
< area shape = "rect" href = "dir_000058_000023.html" title = "2" alt = "" coords = "372,622,382,637" / >
< area shape = "rect" href = "dir_000058_000120.html" title = "16" alt = "" coords = "447,281,464,296" / >
< area shape = "rect" href = "dir_000058_000081.html" title = "8" alt = "" coords = "424,409,433,424" / >
< area shape = "rect" href = "dir_000058_000093.html" title = "4" alt = "" coords = "887,836,897,850" / >
< area shape = "rect" href = "dir_000058_000094.html" title = "11" alt = "" coords = "672,475,690,490" / >
< area shape = "rect" href = "dir_000076_000120.html" title = "2" alt = "" coords = "513,316,522,330" / >
< area shape = "rect" href = "dir_000076_000080.html" title = "1" alt = "" coords = "668,805,677,820" / >
< area shape = "rect" href = "dir_000076_000081.html" title = "3" alt = "" coords = "449,411,459,426" / >
< area shape = "rect" href = "dir_000076_000093.html" title = "2" alt = "" coords = "890,815,900,830" / >
< area shape = "rect" href = "dir_000076_000094.html" title = "9" alt = "" coords = "715,503,725,518" / >
< area shape = "rect" href = "dir_000076_000058.html" title = "2" alt = "" coords = "462,601,471,616" / >
< area shape = "rect" href = "dir_8a09dd5b7fce343a5c545316ddba4e1b.html" alt = "" coords = "735,52,985,313" / >
< area shape = "rect" href = "dir_cd7a5046d028e114fc17b2ebc2bd02d2.html" title = "phasicFlow" alt = "" coords = "724,16,996,324" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "subdirs" > < / a >
Directories< / h2 > < / td > < / tr >
< tr class = "memitem:dir_557182f9d267f2db2f460147f8d9cd32" > < td class = "memItemLeft" align = "right" valign = "top" > directory   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dir_557182f9d267f2db2f460147f8d9cd32.html" > IOobject< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:dir_9bc4eba92fa358edeadb984c24be3812" > < td class = "memItemLeft" align = "right" valign = "top" > directory   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dir_9bc4eba92fa358edeadb984c24be3812.html" > repository< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:dir_0bc712f0655242ad4a9b6418726e892d" > < td class = "memItemLeft" align = "right" valign = "top" > directory   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dir_0bc712f0655242ad4a9b6418726e892d.html" > systemControl< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:dir_cbad02237acb97f82e9873a8dfa02a5b" > < td class = "memItemLeft" align = "right" valign = "top" > directory   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dir_cbad02237acb97f82e9873a8dfa02a5b.html" > Time< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< / 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 = "dir_68267d1309a1af8e8297ef4c3efbcdba.html" > src< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_cd7a5046d028e114fc17b2ebc2bd02d2.html" > phasicFlow< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_8a09dd5b7fce343a5c545316ddba4e1b.html" > repository< / 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 >