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< / 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_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" >
< div class = "textblock" > Here is a list of all class members with links to the classes they belong to:< / div >
< 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 >
< li > d_
: < a class = "el" href = "classpFlow_1_1infinitePlane.html#a8bee27e5ca221fba4c0979dec893ef45" > 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 >
, < a class = "el" href = "classpFlow_1_1VectorDual.html#a4b2292bdd68ebde041be930230a52151" > VectorDual< T, MemorySpace > < / a >
, < 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#a4b2292bdd68ebde041be930230a52151" > VectorSingle< word, HostSpace > < / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > data_
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1span.html#aa5a936fbbc363fa1913fdaadc70d872a" > span< T > < / a >
2023-03-27 10:16:23 -07:00
, < a class = "el" href = "classpFlow_1_1token.html#a47770f7468a35935879a4be8afea2c52" > token< / a >
< / li >
< li > dataEntry()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1dataEntry.html#a2b9396ae92eb82853eabd89c17549fb3" > 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 >
< li > DataIORegularType
: < a class = "el" href = "classpFlow_1_1dataIORegular.html#a8cb1e503a7011faec990598858d57723" > dataIORegular< T > < / a >
< / li >
< li > DataIOType
: < a class = "el" href = "classpFlow_1_1dataIORegular.html#ae3a50f2e709462be9ea455c3e7512c27" > 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 >
< li > DEFAULT
: < a class = "el" href = "classpFlow_1_1message.html#a9ebe5a85b9070712ab5db5fd0bed687da88ec7d5086d2469ba843c7fcceade8a6" > message< / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > defaultCDPath
: < a class = "el" href = "classpFlow_1_1readControlDict.html#a5789840fc1f86cb3d2c4910610e3dbd4" > readControlDict< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > defaultMessage_
: < a class = "el" href = "classpFlow_1_1generalBoundary.html#a21f8dfaaa7207d524df453d28ec9db83" > generalBoundary< / a >
, < a class = "el" href = "classpFlow_1_1internalField.html#a21f8dfaaa7207d524df453d28ec9db83" > internalField< T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1particles.html#a21f8dfaaa7207d524df453d28ec9db83" > particles< / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > defaultPrecision()
: < a class = "el" href = "classpFlow_1_1IOstream.html#a90f508fef73438f120430ecacd3a603b" > IOstream< / a >
< / li >
< li > defaultRootPath
: < a class = "el" href = "classpFlow_1_1readControlDict.html#a9e179fbe03114ea3ecbf83671c51d92a" > readControlDict< / 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 >
2023-03-27 10:16:23 -07:00
< / li >
2025-01-10 13:02:07 +03:30
< li > defaultValue_
: < a class = "el" href = "classpFlow_1_1internalField.html#a3ede7be1f8d98c2fa4af7860cdcaf787" > internalField< T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1pointField.html#a3ede7be1f8d98c2fa4af7860cdcaf787" > pointField< T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1rectMeshField.html#a3ede7be1f8d98c2fa4af7860cdcaf787" > rectMeshField< T > < / a >
, < a class = "el" href = "classpFlow_1_1triSurfaceField.html#a3ede7be1f8d98c2fa4af7860cdcaf787" > triSurfaceField< T, MemorySpace > < / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > DELETED
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1pointFlag.html#acc6c2779db63b9403dddeaecfde4a18baae88752b9379248f07e2c3fdc064d998" > pointFlag< ExecutionSpace > < / a >
2023-03-27 10:16:23 -07:00
< / li >
< 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 > densities_
: < a class = "el" href = "classpFlow_1_1property.html#a1d743ba937653e990ae449b3e1acd22a" > 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#a2e4edb9e315736953f3c0ca26777ebbf" > 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 >
2023-03-31 10:54:16 -07:00
< li > description
: < a class = "el" href = "classpFlow_1_1commandLine.html#a5095370072f7df1462bc126b12ab2485" > commandLine< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > destDir_
: < a class = "el" href = "classpFlow_1_1PFtoVTK_1_1fileSeries.html#a926d76a237d56cb0d7a88b534c77027e" > fileSeries< / a >
< / li >
< li > device_type
: < a class = "el" href = "classpFlow_1_1internalPoints.html#a8f8869f56eb0f46a1b5982b9c86c144c" > internalPoints< / a >
, < a class = "el" href = "classpFlow_1_1pointFlag.html#a4430adf7e2f1710d3da2b59bdec7ba1c" > pointFlag< ExecutionSpace > < / a >
, < a class = "el" href = "classpFlow_1_1pointStructure.html#a8f8869f56eb0f46a1b5982b9c86c144c" > pointStructure< / a >
, < a class = "el" href = "classpFlow_1_1scatteredFieldAccess.html#a4430adf7e2f1710d3da2b59bdec7ba1c" > scatteredFieldAccess< T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1VectorSingle.html#a4430adf7e2f1710d3da2b59bdec7ba1c" > VectorSingle< T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1VectorSingle_3_01word_00_01HostSpace_01_4.html#a4430adf7e2f1710d3da2b59bdec7ba1c" > VectorSingle< word, HostSpace > < / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > deviceRequiresSync()
: < a class = "el" href = "classpFlow_1_1VectorDual.html#a6125d8b18b43988b381d4ca80fc82da7" > VectorDual< T, MemorySpace > < / a >
< / li >
< li > deviceSubView_
: < a class = "el" href = "classpFlow_1_1VectorDual.html#a066f7b282ca6b4a73e8eb62b9bd98a51" > VectorDual< T, MemorySpace > < / a >
< / li >
< li > deviceType
: < a class = "el" href = "classpFlow_1_1bitsetHD.html#a2a4a9c587069dbf6113c06cab868c8c7" > bitsetHD< blockType, MemorySpace > < / a >
2023-04-13 11:46:41 -07:00
< / li >
< li > DeviceType
: < a class = "el" href = "classpFlow_1_1indexContainer.html#ab78ed307c34e5d5ffa760ccfe06ce733" > indexContainer< IndexType > < / a >
< / li >
< li > deviceType
: < a class = "el" href = "classpFlow_1_1symArray.html#a1211f435be797f1e401e581955ebfdeb" > symArray< T, MemorySpace > < / a >
2023-03-27 10:16:23 -07:00
, < a class = "el" href = "classpFlow_1_1VectorDual.html#a5a029577324c4cebcdd7459d68feed48" > 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 > DeviceViewType
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1indexContainer.html#a53b3ee1dd158322f128e70e31756de03" > indexContainer< IndexType > < / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > deviceViewType
: < a class = "el" href = "classpFlow_1_1VectorDual.html#abb53bf7be50f262454fa9e378074e0f1" > VectorDual< T, MemorySpace > < / a >
< / li >
< li > diam_
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "structpFlow_1_1grainInteractionKernels_1_1ppInteractionFunctor.html#ad041905629f35e188dd78d8512b2be6e" > ppInteractionFunctor< ContactForceModel, ContactListType > < / a >
, < a class = "el" href = "structpFlow_1_1grainInteractionKernels_1_1pwInteractionFunctor.html#ad041905629f35e188dd78d8512b2be6e" > pwInteractionFunctor< ContactForceModel, ContactListType, TraingleAccessor, MotionModel > < / a >
, < a class = "el" href = "structpFlow_1_1sphereInteractionKernels_1_1ppInteractionFunctor.html#ad041905629f35e188dd78d8512b2be6e" > ppInteractionFunctor< ContactForceModel, ContactListType > < / a >
2023-03-27 10:16:23 -07:00
, < a class = "el" href = "structpFlow_1_1sphereInteractionKernels_1_1pwInteractionFunctor.html#ad041905629f35e188dd78d8512b2be6e" > pwInteractionFunctor< ContactForceModel, ContactListType, TraingleAccessor, MotionModel > < / a >
< / 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 >
< li > diameter_
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1periodicBoundaryContactSearch.html#adcdc7811b9d1a6601366b6631ef06a7d" > periodicBoundaryContactSearch< / a >
2023-03-27 10:16:23 -07:00
, < a class = "el" href = "classpFlow_1_1positionOrdered.html#a5a985e0df87ccead6a8c5dc17917856e" > positionOrdered< / a >
, < a class = "el" href = "classpFlow_1_1positionRandom.html#a5a985e0df87ccead6a8c5dc17917856e" > positionRandom< / a >
2025-01-10 13:02:07 +03:30
, < a class = "el" href = "classpFlow_1_1sphereParticles.html#a8b83db8824ff8cd15dfdde4709387cf0" > 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 >
2025-01-10 13:02:07 +03:30
< li > diameterName_
: < a class = "el" href = "classpFlow_1_1boundaryReflective.html#a487625bca00af212e6e803a488b92b2e" > boundaryReflective< / a >
, < a class = "el" href = "classpFlow_1_1insertion.html#a487625bca00af212e6e803a488b92b2e" > insertion< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > diameters_
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1collisionCheck.html#adbf8eda26d0488a1566f07967a598814" > collisionCheck< / a >
, < a class = "el" href = "classpFlow_1_1positionRandom.html#ad3d10a8bc8ebc47c0d3f5c316e7930cd" > positionRandom< / a >
, < a class = "el" href = "classpFlow_1_1sphereShape.html#ad3d10a8bc8ebc47c0d3f5c316e7930cd" > sphereShape< / 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#a9e81e11944c2000f458fdb15b0b44d1a" > countField< / a >
, < a class = "el" href = "classpFlow_1_1countFields.html#ad1002a3418d213058f0773c97e3640b9" > countFields< / a >
2023-03-27 10:16:23 -07:00
, < 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 >
2023-03-27 10:16:23 -07:00
, < a class = "el" href = "classpFlow_1_1processField.html#ad1002a3418d213058f0773c97e3640b9" > processField< / a >
< / li >
< li > dict_
: < a class = "el" href = "classpFlow_1_1contactSearch.html#a5c644b0ad2ff77590a77fb0198c4a785" > contactSearch< / a >
2025-01-10 13:02:07 +03:30
, < a class = "el" href = "classpFlow_1_1countField.html#a5c644b0ad2ff77590a77fb0198c4a785" > countField< / a >
, < a class = "el" href = "classpFlow_1_1countFields.html#a5c644b0ad2ff77590a77fb0198c4a785" > countFields< / a >
, < a class = "el" href = "classpFlow_1_1insertionRegion.html#a892ddcb9cba6f50b0396cdb7bf1b4f6a" > insertionRegion< / a >
2023-03-27 10:16:23 -07:00
, < a class = "el" href = "classpFlow_1_1postprocess.html#a5c644b0ad2ff77590a77fb0198c4a785" > postprocess< / a >
, < a class = "el" href = "classpFlow_1_1processField.html#a5c644b0ad2ff77590a77fb0198c4a785" > processField< / a >
, < a class = "el" href = "classpFlow_1_1setFieldList.html#a5c644b0ad2ff77590a77fb0198c4a785" > setFieldList< / a >
< / li >
< li > dictionary()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1dictionary.html#a964a1065e85c422af8186f1554fcabaa" > 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()
: < a class = "el" href = "classpFlow_1_1dataEntry.html#a33ae8969435c4cbab441451744588591" > dataEntry< / a >
2023-04-23 12:52:57 -07:00
, < a class = "el" href = "classpFlow_1_1dictionary.html#a33ae8969435c4cbab441451744588591" > dictionary< / a >
2023-04-13 11:46:41 -07:00
, < a class = "el" href = "classpFlow_1_1iEntry.html#a85fa9e16e04f29ad0aabcf75ba3febd4" > iEntry< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > DIRECTIVE
: < a class = "el" href = "classpFlow_1_1token.html#a6a0d563d5e7c57fc510988d6694cc9e9ae3852cb010d5e422026faf83b3c16f0e" > token< / a >
< / 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 >
< li > dirPath_
: < a class = "el" href = "classpFlow_1_1vtkFile.html#a6c9b07c93b579621bcaec20ec0ab3d59" > vtkFile< / 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 > distrbution_
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1uniformRandomReal.html#a4e5d9520dece066e0f2627be87b6d131" > uniformRandomReal< / a >
, < a class = "el" href = "classpFlow_1_1uniformRandomUint32.html#a15f254a0beba9d8ece7642562912a049" > uniformRandomUint32< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > distribution_
: < a class = "el" href = "classpFlow_1_1RandomReal.html#a82cb0c07bceb2ba70cec150608d6e421" > RandomReal< DistributionType > < / a >
< / li >
< li > DIVIDE
: < a class = "el" href = "classpFlow_1_1token.html#a4aba281d025f1d580c3835d67656fd31a0cb86713ee09fe297dde9ab03d50d5da" > token< / a >
< / li >
< li > DOLLAR
: < a class = "el" href = "classpFlow_1_1token.html#a4aba281d025f1d580c3835d67656fd31a8830788e557e82569f17668cd303436a" > token< / a >
< / li >
< li > domain()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1domain.html#ab695e42a4f02858e50e51bae3fc97434" > 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 >
2025-01-10 13:02:07 +03:30
< li > domainBox_
: < a class = "el" href = "classpFlow_1_1cells.html#a5cc3e1e3fe43ca81dc55bdd7c49b0291" > cells< / a >
, < a class = "el" href = "classpFlow_1_1domain.html#a5cc3e1e3fe43ca81dc55bdd7c49b0291" > domain< / a >
, < a class = "el" href = "classpFlow_1_1particleWallContactSearchs.html#a5cc3e1e3fe43ca81dc55bdd7c49b0291" > particleWallContactSearchs< method > < / a >
< / li >
< li > domainCells_
: < a class = "el" href = "classpFlow_1_1cellMapper.html#aec74514ba0fe34658269c8f3f12a7ea5" > cellMapper< / a >
, < a class = "el" href = "classpFlow_1_1mapperNBS.html#aeb6e97193592d200d3e619b073d19333" > mapperNBS< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > dot
: < a class = "el" href = "classpFlow_1_1quadruple.html#a5d79288bbea547903426f668143b26df" > quadruple< T > < / a >
, < a class = "el" href = "classpFlow_1_1triple.html#a5fb62490313074bacfbb8ccc25a3de39" > triple< T > < / a >
< / li >
< li > DOUBLE
: < a class = "el" href = "classpFlow_1_1token.html#a6a0d563d5e7c57fc510988d6694cc9e9a33465d1d419b1074fb259ef444609e92" > token< / a >
< / li >
< li > doubleToken()
: < a class = "el" href = "classpFlow_1_1token.html#a9de6957d916b0d8a10cab9c0e2688fe6" > token< / a >
< / li >
< li > doubleVal
: < a class = "el" href = "unionpFlow_1_1token_1_1content.html#a50f6ffc18b148552c1612eeefc7ceea6" > token::content< / a >
< / li >
< li > dPoints_
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1triangleAccessor.html#aa734460d08913831fe8487427279ff70" > triangleAccessor< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > DQUOTE
: < a class = "el" href = "classpFlow_1_1token.html#a4aba281d025f1d580c3835d67656fd31a94780f6b7ec435b16872e5a833cd6792" > 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 >
2023-03-27 10:16:23 -07:00
< / li >
< li > dt_
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "structpFlow_1_1grainInteractionKernels_1_1ppInteractionFunctor.html#ab7c0e1c754daddef0aa990fccb8ef033" > ppInteractionFunctor< ContactForceModel, ContactListType > < / a >
, < a class = "el" href = "structpFlow_1_1grainInteractionKernels_1_1pwInteractionFunctor.html#ab7c0e1c754daddef0aa990fccb8ef033" > pwInteractionFunctor< ContactForceModel, ContactListType, TraingleAccessor, MotionModel > < / a >
, < a class = "el" href = "structpFlow_1_1sphereInteractionKernels_1_1ppInteractionFunctor.html#ab7c0e1c754daddef0aa990fccb8ef033" > ppInteractionFunctor< ContactForceModel, ContactListType > < / a >
2023-03-27 10:16:23 -07:00
, < a class = "el" href = "structpFlow_1_1sphereInteractionKernels_1_1pwInteractionFunctor.html#ab7c0e1c754daddef0aa990fccb8ef033" > pwInteractionFunctor< ContactForceModel, ContactListType, TraingleAccessor, MotionModel > < / a >
, < a class = "el" href = "classpFlow_1_1timeControl.html#ab7c0e1c754daddef0aa990fccb8ef033" > timeControl< / a >
2025-01-10 13:02:07 +03:30
, < a class = "el" href = "classpFlow_1_1timeInfo.html#ab7c0e1c754daddef0aa990fccb8ef033" > timeInfo< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > dualView_
: < a class = "el" href = "classpFlow_1_1VectorDual.html#a6e952b2cefcbc9981f556f8d1d8d044d" > VectorDual< T, MemorySpace > < / a >
< / li >
< li > dualViewType
: < a class = "el" href = "classpFlow_1_1VectorDual.html#a8bf2593db8aeb82d7c3963cf3d811681" > VectorDual< T, MemorySpace > < / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > dummyOutStream()
: < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a40f592c06afad8142b602fa255a5dc20" > IOfileHeader< / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > dVectices_
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1triangleAccessor.html#aeb40f2557fb911bd2e6ea54cc5f5408a" > triangleAccessor< / a >
< / li >
< li > DVType
: < a class = "el" href = "classpFlow_1_1indexContainer.html#a6aba63156da33c19ee7030fb14799c88" > indexContainer< IndexType > < / a >
< / li >
< li > dx_
: < a class = "el" href = "classpFlow_1_1collisionCheck.html#a3a29460003ee8af18d49dc41627985b4" > collisionCheck< / a >
, < a class = "el" href = "classpFlow_1_1pointSorting.html#a3a29460003ee8af18d49dc41627985b4" > pointSorting< / a >
, < a class = "el" href = "classpFlow_1_1rectangleMesh.html#aca5d8ce63dcd7eb25293161c5a657ce6" > rectangleMesh< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > dy0_
: < a class = "el" href = "classpFlow_1_1AdamsMoulton3.html#a698a75833834ae70210d306e047cb196" > AdamsMoulton3< / a >
, < a class = "el" href = "classpFlow_1_1AdamsMoulton4.html#a698a75833834ae70210d306e047cb196" > AdamsMoulton4< / a >
, < a class = "el" href = "classpFlow_1_1AdamsMoulton5.html#a698a75833834ae70210d306e047cb196" > AdamsMoulton5< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > dy1()
: < a class = "el" href = "classpFlow_1_1AdamsBashforth2.html#aec90bedeff0a2a031a0d310526a33f3b" > AdamsBashforth2< / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > dy1_
: < a class = "el" href = "structpFlow_1_1AB3History.html#a419568ee851e74f5356a30fc5ce2eddf" > AB3History< / a >
, < a class = "el" href = "structpFlow_1_1AB4History.html#a419568ee851e74f5356a30fc5ce2eddf" > AB4History< / a >
, < a class = "el" href = "structpFlow_1_1AB5History.html#a419568ee851e74f5356a30fc5ce2eddf" > AB5History< / a >
, < a class = "el" href = "classpFlow_1_1AdamsMoulton3.html#a46c37b69200a2f4faef9c149a25bab60" > AdamsMoulton3< / a >
, < a class = "el" href = "classpFlow_1_1AdamsMoulton4.html#a46c37b69200a2f4faef9c149a25bab60" > AdamsMoulton4< / a >
, < a class = "el" href = "classpFlow_1_1AdamsMoulton5.html#a46c37b69200a2f4faef9c149a25bab60" > AdamsMoulton5< / a >
< / li >
< li > dy2_
: < a class = "el" href = "structpFlow_1_1AB3History.html#a63d020867c10f8f3fde329eb526a066b" > AB3History< / a >
, < a class = "el" href = "structpFlow_1_1AB4History.html#a63d020867c10f8f3fde329eb526a066b" > AB4History< / a >
, < a class = "el" href = "structpFlow_1_1AB5History.html#a63d020867c10f8f3fde329eb526a066b" > AB5History< / a >
, < a class = "el" href = "classpFlow_1_1AdamsMoulton4.html#a09e936a903a062f6d1d045eb4fdbd8a5" > AdamsMoulton4< / a >
, < a class = "el" href = "classpFlow_1_1AdamsMoulton5.html#a09e936a903a062f6d1d045eb4fdbd8a5" > AdamsMoulton5< / a >
< / li >
< li > dy3_
: < a class = "el" href = "structpFlow_1_1AB4History.html#a63473eb8257f38bf8863a5c7bd03a330" > AB4History< / a >
, < a class = "el" href = "structpFlow_1_1AB5History.html#a63473eb8257f38bf8863a5c7bd03a330" > AB5History< / a >
, < a class = "el" href = "classpFlow_1_1AdamsMoulton5.html#a79d535ef8716acc040282ffd37196ac6" > AdamsMoulton5< / a >
< / li >
< li > dy4_
: < a class = "el" href = "structpFlow_1_1AB5History.html#a5025c11bc753cdbe183c1c61d2687762" > AB5History< / a >
< / 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#ae8eddfa6f61f5783c9b4e496d8496d74" > dynamicPointStructure< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > dynPointStruct()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1particles.html#a1898e0b780e6dcca30fb4549130bcb82" > particles< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > dynPointStruct_
: < a class = "el" href = "classpFlow_1_1particles.html#a51a83cecc7ff3322ab09cb31c070692e" > particles< / 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 >