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/containers/Map 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_d599344b708ddccc0ade592fdb50618a.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" > Map 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 Map:< / 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_d599344b708ddccc0ade592fdb50618a_dep.png" border = "0" usemap = "#dir__d599344b708ddccc0ade592fdb50618a__dep" alt = "src/phasicFlow/containers/Map" / > < / div >
< map name = "dir__d599344b708ddccc0ade592fdb50618a__dep" id = "dir__d599344b708ddccc0ade592fdb50618a__dep" >
< area shape = "rect" href = "dir_9f8b50e6d9903705cf4c92f860cb8e50.html" title = "hashMap" alt = "" coords = "219,159,300,207" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "dir_000065_000066.html" title = "1" alt = "" coords = "241,131,250,146" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_0000fe7b8e91285b2a0495ba6d5cb7ab.html" title = "Map" alt = "" coords = "122,159,194,207" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "dir_000065_000067.html" title = "1" alt = "" coords = "182,139,191,154" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_603bbc5b60551e29b23f942b47ff85ef.html" title = "MapPtr" alt = "" coords = "325,159,397,207" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "dir_000065_000068.html" title = "1" alt = "" coords = "309,135,318,150" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_e8baec020e471dff3bc06b812491e6c5.html" title = "types" alt = "" coords = "210,255,282,303" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "dir_000066_000120.html" title = "1" alt = "" coords = "256,230,265,245" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_b13948a90891cb8a59f39ab8c50a8102.html" title = "streams" alt = "" coords = "270,543,345,591" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "dir_000066_000094.html" title = "1" alt = "" coords = "317,518,327,533" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_4419dd78bee2bde1362d842a02bd0463.html" title = "typeSelection" alt = "" coords = "5,351,116,399" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "dir_000066_000124.html" title = "1" alt = "" coords = "99,337,108,351" / >
< area shape = "rect" href = "dir_000067_000120.html" title = "1" alt = "" coords = "214,228,223,243" / >
< area shape = "rect" href = "dir_000067_000094.html" title = "1" alt = "" coords = "251,535,260,550" / >
< area shape = "rect" href = "dir_000068_000120.html" title = "1" alt = "" coords = "293,243,302,258" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_5f6559faa080c0b07ec2a71fd7e912fc.html" title = "globals" alt = "" coords = "186,447,258,495" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "dir_000068_000081.html" title = "1" alt = "" coords = "249,428,258,443" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_40d84a547212027edc83c31468d15508.html" title = "smartPointers" alt = "" coords = "251,639,364,687" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "dir_000068_000093.html" title = "1" alt = "" coords = "380,641,389,655" / >
< area shape = "rect" href = "dir_000068_000094.html" title = "1" alt = "" coords = "329,522,339,537" / >
< area shape = "rect" href = "dir_000120_000081.html" title = "5" alt = "" coords = "223,421,233,436" / >
< area shape = "rect" href = "dir_000120_000093.html" title = "2" alt = "" coords = "342,622,351,637" / >
< area shape = "rect" href = "dir_000120_000094.html" title = "7" alt = "" coords = "296,515,305,530" / >
< area shape = "rect" href = "dir_000120_000124.html" title = "2" alt = "" coords = "113,342,123,357" / >
< area shape = "rect" href = "dir_000081_000120.html" title = "1" alt = "" coords = "235,313,245,328" / >
< area shape = "rect" href = "dir_000081_000094.html" title = "1" alt = "" coords = "267,516,277,531" / >
< area shape = "rect" href = "dir_000093_000081.html" title = "2" alt = "" coords = "218,507,227,522" / >
< area shape = "rect" href = "dir_000094_000120.html" title = "2" alt = "" coords = "248,315,258,330" / >
< area shape = "rect" href = "dir_000094_000081.html" title = "9" alt = "" coords = "253,507,262,521" / >
< area shape = "rect" href = "dir_000094_000093.html" title = "1" alt = "" coords = "311,613,320,628" / >
< area shape = "rect" href = "dir_000124_000065.html" title = "1" alt = "" coords = "148,103,157,118" / >
< area shape = "rect" href = "dir_000124_000067.html" title = "1" alt = "" coords = "106,206,115,220" / >
< area shape = "rect" href = "dir_000124_000120.html" title = "2" alt = "" coords = "185,296,195,310" / >
< area shape = "rect" href = "dir_000124_000081.html" title = "1" alt = "" coords = "170,425,179,439" / >
< area shape = "rect" href = "dir_000124_000093.html" title = "1" alt = "" coords = "265,613,274,627" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_d599344b708ddccc0ade592fdb50618a.html" alt = "" coords = "111,52,407,217" / >
< area shape = "rect" href = "dir_74a3bd5d559eb2469f344a26dc365ad0.html" title = "containers" alt = "" coords = "101,16,418,228" / >
< / 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_9f8b50e6d9903705cf4c92f860cb8e50" > < td class = "memItemLeft" align = "right" valign = "top" > directory   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dir_9f8b50e6d9903705cf4c92f860cb8e50.html" > hashMap< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:dir_0000fe7b8e91285b2a0495ba6d5cb7ab" > < td class = "memItemLeft" align = "right" valign = "top" > directory   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dir_0000fe7b8e91285b2a0495ba6d5cb7ab.html" > Map< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:dir_603bbc5b60551e29b23f942b47ff85ef" > < td class = "memItemLeft" align = "right" valign = "top" > directory   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dir_603bbc5b60551e29b23f942b47ff85ef.html" > MapPtr< / 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:Maps_8hpp" > < td class = "memItemLeft" align = "right" valign = "top" > file   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "Maps_8hpp.html" > Maps.hpp< / a > < a href = "Maps_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_74a3bd5d559eb2469f344a26dc365ad0.html" > containers< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_d599344b708ddccc0ade592fdb50618a.html" > Map< / 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 >