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_r.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_r" > < / a > - r -< / h3 > < ul >
< li > rAcceleration()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1grainParticles.html#ad6e7f37a0c46767c56240272c311c6ba" > grainParticles< / a >
, < a class = "el" href = "classpFlow_1_1particles.html#a58d0c11618a92ce56951c8ee015f39b4" > particles< / a >
, < a class = "el" href = "classpFlow_1_1sphereParticles.html#ad6e7f37a0c46767c56240272c311c6ba" > sphereParticles< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > radius()
: < a class = "el" href = "classpFlow_1_1cylinder.html#a4611c0bbd5b552873706e6d361f8b43f" > cylinder< / a >
, < a class = "el" href = "classpFlow_1_1sphere.html#a4611c0bbd5b552873706e6d361f8b43f" > sphere< / a >
< / li >
< li > randomNumber()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1RandomReal.html#a0ae73c26d301fa9a1e801d1a98dafbb0" > RandomReal< DistributionType > < / a >
, < a class = "el" href = "classpFlow_1_1randomReal.html#a0eeb2a5e6a9a4bd47e869b34c7623d0c" > randomReal< / a >
2023-03-27 10:16:23 -07:00
, < a class = "el" href = "classpFlow_1_1uniformRandomReal.html#adafd9f80ea7071089bd8829bb04cdd14" > uniformRandomReal< / a >
2025-01-10 13:02:07 +03:30
, < a class = "el" href = "classpFlow_1_1uniformRandomUint32.html#ada1c32e7347902b278a9e8606bd05190" > uniformRandomUint32< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > randomNumber3()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1uniformRandomUint32.html#a06a39076b1ff01f72f564ef3f5866774" > uniformRandomUint32< / a >
2023-03-27 10:16:23 -07:00
< / li >
2023-04-13 11:46:41 -07:00
< li > RandomReal()
: < a class = "el" href = "classpFlow_1_1RandomReal.html#a2f7b67f8699a464408da2cdf3dc50e6f" > RandomReal< DistributionType > < / a >
< / li >
2023-04-23 12:52:57 -07:00
< li > randomReal()
: < a class = "el" href = "classpFlow_1_1randomReal.html#a539151366461205e46247dc28757799f" > randomReal< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > Range()
: < a class = "el" href = "structpFlow_1_1Range.html#ad355ec9958ad13540baf1c997c02ae22" > Range< T > < / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > reachedStopAt()
: < a class = "el" href = "classpFlow_1_1timeControl.html#a75463b442578a00111678ff4b476d6f2" > timeControl< / a >
< / li >
< li > read()
: < a class = "el" href = "classpFlow_1_1box.html#ae1d42751915e8566dac19658cc498ffa" > box< / a >
, < a class = "el" href = "classpFlow_1_1boxRegion.html#a6ce0c64db98eb6144d363dbfc86104eb" > boxRegion< / a >
2025-01-10 13:02:07 +03:30
, < a class = "el" href = "classpFlow_1_1conveyorBelt.html#ab25b05023549e7fec0ee1d0f6ce239dd" > conveyorBelt< / a >
2023-03-27 10:16:23 -07:00
, < a class = "el" href = "classpFlow_1_1cylinder.html#ae1d42751915e8566dac19658cc498ffa" > cylinder< / a >
, < a class = "el" href = "classpFlow_1_1cylinderRegion.html#a6ce0c64db98eb6144d363dbfc86104eb" > cylinderRegion< / a >
, < a class = "el" href = "classpFlow_1_1dataEntry.html#aff8e92ab47032ae811d1271161cb9b22" > dataEntry< / a >
2025-01-10 13:02:07 +03:30
, < a class = "el" href = "classpFlow_1_1dictionary.html#a8148f2b6c694e069c67183105cf17ce4" > dictionary< / a >
, < a class = "el" href = "classpFlow_1_1Field.html#aff8e92ab47032ae811d1271161cb9b22" > Field< T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1fileDictionary.html#a1c713f45ca620694735a6a21959cc408" > fileDictionary< / a >
, < a class = "el" href = "classpFlow_1_1geometricRegion.html#a6ce0c64db98eb6144d363dbfc86104eb" > geometricRegion< GeomType > < / a >
, < a class = "el" href = "classpFlow_1_1geometry.html#a1c713f45ca620694735a6a21959cc408" > geometry< / a >
2023-03-27 10:16:23 -07:00
, < a class = "el" href = "classpFlow_1_1iBox.html#ae1d42751915e8566dac19658cc498ffa" > iBox< intType > < / a >
, < a class = "el" href = "classpFlow_1_1iEntry.html#a70add3b10fc1217ec5b9f30d261bda27" > iEntry< / a >
2025-01-10 13:02:07 +03:30
, < a class = "el" href = "classpFlow_1_1iIstream.html#af49b8dadaad7fa4adeec527dae9bf928" > iIstream< / a >
, < a class = "el" href = "classpFlow_1_1infinitePlane.html#aff8e92ab47032ae811d1271161cb9b22" > infinitePlane< / a >
, < a class = "el" href = "classpFlow_1_1internalPoints.html#aff8e92ab47032ae811d1271161cb9b22" > internalPoints< / a >
, < a class = "el" href = "classpFlow_1_1IOobject.html#a19128bda6c31c2e870f9f1cd452b7482" > IOobject< / a >
, < a class = "el" href = "classpFlow_1_1Istream.html#a2927b1d2adfb79cfbe30374f02109ac5" > Istream< / a >
2023-03-27 10:16:23 -07:00
, < a class = "el" href = "classpFlow_1_1iTstream.html#a2927b1d2adfb79cfbe30374f02109ac5" > iTstream< / a >
, < a class = "el" href = "classpFlow_1_1line.html#ab25b05023549e7fec0ee1d0f6ce239dd" > line< / a >
, < a class = "el" href = "classpFlow_1_1List.html#aff8e92ab47032ae811d1271161cb9b22" > List< T > < / a >
, < a class = "el" href = "classpFlow_1_1Logical.html#aff8e92ab47032ae811d1271161cb9b22" > Logical< / a >
, < a class = "el" href = "classpFlow_1_1multiRotatingAxis.html#ac70963b5d795997b3d042e73606604d4" > multiRotatingAxis< / a >
, < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html#aff8e92ab47032ae811d1271161cb9b22" > multiRotatingAxisMotion< / a >
2025-01-10 13:02:07 +03:30
, < a class = "el" href = "classpFlow_1_1multiTriSurface.html#a1c713f45ca620694735a6a21959cc408" > multiTriSurface< / a >
, < a class = "el" href = "classpFlow_1_1PeakableRegion.html#a9b8bf04caa102276f5d5e365998cd1df" > PeakableRegion< GeomType > < / a >
2023-03-27 10:16:23 -07:00
, < a class = "el" href = "classpFlow_1_1peakableRegion.html#af5f2d605171cd6bcbf8c0d59d1aa3832" > peakableRegion< / a >
2025-01-10 13:02:07 +03:30
, < a class = "el" href = "classpFlow_1_1pointField.html#a1c713f45ca620694735a6a21959cc408" > pointField< T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1pointStructure.html#a1c713f45ca620694735a6a21959cc408" > pointStructure< / a >
2023-03-27 10:16:23 -07:00
, < a class = "el" href = "classpFlow_1_1readControlDict.html#af816873151ddb0126e98bb2f914d8ed5" > readControlDict< / a >
2025-01-10 13:02:07 +03:30
, < a class = "el" href = "classpFlow_1_1rectangleMesh.html#a1c713f45ca620694735a6a21959cc408" > rectangleMesh< / a >
, < a class = "el" href = "classpFlow_1_1rectMeshField.html#a1c713f45ca620694735a6a21959cc408" > rectMeshField< T > < / a >
2023-03-27 10:16:23 -07:00
, < a class = "el" href = "classpFlow_1_1rotatingAxis.html#ab25b05023549e7fec0ee1d0f6ce239dd" > rotatingAxis< / a >
, < a class = "el" href = "classpFlow_1_1setFieldList.html#a6ce0c64db98eb6144d363dbfc86104eb" > setFieldList< / a >
, < a class = "el" href = "classpFlow_1_1shapeMixture.html#a6ce0c64db98eb6144d363dbfc86104eb" > shapeMixture< / a >
, < a class = "el" href = "classpFlow_1_1sphere.html#ae1d42751915e8566dac19658cc498ffa" > sphere< / a >
, < a class = "el" href = "classpFlow_1_1sphereRegion.html#a6ce0c64db98eb6144d363dbfc86104eb" > sphereRegion< / a >
2025-01-10 13:02:07 +03:30
, < a class = "el" href = "classpFlow_1_1stationary.html#ae1d42751915e8566dac19658cc498ffa" > stationary< / a >
2023-03-27 10:16:23 -07:00
, < a class = "el" href = "classpFlow_1_1stlFile.html#af816873151ddb0126e98bb2f914d8ed5" > stlFile< / a >
, < a class = "el" href = "classpFlow_1_1symArray.html#ae1d42751915e8566dac19658cc498ffa" > symArray< T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1timeInterval.html#ab25b05023549e7fec0ee1d0f6ce239dd" > timeInterval< / a >
, < a class = "el" href = "classpFlow_1_1Timer.html#af455eab4a4acc3f4b6fae6bb43fdfd2d" > Timer< / a >
, < a class = "el" href = "classpFlow_1_1Timers.html#af455eab4a4acc3f4b6fae6bb43fdfd2d" > Timers< / a >
2025-01-10 13:02:07 +03:30
, < a class = "el" href = "classpFlow_1_1triSurface.html#a1c713f45ca620694735a6a21959cc408" > triSurface< / a >
, < a class = "el" href = "classpFlow_1_1triSurfaceField.html#a1c713f45ca620694735a6a21959cc408" > triSurfaceField< T, MemorySpace > < / a >
2023-03-27 10:16:23 -07:00
, < a class = "el" href = "classpFlow_1_1Vector.html#aff8e92ab47032ae811d1271161cb9b22" > Vector< T, Allocator > < / a >
, < a class = "el" href = "classpFlow_1_1VectorDual.html#ae1d42751915e8566dac19658cc498ffa" > VectorDual< T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1VectorSingle.html#ae1d42751915e8566dac19658cc498ffa" > 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#ae1d42751915e8566dac19658cc498ffa" > VectorSingle< word, HostSpace > < / a >
2023-03-27 10:16:23 -07:00
, < a class = "el" href = "classpFlow_1_1vibrating.html#ab25b05023549e7fec0ee1d0f6ce239dd" > vibrating< / a >
< / li >
< li > readBegin()
: < a class = "el" href = "classpFlow_1_1iIstream.html#aecfc9cc0a499c7d44de6a7562bcfea3f" > iIstream< / a >
< / li >
< li > readBeginList()
: < a class = "el" href = "classpFlow_1_1iIstream.html#adb9b1a5ac1aacc94b9998439303acfa7" > iIstream< / a >
< / li >
< li > readBeginSquare()
: < a class = "el" href = "classpFlow_1_1iIstream.html#a82106c627eb5a496726f0829a62e38bb" > iIstream< / a >
< / li >
< li > readCommon()
: < a class = "el" href = "classpFlow_1_1Wall.html#ac339bf3cb14b75918394f93ca65ec6bf" > Wall< / a >
< / li >
< li > readControlDict()
: < a class = "el" href = "classpFlow_1_1readControlDict.html#a63fd760fecd548c2c55dc66eb5478574" > readControlDict< / a >
< / li >
< li > readcuboidWall()
: < a class = "el" href = "classpFlow_1_1cuboidWall.html#a55e30af1f42fec1e6e19ff11aae7821b" > cuboidWall< / a >
< / li >
< li > readCylinderWall()
: < a class = "el" href = "classpFlow_1_1cylinderWall.html#a563569591f8b215615788f0f7547c515" > cylinderWall< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > readData()
: < a class = "el" href = "classpFlow_1_1dataIO.html#acad0f18b83f5ea2313fc6a3fd03783bb" > dataIO< T > < / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > readDataEntry()
: < a class = "el" href = "classpFlow_1_1dataEntry.html#a12a2f078710c7419e84afd6cdd58ac70" > dataEntry< / a >
, < a class = "el" href = "classpFlow_1_1dictionary.html#a12735deb0a772333cdf4a4001bdce045" > dictionary< / a >
< / li >
< li > readDictionary()
: < a class = "el" href = "classpFlow_1_1dictionary.html#a8943dec8dd658ffb5d0c1da773f37d9d" > dictionary< / a >
, < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html#a3ee94dd32f4df1490653290d2919dc52" > multiRotatingAxisMotion< / a >
2025-01-10 13:02:07 +03:30
, < a class = "el" href = "classpFlow_1_1property.html#af88fce6a49f1871a485ece4bb1772a55" > property< / a >
2023-04-13 11:46:41 -07:00
, < a class = "el" href = "classpFlow_1_1Time.html#a3ee94dd32f4df1490653290d2919dc52" > Time< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > readEnd()
: < a class = "el" href = "classpFlow_1_1iIstream.html#a8d82c951160ac1444ee2a2d9ae1ecb11" > iIstream< / a >
< / li >
< li > readEndList()
: < a class = "el" href = "classpFlow_1_1iIstream.html#a3fbb1d26a1c975ed5be8df0056c863dd" > iIstream< / a >
< / li >
< li > readEndSquare()
: < a class = "el" href = "classpFlow_1_1iIstream.html#a17598aa2666f2552b651085a5c6dfb23" > iIstream< / a >
< / li >
< li > readEndStatement()
: < a class = "el" href = "classpFlow_1_1iIstream.html#aca8c209dd4920ea633336742d8a874e0" > iIstream< / a >
< / li >
< li > readFacet()
: < a class = "el" href = "classpFlow_1_1stlFile.html#a0140ff33b58a2b090c52b1bea5991718" > stlFile< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > readFromDictionary1()
: < a class = "el" href = "classpFlow_1_1baseShapeNames.html#a1992af8004f789cf578a7324aefe22e5" > baseShapeNames< / a >
< / li >
< li > readFromDictionary2()
: < a class = "el" href = "classpFlow_1_1shape.html#a5b3008f33f30b5d118445b20ee9905b4" > shape< / a >
< / li >
< li > readFromDictionary3()
: < a class = "el" href = "classpFlow_1_1grainShape.html#a50332f1d249adc1de440fce2d0ccc7a9" > grainShape< / a >
, < a class = "el" href = "classpFlow_1_1sphereShape.html#a50332f1d249adc1de440fce2d0ccc7a9" > sphereShape< / a >
< / li >
< li > readFromFile()
: < a class = "el" href = "classpFlow_1_1insertion.html#a8fccd5d39af9243d57208643f821938a" > insertion< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > readFromTimeFolder()
: < a class = "el" href = "classpFlow_1_1readFromTimeFolder.html#ae8780b6ddfbdaa7676debaff9f41c642" > readFromTimeFolder< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > readGrainDict()
: < a class = "el" href = "classpFlow_1_1cfModels_1_1grainRolling.html#ad9c549d221bccd65cee5859f72740aeb" > grainRolling< contactForceModel > < / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > readHeader()
: < a class = "el" href = "classpFlow_1_1IOfileHeader.html#ad3e735fcc23f3717d149728c03f5074a" > IOfileHeader< / a >
< / li >
< li > readIfPresent()
: < a class = "el" href = "classpFlow_1_1IOfileHeader.html#aad1bd18bfebe1913d2b10785c0aff822" > IOfileHeader< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > readIncludeExclue()
: < a class = "el" href = "classpFlow_1_1systemControl.html#a075be83b68e504f7c45699f8778b7ca2" > systemControl< / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > readInsertionDict()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1Insertion.html#ab57273124a2ab991a9d66707d92ed5fe" > Insertion< ShapeType > < / a >
, < a class = "el" href = "classpFlow_1_1insertion.html#ab57273124a2ab991a9d66707d92ed5fe" > insertion< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > readInsertionRegion()
: < a class = "el" href = "classpFlow_1_1insertionRegion.html#adcd85aab41f3f4715afb2d17e5f8d53d" > insertionRegion< / a >
< / li >
< li > readKeyword()
: < a class = "el" href = "classpFlow_1_1iEntry.html#adaf3255a26893f538d0e891e77d0d6c7" > iEntry< / a >
< / li >
< li > readLinearDictionary()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1cfModels_1_1cGAbsoluteLinear.html#a36dd9da7f6e5afc522963e96004b3f98" > cGAbsoluteLinear< limited > < / a >
, < a class = "el" href = "classpFlow_1_1cfModels_1_1cGRelativeLinear.html#a36dd9da7f6e5afc522963e96004b3f98" > cGRelativeLinear< limited > < / a >
, < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html#a36dd9da7f6e5afc522963e96004b3f98" > linear< limited > < / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > readList()
: < a class = "el" href = "classpFlow_1_1List.html#a18b6e40e2e0511b836d16ae0e7ecf061" > List< T > < / a >
< / li >
< li > readNonLinearDictionary()
: < a class = "el" href = "classpFlow_1_1cfModels_1_1nonLinear.html#a8b733efddd531d2ddf9c2765805f081c" > nonLinear< limited > < / a >
, < a class = "el" href = "classpFlow_1_1cfModels_1_1nonLinearMod.html#a8b733efddd531d2ddf9c2765805f081c" > nonLinearMod< limited > < / a >
< / li >
< li > readNormalDict()
: < a class = "el" href = "classpFlow_1_1cfModels_1_1normalRolling.html#a2166bf008f0bcbf975cc66ade88dc53a" > normalRolling< contactForceModel > < / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > readObject()
: < a class = "el" href = "classpFlow_1_1IOobject.html#a56a17cd8322aee7227a30824c5f5107b" > IOobject< / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > readPlaneWall()
: < a class = "el" href = "classpFlow_1_1planeWall.html#a549697ff2b459d3f6f0d888e6ab32e30" > planeWall< / a >
< / li >
< li > readPointField()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1pointField.html#aecfee09c0f5d94feb516f1eed2cd45e9" > pointField< T, MemorySpace > < / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > readPointField_D()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1readFromTimeFolder.html#a2a316c0826df91a66011cd5257e36fc6" > readFromTimeFolder< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > readPointField_H()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1readFromTimeFolder.html#a729d812543505df138f002963942414f" > readFromTimeFolder< / a >
2023-03-27 10:16:23 -07:00
< / li >
2025-01-10 13:02:07 +03:30
< li > readSetFieldDict()
: < a class = "el" href = "classpFlow_1_1insertionRegion.html#af9d988b89ee521b207295c5afa2007ee" > insertionRegion< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > readSetFieldList()
: < a class = "el" href = "classpFlow_1_1setFieldList.html#a371caec5118a7107207dfbe970b00d34" > setFieldList< / a >
< / li >
< li > readSolid()
: < a class = "el" href = "classpFlow_1_1stlFile.html#a1d3b1b4ac56b0cec4337f6d7e9c6ce6c" > stlFile< / a >
< / li >
< li > readSTLWall()
: < a class = "el" href = "classpFlow_1_1stlWall.html#abf7bf7378ddc147f3dc90ccadb85c41f" > stlWall< / a >
< / li >
< li > readString()
: < a class = "el" href = "classpFlow_1_1iIstream.html#ac221d9c727af08306836b43e9f250d1d" > iIstream< / a >
, < a class = "el" href = "classpFlow_1_1Istream.html#ab57115c7d3b788246557d319c80f9e8a" > Istream< / a >
, < a class = "el" href = "classpFlow_1_1iTstream.html#ab57115c7d3b788246557d319c80f9e8a" > iTstream< / a >
< / li >
< li > readVariable()
: < a class = "el" href = "classpFlow_1_1Istream.html#aba7335ea9b5adb9f02359e7ee2556431" > Istream< / a >
< / li >
< li > readVector()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1VectorDual.html#a8a687372a4b3350a0720302da4c770a4" > VectorDual< T, MemorySpace > < / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > readWordToken()
: < a class = "el" href = "classpFlow_1_1Istream.html#a7e71f99e176c31f799cb199c7ff6d5b8" > Istream< / a >
< / li >
< li > readWriteHeader()
: < a class = "el" href = "classpFlow_1_1objectFile.html#ae10b53b60cb4631fdeb46271ccab67aa" > objectFile< / a >
< / li >
< li > realloc()
: < a class = "el" href = "classpFlow_1_1bitsetHD.html#a6812ae07aea501030a75388256ef230a" > bitsetHD< blockType, MemorySpace > < / a >
< / li >
< li > reallocate()
: < a class = "el" href = "classpFlow_1_1VectorDual.html#af6aaf04c933606aaaede7c95705f7a2a" > VectorDual< T, MemorySpace > < / a >
2025-01-10 13:02:07 +03:30
, < a class = "el" href = "classpFlow_1_1VectorSingle.html#a060f3a10d89519547472668664210af1" > VectorSingle< T, MemorySpace > < / a >
< / li >
< li > reallocateCapacitySize()
: < a class = "el" href = "classpFlow_1_1VectorSingle.html#a8f00c7e68f62d873d4b2e57c14aefc4d" > VectorSingle< T, MemorySpace > < / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > realToken()
: < a class = "el" href = "classpFlow_1_1token.html#a6ad35ba9e41cdd6fd291530c074fe4e1" > token< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > rear()
: < a class = "el" href = "classpFlow_1_1domain.html#a6b4dc8c9f61e33d90831189ec5312382" > domain< / a >
< / li >
< li > rearDict()
: < a class = "el" href = "classpFlow_1_1subDomain.html#a420e6f2cfd347941cefb82f3f24a9e2b" > subDomain< / a >
< / li >
< li > rearrange()
: < a class = "el" href = "classpFlow_1_1internalField.html#a978503d179a49dd48b29f27da6da8b95" > internalField< T, MemorySpace > < / a >
< / li >
< li > rearSize()
: < a class = "el" href = "classpFlow_1_1pointFlag.html#adbaf90e0b4a7c9cc595de7c6be24af05" > pointFlag< ExecutionSpace > < / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > rectangleMesh()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1rectangleMesh.html#a3ede3f55edfd0069aed0f2835472df57" > rectangleMesh< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > rectMeshField()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1rectMeshField.html#acf8254d3843b4698cb5ecd1b3cb51e61" > rectMeshField< T > < / a >
< / li >
< li > reflectiveBoundaryField()
: < a class = "el" href = "classpFlow_1_1reflectiveBoundaryField.html#a5e9a1eae055a2492bf78ecfe5822df6e" > reflectiveBoundaryField< T, MemorySpace > < / a >
< / li >
< li > regularParticleIdHandler()
: < a class = "el" href = "classpFlow_1_1regularParticleIdHandler.html#ad227f2703bc03d7f14ce3e67728044a3" > regularParticleIdHandler< / a >
2023-03-27 10:16:23 -07:00
< / li >
2025-01-10 13:02:07 +03:30
< li > regularSimulationDomain()
: < a class = "el" href = "classpFlow_1_1regularSimulationDomain.html#a2d386fd48fa5935e94a5e27b611f21d8" > regularSimulationDomain< / a >
2023-03-27 10:16:23 -07:00
< / li >
2025-01-10 13:02:07 +03:30
< li > relative()
: < a class = "el" href = "classpFlow_1_1fileSystem.html#a1757a6d2024caf9854f3bce10f713c5c" > fileSystem< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > release()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1ListPtr.html#ac0aea3a0c848461e021770d66cf43a09" > ListPtr< T > < / a >
2023-03-27 10:16:23 -07:00
, < a class = "el" href = "classpFlow_1_1MapPtr.html#a3274a086096a9a259b5d816801372e0d" > MapPtr< Container, Key, T > < / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > releaseOwner()
: < a class = "el" href = "classpFlow_1_1IOobject.html#a489ff7b751b95e03bb3d16839208b74d" > IOobject< / a >
, < a class = "el" href = "classpFlow_1_1repository.html#a489ff7b751b95e03bb3d16839208b74d" > repository< / a >
< / li >
< li > remove()
: < a class = "el" href = "classpFlow_1_1message.html#a6dfda8d122737bcba0652c11d44d7eb5" > message< / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > removeFromList()
: < a class = "el" href = "classpFlow_1_1Timers.html#a4f6003458edf8502bb1185dae6773da5" > Timers< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > removeFromRepository()
: < a class = "el" href = "classpFlow_1_1repository.html#a31fac7663dfd3c8903a4da5f1054ce15" > repository< / a >
< / li >
< li > removeIndices()
: < a class = "el" href = "classpFlow_1_1boundaryBase.html#a62f23e3f1b3a899ba639fc847e4d5815" > boundaryBase< / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > removeParrent()
: < a class = "el" href = "classpFlow_1_1Timer.html#a950faea5e9c3f950e81839accf54d136" > Timer< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > reorderItems()
: < a class = "el" href = "classpFlow_1_1VectorSingle.html#afa4e3ea7e9d5cbc697964d32a9e4424b" > VectorSingle< T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1VectorSingle_3_01word_00_01HostSpace_01_4.html#afa4e3ea7e9d5cbc697964d32a9e4424b" > VectorSingle< word, HostSpace > < / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > reportTypeError()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1repository.html#aa1c5951decf6caa85e37bd468ca68135" > repository< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > repository()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1repository.html#a43d51101e27a30fd4f61e2f2383aa939" > repository< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > repositoryNames()
: < a class = "el" href = "classpFlow_1_1repository.html#a001da2f7274cae96395f611284ce4192" > repository< / a >
< / li >
< li > reserve()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1Vector.html#a172a7c88be982061ecefadd95725c1a1" > Vector< T, Allocator > < / a >
2023-03-27 10:16:23 -07:00
, < a class = "el" href = "classpFlow_1_1VectorDual.html#a78a56054440adf67ed635117187de2c8" > VectorDual< T, MemorySpace > < / a >
2025-01-10 13:02:07 +03:30
, < a class = "el" href = "classpFlow_1_1VectorSingle.html#aa44126642a4679b014647ba2405864e5" > VectorSingle< T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1VectorSingle_3_01word_00_01HostSpace_01_4.html#aa44126642a4679b014647ba2405864e5" > VectorSingle< word, HostSpace > < / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > reset()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1bitsetHD.html#ad20897c5c8bd47f5d4005989bead0e55" > bitsetHD< blockType, MemorySpace > < / a >
2023-03-27 10:16:23 -07:00
, < a class = "el" href = "classpFlow_1_1iTstream.html#ad20897c5c8bd47f5d4005989bead0e55" > iTstream< / a >
, < a class = "el" href = "classpFlow_1_1oTstream.html#ad20897c5c8bd47f5d4005989bead0e55" > oTstream< / a >
, < a class = "el" href = "classpFlow_1_1token.html#ad20897c5c8bd47f5d4005989bead0e55" > token< / a >
< / li >
< li > resetElements()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1cellsWallLevel0.html#a67ea8ae4948a8ad75498bbf03121ae1a" > cellsWallLevel0< / a >
< / li >
< li > resetFlags()
: < a class = "el" href = "classpFlow_1_1pointFlag.html#ad8a248fead334ddb16c6727ed03c4e6f" > pointFlag< ExecutionSpace > < / a >
< / li >
< li > resetLists()
: < a class = "el" href = "classpFlow_1_1boundaryList.html#a7193046505302f2eb81f2f5cf894eb87" > boundaryList< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > resetPutBack()
: < a class = "el" href = "classpFlow_1_1iIstream.html#a13fa5dc14b25a1e1414e26d4d6473c7f" > iIstream< / a >
< / li >
< li > resize()
2023-04-13 11:46:41 -07:00
: < a class = "el" href = "classpFlow_1_1VectorDual.html#aae7b42bf35ba19761dfa7af9cfa353ef" > VectorDual< T, MemorySpace > < / a >
2025-01-10 13:02:07 +03:30
, < a class = "el" href = "classpFlow_1_1VectorSingle.html#a915f725f2b32bb8f2654a1035077f6a7" > VectorSingle< T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1VectorSingle_3_01word_00_01HostSpace_01_4.html#a2ee24ec9e66908db01ef12a8079cf533" > VectorSingle< word, HostSpace > < / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > resizeSync()
2023-04-13 11:46:41 -07:00
: < a class = "el" href = "classpFlow_1_1VectorDual.html#a992e871d66b78994df0071c2c440cd3a" > VectorDual< T, MemorySpace > < / a >
2023-03-27 10:16:23 -07:00
< / li >
2025-01-10 13:02:07 +03:30
< li > resume()
: < a class = "el" href = "classpFlow_1_1Timer.html#a41de8150eff044a237990c271d57ea27" > Timer< / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > rewind()
: < a class = "el" href = "classpFlow_1_1iIstream.html#acbf88ac063eb4598338671e603f36332" > iIstream< / a >
2025-01-10 13:02:07 +03:30
, < a class = "el" href = "classpFlow_1_1Istream.html#a16b5576a276bb013a4bfc1dccacf3671" > Istream< / a >
, < a class = "el" href = "classpFlow_1_1iTstream.html#a16b5576a276bb013a4bfc1dccacf3671" > iTstream< / a >
2023-03-27 10:16:23 -07:00
, < a class = "el" href = "classpFlow_1_1oTstream.html#ab8734e666421c9fe3b6380a818c6c727" > oTstream< / a >
, < a class = "el" href = "classpFlow_1_1timeFolder.html#ab8734e666421c9fe3b6380a818c6c727" > timeFolder< / a >
< / li >
< li > rFlag()
: < a class = "el" href = "classpFlow_1_1objectFile.html#a349924059ebb9ce3b154dbd6850c601d" > objectFile< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > right()
: < a class = "el" href = "classpFlow_1_1domain.html#a8086fb10412deefecaa86039811b9cbb" > domain< / a >
< / li >
< li > rightDict()
: < a class = "el" href = "classpFlow_1_1subDomain.html#ad90c6dd043a33ec746206c2234b80573" > subDomain< / a >
< / li >
< li > rightSize()
: < a class = "el" href = "classpFlow_1_1pointFlag.html#a9e4a9b431da819dd97fab9b18fbb96ed" > pointFlag< ExecutionSpace > < / a >
< / li >
< li > rInterval()
: < a class = "el" href = "classpFlow_1_1baseTimeControl.html#a01daa884e8e61c7ee0e9e9379c217068" > baseTimeControl< / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > rollingFriction()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1cfModels_1_1grainRolling.html#a0272ed0e2ef8d2078920756ffb39128c" > grainRolling< contactForceModel > < / a >
, < a class = "el" href = "classpFlow_1_1cfModels_1_1normalRolling.html#a6fa6d92009490d05002c276c65f6f022" > normalRolling< contactForceModel > < / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > rotatingAxis()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1rotatingAxis.html#a9e4f55418c7df3007270e91664156c48" > rotatingAxis< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > rotatingAxisMotion()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1rotatingAxisMotion.html#ab15f0e95d4a2e2c4e0c09ff2d88dc8f6" > rotatingAxisMotion< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > runName()
: < a class = "el" href = "classpFlow_1_1systemControl.html#a2590a87028bbabcf133f18ae596c71dc" > systemControl< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > rVelIntegration()
: < a class = "el" href = "classpFlow_1_1grainParticles.html#a5de134c19ed41ec0da1606f1d1963873" > grainParticles< / a >
, < a class = "el" href = "classpFlow_1_1sphereParticles.html#a5de134c19ed41ec0da1606f1d1963873" > sphereParticles< / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > rVelocity()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "classpFlow_1_1grainParticles.html#a5e39a4fcefdfce05f0e6b76cb9eb2a61" > grainParticles< / a >
, < a class = "el" href = "classpFlow_1_1sphereParticles.html#a7feb8389fc5704a8d7ac62adb310925b" > sphereParticles< / 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 >