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_m.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_m" > < / a > - m -< / h3 > < ul >
< li > make()
: < a class = "el" href = "classpFlow_1_1IOobject.html#a551af023d7a59f86fffbc8e11f6d6951" > IOobject< / a >
< / li >
< li > make_object_t()
: < a class = "el" href = "classpFlow_1_1IOobject.html#a867630ace346abb1f23b7be70690b435" > IOobject< / a >
< / li >
< li > makeNameIndex()
: < a class = "el" href = "classpFlow_1_1property.html#a81429b86cbb3fb83ee6752cc2308c094" > property< / a >
< / li >
< li > makeSafe()
: < a class = "el" href = "classpFlow_1_1ListPtr.html#a90d0c03dbe0338f3f9e65b9d28871cf5" > ListPtr< T > < / a >
, < a class = "el" href = "classpFlow_1_1MapPtr.html#a90d0c03dbe0338f3f9e65b9d28871cf5" > MapPtr< Container, Key, T > < / a >
< / li >
< li > makeTransMatrix()
: < a class = "el" href = "classpFlow_1_1zAxis.html#a49679c47e1ab58456fbf52a63075df80" > zAxis< / a >
< / li >
< li > makeUnique()
: < a class = "el" href = "classpFlow_1_1uniquePtr.html#a1856ce6582a2744ed317e12a53249b65" > uniquePtr< T, Deleter > < / a >
< / li >
< li > makeWall()
: < a class = "el" href = "structpFlow_1_1sphTriInteraction_1_1triWall.html#a89ce6ff8d300e9305880fd3c0e88bfb4" > triWall< / a >
< / li >
< li > manageAllocateNext()
: < a class = "el" href = "classpFlow_1_1NBSLevels.html#a31208b51b7d958bce602b493419a0bdd" > NBSLevels< executionSpace > < / a >
< / li >
< li > managedExternaly_
: < a class = "el" href = "classpFlow_1_1timeControl.html#a64b83de0a98a817a09d0b7944d41ff1e" > timeControl< / a >
< / li >
< li > managePPContactLists()
: < a class = "el" href = "classpFlow_1_1sphereInteraction.html#a597cbd8042eaa556357094485b716c05" > sphereInteraction< contactForceModel, geometryMotionModel, contactListType > < / a >
< / li >
< li > managePWContactLists()
: < a class = "el" href = "classpFlow_1_1sphereInteraction.html#a829b8d15f91240e6bf9147f73f939d11" > sphereInteraction< contactForceModel, geometryMotionModel, contactListType > < / a >
< / li >
< li > Map()
: < a class = "el" href = "classpFlow_1_1Map.html#a476a44e684872a1dcc11334090e51997" > Map< Key, T, Compare > < / a >
< / li >
< li > map_
: < a class = "el" href = "classpFlow_1_1MapPtr.html#acf4d0a07ee6105cd7aed1c2c3e1662fd" > MapPtr< Container, Key, T > < / a >
, < a class = "el" href = "classpFlow_1_1pointRectCell.html#a3d5486db7da6fc8fcf1495b5607ca6d5" > pointRectCell< / a >
< / li >
< li > mappedType
: < a class = "el" href = "classpFlow_1_1hashMap.html#af8b2aecccb34293f92964b6872c7d873" > hashMap< Key, T, Hash > < / a >
, < a class = "el" href = "classpFlow_1_1Map.html#abf1c3784373d079646730a4fd419aede" > Map< Key, T, Compare > < / a >
, < a class = "el" href = "classpFlow_1_1MapPtr.html#abf1c3784373d079646730a4fd419aede" > MapPtr< Container, Key, T > < / a >
< / li >
< li > mapperNBS()
: < a class = "el" href = "classpFlow_1_1mapperNBS.html#aabb78939edc11d328987ccfe6cff9f2a" > mapperNBS< executionSpace > < / a >
< / li >
< li > MapperType
: < a class = "el" href = "classpFlow_1_1NBSLevel0.html#aab314044a6884f6904483bee7b93a67a" > NBSLevel0< executionSpace > < / a >
< / li >
< li > mapPOints()
: < a class = "el" href = "classpFlow_1_1pointRectCell.html#ab1b3e7c22e40d6e7a13bf59b378a8bd9" > pointRectCell< / a >
< / li >
< li > MapPtr()
: < a class = "el" href = "classpFlow_1_1MapPtr.html#a3ac6f1eb51f2e6fdd2d0ebf7d8e35851" > MapPtr< Container, Key, T > < / a >
< / li >
< li > MapPtrType
: < a class = "el" href = "classpFlow_1_1MapPtr.html#a92994f71e2fdc8b9cde28c91b702f703" > MapPtr< Container, Key, T > < / a >
< / li >
2023-04-13 11:46:41 -07:00
< li > mapType
: < a class = "el" href = "classpFlow_1_1Map.html#a8d31f76a5c263b689f038408223c29e9" > Map< Key, T, Compare > < / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > MapType
: < a class = "el" href = "classpFlow_1_1Map.html#a374da4a8ff4c93f75819e39e11ffaadd" > Map< Key, T, Compare > < / a >
< / li >
< li > mapType
2023-04-13 11:46:41 -07:00
: < a class = "el" href = "classpFlow_1_1MapPtr.html#ae6ee25ec4d9a6323a5e6334a85e40f3e" > MapPtr< Container, Key, T > < / a >
2023-03-27 10:16:23 -07:00
, < a class = "el" href = "classpFlow_1_1pointRectCell.html#ac353c5b34a0eb4c8cbdf8a59e22f5b56" > pointRectCell< / a >
< / li >
< li > markDeleteOutOfBox()
: < a class = "el" href = "classpFlow_1_1dynamicPointStructure.html#ae7e26ea07014ff5bd1119588dbb77709" > dynamicPointStructure< / a >
, < a class = "el" href = "classpFlow_1_1pointStructure.html#a5ed14c8dd71456ae98f9f3122bc36cda" > pointStructure< / a >
< / li >
< li > mask1_
: < a class = "el" href = "classpFlow_1_1bitTransfer.html#a785c36f8d99f0ef5c3ad93e324646bf2" > bitTransfer< / a >
< / li >
< li > mask2_
: < a class = "el" href = "classpFlow_1_1bitTransfer.html#ae99c146a6a128157b865cebe376973e3" > bitTransfer< / a >
< / li >
< li > mask3_
: < a class = "el" href = "classpFlow_1_1bitTransfer.html#a95facdcb88cd0d2c38573f971e6b6b40" > bitTransfer< / a >
< / li >
< li > mass()
: < a class = "el" href = "classpFlow_1_1particles.html#a2eeb9b0ec300769778c7553bf03b3ae4" > particles< / a >
< / li >
< li > mass_
: < a class = "el" href = "classpFlow_1_1particles.html#af05a371c8526a768920e8f8a71cadf68" > particles< / a >
< / li >
< li > master()
: < a class = "el" href = "classpFlow_1_1Timer.html#ab7f3740f07fc01cc6949fa5e5aab87f0" > Timer< / a >
, < a class = "el" href = "classpFlow_1_1Timers.html#ab7f3740f07fc01cc6949fa5e5aab87f0" > Timers< / a >
< / li >
< li > material()
: < a class = "el" href = "classpFlow_1_1property.html#a03ed41e9229fa7fb6f7103af84f1ddaf" > property< / a >
, < a class = "el" href = "classpFlow_1_1sphereShape.html#a645e9d84374fab3371d56fe9c92e5766" > sphereShape< / a >
< / li >
< li > materialName()
: < a class = "el" href = "classpFlow_1_1Wall.html#ab79149414f9f9ca76923e5c32c4b8561" > Wall< / a >
< / li >
< li > materialName_
: < a class = "el" href = "classpFlow_1_1geometry.html#a28073d92f57130dd0934216923d03556" > geometry< / a >
, < a class = "el" href = "classpFlow_1_1Wall.html#a0cfefaab8d0b6d16567956251985ad79" > Wall< / a >
< / li >
< li > materials()
: < a class = "el" href = "classpFlow_1_1property.html#aaeda027258dc1f7b8d1af3a482a2367a" > property< / a >
, < a class = "el" href = "classpFlow_1_1sphereShape.html#aaeda027258dc1f7b8d1af3a482a2367a" > sphereShape< / a >
< / li >
< li > materials_
: < a class = "el" href = "classpFlow_1_1property.html#a437403f7d71404549fdfc4fc1825cff2" > property< / a >
, < a class = "el" href = "classpFlow_1_1sphereShape.html#a437403f7d71404549fdfc4fc1825cff2" > sphereShape< / a >
< / li >
< li > max()
: < a class = "el" href = "classpFlow_1_1indexContainer.html#a21012fa7fe940b14c018bbd241eda750" > indexContainer< IndexType > < / a >
< / li >
< li > max_
: < a class = "el" href = "classpFlow_1_1box.html#a4caae70957c688b90b3596656bd20b9e" > box< / a >
, < a class = "el" href = "classpFlow_1_1iBox.html#a8e9e08fd06bc533ec3029f18e544b354" > iBox< intType > < / a >
, < a class = "el" href = "classpFlow_1_1indexContainer.html#a138d93a14ab42323cc70f74a817f5993" > indexContainer< IndexType > < / a >
< / li >
< li > maxDiameter()
: < a class = "el" href = "classpFlow_1_1empty.html#ae3b32de6c397355671e202e0d0c24cd8" > empty< / a >
, < a class = "el" href = "classpFlow_1_1positionOrdered.html#ae3b32de6c397355671e202e0d0c24cd8" > positionOrdered< / a >
, < a class = "el" href = "classpFlow_1_1positionParticles.html#a2a11f8c764338603f765f909cf36f250" > positionParticles< / a >
, < a class = "el" href = "classpFlow_1_1positionRandom.html#ae3b32de6c397355671e202e0d0c24cd8" > positionRandom< / a >
< / li >
< li > maxIndex()
: < a class = "el" href = "classpFlow_1_1triSurface.html#aaa3154095259d6aa98571dd33c92f175" > triSurface< / a >
< / li >
< li > maxIndex_
: < a class = "el" href = "classpFlow_1_1triSurface.html#a32d34930a4c10b59d881ede9a2f697ac" > triSurface< / a >
< / li >
< li > maxIterations_
: < a class = "el" href = "classpFlow_1_1positionRandom.html#a67f3255f46c7a0450635c320d59af6c4" > positionRandom< / a >
< / li >
< li > maxNumberOfParticles_
: < a class = "el" href = "classpFlow_1_1positionParticles.html#a9af0ecc574a833d968a76b78ceef576d" > positionParticles< / a >
< / li >
< li > maxPoint()
: < a class = "el" href = "classpFlow_1_1box.html#a22e25e0baa24f79d1fa113c2a84f00f9" > box< / a >
, < a class = "el" href = "classpFlow_1_1cylinder.html#a22e25e0baa24f79d1fa113c2a84f00f9" > cylinder< / a >
, < a class = "el" href = "classpFlow_1_1iBox.html#a24742fffaeedae4e5965a86eeb6081f3" > iBox< intType > < / a >
, < a class = "el" href = "classpFlow_1_1rectangleMesh.html#a670949890a6d49ec34562bdaa68f5ea7" > rectangleMesh< / a >
, < a class = "el" href = "classpFlow_1_1region.html#a10527e76299c00f3ea71765b0ace7f97" > region< T > < / a >
, < a class = "el" href = "classpFlow_1_1regionBase.html#a72af82996b37fc569b68ddc4fc9f9e53" > regionBase< / a >
, < a class = "el" href = "classpFlow_1_1sphere.html#a22e25e0baa24f79d1fa113c2a84f00f9" > sphere< / a >
< / li >
< li > maxPoint_
: < a class = "el" href = "classpFlow_1_1cylinder.html#ab2507e8c26d324f9d93ca3c09a72a08f" > cylinder< / a >
< / li >
< li > maxPoints_
: < a class = "el" href = "classpFlow_1_1pointStructure.html#ab9e4162d96661b7497d5f023010ea028" > pointStructure< / a >
< / li >
< li > maxSize_
: < a class = "el" href = "classpFlow_1_1NBSLevels.html#a0a11a9247bfa013b72fb14cd9b999931" > NBSLevels< executionSpace > < / a >
< / li >
< li > maxSizeDefault_
: < a class = "el" href = "classpFlow_1_1pointStructure.html#ad77e9b360d4fbedd81ae50586729695e" > pointStructure< / a >
< / li >
< li > maxSizeLevels_
: < a class = "el" href = "classpFlow_1_1NBSLevels.html#a6698323a80b838e5c4c8b46d6c12348b" > NBSLevels< executionSpace > < / a >
< / li >
< li > maxSizeLevelsHost_
: < a class = "el" href = "classpFlow_1_1NBSLevels.html#adace9386a9bd088ed41af9d4a854e9e3" > NBSLevels< executionSpace > < / a >
< / li >
< li > maxVal
: < a class = "el" href = "classpFlow_1_1intervalRange.html#afda6cc7253daf42d2e083c4232237ae0" > intervalRange< T > < / a >
, < a class = "el" href = "classpFlow_1_1stridedRange.html#afda6cc7253daf42d2e083c4232237ae0" > stridedRange< T > < / a >
< / li >
< li > mdrPolicyFindPairs
: < a class = "el" href = "classpFlow_1_1NBSLevel0.html#aa85f88499a77ed004ba6f9e55b6f6637" > NBSLevel0< executionSpace > < / a >
, < a class = "el" href = "classpFlow_1_1NBSLevel.html#a05b53ac89a47b3a154136e306390feb0" > NBSLevel< executionSpace > < / a >
< / li >
< li > memoerySpaceName()
: < a class = "el" href = "classpFlow_1_1rectMeshField.html#aa7f6b7d756ffe3ce0b1d71c0cb57fd90" > rectMeshField< T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1symArray.html#aa7f6b7d756ffe3ce0b1d71c0cb57fd90" > symArray< T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1Vector.html#aa7f6b7d756ffe3ce0b1d71c0cb57fd90" > Vector< T, Allocator > < / a >
, < a class = "el" href = "classpFlow_1_1VectorDual.html#aa7f6b7d756ffe3ce0b1d71c0cb57fd90" > VectorDual< T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1VectorSingle.html#aa7f6b7d756ffe3ce0b1d71c0cb57fd90" > VectorSingle< T, MemorySpace > < / a >
< / li >
< li > memory_space
: < a class = "el" href = "classpFlow_1_1bitsetHD.html#aa03d9afe4cc0611cfb39924bb100d70e" > bitsetHD< blockType, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1cellMapping.html#aaec8edb2e19eca233a24e6ec33d4cc92" > cellMapping< executionSpace > < / a >
, < a class = "el" href = "classpFlow_1_1cellsWallLevel0.html#ac5b08fe17cf30c7c64a5ee12370133e9" > cellsWallLevel0< executionSpace > < / a >
, < a class = "el" href = "classpFlow_1_1cellsWallLevels.html#aaec8edb2e19eca233a24e6ec33d4cc92" > cellsWallLevels< executionSpace > < / a >
, < a class = "el" href = "classpFlow_1_1mapperNBS.html#ac5b08fe17cf30c7c64a5ee12370133e9" > mapperNBS< executionSpace > < / a >
, < a class = "el" href = "classpFlow_1_1multiGridMapping.html#a2b3638082ce8eec9b2e4fb66dd6650dc" > multiGridMapping< executionSpace > < / a >
, < a class = "el" href = "classpFlow_1_1multiGridNBS.html#a8a82f854ea8de3d204f222ad5f463f2a" > multiGridNBS< executionSpace > < / a >
, < a class = "el" href = "classpFlow_1_1NBS.html#a7dc9ae0883c6daf992c421ba5b0c1e60" > NBS< executionSpace > < / a >
, < a class = "el" href = "classpFlow_1_1NBSLevel0.html#afb3d1c7e827101cfa9fd2a79c2c3ce33" > NBSLevel0< executionSpace > < / a >
, < a class = "el" href = "classpFlow_1_1NBSLevel.html#a7dc9ae0883c6daf992c421ba5b0c1e60" > NBSLevel< executionSpace > < / a >
, < a class = "el" href = "classpFlow_1_1NBSLevels.html#aed277d224479cec75ea59a84d7c8e7c9" > NBSLevels< executionSpace > < / a >
, < a class = "el" href = "classpFlow_1_1pointRectCell.html#a2bdbc2f94e8d70ef3e12dd62be506904" > pointRectCell< / a >
, < a class = "el" href = "classpFlow_1_1rectMeshField.html#a2e01852751e144707eefc63300bcce22" > rectMeshField< T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1sortedContactList.html#a20a6237234b95f287333766d2ba9a470" > sortedContactList< valueType, executionSpace, idType > < / a >
, < a class = "el" href = "classpFlow_1_1sortedPairs.html#a9037fe54e33b899b96a62988ecf26d76" > sortedPairs< executionSpace, idType > < / a >
, < a class = "el" href = "classpFlow_1_1symArray.html#addf3d70a65664fe7457b94dda813187a" > symArray< T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1unsortedContactList.html#a9037fe54e33b899b96a62988ecf26d76" > unsortedContactList< valueType, executionSpace, idType > < / a >
, < a class = "el" href = "classpFlow_1_1unsortedPairs.html#a9037fe54e33b899b96a62988ecf26d76" > unsortedPairs< executionSpace, idType > < / a >
, < a class = "el" href = "classpFlow_1_1VectorDual.html#a2e01852751e144707eefc63300bcce22" > VectorDual< T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1VectorSingle.html#a2e01852751e144707eefc63300bcce22" > VectorSingle< T, MemorySpace > < / a >
< / li >
< li > mesh()
: < a class = "el" href = "classpFlow_1_1pointRectCell.html#a502b077b7f1e29810f60f0340429d677" > pointRectCell< / a >
, < a class = "el" href = "classpFlow_1_1processField.html#a502b077b7f1e29810f60f0340429d677" > processField< / a >
, < a class = "el" href = "classpFlow_1_1rectMeshField.html#a0bf0d4bd53f23236bb15e8b3b4d5812a" > rectMeshField< T, MemorySpace > < / a >
< / li >
< li > mesh_
: < a class = "el" href = "classpFlow_1_1pointRectCell.html#a353acd72ef8fd89b848a152333d49691" > pointRectCell< / a >
, < a class = "el" href = "classpFlow_1_1rectMeshField.html#ab1bd43ff83211d756e4c09d8e13ccac6" > rectMeshField< T, MemorySpace > < / a >
< / li >
< li > message_
: < a class = "el" href = "classpFlow_1_1eventMessage.html#a0a1e3dca003cdd83e29e6630e34106cf" > eventMessage< / a >
< / li >
< li > min()
: < a class = "el" href = "classpFlow_1_1indexContainer.html#afc62db27358117c2848f2a40034d9c76" > indexContainer< IndexType > < / a >
< / li >
< li > min_
: < a class = "el" href = "classpFlow_1_1box.html#acaa859f3dc98e5afead6007175a9d47d" > box< / a >
, < a class = "el" href = "classpFlow_1_1iBox.html#a9ee45a92a0d5fcfd2537b10cc602c15d" > iBox< intType > < / a >
, < a class = "el" href = "classpFlow_1_1indexContainer.html#a92e0ba7ef23e87944d17c213fa2dbc0c" > indexContainer< IndexType > < / a >
< / li >
< li > minPoint()
: < a class = "el" href = "classpFlow_1_1box.html#a67424c452a87ed7ff748b65374f89e54" > box< / a >
, < a class = "el" href = "classpFlow_1_1cylinder.html#a67424c452a87ed7ff748b65374f89e54" > cylinder< / a >
, < a class = "el" href = "classpFlow_1_1iBox.html#aeda8cd99847a8e960d5f65171ad95b0b" > iBox< intType > < / a >
, < a class = "el" href = "classpFlow_1_1rectangleMesh.html#a2f4d0c6add48d99f499aa6d0d69eee76" > rectangleMesh< / a >
, < a class = "el" href = "classpFlow_1_1region.html#acf6e6a0952837949b1e96e5c5572c8b9" > region< T > < / a >
, < a class = "el" href = "classpFlow_1_1regionBase.html#a0eaa746652ab523dd5085782aec09f6f" > regionBase< / a >
, < a class = "el" href = "classpFlow_1_1sphere.html#a67424c452a87ed7ff748b65374f89e54" > sphere< / a >
< / li >
< li > minPoint_
: < a class = "el" href = "classpFlow_1_1cylinder.html#a9d40ea465ed9c32be4efd09cba85f627" > cylinder< / a >
< / li >
< li > minSize_
: < a class = "el" href = "classpFlow_1_1NBSLevels.html#ac7041035e766f4f828a2d4632a0cd266" > NBSLevels< executionSpace > < / a >
< / li >
< li > minVal
: < a class = "el" href = "classpFlow_1_1intervalRange.html#a9232c7f0c9938e0d3d5dbeaeb4521e5e" > intervalRange< T > < / a >
, < a class = "el" href = "classpFlow_1_1stridedRange.html#a9232c7f0c9938e0d3d5dbeaeb4521e5e" > stridedRange< T > < / a >
< / li >
< li > mixture_
: < a class = "el" href = "classpFlow_1_1insertionRegion.html#a4d3dfef53630882b1fe95583bd46d4c9" > insertionRegion< / a >
< / li >
< li > Model()
: < a class = "el" href = "classpFlow_1_1fixedWall_1_1Model.html#a5a7f462c2e333c8aaf5f9f1af21a7cf5" > fixedWall::Model< / a >
, < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion_1_1Model.html#ae3943fba9625fb7145fc8789a4540939" > multiRotatingAxisMotion::Model< / a >
, < a class = "el" href = "classpFlow_1_1rotatingAxisMotion_1_1Model.html#add14f10323977082651c687e26cac4e1" > rotatingAxisMotion::Model< / a >
, < a class = "el" href = "classpFlow_1_1vibratingMotion_1_1Model.html#a8a64f615491ee8ba1f499ad4a3a2f026" > vibratingMotion::Model< / a >
< / li >
< li > modelName()
: < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html#a90629140ecf1e0ac6a96d4ec0805c038" > linear< limited > < / a >
, < a class = "el" href = "classpFlow_1_1cfModels_1_1nonLinear.html#a90629140ecf1e0ac6a96d4ec0805c038" > nonLinear< limited > < / a >
, < a class = "el" href = "classpFlow_1_1cfModels_1_1nonLinearMod.html#a90629140ecf1e0ac6a96d4ec0805c038" > nonLinearMod< limited > < / a >
< / li >
< li > ModelStorage
: < a class = "el" href = "classpFlow_1_1sphereInteraction.html#a0ca8fe8e9a50e2e293ae2d334d505b97" > sphereInteraction< contactForceModel, geometryMotionModel, contactListType > < / a >
< / li >
< li > modifyOnDevice()
2023-04-13 11:46:41 -07:00
: < a class = "el" href = "classpFlow_1_1indexContainer.html#a62f30f38f9c1db8aa064dbe0db5c4728" > indexContainer< IndexType > < / a >
, < a class = "el" href = "classpFlow_1_1VectorDual.html#a1dcdb28a7f0a07051858432fdf2e0c61" > VectorDual< T, MemorySpace > < / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > modifyOnHost()
2023-04-13 11:46:41 -07:00
: < a class = "el" href = "classpFlow_1_1indexContainer.html#a3f07dcf255cc5edecc3f32f069c2f8ab" > indexContainer< IndexType > < / a >
, < a class = "el" href = "classpFlow_1_1VectorDual.html#aebc916254a7f439d52da70d54009d36b" > VectorDual< T, MemorySpace > < / a >
< / li >
< li > morton
: < a class = "el" href = "structpFlow_1_1indexMorton.html#aabba5d6dbf57414c0d089150a2a8b3d8" > indexMorton< / a >
< / li >
< li > mortonSortedIndex()
: < a class = "el" href = "classpFlow_1_1pointStructure.html#ad15c049e9dfa4017095e6a1c80c33431" > pointStructure< / a >
< / li >
< li > mortonSortedIndex_
: < a class = "el" href = "classpFlow_1_1pointStructure.html#ad0908c3fd4c7f8f381c037d3e3ef8be3" > pointStructure< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > mortonSorting_
: < a class = "el" href = "classpFlow_1_1positionParticles.html#a81854bc960bd812874046052ee916ae5" > positionParticles< / a >
< / li >
2023-04-13 11:46:41 -07:00
< li > mortonSortPoints()
: < a class = "el" href = "classpFlow_1_1pointStructure.html#a8bf7df9793ef588cc0c3b9c1aea3d2ea" > pointStructure< / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > motionComponentName_
: < a class = "el" href = "classpFlow_1_1geometry.html#a215e85dcdcab552f632067ab3f1cb829" > geometry< / a >
< / li >
< li > motionIndex_
: < a class = "el" href = "classpFlow_1_1geometryMotion.html#ad84c1814d97b2fa65caf25f1583836ad" > geometryMotion< MotionModelType > < / a >
< / li >
< li > MotionModel
: < a class = "el" href = "classpFlow_1_1geometryMotion.html#aa9e07d97b52977c430296b2c3388a3ba" > geometryMotion< MotionModelType > < / a >
, < a class = "el" href = "classpFlow_1_1sphereInteraction.html#a9609236c05a92088701e0be353ae1aa9" > sphereInteraction< contactForceModel, geometryMotionModel, contactListType > < / a >
< / li >
< li > motionModel_
: < a class = "el" href = "classpFlow_1_1geometryMotion.html#ae26eb9566376b8f8f2ff892fa5b9cf38" > geometryMotion< MotionModelType > < / a >
, < a class = "el" href = "structpFlow_1_1sphereInteractionKernels_1_1pwInteractionFunctor.html#a763c0a6f62e7f9ad8baefc744ebe3886" > pwInteractionFunctor< ContactForceModel, ContactListType, TraingleAccessor, MotionModel > < / a >
< / li >
< li > motionModelTypeName()
: < a class = "el" href = "classpFlow_1_1geometry.html#aca4d470de05b9b43b7a27da45c6d7ec0" > geometry< / a >
, < a class = "el" href = "classpFlow_1_1geometryMotion.html#a873dc8b9ece45d64a0643cc1cdc23f9d" > geometryMotion< MotionModelType > < / a >
< / li >
< li > motionName()
: < a class = "el" href = "classpFlow_1_1Wall.html#a320bf8ecf0e5c150eca758109044b35e" > Wall< / a >
< / li >
< li > motionName_
: < a class = "el" href = "classpFlow_1_1Wall.html#af61424e9d302d40d095b012d7f6bf630" > Wall< / a >
< / li >
< li > move()
: < a class = "el" href = "classpFlow_1_1fixedWall.html#a375f8854edf6e80df5a1991563054284" > fixedWall< / a >
, < a class = "el" href = "classpFlow_1_1multiRotatingAxis.html#a5e4200ebd4752215e4dfbc46eac943b9" > multiRotatingAxis< / a >
, < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html#ac566080144578bb4b5f2982f0ce7852b" > multiRotatingAxisMotion< / a >
, < a class = "el" href = "classpFlow_1_1rotatingAxisMotion.html#a23b242e47f91767c189ea8193cca7f55" > rotatingAxisMotion< / a >
, < a class = "el" href = "classpFlow_1_1vibratingMotion.html#a23b242e47f91767c189ea8193cca7f55" > vibratingMotion< / a >
< / li >
< li > moveGeometry()
: < a class = "el" href = "classpFlow_1_1geometryMotion.html#a2a724ed55f42bb7cbfa076aaa5a4afe9" > geometryMotion< MotionModelType > < / a >
< / li >
< li > moveGeomTimer_
: < a class = "el" href = "classpFlow_1_1geometryMotion.html#a8b3558548f98d360765a7583a59a7cfb" > geometryMotion< MotionModelType > < / a >
< / li >
< li > mu_
: < a class = "el" href = "structpFlow_1_1cfModels_1_1linear_1_1linearProperties.html#a5e7a8a69645d20ea71c0eb0eb0fd17d2" > linear< limited > ::linearProperties< / a >
, < a class = "el" href = "structpFlow_1_1cfModels_1_1nonLinear_1_1nonLinearProperties.html#a5e7a8a69645d20ea71c0eb0eb0fd17d2" > nonLinear< limited > ::nonLinearProperties< / a >
, < a class = "el" href = "structpFlow_1_1cfModels_1_1nonLinearMod_1_1nonLinearProperties.html#a5e7a8a69645d20ea71c0eb0eb0fd17d2" > nonLinearMod< limited > ::nonLinearProperties< / a >
< / li >
< li > multiGridMapping()
: < a class = "el" href = "classpFlow_1_1multiGridMapping.html#aaac088238e1ca702967deda57d2a9d13" > multiGridMapping< executionSpace > < / a >
< / li >
< li > multiGridNBS()
: < a class = "el" href = "classpFlow_1_1multiGridNBS.html#a5a6d65acde8890a41ebb8f43c9849ed5" > multiGridNBS< executionSpace > < / a >
< / li >
< li > multiRotatingAxis()
2023-04-13 11:46:41 -07:00
: < a class = "el" href = "classpFlow_1_1multiRotatingAxis.html#af7a589957d7aed59ebb511815d055751" > multiRotatingAxis< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > multiRotatingAxisMotion()
2023-04-13 11:46:41 -07:00
: < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html#a86a8a3a9e5aee74ee3168d47cf0513ff" > multiRotatingAxisMotion< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > multiTriSurface()
: < a class = "el" href = "classpFlow_1_1multiTriSurface.html#a88aebd29f35640424aa961a504756b58" > multiTriSurface< / a >
< / li >
< li > mur_
: < a class = "el" href = "classpFlow_1_1cfModels_1_1normalRolling.html#a85ea430d13591441a957cff38b9c57a6" > normalRolling< contactForceModel > < / 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 >