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: Namespace Members< / 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('namespacemembers_vars.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 = "contents" >
 
< h3 > < a id = "index_a" > < / a > - a -< / h3 > < ul >
< li > ActivePoint
: < a class = "el" href = "namespacepFlow.html#a1df94b262ac1e47891251788a9646f4e" > pFlow< / a >
< / li >
< / ul >
< h3 > < a id = "index_c" > < / a > - c -< / h3 > < ul >
< li > caseSetupFolder__
: < a class = "el" href = "namespacepFlow.html#a7e232a46497a465f2b9a26a85763479e" > pFlow< / a >
< / li >
< li > caseSetupRepository__
: < a class = "el" href = "namespacepFlow.html#a9e12d96cf1434d9b7a03a2d53eee4af3" > pFlow< / a >
< / li >
< li > contactSearchFile__
: < a class = "el" href = "namespacepFlow.html#a95336277204d1868085127ba9a1b6cea" > pFlow< / a >
< / li >
< li > createParticles__
: < a class = "el" href = "namespacepFlow.html#a3a366f2969c1a15cee5c094bb1b170d5" > pFlow< / a >
< / li >
< / ul >
< h3 > < a id = "index_e" > < / a > - e -< / h3 > < ul >
< li > epsilonREAL
: < a class = "el" href = "namespacepFlow.html#ac6b82e272ae0e23afb8f0c773a61d4f3" > pFlow< / a >
< / li >
< li > errReport
: < a class = "el" href = "namespacepFlow.html#a7e835264dcf9974fe0c8a94bec3c7ab0" > pFlow< / a >
< / li >
< / ul >
< h3 > < a id = "index_f" > < / a > - f -< / h3 > < ul >
< li > floatingPointType__
: < a class = "el" href = "namespacepFlow.html#a436834590374d8a1c62a0e5177dd6ce7" > pFlow< / a >
< / li >
< / ul >
< h3 > < a id = "index_g" > < / a > - g -< / h3 > < ul >
< li > geometryFolder__
: < a class = "el" href = "namespacepFlow.html#abb4cc5ad7c1a551313299d97e316f5fd" > pFlow< / a >
< / li >
< li > geometryRepository_
: < a class = "el" href = "namespacepFlow.html#a5a160cf6aed6bc212d4f37ef686c26de" > pFlow< / a >
< / li >
< / ul >
< h3 > < a id = "index_i" > < / a > - i -< / h3 > < ul >
< li > input
: < a class = "el" href = "namespacepFlow.html#a01c5a99f17466741d1fcfbc8144fad91" > pFlow< / a >
< / li >
< li > insertionFile__
: < a class = "el" href = "namespacepFlow.html#a62955dba3ac8eafe4cf89b83d917d38f" > pFlow< / a >
< / li >
< li > integrationFolder__
: < a class = "el" href = "namespacepFlow.html#a28e84e55f10a623071845a7765bf8d40" > pFlow< / a >
< / li >
< li > integrationRepository__
: < a class = "el" href = "namespacepFlow.html#a6bab1cfefa5b122e0f141eb18a3e55a9" > pFlow< / a >
< / li >
< li > interactionFile__
: < a class = "el" href = "namespacepFlow.html#a4a9012e5fd13ea2e176fb32ec9b50753" > pFlow< / a >
< / li >
< / ul >
< h3 > < a id = "index_l" > < / a > - l -< / h3 > < ul >
< li > largestNegInt32
: < a class = "el" href = "namespacepFlow.html#a4ee2c88d6e9faceb7ece2b2ccd2942ef" > pFlow< / a >
< / li >
< li > largestNegInt64
: < a class = "el" href = "namespacepFlow.html#af93fb0b34c3207958168f68beb526df3" > pFlow< / a >
< / li >
< li > largestNegREAL
: < a class = "el" href = "namespacepFlow.html#a332d59fc35731448fa9ae68ae6916cb0" > pFlow< / a >
< / li >
< li > largestPosInt32
: < a class = "el" href = "namespacepFlow.html#adb5cbd180a96327fd58897cbd8faa670" > pFlow< / a >
< / li >
< li > largestPosInt64
: < a class = "el" href = "namespacepFlow.html#ad91d579ce4d1ed156f09c96be1620393" > pFlow< / a >
< / li >
< li > largestPosREAL
: < a class = "el" href = "namespacepFlow.html#a612aecd846561dc446c4cf94ffbce115" > pFlow< / a >
< / li >
< li > largeValue
: < a class = "el" href = "namespacepFlow.html#a66263d59f896f4b8524b0a1f0181f8b9" > pFlow< / a >
< / li >
< / ul >
< h3 > < a id = "index_m" > < / a > - m -< / h3 > < ul >
< li > maxSizeToSerial__
: < a class = "el" href = "namespacepFlow.html#ac46039fa2cecc2d2292a6d256a3aacd1" > pFlow< / a >
< / li >
< li > motionModelFile__
: < a class = "el" href = "namespacepFlow.html#afa0d4199a6b9ad7e56d42f72f65756f7" > pFlow< / a >
< / li >
< / ul >
< h3 > < a id = "index_n" > < / a > - n -< / h3 > < ul >
< li > nl
: < a class = "el" href = "namespacepFlow.html#afbf3861e53bc13fd6c82d9eae8f97378" > pFlow< / a >
< / li >
< li > nonUniform__
: < a class = "el" href = "namespacepFlow.html#a7d4a935053433a235abbbc6258dc4ace" > pFlow< / a >
< / li >
< li > nullWord
: < a class = "el" href = "namespacepFlow.html#aa3bcf6b40c03df25c0fbdfbff6be807f" > pFlow< / a >
< / li >
< / ul >
< h3 > < a id = "index_o" > < / a > - o -< / h3 > < ul >
< li > one
: < a class = "el" href = "namespacepFlow.html#a198bf8e0d35e416c7c56b33e4fcf168e" > pFlow< / a >
< / li >
< li > one3
: < a class = "el" href = "namespacepFlow.html#a24fc985ad36c00fec91d6a4dcfb143f2" > pFlow< / a >
< / li >
< li > one32
: < a class = "el" href = "namespacepFlow.html#a7630ff09ef708c51ccd5c61047b5057a" > pFlow< / a >
< / li >
< li > one33
: < a class = "el" href = "namespacepFlow.html#aeea498891f1be291bb476c4f440fcdbd" > pFlow< / a >
< / li >
< li > oneU3
: < a class = "el" href = "namespacepFlow.html#ad6a179a55c85740ab771170da5dc7824" > pFlow< / a >
< / li >
< li > oneU33
: < a class = "el" href = "namespacepFlow.html#a031b666bdebdb7413bf2abb8690c6092" > pFlow< / a >
< / li >
< li > output
: < a class = "el" href = "namespacepFlow.html#a86ae30c22a4ef4bc487b40ed52f4d2f9" > pFlow< / a >
< / li >
< / ul >
< h3 > < a id = "index_p" > < / a > - p -< / h3 > < ul >
< li > Pi
: < a class = "el" href = "namespacepFlow.html#a5fde17044bd1d2599c2e8c5aba9fb346" > pFlow< / a >
< / li >
< li > pointStructureFile__
: < a class = "el" href = "namespacepFlow.html#a7ce9af76cf5b5484f34c8e341dfe6416" > pFlow< / a >
< / li >
< li > postprocessFile__
: < a class = "el" href = "namespacepFlow.html#adafff6a400d0271a608a32eb96b6c208" > pFlow< / a >
< / li >
< li > propertyFile__
: < a class = "el" href = "namespacepFlow.html#a1c8ebc869fedceda194a424fd70dbd9c" > pFlow< / a >
< / li >
< / ul >
< h3 > < a id = "index_s" > < / a > - s -< / h3 > < ul >
< li > settingsFile__
: < a class = "el" href = "namespacepFlow.html#a505284f14a1a0fde29941025cb29c2f5" > pFlow< / a >
< / li >
< li > settingsFolder__
: < a class = "el" href = "namespacepFlow.html#ab01a72a174f7805c64e1a469e7b0aa84" > pFlow< / a >
< / li >
< li > settingsRepository__
: < a class = "el" href = "namespacepFlow.html#aaa05db74f6b79b9e9a27bdcf6f2a6a01" > pFlow< / a >
< / li >
< li > smallValue
: < a class = "el" href = "namespacepFlow.html#abfbb7af55004f8113864a4da90c43545" > pFlow< / a >
< / li >
< li > sphereShapeFile__
: < a class = "el" href = "namespacepFlow.html#a48979f81009e9bd8c6324e71533025f8" > pFlow< / a >
< / li >
< / ul >
< h3 > < a id = "index_t" > < / a > - t -< / h3 > < ul >
< li > tab
: < a class = "el" href = "namespacepFlow.html#afce5c7cfed2d53e6b1fd9293ef336934" > pFlow< / a >
< / li >
< li > triSurfaceFile__
: < a class = "el" href = "namespacepFlow.html#a51910004819819cd11ae26508254ffff" > pFlow< / a >
< / li >
< / ul >
< h3 > < a id = "index_u" > < / a > - u -< / h3 > < ul >
< li > uniform__
: < a class = "el" href = "namespacepFlow.html#a848bdaed73601f3e073585ee847e63ba" > pFlow< / a >
< / li >
< li > usingDouble__
: < a class = "el" href = "namespacepFlow.html#a0aa0e57d6b3e0070b58fcf87a7e439ba" > pFlow< / a >
< / li >
< / ul >
< h3 > < a id = "index_v" > < / a > - v -< / h3 > < ul >
< li > vectorGrowthFactor__
: < a class = "el" href = "namespacepFlow.html#acfa3f2ec2e5e10585fb442131312fde1" > pFlow< / a >
< / li >
< li > veryLargeValue
: < a class = "el" href = "namespacepFlow.html#a9d1b590d78ffef4b20c7daa1648bd9e8" > pFlow< / a >
< / li >
< li > verySmallValue
: < a class = "el" href = "namespacepFlow.html#a6bfee6221ffe685c9007604c7e71b305" > pFlow< / a >
< / li >
< / ul >
< h3 > < a id = "index_z" > < / a > - z -< / h3 > < ul >
< li > zero
: < a class = "el" href = "namespacepFlow.html#a69f7468c5e958bdc873c8e02d50464c0" > pFlow< / a >
< / li >
< li > zero3
: < a class = "el" href = "namespacepFlow.html#a477d522d35403bd985ae105bd759e9d1" > pFlow< / a >
< / li >
< li > zero32
: < a class = "el" href = "namespacepFlow.html#ac1501915b5dce87394aa0172c840457f" > pFlow< / a >
< / li >
< li > zero33
: < a class = "el" href = "namespacepFlow.html#ac264180ae461c79d1b0daca0236072ca" > pFlow< / a >
< / li >
< li > zero4
: < a class = "el" href = "namespacepFlow.html#ac28370ab27e2eb4a22f90e79a7a39ea7" > pFlow< / a >
< / li >
< li > zeroU3
: < a class = "el" href = "namespacepFlow.html#aa6af5219042fbe2fd224f0085630be09" > pFlow< / a >
< / li >
< li > zeroU33
: < a class = "el" href = "namespacepFlow.html#ac7c77472debb56ed05d3638d8faf6ea9" > pFlow< / a >
< / li >
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< 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 >