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 - Variables< / 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_vars_i.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_i" > < / a > - i -< / h3 > < ul >
< li > I_
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1grainParticles.html#a14b9479a586f46709213392c40fdd0a3" > grainParticles< / a >
, < a class = "el" href = "classpFlow_1_1sphereParticles.html#a14b9479a586f46709213392c40fdd0a3" > sphereParticles< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > idHandler_
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1particles.html#a358164022c2857aefc5bff1122639680" > particles< / a >
< / li >
< li > includeList_
: < a class = "el" href = "classpFlow_1_1systemControl.html#aa46e08513d4947b17f4fb643866b93b9" > systemControl< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > includeMask_
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1countField.html#a1ba9a074b9b18462a4c000591aef0435" > countField< / a >
, < a class = "el" href = "classpFlow_1_1processField.html#a1ba9a074b9b18462a4c000591aef0435" > processField< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > includeMaskType_
: < a class = "el" href = "classpFlow_1_1processField.html#a547fdb412be950f1c37449ae81afc467" > processField< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > increaseVelocity_
: < a class = "el" href = "classpFlow_1_1insertion.html#a5a88f4b03f15681211ee55e31582df35" > insertion< / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > indentLevel_
: < a class = "el" href = "classpFlow_1_1iOstream.html#af356a109968899936cd3b326801d4d81" > iOstream< / a >
< / li >
< li > indentSize_
: < a class = "el" href = "classpFlow_1_1iOstream.html#a439e82f84fd8c2739147eb4c53f4b55f" > iOstream< / a >
< / li >
2023-04-13 11:46:41 -07:00
< li > index
: < a class = "el" href = "structpFlow_1_1indexMorton.html#a3f42f10d93f6edb91d7d3f6edad25921" > indexMorton< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > indexList_
: < a class = "el" href = "classpFlow_1_1boundaryBase.html#ab0af0b09c74e6a56b1b997a9d62a6e1c" > boundaryBase< / a >
< / li >
< li > indexListHost_
: < a class = "el" href = "classpFlow_1_1boundaryBase.html#a13ed8368af61e8276d0f9137ddb30b45" > boundaryBase< / a >
< / li >
< li > indices_
: < a class = "el" href = "classpFlow_1_1scatteredFieldAccess.html#aa366815fc6219c916103afc66f034529" > scatteredFieldAccess< T, MemorySpace > < / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > individuals_
: < a class = "el" href = "classpFlow_1_1combinedRange.html#aadfbb6c22305cf1e35b4beaf382aca5a" > combinedRange< T > < / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > initialCapacity_
: < a class = "el" href = "classpFlow_1_1internalPoints.html#ac89087f9de3f39f044df820403a3bf5b" > internalPoints< / a >
< / li >
< li > initialNumPoints_
: < a class = "el" href = "classpFlow_1_1regularSimulationDomain.html#a50848143e8c3c2197577736cfa74c08f" > regularSimulationDomain< / a >
< / li >
< li > initProcessorsCelled_
: < a class = "el" href = "classpFlow_1_1processors.html#acbb2c2bc6a9dd8ac23d557ce541595eb" > processors< / a >
< / li >
< li > insertion_
: < a class = "el" href = "classpFlow_1_1insertionRegion.html#a6af97f6ba06d4ad5536c61070cd26f2f" > insertionRegion< / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > inStream_
: < a class = "el" href = "classpFlow_1_1fileStream.html#a85cc66c39570389f63084c1b0a8c065b" > fileStream< / a >
< / li >
< li > int64Val
: < a class = "el" href = "unionpFlow_1_1token_1_1content.html#a8df13a55bf8b7d262daedc3e008f88fe" > token::content< / a >
< / li >
< li > intCorrectTimer_
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1grainParticles.html#a2a1c9981adfb622385473dc09302639d" > grainParticles< / a >
, < a class = "el" href = "classpFlow_1_1sphereParticles.html#a2a1c9981adfb622385473dc09302639d" > sphereParticles< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > integration_
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1boundaryIntegration.html#ace41effcab075b61c9d00a8c31bc5157" > boundaryIntegration< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > integrationMethod_
: < a class = "el" href = "classpFlow_1_1dynamicPointStructure.html#a999faac6d1827e8ab8e816a6c9042256" > dynamicPointStructure< / a >
< / li >
< li > integrationPos_
: < a class = "el" href = "classpFlow_1_1dynamicPointStructure.html#a6a8d13534e5f09a9c8d6f194d7bda6d4" > dynamicPointStructure< / a >
< / li >
< li > integrationVel_
: < a class = "el" href = "classpFlow_1_1dynamicPointStructure.html#abdf3b7db5e8d8b96f6d58cab4d715858" > dynamicPointStructure< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > internal_
: < a class = "el" href = "classpFlow_1_1boundaryBase.html#ac25e8b61b8e0d7aed05d4be933df7d1d" > boundaryBase< / a >
, < a class = "el" href = "classpFlow_1_1boundaryField.html#a8247845994dea6c6f4bd19859020437b" > boundaryField< T, MemorySpace > < / a >
< / li >
2023-03-31 10:54:16 -07:00
< li > internalBinVars_
: < a class = "el" href = "classpFlow_1_1commandLine.html#a6e9107629f65eca349d8434c232e68a9" > commandLine< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > internalDomainBox_
: < a class = "el" href = "classpFlow_1_1boundaryList.html#a471a3dbc1b3464238d4fe12eb5e4c18e" > boundaryList< / a >
< / li >
< li > internalPoints_
: < a class = "el" href = "classpFlow_1_1internalField.html#a15137adbd53fc39d4e822c6565268f45" > internalField< T, MemorySpace > < / a >
< / li >
< li > intervalPrefix_
: < a class = "el" href = "classpFlow_1_1baseTimeControl.html#aab2da8de5d51df5e172517a1b69149c9" > baseTimeControl< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > intPredictTimer_
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1grainParticles.html#acab942b0343835097cc05a0e0d97ae9a" > grainParticles< / a >
, < a class = "el" href = "classpFlow_1_1sphereParticles.html#acab942b0343835097cc05a0e0d97ae9a" > sphereParticles< / a >
< / li >
< li > invRotMat_
: < a class = "el" href = "classpFlow_1_1zAxis.html#ae1afe1d007de83b545eb3b4e2ad8f4cd" > zAxis< / a >
< / li >
< li > ioPattern_
: < a class = "el" href = "classpFlow_1_1dataIO.html#a8a15a7a02c086160523f1c36db09cc56" > dataIO< T > < / a >
, < a class = "el" href = "classpFlow_1_1IOobject.html#a8a15a7a02c086160523f1c36db09cc56" > IOobject< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > ioState_
: < a class = "el" href = "classpFlow_1_1IOstream.html#a2caff7df9cffd0325a8877c89f5c779a" > IOstream< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > ioType_
: < a class = "el" href = "classpFlow_1_1IOPattern.html#a9d105c7b7a936dadfe8ae683bf6507c0" > IOPattern< / a >
< / li >
< li > iRange_
: < a class = "el" href = "classpFlow_1_1baseTimeControl.html#a7e531d67863b6593cd2f44c25a27f818" > baseTimeControl< / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > iRanges_
: < a class = "el" href = "classpFlow_1_1combinedRange.html#a1943dfafc917454e5d303cc9721d12c4" > combinedRange< T > < / a >
< / li >
< li > is_
: < a class = "el" href = "classpFlow_1_1Istream.html#ae07f290f478c5378efde3613f1396f95" > Istream< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > isAllActive_
: < a class = "el" href = "classpFlow_1_1pointFlag.html#a8d53c9f20559f2c2af2fb37d41679ed1" > pointFlag< ExecutionSpace > < / a >
< / li >
< li > isBoundaryMaster_
: < a class = "el" href = "classpFlow_1_1boundaryBase.html#a004be5737eba18b3cf34ccf318590325" > boundaryBase< / a >
, < a class = "el" href = "classpFlow_1_1generalBoundary.html#a32dff1545b91b0dd7525f4343ef6a112" > generalBoundary< / a >
< / li >
< li > isDeviceAccessible_
: < a class = "el" href = "classpFlow_1_1VectorSingle.html#a267f689f0a5703a1abd144be80579a03" > VectorSingle< T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1VectorSingle_3_01word_00_01HostSpace_01_4.html#a267f689f0a5703a1abd144be80579a03" > VectorSingle< word, HostSpace > < / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > isDir_
: < a class = "el" href = "classpFlow_1_1fileSystem.html#a665273dc06598e5f2a675e4ea9464770" > fileSystem< / a >
< / li >
< li > isGlobal_
: < a class = "el" href = "classpFlow_1_1dictionary.html#af5d8276df77d26e40b61be99942cdec8" > dictionary< / a >
< / li >
< li > isHostAccessible_
: < a class = "el" href = "classpFlow_1_1Vector.html#ae6637e7df6fa318c820511b10e2cc170" > Vector< T, Allocator > < / a >
, < a class = "el" href = "classpFlow_1_1VectorDual.html#ae6637e7df6fa318c820511b10e2cc170" > VectorDual< T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1VectorSingle.html#ae6637e7df6fa318c820511b10e2cc170" > 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#ae6637e7df6fa318c820511b10e2cc170" > VectorSingle< word, HostSpace > < / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > isInInterval_
: < a class = "el" href = "classpFlow_1_1timeInterval.html#a2ce3cd3ca04a0e8bffa563b527d9e746" > timeInterval< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > isMaster_
: < a class = "el" href = "classpFlow_1_1IOPattern.html#a30ff2372e7dfe18b823a9beaebc16514" > IOPattern< / a >
< / li >
< li > isParallel_
: < a class = "el" href = "classpFlow_1_1IOPattern.html#a020c98b99c8b8893917eec03968bf39e" > IOPattern< / a >
< / li >
< li > isPartOfLocal_
: < a class = "el" href = "classpFlow_1_1localProcessors.html#ae4470daae14e2f303be9757fa1eeaed6" > localProcessors< / a >
< / li >
< li > isThisMaster_
: < a class = "el" href = "classpFlow_1_1masterOstream.html#a139ea9d1876814d559319faab9e5c4ba" > masterOstream< / a >
< / li >
< li > isTimeStep_
: < a class = "el" href = "classpFlow_1_1baseTimeControl.html#a604bd11ff70e597415c6e6bede6c19bc" > baseTimeControl< / a >
< / li >
< li > isTriviallyCopyable_
: < a class = "el" href = "classpFlow_1_1VectorSingle.html#aa7d571f9ac7f24adffe49f3a60025355" > VectorSingle< T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1VectorSingle_3_01word_00_01HostSpace_01_4.html#aa7d571f9ac7f24adffe49f3a60025355" > VectorSingle< word, HostSpace > < / a >
< / li >
< li > iterBeforeBoundaryUpdate_
: < a class = "el" href = "classpFlow_1_1boundaryList.html#aab1f7a484af45d0de222f5181b95d067" > boundaryList< / a >
< / li >
< li > iterBeforeUpdate_
: < a class = "el" href = "classpFlow_1_1boundaryBase.html#ab275681664b213d4e9cf0091f5ea30ce" > boundaryBase< / 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 >