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: src/phasicFlow/dictionary 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_1220c712ed5f98fd84ba71b4848374db.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" > dictionary 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 dictionary:< / 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_1220c712ed5f98fd84ba71b4848374db_dep.png" border = "0" usemap = "#dir__1220c712ed5f98fd84ba71b4848374db__dep" alt = "src/phasicFlow/dictionary" / > < / div >
< map name = "dir__1220c712ed5f98fd84ba71b4848374db__dep" id = "dir__1220c712ed5f98fd84ba71b4848374db__dep" >
< area shape = "rect" href = "dir_12939209666026aa3d509ab05383a6fb.html" title = "entry" alt = "" coords = "303,159,375,207" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "dir_000076_000077.html" title = "3" alt = "" coords = "298,133,307,148" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_e8baec020e471dff3bc06b812491e6c5.html" title = "types" alt = "" coords = "376,255,448,303" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "dir_000076_000120.html" title = "2" alt = "" coords = "416,229,426,244" / >
< area shape = "rect" href = "dir_f0792bbf1949bfb891fb576079464319.html" title = "fileSystem" alt = "" coords = "422,543,514,591" / >
< area shape = "rect" href = "dir_000076_000080.html" title = "1" alt = "" coords = "485,520,495,535" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_5f6559faa080c0b07ec2a71fd7e912fc.html" title = "globals" alt = "" coords = "173,351,245,399" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "dir_000076_000081.html" title = "3" alt = "" coords = "214,325,223,340" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_40d84a547212027edc83c31468d15508.html" title = "smartPointers" alt = "" coords = "151,831,265,879" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "dir_000076_000093.html" title = "2" alt = "" coords = "134,809,143,824" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_b13948a90891cb8a59f39ab8c50a8102.html" title = "streams" alt = "" coords = "347,447,421,495" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "dir_000076_000094.html" title = "9" alt = "" coords = "371,419,380,434" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_74a3bd5d559eb2469f344a26dc365ad0.html" title = "containers" alt = "" coords = "327,639,417,687" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "dir_000076_000058.html" title = "2" alt = "" coords = "330,613,340,628" / >
< area shape = "rect" href = "dir_000077_000120.html" title = "1" alt = "" coords = "385,228,394,242" / >
< area shape = "rect" href = "dir_000077_000081.html" title = "2" alt = "" coords = "238,333,247,348" / >
< area shape = "rect" href = "dir_000077_000093.html" title = "1" alt = "" coords = "158,806,167,820" / >
< area shape = "rect" href = "dir_000077_000094.html" title = "8" alt = "" coords = "381,420,391,434" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_4419dd78bee2bde1362d842a02bd0463.html" title = "typeSelection" alt = "" coords = "317,735,427,783" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "dir_000077_000124.html" title = "1" alt = "" coords = "442,750,451,764" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_6ffc25375d5ba2db0c345c12f235aacc.html" title = "twoPartEntry" alt = "" coords = "295,63,401,111" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "dir_000078_000077.html" title = "1" alt = "" coords = "346,134,356,149" / >
< area shape = "rect" href = "dir_000120_000081.html" title = "5" alt = "" coords = "261,346,270,360" / >
< area shape = "rect" href = "dir_000120_000093.html" title = "2" alt = "" coords = "280,836,289,851" / >
< area shape = "rect" href = "dir_000120_000094.html" title = "7" alt = "" coords = "386,422,396,436" / >
< area shape = "rect" href = "dir_000120_000124.html" title = "2" alt = "" coords = "443,734,452,749" / >
< area shape = "rect" href = "dir_000080_000120.html" title = "1" alt = "" coords = "409,315,418,330" / >
< area shape = "rect" href = "dir_000080_000081.html" title = "1" alt = "" coords = "234,410,244,425" / >
< area shape = "rect" href = "dir_000080_000094.html" title = "1" alt = "" coords = "415,507,424,521" / >
< area shape = "rect" href = "dir_000080_000058.html" title = "1" alt = "" coords = "410,625,419,639" / >
< area shape = "rect" href = "dir_000081_000120.html" title = "1" alt = "" coords = "351,293,360,308" / >
< area shape = "rect" href = "dir_000081_000094.html" title = "1" alt = "" coords = "329,430,338,445" / >
< area shape = "rect" href = "dir_000093_000081.html" title = "2" alt = "" coords = "164,400,173,414" / >
< area shape = "rect" href = "dir_000094_000120.html" title = "2" alt = "" coords = "401,313,410,328" / >
< area shape = "rect" href = "dir_000094_000080.html" title = "3" alt = "" coords = "428,516,438,531" / >
< area shape = "rect" href = "dir_000094_000081.html" title = "9" alt = "" coords = "253,400,263,415" / >
< area shape = "rect" href = "dir_000094_000093.html" title = "1" alt = "" coords = "229,810,238,825" / >
< area shape = "rect" href = "dir_000094_000058.html" title = "1" alt = "" coords = "371,613,380,627" / >
< area shape = "rect" href = "dir_000124_000120.html" title = "2" alt = "" coords = "458,298,467,312" / >
< area shape = "rect" href = "dir_000124_000081.html" title = "1" alt = "" coords = "205,411,214,426" / >
< area shape = "rect" href = "dir_000124_000093.html" title = "1" alt = "" coords = "264,821,273,836" / >
< area shape = "rect" href = "dir_000124_000058.html" title = "1" alt = "" coords = "368,698,377,713" / >
< area shape = "rect" href = "dir_000058_000120.html" title = "16" alt = "" coords = "431,315,448,330" / >
< area shape = "rect" href = "dir_000058_000081.html" title = "8" alt = "" coords = "219,411,229,426" / >
< area shape = "rect" href = "dir_000058_000093.html" title = "4" alt = "" coords = "239,814,248,829" / >
< area shape = "rect" href = "dir_000058_000094.html" title = "11" alt = "" coords = "372,506,389,520" / >
< area shape = "rect" href = "dir_000058_000124.html" title = "6" alt = "" coords = "367,709,376,723" / >
< area shape = "rect" href = "dir_1220c712ed5f98fd84ba71b4848374db.html" alt = "" coords = "172,52,412,217" / >
< area shape = "rect" href = "dir_cd7a5046d028e114fc17b2ebc2bd02d2.html" title = "phasicFlow" alt = "" coords = "161,16,423,228" / >
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_12939209666026aa3d509ab05383a6fb" > < td class = "memItemLeft" align = "right" valign = "top" > directory   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dir_12939209666026aa3d509ab05383a6fb.html" > entry< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:dir_6ffc25375d5ba2db0c345c12f235aacc" > < td class = "memItemLeft" align = "right" valign = "top" > directory   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dir_6ffc25375d5ba2db0c345c12f235aacc.html" > twoPartEntry< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "files" > < / a >
Files< / h2 > < / td > < / tr >
< tr class = "memitem:dictionary_8cpp" > < td class = "memItemLeft" align = "right" valign = "top" > file   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dictionary_8cpp.html" > dictionary.cpp< / a > < a href = "dictionary_8cpp_source.html" > [code]< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:dictionary_8hpp" > < td class = "memItemLeft" align = "right" valign = "top" > file   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dictionary_8hpp.html" > dictionary.hpp< / a > < a href = "dictionary_8hpp_source.html" > [code]< / 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_1220c712ed5f98fd84ba71b4848374db.html" > dictionary< / 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 >