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/Vector 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_c06362741ee20f2df47d4d66ada3d48c.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" > Vector 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 Vector:< / 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_c06362741ee20f2df47d4d66ada3d48c_dep.png" border = "0" usemap = "#dir__c06362741ee20f2df47d4d66ada3d48c__dep" alt = "src/phasicFlow/containers/Vector" / > < / div >
< map name = "dir__c06362741ee20f2df47d4d66ada3d48c__dep" id = "dir__c06362741ee20f2df47d4d66ada3d48c__dep" >
< area shape = "rect" href = "dir_c06362741ee20f2df47d4d66ada3d48c.html" title = "Vector" alt = "" coords = "164,52,236,100" / >
< area shape = "rect" href = "dir_67ea7e018387beaa79e21cb1dea6a3ab.html" title = "algorithms" alt = "" coords = "154,148,246,196" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "dir_000074_000056.html" title = "1" alt = "" coords = "204,122,213,137" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_e8baec020e471dff3bc06b812491e6c5.html" title = "types" alt = "" coords = "256,244,328,292" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "dir_000074_000120.html" title = "1" alt = "" coords = "288,217,297,232" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_4ba40f743b25b1ba6f4eed9e1d9172d6.html" title = "indexContainer" alt = "" coords = "403,148,525,196" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "dir_000074_000061.html" title = "1" alt = "" coords = "384,128,393,142" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_5f6559faa080c0b07ec2a71fd7e912fc.html" title = "globals" alt = "" coords = "173,436,245,484" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "dir_000074_000081.html" title = "1" alt = "" coords = "190,409,199,423" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_40d84a547212027edc83c31468d15508.html" title = "smartPointers" alt = "" coords = "226,628,339,676" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "dir_000074_000093.html" title = "1" alt = "" coords = "206,619,215,633" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_b13948a90891cb8a59f39ab8c50a8102.html" title = "streams" alt = "" coords = "245,532,320,580" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "dir_000074_000094.html" title = "2" alt = "" coords = "227,522,236,536" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_4419dd78bee2bde1362d842a02bd0463.html" title = "typeSelection" alt = "" coords = "395,340,506,388" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "dir_000074_000124.html" title = "1" alt = "" coords = "428,313,438,328" / >
< area shape = "rect" href = "dir_000056_000120.html" title = "1" alt = "" coords = "258,218,267,232" / >
< area shape = "rect" href = "dir_000056_000081.html" title = "2" alt = "" coords = "212,410,221,425" / >
< area shape = "rect" href = "dir_000120_000081.html" title = "5" alt = "" coords = "223,414,232,429" / >
< area shape = "rect" href = "dir_000120_000093.html" title = "2" alt = "" coords = "317,611,326,626" / >
< area shape = "rect" href = "dir_000120_000094.html" title = "7" alt = "" coords = "281,506,291,521" / >
< area shape = "rect" href = "dir_000120_000124.html" title = "2" alt = "" coords = "387,316,397,331" / >
< area shape = "rect" href = "dir_000081_000120.html" title = "1" alt = "" coords = "269,299,279,314" / >
< area shape = "rect" href = "dir_000081_000094.html" title = "1" alt = "" coords = "247,505,256,520" / >
< area shape = "rect" href = "dir_000093_000081.html" title = "2" alt = "" coords = "200,496,210,510" / >
< area shape = "rect" href = "dir_000094_000120.html" title = "2" alt = "" coords = "284,303,293,318" / >
< area shape = "rect" href = "dir_000094_000081.html" title = "9" alt = "" coords = "236,496,245,511" / >
< area shape = "rect" href = "dir_000094_000093.html" title = "1" alt = "" coords = "286,602,296,617" / >
< area shape = "rect" href = "dir_000124_000120.html" title = "2" alt = "" coords = "335,295,345,310" / >
< area shape = "rect" href = "dir_000124_000081.html" title = "1" alt = "" coords = "261,439,270,453" / >
< area shape = "rect" href = "dir_000124_000093.html" title = "1" alt = "" coords = "338,617,347,632" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "dir_74a3bd5d559eb2469f344a26dc365ad0.html" title = "containers" alt = "" coords = "153,16,247,111" / >
< / map >
< / div >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "files" > < / a >
Files< / h2 > < / td > < / tr >
< tr class = "memitem:Vector_8cpp" > < td class = "memItemLeft" align = "right" valign = "top" > file   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "Vector_8cpp.html" > Vector.cpp< / a > < a href = "Vector_8cpp_source.html" > [code]< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:Vector_8hpp" > < td class = "memItemLeft" align = "right" valign = "top" > file   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "Vector_8hpp.html" > Vector.hpp< / a > < a href = "Vector_8hpp_source.html" > [code]< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:VectorAlgorithm_8hpp" > < td class = "memItemLeft" align = "right" valign = "top" > file   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "VectorAlgorithm_8hpp.html" > VectorAlgorithm.hpp< / a > < a href = "VectorAlgorithm_8hpp_source.html" > [code]< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:VectorFwd_8hpp" > < td class = "memItemLeft" align = "right" valign = "top" > file   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "VectorFwd_8hpp.html" > VectorFwd.hpp< / a > < a href = "VectorFwd_8hpp_source.html" > [code]< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:VectorI_8hpp" > < td class = "memItemLeft" align = "right" valign = "top" > file   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "VectorI_8hpp.html" > VectorI.hpp< / a > < a href = "VectorI_8hpp_source.html" > [code]< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:VectorMath_8hpp" > < td class = "memItemLeft" align = "right" valign = "top" > file   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "VectorMath_8hpp.html" > VectorMath.hpp< / a > < a href = "VectorMath_8hpp_source.html" > [code]< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:Vectors_8cpp" > < td class = "memItemLeft" align = "right" valign = "top" > file   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "Vectors_8cpp.html" > Vectors.cpp< / a > < a href = "Vectors_8cpp_source.html" > [code]< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:Vectors_8hpp" > < td class = "memItemLeft" align = "right" valign = "top" > file   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "Vectors_8hpp.html" > Vectors.hpp< / a > < a href = "Vectors_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_c06362741ee20f2df47d4d66ada3d48c.html" > Vector< / 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 >