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_d.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_d" > < / a > - d -< / h3 > < ul >
2025-01-10 13:02:07 +03:30
< li > d()
: < a class = "el" href = "classpFlow_1_1infinitePlane.html#a5c4162b5387df60be88aa9709090c5b0" > infinitePlane< / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > data()
: < a class = "el" href = "classpFlow_1_1span.html#a617e1db24bfde7e335e7bf5e92892ee4" > span< T > < / a >
2025-01-10 13:02:07 +03:30
, < a class = "el" href = "classpFlow_1_1VectorDual.html#a44d193108380335543fa9f66ab60c8ad" > VectorDual< T, MemorySpace > < / a >
2023-03-27 10:16:23 -07:00
, < a class = "el" href = "classpFlow_1_1VectorSingle.html#a4b2292bdd68ebde041be930230a52151" > VectorSingle< T, MemorySpace > < / a >
2025-01-10 13:02:07 +03:30
, < a class = "el" href = "classpFlow_1_1VectorSingle_3_01word_00_01HostSpace_01_4.html#a53fca8add741874302a95467519251e4" > VectorSingle< word, HostSpace > < / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > dataEntry()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1dataEntry.html#a3b66448b426e9c688f52b309b559853d" > dataEntry< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > dataEntryKeywords()
: < a class = "el" href = "classpFlow_1_1dictionary.html#a4ec29cc19fce60018543fdd6d7ebf971" > dictionary< / a >
< / li >
< li > dataEntryPtr()
: < a class = "el" href = "classpFlow_1_1dictionary.html#ad65f9c5bdcaa4a6d3690863d5f43e7c9" > dictionary< / a >
< / li >
< li > dataEntryRef()
: < a class = "el" href = "classpFlow_1_1dictionary.html#a713abeb5a65a5982d48bebb237e19722" > dictionary< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > dataIO()
: < a class = "el" href = "classpFlow_1_1dataIO.html#a4999ed45cda9959bb9d1321907bae105" > dataIO< T > < / a >
< / li >
< li > dataIORegular()
: < a class = "el" href = "classpFlow_1_1dataIORegular.html#a8bc678c9f99347dc3ab5d02609f1a2c2" > dataIORegular< T > < / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > db()
: < a class = "el" href = "classpFlow_1_1readFromTimeFolder.html#a2cc2b6be86b1c0ece8c6b01797caf07f" > readFromTimeFolder< / a >
< / li >
< li > decrIndent()
: < a class = "el" href = "classpFlow_1_1iOstream.html#ae18e78f7ce58c60f648722fd7f8bdcbd" > iOstream< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > Default()
: < a class = "el" href = "classpFlow_1_1message.html#a905b84c7080d52f28a4d96f4c20a3c1a" > message< / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > defaultPrecision()
: < a class = "el" href = "classpFlow_1_1IOstream.html#a90f508fef73438f120430ecacd3a603b" > IOstream< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > defaultValue()
: < a class = "el" href = "classpFlow_1_1internalField.html#af4cad43c6d030d487ab0f80c330a7999" > internalField< T, MemorySpace > < / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > deleteElement()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1VectorDual.html#ae3f21fcefd35e2538e7da6e933c8baeb" > VectorDual< T, MemorySpace > < / a >
2023-03-27 10:16:23 -07:00
< / li >
2025-01-10 13:02:07 +03:30
< li > deletePoints()
: < a class = "el" href = "classpFlow_1_1internalPoints.html#a78bf12519177af9ba2cc95853e1ec219" > internalPoints< / a >
, < a class = "el" href = "classpFlow_1_1pointFlag.html#ad47bdecff66912192a37821c6b1d5977" > pointFlag< ExecutionSpace > < / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > demComponent()
: < a class = "el" href = "classpFlow_1_1demComponent.html#a73e3f3cd6a8eca86e6862f02e416dba2" > demComponent< / a >
< / li >
< li > demGeometry()
: < a class = "el" href = "classpFlow_1_1demGeometry.html#a807e1de7e5eeef57df20a3d5bd1a09a3" > demGeometry< / a >
< / li >
< li > densities()
: < a class = "el" href = "classpFlow_1_1property.html#a67ec7c434ccc08a62c8d355d868c79fd" > property< / a >
< / li >
< li > density()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1grainShape.html#a9d839dbe6684ee7b07900d3995e17eee" > grainShape< / a >
, < a class = "el" href = "classpFlow_1_1property.html#a88776ce7e066f6b5fbf5238545881f0b" > property< / a >
, < a class = "el" href = "classpFlow_1_1shape.html#a9fbd97bf33951d5875efc9c03ac291d5" > shape< / a >
, < a class = "el" href = "classpFlow_1_1sphereShape.html#a9d839dbe6684ee7b07900d3995e17eee" > sphereShape< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > deviceRequiresSync()
: < a class = "el" href = "classpFlow_1_1VectorDual.html#a6125d8b18b43988b381d4ca80fc82da7" > VectorDual< T, MemorySpace > < / a >
< / li >
< li > deviceVector()
: < a class = "el" href = "classpFlow_1_1Vector.html#acd42440cb399a147e38fcd46e1ddf147" > Vector< T, Allocator > < / a >
< / li >
< li > deviceVectorAll()
: < a class = "el" href = "classpFlow_1_1Vector.html#a6c6a7f38ddd92a5d3a3ab63112465bad" > Vector< T, Allocator > < / a >
< / li >
< li > deviceView()
: < a class = "el" href = "classpFlow_1_1indexContainer.html#abe2bb54e3d8d44844edc05a46accd8d4" > indexContainer< IndexType > < / a >
2025-01-10 13:02:07 +03:30
, < a class = "el" href = "classpFlow_1_1internalField.html#a65a1eeccd800386379e7db5dd61ea9aa" > internalField< T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1triSurfaceField.html#a65a1eeccd800386379e7db5dd61ea9aa" > triSurfaceField< T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1VectorDual.html#a2ea57920578a663d375f7567be3076c4" > VectorDual< T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1VectorSingle.html#a1fabd2a58aae204d5639f041216f54da" > VectorSingle< T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1VectorSingle_3_01word_00_01HostSpace_01_4.html#a1fabd2a58aae204d5639f041216f54da" > VectorSingle< word, HostSpace > < / a >
< / li >
< li > deviceViewAll()
: < a class = "el" href = "classpFlow_1_1internalField.html#ae49b1b421c0a7de757a2fdc46f163498" > internalField< T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1triSurfaceField.html#ae49b1b421c0a7de757a2fdc46f163498" > triSurfaceField< T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1VectorDual.html#adabdbae6be0538f0a4421d6fbe5a8f70" > VectorDual< T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1VectorSingle.html#a51122b76468e0c5f19ea69c5c0ca6cf4" > VectorSingle< T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1VectorSingle_3_01word_00_01HostSpace_01_4.html#a2b61f293ce350189b17831038d3d1553" > VectorSingle< word, HostSpace > < / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > diameter()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1grainParticles.html#abc84887de46cc625ef69fd5dfa81de01" > grainParticles< / a >
, < a class = "el" href = "classpFlow_1_1particles.html#a3fde40d68117d2d9ca4c44f0eef0b1fe" > particles< / a >
, < a class = "el" href = "classpFlow_1_1sphereParticles.html#abc84887de46cc625ef69fd5dfa81de01" > sphereParticles< / a >
2023-03-27 10:16:23 -07:00
< / li >
2025-01-10 13:02:07 +03:30
< li > diameterName()
: < a class = "el" href = "classpFlow_1_1insertion.html#a95525fdaba1713be406dc3d566add483" > insertion< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > dict()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1contactSearch.html#a19650e729ef6a0899b8fbe25f5238728" > contactSearch< / a >
, < a class = "el" href = "classpFlow_1_1countField.html#ad1002a3418d213058f0773c97e3640b9" > countField< / a >
, < a class = "el" href = "classpFlow_1_1countFields.html#ad1002a3418d213058f0773c97e3640b9" > countFields< / a >
, < a class = "el" href = "classpFlow_1_1dataEntry.html#a3c48fdd67832443dbef24c124f7512d2" > dataEntry< / a >
, < a class = "el" href = "classpFlow_1_1dictionary.html#a3c48fdd67832443dbef24c124f7512d2" > dictionary< / a >
2023-04-23 12:52:57 -07:00
, < a class = "el" href = "classpFlow_1_1iEntry.html#ad202e2acd37b9c3898e37de6535dce68" > iEntry< / a >
2025-01-10 13:02:07 +03:30
, < a class = "el" href = "classpFlow_1_1insertionRegion.html#a9e81e11944c2000f458fdb15b0b44d1a" > insertionRegion< / a >
, < a class = "el" href = "classpFlow_1_1processField.html#ad1002a3418d213058f0773c97e3640b9" > processField< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > dictionary()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1dictionary.html#ab68249035485cfb12593cf0038debe1a" > dictionary< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > dictionaryKeywords()
: < a class = "el" href = "classpFlow_1_1dictionary.html#a19ffc40573d3199c2368b9aac1b8129c" > dictionary< / a >
< / li >
< li > dictPtr()
2023-04-23 12:52:57 -07:00
: < a class = "el" href = "classpFlow_1_1dataEntry.html#a33ae8969435c4cbab441451744588591" > dataEntry< / a >
, < a class = "el" href = "classpFlow_1_1dictionary.html#af1ff12fafb80fc05f3ec8b03be1e8d77" > dictionary< / a >
2025-01-10 13:02:07 +03:30
, < a class = "el" href = "classpFlow_1_1iEntry.html#af1ff12fafb80fc05f3ec8b03be1e8d77" > iEntry< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > dirExist()
: < a class = "el" href = "classpFlow_1_1fileSystem.html#a50adcf11cea516a2e8756eadafab8da3" > fileSystem< / a >
< / li >
< li > dirPath()
: < a class = "el" href = "classpFlow_1_1fileSystem.html#aa38071b32f7e36ac484ba59b2c0b0eec" > fileSystem< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > displacementVectroToMirror()
: < a class = "el" href = "classpFlow_1_1boundaryBase.html#a754325ec74a5f26ae244108536379df9" > boundaryBase< / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > domain()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1domain.html#a1835a2cd976120e91eb122b2d5b36303" > domain< / a >
< / li >
< li > domainActive()
: < a class = "el" href = "classpFlow_1_1regularSimulationDomain.html#a7d56e4cb56b3378a027522c81d245743" > regularSimulationDomain< / a >
, < a class = "el" href = "classpFlow_1_1simulationDomain.html#a0a1944489aef3a5514107807e41648cb" > simulationDomain< / a >
< / li >
< li > domainBox()
: < a class = "el" href = "classpFlow_1_1cells.html#a757c2fe2e8fbd345985b904c777e5373" > cells< / a >
, < a class = "el" href = "classpFlow_1_1domain.html#abe308184e58879f639bcbe536fb8323a" > domain< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > doubleToken()
: < a class = "el" href = "classpFlow_1_1token.html#a9de6957d916b0d8a10cab9c0e2688fe6" > token< / a >
< / li >
< li > dt()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1demComponent.html#a987c4fc5fe3a75305eede553d3efc279" > demComponent< / a >
2023-03-27 10:16:23 -07:00
, < a class = "el" href = "classpFlow_1_1timeControl.html#a4fc823022c8f0175108f10a42e7b858f" > timeControl< / a >
2025-01-10 13:02:07 +03:30
, < a class = "el" href = "classpFlow_1_1timeInfo.html#ab27fc2e669d34a0f956786f8000ca284" > timeInfo< / a >
< / li >
< li > dummyOutStream()
: < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a40f592c06afad8142b602fa255a5dc20" > IOfileHeader< / a >
< / li >
< li > dy1()
: < a class = "el" href = "classpFlow_1_1AdamsBashforth2.html#a08830f3ac97ae61ab7971024f5bfc99f" > AdamsBashforth2< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > dynamicLinkLibs()
: < a class = "el" href = "classpFlow_1_1dynamicLinkLibs.html#acd99b0a201ee4830e87164945077d9ff" > dynamicLinkLibs< / a >
< / li >
< li > dynamicPointStructure()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1dynamicPointStructure.html#afbe8d88ef670b4cca3b997c442c052b7" > dynamicPointStructure< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > dynPointStruct()
2023-04-23 12:52:57 -07:00
: < a class = "el" href = "classpFlow_1_1particles.html#a5a5187815d4381e1ef3246ff4ca9eae3" > particles< / 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 >