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: File 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('globals_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" >
2025-01-10 13:02:07 +03:30
 
< h3 > < a id = "index_b" > < / a > - b -< / h3 > < ul >
< li > bindaryOutput__
: < a class = "el" href = "pFlowToVTK_8cpp.html#a1c9680e4de75db1127a1cec7964445de" > pFlowToVTK.cpp< / a >
, < a class = "el" href = "pointFieldToVTK_8hpp.html#a1c9680e4de75db1127a1cec7964445de" > pointFieldToVTK.hpp< / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > blackColor
: < a class = "el" href = "iOstream_8hpp.html#a74eff20167d5c7cef376fd83b25e2f8d" > iOstream.hpp< / a >
< / li >
< li > blueColor
: < a class = "el" href = "iOstream_8hpp.html#a3687caf109aebbf27bcadf16ecf263b1" > iOstream.hpp< / a >
< / li >
< li > boldChar
: < a class = "el" href = "iOstream_8hpp.html#a4f6dbbff761fa51344d4f7873a986880" > iOstream.hpp< / a >
< / li >
2025-01-10 13:02:07 +03:30
< / ul >
< h3 > < a id = "index_c" > < / a > - c -< / h3 > < ul >
< li > ComputationTimer__
: < a class = "el" href = "MPITimer_8cpp.html#a3ac37e7774cda90a6ab71aa487b1faa2" > MPITimer.cpp< / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > Control
: < a class = "el" href = "initialize__Control_8hpp.html#a4f5e4e852648762473ecd75a907417ca" > initialize_Control.hpp< / a >
< / li >
< li > ControlPtr
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "initialize__Control_8hpp.html#ab751310ebeb5b84ea62361d7d7e69c1d" > initialize_Control.hpp< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > cyanColor
: < a class = "el" href = "iOstream_8hpp.html#a6a9b19c2b32429837f2f61764ad2eb69" > iOstream.hpp< / a >
< / li >
2025-01-10 13:02:07 +03:30
< / ul >
< h3 > < a id = "index_d" > < / a > - d -< / h3 > < ul >
2023-03-27 10:16:23 -07:00
< li > defaultColor
: < a class = "el" href = "iOstream_8hpp.html#a08e5918c2f896d908122d37a353230c9" > iOstream.hpp< / a >
< / li >
2025-01-10 13:02:07 +03:30
< / ul >
< h3 > < a id = "index_e" > < / a > - e -< / h3 > < ul >
2023-03-27 10:16:23 -07:00
< li > errLen
: < a class = "el" href = "Istream_8cpp.html#a157f937a0501251d5e974e8f0942caeb" > Istream.cpp< / a >
< / li >
< li > errorStream
: < a class = "el" href = "error_8cpp.html#a5eb018080f1db7b439575b673d5d5bf2" > error.cpp< / a >
< / li >
2025-01-10 13:02:07 +03:30
< / ul >
< h3 > < a id = "index_g" > < / a > - g -< / h3 > < ul >
2023-03-27 10:16:23 -07:00
< li > greenColor
: < a class = "el" href = "iOstream_8hpp.html#a4fcac190f6e62656ac9a86d383b89f4e" > iOstream.hpp< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > grnInsertion
: < a class = "el" href = "grainGranFlow_2createDEMComponents_8hpp.html#a90df1e840f20b6442ad1f16f576e3080" > createDEMComponents.hpp< / a >
< / li >
< li > grnInteraction
: < a class = "el" href = "grainGranFlow_2createDEMComponents_8hpp.html#a03b3683bcf37b9897d181bf5e34be651" > createDEMComponents.hpp< / a >
< / li >
< li > grnParticles
: < a class = "el" href = "grainGranFlow_2createDEMComponents_8hpp.html#a952057fd993d1642ed6f0b49407c777f" > createDEMComponents.hpp< / a >
< / li >
< / ul >
< h3 > < a id = "index_i" > < / a > - i -< / h3 > < ul >
2023-03-27 10:16:23 -07:00
< li > interactionPtr
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "grainGranFlow_2createDEMComponents_8hpp.html#ae407a77fb97d4e6375d136c1add58d21" > createDEMComponents.hpp< / a >
2023-03-27 10:16:23 -07:00
< / li >
2025-01-10 13:02:07 +03:30
< / ul >
< h3 > < a id = "index_m" > < / a > - m -< / h3 > < ul >
2023-03-27 10:16:23 -07:00
< li > m
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "NBSLoop_8hpp.html#a0ece545b36c74171628b3bd219848edc" > NBSLoop.hpp< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > magentaColor
: < a class = "el" href = "iOstream_8hpp.html#ad12f9c5c03dad5208993a879fbbbf208" > iOstream.hpp< / a >
< / li >
2025-01-10 13:02:07 +03:30
< / ul >
< h3 > < a id = "index_n" > < / a > - n -< / h3 > < ul >
2023-03-27 10:16:23 -07:00
< li > n
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "NBSLoop_8hpp.html#a58f1256fe216b2e84819aa621b683de1" > NBSLoop.hpp< / a >
< / li >
< / ul >
< h3 > < a id = "index_p" > < / a > - p -< / h3 > < ul >
< li > pFlowProcessors__
: < a class = "el" href = "pFlowProcessors_8cpp.html#a54a1faf0908e68bbe3e043889fc5f4ad" > pFlowProcessors.cpp< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > proprties
: < a class = "el" href = "setProperty_8hpp.html#ab0e7d0f9466a55a6fdb2417bc44ca707" > setProperty.hpp< / a >
< / li >
< li > pStruct
: < a class = "el" href = "setPointStructure_8hpp.html#a385e32971df44b131e4498181a949a91" > setPointStructure.hpp< / a >
< / li >
2025-01-10 13:02:07 +03:30
< / ul >
< h3 > < a id = "index_r" > < / a > - r -< / h3 > < ul >
2023-03-27 10:16:23 -07:00
< li > redColor
: < a class = "el" href = "iOstream_8hpp.html#a5baf5737dcaddf5c26107d7ecce88533" > iOstream.hpp< / a >
< / li >
2025-01-10 13:02:07 +03:30
< / ul >
< h3 > < a id = "index_s" > < / a > - s -< / h3 > < ul >
2023-03-27 10:16:23 -07:00
< li > sizeToSerial__
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "baseAlgorithms___8hpp.html#ad9f3d70e7128fd0abe887f93e52812b6" > baseAlgorithms_.hpp< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > sphInsertion
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "sphereGranFlow_2createDEMComponents_8hpp.html#a84c40199c91da9a7888debd293f2d7b9" > createDEMComponents.hpp< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > sphInteraction
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "sphereGranFlow_2createDEMComponents_8hpp.html#affb29a66c2605b3f871b00987e41053c" > createDEMComponents.hpp< / a >
< / li >
< li > sphParticles
: < a class = "el" href = "iterateSphereParticles_2createDEMComponents_8hpp.html#ae7f117d3f7cdd8cae2bf2913f91e4d74" > createDEMComponents.hpp< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > surfGeometry
: < a class = "el" href = "setSurfaceGeometry_8hpp.html#a195e279064ba2595c36f5f8d504822cb" > setSurfaceGeometry.hpp< / a >
< / li >
< li > surfGeometryPtr
: < a class = "el" href = "setSurfaceGeometry_8hpp.html#acb7300299351efe8155f701b743a7b6a" > setSurfaceGeometry.hpp< / a >
< / li >
2025-01-10 13:02:07 +03:30
< / ul >
< h3 > < a id = "index_u" > < / a > - u -< / h3 > < ul >
2023-03-27 10:16:23 -07:00
< li > useStdParallel__
: < a class = "el" href = "pFlowMacros_8hpp.html#a03feb55a2d35bbb9ed560f6e5c24d671" > pFlowMacros.hpp< / a >
< / li >
2025-01-10 13:02:07 +03:30
< / ul >
< h3 > < a id = "index_w" > < / a > - w -< / h3 > < ul >
2023-03-27 10:16:23 -07:00
< li > whiteColor
: < a class = "el" href = "iOstream_8hpp.html#a1a87310f8fb79cb50d650746ee6ec46b" > iOstream.hpp< / a >
< / li >
2025-01-10 13:02:07 +03:30
< / ul >
< h3 > < a id = "index_y" > < / a > - y -< / h3 > < ul >
2023-03-27 10:16:23 -07:00
< li > yellowColor
: < a class = "el" href = "iOstream_8hpp.html#a47b7813fed88060b439cf45acff0b1e1" > iOstream.hpp< / 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 >