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: Class Members - Functions< / 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('functions_func_l.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_l" > < / a > - l -< / h3 > < ul >
< li > lastTime()
: < a class = "el" href = "classpFlow_1_1Timer.html#a3ce45ea61ab221e34f89394524f8eeee" > Timer< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > left()
: < a class = "el" href = "classpFlow_1_1domain.html#a5ae76a5d5934ecf3d20a550978527cc0" > domain< / a >
< / li >
< li > leftDict()
: < a class = "el" href = "classpFlow_1_1subDomain.html#a86f1f0d0c7b7e1d3ca25fd334bd3c2de" > subDomain< / a >
< / li >
< li > leftSize()
: < a class = "el" href = "classpFlow_1_1pointFlag.html#a9ed4e70e11cd67cea82b1cc06485f12e" > pointFlag< ExecutionSpace > < / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > length()
: < a class = "el" href = "classpFlow_1_1line.html#a2f7808f268bb1c6c452116977586a8ca" > line< / a >
, < a class = "el" href = "classpFlow_1_1quadruple.html#a386dd44caa78e5884651bd4891674555" > quadruple< T > < / a >
, < a class = "el" href = "classpFlow_1_1triple.html#a386dd44caa78e5884651bd4891674555" > triple< T > < / a >
, < a class = "el" href = "classpFlow_1_1zAxis.html#ac59dfa875678efb3e33dedf83ffb91e0" > zAxis< / a >
< / li >
< li > level()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1Timer.html#ab9fe1ac829a669d9cf44d4c7ddd81574" > Timer< / a >
2023-03-27 10:16:23 -07:00
, < a class = "el" href = "classpFlow_1_1Timers.html#aec9d2fb116b20f02157e55c128b901ba" > Timers< / a >
< / li >
< li > line()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1line.html#acc7e8438787041ec7677683b41666f05" > line< / a >
< / li >
< li > line1()
: < a class = "el" href = "classpFlow_1_1plane.html#a8b413f57fecc1a8faf93d51283e0770b" > plane< / a >
< / li >
< li > line2()
: < a class = "el" href = "classpFlow_1_1plane.html#a43c8b037078cf66bd1d845f727a97805" > plane< / a >
< / li >
< li > line3()
: < a class = "el" href = "classpFlow_1_1plane.html#acea123adf404b00c599ee51999ac1911" > plane< / a >
< / li >
< li > line4()
: < a class = "el" href = "classpFlow_1_1plane.html#a6249b5bf9fec492ecb0b7f620af20456" > plane< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > linear()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html#a66cbadcccb960139203f7d2020aa94fe" > linear< limited > < / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > linearProperties()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "structpFlow_1_1cfModels_1_1cGAbsoluteLinear_1_1linearProperties.html#ab541b403b5570fc1ca35234ab4a6322c" > cGAbsoluteLinear< limited > ::linearProperties< / a >
, < a class = "el" href = "structpFlow_1_1cfModels_1_1cGRelativeLinear_1_1linearProperties.html#ab541b403b5570fc1ca35234ab4a6322c" > cGRelativeLinear< limited > ::linearProperties< / a >
, < a class = "el" href = "structpFlow_1_1cfModels_1_1linear_1_1linearProperties.html#a7bbdfc66e6747c00808a7e48ace71020" > linear< limited > ::linearProperties< / a >
< / li >
< li > lineGrainCheck()
: < a class = "el" href = "structpFlow_1_1grnTriInteraction_1_1pLine.html#aa5b60e8b9c26b35fd6a2d9ef7127ea32" > pLine< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > lineNumber()
: < a class = "el" href = "classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3" > IOstream< / a >
, < a class = "el" href = "classpFlow_1_1token.html#a1c8abe34223b7d5e9341eac78c9907b5" > token< / a >
< / li >
< li > lineSphereCheck()
: < a class = "el" href = "structpFlow_1_1sphTriInteraction_1_1pLine.html#aabd9c83babb8fd250cae2482ddea4f13" > pLine< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > linVelocityPoint()
: < a class = "el" href = "classpFlow_1_1conveyorBelt.html#a5d6d25a7a0460661303df317ba49f80c" > conveyorBelt< / a >
, < a class = "el" href = "classpFlow_1_1rotatingAxis.html#aeb16c158ca8512853a091de79cc24278" > rotatingAxis< / a >
, < a class = "el" href = "classpFlow_1_1stationary.html#a5d6d25a7a0460661303df317ba49f80c" > stationary< / a >
, < a class = "el" href = "classpFlow_1_1vibrating.html#a5d6d25a7a0460661303df317ba49f80c" > vibrating< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > List()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1List.html#a899d13d5d07ae0e47451fa7f2ea74e49" > List< T > < / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > ListPtr()
: < a class = "el" href = "classpFlow_1_1ListPtr.html#a157eaa2ca5316f90c1dc8b818e551499" > ListPtr< T > < / a >
< / li >
< li > localFolder()
: < a class = "el" href = "classpFlow_1_1timeFolder.html#a8084e953ac3d48aa06fbd3bfe263c570" > timeFolder< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > localMaster()
: < a class = "el" href = "classpFlow_1_1localProcessors.html#a2cbb8a6c2a93ba0ca010bdcc5483d08a" > localProcessors< / a >
< / li >
< li > localMasterNo()
: < a class = "el" href = "classpFlow_1_1localProcessors.html#a4e727f8b88b2711087267e709df19f88" > localProcessors< / a >
< / li >
< li > localParallel()
: < a class = "el" href = "classpFlow_1_1localProcessors.html#ad7ce3ba1098bee6940429debd1eaad31" > localProcessors< / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > localPath()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1objectFile.html#a55c0ceffcfed66ff50377088cbac2d8d" > objectFile< / a >
2023-03-27 10:16:23 -07:00
, < a class = "el" href = "classpFlow_1_1repository.html#a79778ddeafeaa1d3607f30d74035ab93" > repository< / a >
2025-01-10 13:02:07 +03:30
, < a class = "el" href = "classpFlow_1_1Time.html#aed804c5417fbab95b9b1588840fb07a0" > Time< / a >
< / li >
< li > localProcessors()
: < a class = "el" href = "classpFlow_1_1localProcessors.html#ac737410453668a4e9ee240f4da0263e3" > localProcessors< / a >
< / li >
< li > localRank()
: < a class = "el" href = "classpFlow_1_1localProcessors.html#ac3972ef57dba447069ce778ac6297b52" > localProcessors< / a >
< / li >
< li > localRunTypeName()
: < a class = "el" href = "classpFlow_1_1localProcessors.html#ae5754dd1a49ce45c66102f0eab2b6999" > localProcessors< / a >
< / li >
< li > localSize()
: < a class = "el" href = "classpFlow_1_1localProcessors.html#a82ed2826238a55bbce973142e1099076" > localProcessors< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > Logical()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1Logical.html#a27f71d048d16aa04269dc80d03397dd8" > Logical< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > lookupData()
: < a class = "el" href = "classpFlow_1_1iIstream.html#a214b65eedf74268aed639e4d9b36fe08" > iIstream< / a >
< / li >
< li > lookupDataOrSet()
: < a class = "el" href = "classpFlow_1_1iIstream.html#a6b741dd8443f554f5de5b98897f2eb77" > iIstream< / a >
< / li >
< li > lookupName()
: < a class = "el" href = "classpFlow_1_1repository.html#ab9af89641d5192a2c833c62fe558effd" > repository< / a >
< / li >
< li > lookupObject()
: < a class = "el" href = "classpFlow_1_1repository.html#a9908dca95b0c33c0cb43efa18daa2679" > repository< / a >
< / li >
< li > lookupObjectName()
: < a class = "el" href = "classpFlow_1_1repository.html#a0109dccd6858538bb64bc7dbf2a2b404" > repository< / a >
< / li >
< li > lookupObjectTypeName()
: < a class = "el" href = "classpFlow_1_1repository.html#a9a9370ec1e984651b807c5d7986d60ed" > repository< / a >
< / li >
< li > lookupRepository()
: < a class = "el" href = "classpFlow_1_1repository.html#a500191802cd76acfc230739286e38e2c" > repository< / a >
< / li >
< li > lookupRepositoryName()
: < a class = "el" href = "classpFlow_1_1repository.html#a6e1d0c2dff16e65ef9844c32cc0ca6dd" > repository< / a >
< / li >
< li > loopCount()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1sortedPairs.html#aee663f8b6fb1d42a4fd10d4da252e743" > sortedPairs< executionSpace, idType > < / a >
, < a class = "el" href = "structpFlow_1_1sortedPairs_1_1pairAccessor.html#a7565b16359badd56b93a9c73be8d867f" > sortedPairs< executionSpace, idType > ::pairAccessor< / a >
, < a class = "el" href = "classpFlow_1_1unsortedPairs.html#aee663f8b6fb1d42a4fd10d4da252e743" > unsortedPairs< executionSpace, idType > < / a >
, < a class = "el" href = "structpFlow_1_1unsortedPairs_1_1pairAccessor.html#a7565b16359badd56b93a9c73be8d867f" > unsortedPairs< executionSpace, idType > ::pairAccessor< / a >
2023-03-27 10:16:23 -07:00
< / 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 >