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_s.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" >
< div class = "textblock" > Here is a list of all namespace members with links to the namespace documentation for each member:< / div >
< h3 > < a id = "index_s" > < / a > - s -< / h3 > < ul >
< li > scanPointFlag()
: < a class = "el" href = "namespacepFlow_1_1pointStructureKernels.html#a36162ed116ea012f1507b41b7da0060f" > pFlow::pointStructureKernels< / a >
< / li >
< li > scientific()
: < a class = "el" href = "namespacepFlow.html#a4333d7bd717697fd94a3425351e1e4f2" > pFlow< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > selectedFieldVals()
: < a class = "el" href = "namespacepFlow.html#ab992eb0568686e6f77238116f22983a8" > pFlow< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > Serial
: < a class = "el" href = "namespacepFlow.html#affe2bf45d2967411ae51d3e62c054a7e" > pFlow< / a >
< / li >
< li > Set
: < a class = "el" href = "namespacepFlow.html#a5a3972b374b884e9021d78ba9ea58014" > pFlow< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > setOneEntry()
: < a class = "el" href = "namespacepFlow.html#abd6cccd4576e440d6e6c599f9c24d7fb" > pFlow< / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > settingsFile__
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "namespacepFlow.html#a2004e02bd7f4ffcb0f80ed84e66c6a41" > pFlow< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > settingsFolder__
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "namespacepFlow.html#abb5e79deb214bbccf2fcfa3e66ceaafe" > pFlow< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > settingsRepository__
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "namespacepFlow.html#a50ed0073da69ec80b3d534d968a07b3b" > pFlow< / a >
< / li >
< li > shapeFile__
: < a class = "el" href = "namespacepFlow.html#af699bd582eb6d479a482626b8fa44a6a" > pFlow< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > sin()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "namespacepFlow.html#a584964ed1f1cf8770e18c3c4f12eb676" > pFlow< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > sinh()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "namespacepFlow.html#a8f5c31efad184407c88a8618cd492e2b" > pFlow< / a >
< / li >
< li > size_t
: < a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > pFlow< / a >
< / li >
< li > sleepMiliSeconds()
: < a class = "el" href = "namespacepFlow_1_1gSettings.html#ad5cc4c16f0283a673755e851146a6b8a" > pFlow::gSettings< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > smallValue
: < a class = "el" href = "namespacepFlow.html#abfbb7af55004f8113864a4da90c43545" > pFlow< / a >
< / li >
< li > sort()
: < a class = "el" href = "namespacepFlow_1_1algorithms_1_1STD.html#a4a07b7729b1205459f95e03bce7f9f14" > pFlow::algorithms::STD< / a >
2025-01-10 13:02:07 +03:30
, < a class = "el" href = "namespacepFlow.html#a2696828043937bad8dbfd037e59b6a26" > pFlow< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > spaceToken()
: < a class = "el" href = "namespacepFlow.html#ae66fd475dd6c1c6611e9451b715e6a77" > pFlow< / a >
< / li >
< li > sphereInsertion
: < a class = "el" href = "namespacepFlow.html#ae2e0749fbe2e30cbf9061410cfccf232" > pFlow< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > sphereRegion
: < a class = "el" href = "namespacepFlow.html#ab0bea7ac779c04cc33f7e6e426e7706b" > pFlow< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > sphereSphereCheck()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "namespacepFlow_1_1NBSLevel0Kernels.html#a6247d8e639f94b4ecb67045b33b523e3" > pFlow::NBSLevel0Kernels< / a >
< / li >
< li > sphereSphereInteraction()
: < a class = "el" href = "namespacepFlow_1_1periodicBoundarySIKernels.html#a2d49544a3a74b70676d7e65998f03612" > pFlow::periodicBoundarySIKernels< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > splitBy3()
2023-04-13 11:46:41 -07:00
: < a class = "el" href = "namespacepFlow.html#a09e092ab61b90f5515d60a7eb0d7e524" > pFlow< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > sqrt()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "namespacepFlow.html#a496bce895c9a3f6202f9272233be5cb3" > pFlow< / a >
< / li >
< li > stationaryGeometry
: < a class = "el" href = "namespacepFlow.html#a80146e5fc9d2e1a9ab8abc9623d44882" > pFlow< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > subDirectories()
: < a class = "el" href = "namespacepFlow.html#ae21b012a6bc672b99ddbb629f4ecce09" > pFlow< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > subSurfaceList
: < a class = "el" href = "namespacepFlow.html#aebf860550ca3ae7e7911647b9c221c0b" > pFlow< / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > sum()
: < a class = "el" href = "namespacepFlow.html#a9dcdbd0c4d6db890c1eff7b637e844c2" > pFlow< / a >
< / li >
< li > sumMaksOp()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "namespacepFlow.html#a218b96f13e7f121c16342bc1901dd655" > pFlow< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > sumOp()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "namespacepFlow.html#a51552aa243821d9ff9de481506a0ca4c" > pFlow< / a >
< / li >
< li > surface()
: < a class = "el" href = "namespacepFlow_1_1triangle.html#a76e5558852ea08d3bd5ccdd6f8a52151" > pFlow::triangle< / a >
< / li >
< li > Swap()
: < a class = "el" href = "namespacepFlow_1_1NBSLevel0Kernels.html#a9ac4c43429943fc5373cee32258ea0ed" > pFlow::NBSLevel0Kernels< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > SWAP()
: < a class = "el" href = "namespacepFlow.html#a1c58efef2669b8abd971c461422f7395" > pFlow< / a >
< / li >
< li > swapViews()
: < a class = "el" href = "namespacepFlow.html#a03e3ddcd71b5b026ddec71c8512eaa54" > 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 >