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/structuredData/peakableRegion 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_4f9e597021b90228ccac48345da86dec.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" > peakableRegion 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 peakableRegion:< / 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_4f9e597021b90228ccac48345da86dec_dep.png" border = "0" usemap = "#dir__4f9e597021b90228ccac48345da86dec__dep" alt = "src/phasicFlow/structuredData/peakableRegion" / > < / div >
< map name = "dir__4f9e597021b90228ccac48345da86dec__dep" id = "dir__4f9e597021b90228ccac48345da86dec__dep" >
< area shape = "rect" href = "dir_ca72be8894cc4d069711645476c2def5.html" title = "boxRegion" alt = "" coords = "324,159,415,207" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "dir_000104_000105.html" title = "2" alt = "" coords = "346,131,356,146" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_3ee8b8b39c02f37f8ed719e08fb5a453.html" title = "cylinderRegion" alt = "" coords = "439,159,558,207" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "dir_000104_000106.html" title = "1" alt = "" coords = "434,136,444,150" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_9cf3a7061932aac86787f9c3f802c5f2.html" title = "PeakableRegion" alt = "" coords = "38,159,165,207" / >
2023-04-23 12:52:57 -07:00
< area shape = "rect" href = "dir_000104_000108.html" title = "1" alt = "" coords = "167,151,176,166" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_fb2432dbf0f69477b9490b647f01f2fa.html" title = "sphereRegion" alt = "" coords = "189,159,299,207" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "dir_000104_000109.html" title = "2" alt = "" coords = "272,141,281,156" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_e8a9bd8d4c80a50a4f7c200c882d5c23.html" title = "box" alt = "" coords = "736,255,808,303" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "dir_000105_000100.html" title = "1" alt = "" coords = "717,240,726,254" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_956f0a97b7f785e1c0171e740f1da120.html" title = "random" alt = "" coords = "931,255,1003,303" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "dir_000105_000083.html" title = "1" alt = "" coords = "911,238,920,253" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_2239fa6412e9b0224779ec16b2644e86.html" title = "cylinder" alt = "" coords = "832,255,907,303" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "dir_000106_000101.html" title = "1" alt = "" coords = "813,238,822,253" / >
< area shape = "rect" href = "dir_000106_000083.html" title = "1" alt = "" coords = "911,238,920,253" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_fcee4eefc34728867d2bd32b142ae11c.html" title = "peakableRegion" alt = "" coords = "337,255,463,303" / >
2023-04-23 12:52:57 -07:00
< area shape = "rect" href = "dir_000108_000107.html" title = "1" alt = "" coords = "317,237,326,251" / >
< area shape = "rect" href = "dir_1220c712ed5f98fd84ba71b4848374db.html" title = "dictionary" alt = "" coords = "523,351,610,399" / >
< area shape = "rect" href = "dir_000108_000076.html" title = "1" alt = "" coords = "533,324,542,339" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_e8baec020e471dff3bc06b812491e6c5.html" title = "types" alt = "" coords = "637,447,709,495" / >
2023-04-23 12:52:57 -07:00
< area shape = "rect" href = "dir_000107_000120.html" title = "1" alt = "" coords = "618,437,628,452" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_4419dd78bee2bde1362d842a02bd0463.html" title = "typeSelection" alt = "" coords = "618,543,729,591" / >
2023-04-23 12:52:57 -07:00
< area shape = "rect" href = "dir_000107_000124.html" title = "1" alt = "" coords = "615,519,624,533" / >
< area shape = "rect" href = "dir_000107_000076.html" title = "1" alt = "" coords = "509,327,519,342" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_3c122f757ce481da214d5e212823922a.html" title = "sphere" alt = "" coords = "589,255,661,303" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "dir_000109_000116.html" title = "1" alt = "" coords = "570,239,579,253" / >
< area shape = "rect" href = "dir_000109_000120.html" title = "1" alt = "" coords = "691,425,700,439" / >
< area shape = "rect" href = "dir_000109_000083.html" title = "1" alt = "" coords = "910,238,920,253" / >
< area shape = "rect" href = "dir_000109_000076.html" title = "1" alt = "" coords = "564,324,574,338" / >
< area shape = "rect" href = "dir_000116_000120.html" title = "1" alt = "" coords = "667,419,676,434" / >
< area shape = "rect" href = "dir_000116_000076.html" title = "1" alt = "" coords = "593,332,602,347" / >
< area shape = "rect" href = "dir_000100_000120.html" title = "1" alt = "" coords = "701,428,710,443" / >
< area shape = "rect" href = "dir_000100_000076.html" title = "1" alt = "" coords = "625,346,635,361" / >
< area shape = "rect" href = "dir_000120_000124.html" title = "2" alt = "" coords = "668,517,677,531" / >
< area shape = "rect" href = "dir_000101_000120.html" title = "1" alt = "" coords = "711,433,721,447" / >
< area shape = "rect" href = "dir_000101_000076.html" title = "1" alt = "" coords = "624,372,633,386" / >
< area shape = "rect" href = "dir_000083_000120.html" title = "3" alt = "" coords = "725,443,734,457" / >
< area shape = "rect" href = "dir_000083_000124.html" title = "3" alt = "" coords = "716,530,725,545" / >
< area shape = "rect" href = "dir_000124_000120.html" title = "2" alt = "" coords = "669,506,679,521" / >
< area shape = "rect" href = "dir_000076_000120.html" title = "2" alt = "" coords = "635,421,644,436" / >
< area shape = "rect" href = "dir_000076_000124.html" title = "1" alt = "" coords = "648,515,658,530" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_4f9e597021b90228ccac48345da86dec.html" alt = "" coords = "27,52,568,313" / >
< area shape = "rect" href = "dir_0b265ec0eb5bc5fbad75b6fd7b5b024b.html" title = "structuredData" alt = "" coords = "16,16,579,324" / >
< / 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_ca72be8894cc4d069711645476c2def5" > < td class = "memItemLeft" align = "right" valign = "top" > directory   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dir_ca72be8894cc4d069711645476c2def5.html" > boxRegion< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:dir_3ee8b8b39c02f37f8ed719e08fb5a453" > < td class = "memItemLeft" align = "right" valign = "top" > directory   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dir_3ee8b8b39c02f37f8ed719e08fb5a453.html" > cylinderRegion< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:dir_9cf3a7061932aac86787f9c3f802c5f2" > < td class = "memItemLeft" align = "right" valign = "top" > directory   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dir_9cf3a7061932aac86787f9c3f802c5f2.html" > PeakableRegion< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-04-23 12:52:57 -07:00
< tr class = "memitem:dir_fcee4eefc34728867d2bd32b142ae11c" > < td class = "memItemLeft" align = "right" valign = "top" > directory   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dir_fcee4eefc34728867d2bd32b142ae11c.html" > peakableRegion< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:dir_fb2432dbf0f69477b9490b647f01f2fa" > < td class = "memItemLeft" align = "right" valign = "top" > directory   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dir_fb2432dbf0f69477b9490b647f01f2fa.html" > sphereRegion< / 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:peakableRegionInstantiate_8cpp" > < td class = "memItemLeft" align = "right" valign = "top" > file   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "peakableRegionInstantiate_8cpp.html" > peakableRegionInstantiate.cpp< / a > < a href = "peakableRegionInstantiate_8cpp_source.html" > [code]< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:peakableRegions_8cpp" > < td class = "memItemLeft" align = "right" valign = "top" > file   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "peakableRegions_8cpp.html" > peakableRegions.cpp< / a > < a href = "peakableRegions_8cpp_source.html" > [code]< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:peakableRegions_8hpp" > < td class = "memItemLeft" align = "right" valign = "top" > file   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "peakableRegions_8hpp.html" > peakableRegions.hpp< / a > < a href = "peakableRegions_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_0b265ec0eb5bc5fbad75b6fd7b5b024b.html" > structuredData< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_4f9e597021b90228ccac48345da86dec.html" > peakableRegion< / 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 >