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: 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.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 > absolute()
: < a class = "el" href = "classpFlow_1_1fileSystem.html#af60e3745d0ba90eaec6169d2fedf3672" > fileSystem< / a >
< / li >
< li > accelertion()
: < a class = "el" href = "classpFlow_1_1particles.html#a972c390e6438aa3692e0389bbcf76f1a" > particles< / a >
< / li >
< li > accTimersTotal()
: < a class = "el" href = "classpFlow_1_1Timer.html#a8d45c29a8c46fc0eb68cd5116e7bb70a" > Timer< / a >
, < a class = "el" href = "classpFlow_1_1Timers.html#abe5703bd8255f2ec21ffe5d82dfee164" > Timers< / a >
< / li >
< li > activePointsDevice()
: < a class = "el" href = "classpFlow_1_1pointStructure_1_1activePointsDevice.html#a2632a4b5cf555881566e4de22964f253" > pointStructure::activePointsDevice< / a >
< / li >
< li > activePointsHost()
: < a class = "el" href = "classpFlow_1_1pointStructure_1_1activePointsHost.html#a0f5f9a163cb0d86c165ce2742c251979" > pointStructure::activePointsHost< / a >
< / li >
< li > activePointsMaskD()
: < a class = "el" href = "classpFlow_1_1particles.html#abd220b937dfdbcf32dc9e8266e4cd099" > particles< / a >
, < a class = "el" href = "classpFlow_1_1pointStructure.html#ad81a0ac43e7801c723a8976f90ea5d99" > pointStructure< / a >
< / li >
< li > activePointsMaskH()
: < a class = "el" href = "classpFlow_1_1particles.html#ab7586e71d34241c9dc06bf6497c8a8fe" > particles< / a >
, < a class = "el" href = "classpFlow_1_1pointStructure.html#abca48c448a52376f2fdaf77e7481b72f" > pointStructure< / a >
< / li >
< li > activeRange()
: < a class = "el" href = "classpFlow_1_1particles.html#aaab44813a7f4610612ccfe157d45564e" > particles< / a >
, < a class = "el" href = "classpFlow_1_1pointField.html#afef304b4d4497e45857f6edef9b049e6" > pointField< VectorField, T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1pointStructure_1_1activePointsDevice.html#ab69643c53a15814ee4a4c368e7dc62e8" > pointStructure::activePointsDevice< / a >
, < a class = "el" href = "classpFlow_1_1pointStructure_1_1activePointsHost.html#a74a6b2b65059d7ca887bb2d78fe49ce2" > pointStructure::activePointsHost< / a >
, < a class = "el" href = "classpFlow_1_1pointStructure.html#a7d8fce812101d1c38607cac47a618b8f" > pointStructure< / a >
< / li >
< li > AdamsBashforth2()
: < a class = "el" href = "classpFlow_1_1AdamsBashforth2.html#af6c1981009eb42d2e97eea2ec46cbac1" > AdamsBashforth2< / a >
< / li >
< li > AdamsBashforth3()
: < a class = "el" href = "classpFlow_1_1AdamsBashforth3.html#a1f266356c0127865641500aea4aca002" > AdamsBashforth3< / a >
< / li >
< li > AdamsBashforth4()
: < a class = "el" href = "classpFlow_1_1AdamsBashforth4.html#a69029aec4bfcd45b781d1cfc65359fcb" > AdamsBashforth4< / a >
< / li >
< li > AdamsBashforth5()
: < a class = "el" href = "classpFlow_1_1AdamsBashforth5.html#a129b1fb5fcc9dfcc9c803d8b13758cbc" > AdamsBashforth5< / a >
< / li >
< li > AdamsMoulton3()
: < a class = "el" href = "classpFlow_1_1AdamsMoulton3.html#ad0d8f6814b44931c5a758e93505e0a6e" > AdamsMoulton3< / a >
< / li >
< li > AdamsMoulton4()
: < a class = "el" href = "classpFlow_1_1AdamsMoulton4.html#a34d4c804534cb2f04fc68174b7282653" > AdamsMoulton4< / a >
< / li >
< li > AdamsMoulton5()
: < a class = "el" href = "classpFlow_1_1AdamsMoulton5.html#a84c490b65587b21f5666766e94a945bc" > AdamsMoulton5< / a >
< / li >
< li > add()
: < a class = "el" href = "classpFlow_1_1dictionary.html#a0dccc72efda67a15dd1aa5aacad9dafd" > dictionary< / a >
, < a class = "el" href = "classpFlow_1_1eventMessage.html#a16b5d7d13bf51d2ff4c0fba174666941" > eventMessage< / a >
< / li >
< li > add_vCtor()
: < a class = "el" href = "classpFlow_1_1AdamsBashforth2.html#a3f4d930dbe074e5170da8b9a74f3c8b8" > AdamsBashforth2< / a >
, < a class = "el" href = "classpFlow_1_1AdamsBashforth3.html#a9626dd5e2e9be37e395ace9fc484d879" > AdamsBashforth3< / a >
, < a class = "el" href = "classpFlow_1_1AdamsBashforth4.html#a1084909fe2f0dbd8f2af68ab4e94692a" > AdamsBashforth4< / a >
, < a class = "el" href = "classpFlow_1_1AdamsBashforth5.html#a12a13b4372ff9e69e5e921529b13ac17" > AdamsBashforth5< / a >
, < a class = "el" href = "classpFlow_1_1AdamsMoulton3.html#a932382285aa9c91af3a87cabdde3b7d0" > AdamsMoulton3< / a >
, < a class = "el" href = "classpFlow_1_1AdamsMoulton4.html#aa46de8b6c155f9145790ef1434c6da09" > AdamsMoulton4< / a >
, < a class = "el" href = "classpFlow_1_1AdamsMoulton5.html#aa18e539a33004e6d10e69a19ef0c5ddb" > AdamsMoulton5< / a >
, < a class = "el" href = "classpFlow_1_1ContactSearch.html#a05f191978ffcabf5af6bacb4c6d35ebf" > ContactSearch< BaseMethod, WallMapping > < / a >
, < a class = "el" href = "classpFlow_1_1cuboidWall.html#a93a521502d0e234b6b9d39a126c7f2d9" > cuboidWall< / a >
, < a class = "el" href = "classpFlow_1_1cylinderWall.html#ae5787e4210a143212c4d77876bb99964" > cylinderWall< / a >
, < a class = "el" href = "classpFlow_1_1empty.html#aaec3c50bfb67f4edcefb66feaac7529b" > empty< / a >
, < a class = "el" href = "classpFlow_1_1geometryMotion.html#aba2169cbf27fa162285c89ae00effd86" > geometryMotion< MotionModelType > < / a >
, < a class = "el" href = "classpFlow_1_1IncludeMask.html#a32e97523f38d476c86349e806ba3263d" > IncludeMask< T, Operator > < / a >
, < a class = "el" href = "classpFlow_1_1IncludeMask_3_01T_00_01allOp_3_01T_01_4_01_4.html#a32e97523f38d476c86349e806ba3263d" > IncludeMask< T, allOp< T > > < / a >
, < a class = "el" href = "classpFlow_1_1PeakableRegion.html#abfe18bc437d6d79cd5071e97d9133ae7" > PeakableRegion< RegionType > < / a >
, < a class = "el" href = "classpFlow_1_1planeWall.html#ab15b31cef60d9f92eceea563eee86fed" > planeWall< / a >
, < a class = "el" href = "classpFlow_1_1positionOrdered.html#aeeea73d4f6dff0fb07b3252baaa40987" > positionOrdered< / a >
, < a class = "el" href = "classpFlow_1_1positionRandom.html#ab97c95d47e799fff0489fe8e09de45c1" > positionRandom< / a >
, < a class = "el" href = "classpFlow_1_1ProcessField.html#ab9af837f18d1157ef3f892aee6608973" > ProcessField< T > < / a >
, < a class = "el" href = "classpFlow_1_1RandomReal.html#a190fc3abcd750a2809f0a57a9e8752e9" > RandomReal< DistributionType > < / a >
, < a class = "el" href = "classpFlow_1_1selectBox.html#acf7348b9066206db96bfdf85bdd0284c" > selectBox< / a >
, < a class = "el" href = "classpFlow_1_1selectRandom.html#a05541eca4ae3561e5b4d4a1d531a167b" > selectRandom< / a >
, < a class = "el" href = "classpFlow_1_1selectRange.html#a6271e106e777383d69ca23db4816553d" > selectRange< / a >
, < a class = "el" href = "classpFlow_1_1sphereInteraction.html#a49422fe4d2d0079808b801102d6e6265" > sphereInteraction< contactForceModel, geometryMotionModel, contactListType > < / a >
, < a class = "el" href = "classpFlow_1_1stlWall.html#a86c66f30baaba93c9b76cac34cc68c3a" > stlWall< / a >
< / li >
< li > addDict()
: < a class = "el" href = "classpFlow_1_1dictionary.html#a884a981ad2a220efcd7f6e8bf6cd94e2" > dictionary< / a >
< / li >
< li > addIndividual()
: < a class = "el" href = "classpFlow_1_1combinedRange.html#a3a79e0cba51ba81ae2b0b13faeb00c3d" > combinedRange< T > < / a >
< / li >
< li > addIntervalRange()
: < a class = "el" href = "classpFlow_1_1combinedRange.html#a59ec953d3d9b171d79c9f11b16f9c26d" > combinedRange< T > < / a >
< / li >
2023-03-31 10:54:16 -07:00
< li > addOption()
: < a class = "el" href = "classpFlow_1_1commandLine.html#ae309d1cad7a1c3502e8d112f76373816" > commandLine< / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > addPlaneWall()
: < a class = "el" href = "classpFlow_1_1planeWall.html#a79ff8be1554af7901ffb5331dea61568" > planeWall< / a >
< / li >
< li > addPtr()
: < a class = "el" href = "classpFlow_1_1dictionary.html#a855a11e053a7beb86f8f23b2efc3de9e" > dictionary< / a >
< / li >
< li > addRanges()
: < a class = "el" href = "classpFlow_1_1combinedRange.html#adbbd1401a0edfb24f13accc47e8c85b9" > combinedRange< T > < / a >
< / li >
< li > addSolid()
: < a class = "el" href = "classpFlow_1_1stlFile.html#a3a4c36bbf56e2b5955198b3744403803" > stlFile< / a >
< / li >
< li > addStridedRange()
: < a class = "el" href = "classpFlow_1_1combinedRange.html#a2174415fd682f88846895dafefee9d31" > combinedRange< T > < / a >
< / li >
< li > addTimer()
: < a class = "el" href = "classpFlow_1_1Timers.html#a0b1c21d252c29355b2c87396c13a5e6e" > Timers< / a >
< / li >
< li > addToList()
: < a class = "el" href = "classpFlow_1_1Timers.html#a7d56acfa176522e9c95ad99607d07f49" > Timers< / a >
< / li >
< li > addToNumInserted()
: < a class = "el" href = "classpFlow_1_1timeFlowControl.html#a1ebee6449f6428d4d4597b61e8b5c15a" > timeFlowControl< / a >
< / li >
< li > addToRepository()
: < a class = "el" href = "classpFlow_1_1repository.html#ad346521bc098d1c68f903e9079c4906a" > repository< / a >
< / li >
< li > addTriangle()
: < a class = "el" href = "classpFlow_1_1triSurface.html#a86cff523f4f289aeec0a4a82ab0bcc09" > triSurface< / a >
< / li >
< li > addTriSurface()
2023-03-31 10:54:16 -07:00
: < a class = "el" href = "classpFlow_1_1multiTriSurface.html#ae875af54b008b897b735d98a8953c368" > multiTriSurface< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > addWall4()
: < a class = "el" href = "classpFlow_1_1planeWall.html#acbaf6fa391684ef30020e453d9aaac0e" > planeWall< / a >
< / li >
< li > adjustCapacity()
: < a class = "el" href = "classpFlow_1_1sortedContactList.html#a094cab68474f9d487c8113228caf8c1a" > sortedContactList< valueType, executionSpace, idType > < / a >
, < a class = "el" href = "classpFlow_1_1unsortedContactList.html#a094cab68474f9d487c8113228caf8c1a" > unsortedContactList< valueType, executionSpace, idType > < / a >
< / li >
< li > afterBroadSearch()
: < a class = "el" href = "classpFlow_1_1sortedContactList.html#a6141d3224e90a32108452817d4e08ea8" > sortedContactList< valueType, executionSpace, idType > < / a >
, < a class = "el" href = "classpFlow_1_1sortedPairs.html#a6141d3224e90a32108452817d4e08ea8" > sortedPairs< executionSpace, idType > < / a >
, < a class = "el" href = "classpFlow_1_1unsortedContactList.html#a6141d3224e90a32108452817d4e08ea8" > unsortedContactList< valueType, executionSpace, idType > < / a >
, < a class = "el" href = "classpFlow_1_1unsortedPairs.html#a6141d3224e90a32108452817d4e08ea8" > unsortedPairs< executionSpace, idType > < / a >
< / li >
< li > afterIteration()
: < a class = "el" href = "classpFlow_1_1demComponent.html#ac7d2399b393b6dfa6f00ad9bcd524437" > demComponent< / a >
, < a class = "el" href = "classpFlow_1_1geometry.html#a5ab4b6c611c3256e54f51bbfc484d58e" > geometry< / a >
, < a class = "el" href = "classpFlow_1_1geometryMotion.html#a5ab4b6c611c3256e54f51bbfc484d58e" > geometryMotion< MotionModelType > < / a >
, < a class = "el" href = "classpFlow_1_1sphereInteraction.html#a5ab4b6c611c3256e54f51bbfc484d58e" > sphereInteraction< contactForceModel, geometryMotionModel, contactListType > < / a >
, < a class = "el" href = "classpFlow_1_1sphereParticles.html#a5ab4b6c611c3256e54f51bbfc484d58e" > sphereParticles< / a >
< / li >
< li > allActive()
: < a class = "el" href = "classpFlow_1_1particles.html#af49dbf7a6389f77004cd245086a25c32" > particles< / a >
, < a class = "el" href = "classpFlow_1_1pointField.html#aab9550b3f59f76a254d15a2d537bb395" > pointField< VectorField, T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1pointStructure_1_1activePointsDevice.html#a06a0021d8c87a93ad8aab3d9f1d6ea07" > pointStructure::activePointsDevice< / a >
, < a class = "el" href = "classpFlow_1_1pointStructure_1_1activePointsHost.html#aab9550b3f59f76a254d15a2d537bb395" > pointStructure::activePointsHost< / a >
, < a class = "el" href = "classpFlow_1_1pointStructure.html#a2ce5480679b04413dd607e300cfd1d7b" > pointStructure< / a >
< / li >
< li > allKeywords()
: < a class = "el" href = "classpFlow_1_1dictionary.html#a013d55c9f22dfd9bbe81bd8890ea5929" > dictionary< / a >
< / li >
< li > allocateArrays()
: < a class = "el" href = "classpFlow_1_1cellsWallLevel0.html#a328744b8a25238f746b939e7be7b6703" > cellsWallLevel0< executionSpace > < / a >
< / li >
< li > allocateHead()
: < a class = "el" href = "classpFlow_1_1mapperNBS.html#ad596b4fc4929c14b27753c5e17f5ab59" > mapperNBS< executionSpace > < / a >
< / li >
< li > append()
: < a class = "el" href = "classpFlow_1_1oTstream.html#a3ebe3cf983e1255171dc04ea202c2e87" > oTstream< / a >
2023-03-31 10:54:16 -07:00
, < a class = "el" href = "classpFlow_1_1VectorSingle.html#a8edb1616fac15ce7c6d93d6f51b8b286" > VectorSingle< T, MemorySpace > < / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > appendToken()
: < a class = "el" href = "classpFlow_1_1iTstream.html#a901e0a864d35fee71e969f18b6a3f701" > iTstream< / a >
< / li >
< li > appendTokens()
: < a class = "el" href = "classpFlow_1_1iTstream.html#ab8e6218a25dd17573b727e6e3225d6af" > iTstream< / a >
< / li >
< li > area()
2023-03-31 10:54:16 -07:00
: < a class = "el" href = "classpFlow_1_1triSurface.html#a20fcc05913b0a72b1c067a2d879b5770" > triSurface< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > areViewsSimilar()
: < a class = "el" href = "classpFlow_1_1VectorDual.html#a2808fb8af244ff22227dd712b443258a" > VectorDual< T, MemorySpace > < / a >
< / li >
< li > assign()
: < a class = "el" href = "classpFlow_1_1symArray.html#ac49828e84b4c929c15c813500e280005" > symArray< T, MemorySpace > < / a >
2023-03-31 10:54:16 -07:00
, < a class = "el" href = "classpFlow_1_1VectorDual.html#aff81578dea4c1c19fc5f9ba871ddc3d4" > VectorDual< T, MemorySpace > < / a >
2023-03-27 10:16:23 -07:00
, < a class = "el" href = "classpFlow_1_1VectorSingle.html#a39102b6908f04f813ccd119193c56fc3" > VectorSingle< T, MemorySpace > < / a >
< / li >
< li > averageTime()
: < a class = "el" href = "classpFlow_1_1Timer.html#a7e12358ebcceb29dea6ecc06f4fc2482" > Timer< / 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 >