544 lines
33 KiB
HTML
544 lines
33 KiB
HTML
<!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"/>
|
|
<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.">
|
|
<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>
|
|
<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>
|
|
<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">
|
|
<table cellspacing="0" >
|
|
<tbody>
|
|
<tr>
|
|
<td id="projectlogo"><a href="https://github.com/PhasicFlow"><img alt="Logo" src="phasicFlow_logo.png"></a></td>
|
|
<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>
|
|
<tr>
|
|
<td id="projectbrief">
|
|
<a href="https://https://cemf.ir">www.cemf.ir</a>
|
|
</td>
|
|
</tr>
|
|
</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>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#a9864d76553754290cf52eeae03a1c491">zAxis</a>
|
|
</li>
|
|
<li>makeUnique()
|
|
: <a class="el" href="classpFlow_1_1uniquePtr.html#a1856ce6582a2744ed317e12a53249b65">uniquePtr< T ></a>
|
|
</li>
|
|
<li>makeWall()
|
|
: <a class="el" href="structpFlow_1_1grnTriInteraction_1_1triWall.html#a89ce6ff8d300e9305880fd3c0e88bfb4">triWall</a>
|
|
</li>
|
|
<li>managedExternaly_
|
|
: <a class="el" href="classpFlow_1_1timeControl.html#a64b83de0a98a817a09d0b7944d41ff1e">timeControl</a>
|
|
</li>
|
|
<li>Map()
|
|
: <a class="el" href="classpFlow_1_1Map.html#a49848ab3a0e1934c5615242b67af68c7">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>mapLastAddedParticle()
|
|
: <a class="el" href="classpFlow_1_1collisionCheck.html#a6b0b7861522c40264825abb5ebce6c54">collisionCheck</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#a428d15598cf7ed504c1993edac83a33d">mapperNBS</a>
|
|
</li>
|
|
<li>MapperType
|
|
: <a class="el" href="classpFlow_1_1NBSLevel0.html#a7bdc74aae187b46f95a5ec5c93b4fa7d">NBSLevel0</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>
|
|
<li>MapType
|
|
: <a class="el" href="classpFlow_1_1Map.html#a374da4a8ff4c93f75819e39e11ffaadd">Map< Key, T, Compare ></a>
|
|
</li>
|
|
<li>mapType
|
|
: <a class="el" href="classpFlow_1_1Map.html#a8d31f76a5c263b689f038408223c29e9">Map< Key, T, Compare ></a>
|
|
, <a class="el" href="classpFlow_1_1MapPtr.html#ae6ee25ec4d9a6323a5e6334a85e40f3e">MapPtr< Container, Key, T ></a>
|
|
, <a class="el" href="classpFlow_1_1pointRectCell.html#a19869bbba0b74f17f33ff38e86232233">pointRectCell</a>
|
|
</li>
|
|
<li>markDelete()
|
|
: <a class="el" href="classpFlow_1_1pointFlag.html#ad73700ab0d25f0c7da79f16b361f789c">pointFlag< ExecutionSpace ></a>
|
|
</li>
|
|
<li>markInNegativeSide()
|
|
: <a class="el" href="classpFlow_1_1boundaryBase.html#adf6c0f60325217f7997981fa44d3e306">boundaryBase</a>
|
|
</li>
|
|
<li>markOutOfBoxDelete()
|
|
: <a class="el" href="classpFlow_1_1pointFlag.html#a1d3e085f9ef3ad6422da70a94f94103b">pointFlag< ExecutionSpace ></a>
|
|
</li>
|
|
<li>markPointRegions()
|
|
: <a class="el" href="classpFlow_1_1pointFlag.html#abcc099df06bb10a9579ee217adf029d2">pointFlag< ExecutionSpace ></a>
|
|
</li>
|
|
<li>mass()
|
|
: <a class="el" href="classpFlow_1_1grainParticles.html#a160121d913080df4f0b93de905b698f5">grainParticles</a>
|
|
, <a class="el" href="classpFlow_1_1grainShape.html#a7c079351866b7977635e767cad4a1461">grainShape</a>
|
|
, <a class="el" href="classpFlow_1_1particles.html#a0c84a7a49dcb2d66c67bce60365afef1">particles</a>
|
|
, <a class="el" href="classpFlow_1_1shape.html#a5a022bd9a9b80bfd5f09278986fb3fb5">shape</a>
|
|
, <a class="el" href="classpFlow_1_1sphereParticles.html#a160121d913080df4f0b93de905b698f5">sphereParticles</a>
|
|
, <a class="el" href="classpFlow_1_1sphereShape.html#a7c079351866b7977635e767cad4a1461">sphereShape</a>
|
|
</li>
|
|
<li>mass_
|
|
: <a class="el" href="classpFlow_1_1grainParticles.html#a89b1fd553ece5e3e7483f27c324ab4e5">grainParticles</a>
|
|
, <a class="el" href="classpFlow_1_1sphereParticles.html#a89b1fd553ece5e3e7483f27c324ab4e5">sphereParticles</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>masterInteraction_
|
|
: <a class="el" href="classpFlow_1_1periodicBoundaryGrainInteraction.html#ab41a9b3e0a37d75bfe5ebff4b6b8c882">periodicBoundaryGrainInteraction< contactForceModel, geometryMotionModel ></a>
|
|
, <a class="el" href="classpFlow_1_1periodicBoundarySphereInteraction.html#ab41a9b3e0a37d75bfe5ebff4b6b8c882">periodicBoundarySphereInteraction< contactForceModel, geometryMotionModel ></a>
|
|
</li>
|
|
<li>masterOstream()
|
|
: <a class="el" href="classpFlow_1_1masterOstream.html#aef8e7ffcbb0f9d7134b9c57b4fafb1c9">masterOstream</a>
|
|
</li>
|
|
<li>MasterProcessorDistribute
|
|
: <a class="el" href="classpFlow_1_1IOPattern.html#ac1233559c41d42640fa7882a83951aecacd62cf51bcb7162af1b9ee5a6226c112">IOPattern</a>
|
|
</li>
|
|
<li>MasterProcessorOnly
|
|
: <a class="el" href="classpFlow_1_1IOPattern.html#ac1233559c41d42640fa7882a83951aeca245bd29118fcd1c6ec73ab34ca576816">IOPattern</a>
|
|
</li>
|
|
<li>masterSearch_
|
|
: <a class="el" href="classpFlow_1_1periodicBoundaryContactSearch.html#a0a1ffc3a7b63824f9ec2dcbf2de3b70b">periodicBoundaryContactSearch</a>
|
|
</li>
|
|
<li>material()
|
|
: <a class="el" href="classpFlow_1_1property.html#a03ed41e9229fa7fb6f7103af84f1ddaf">property</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#a2465cbbb1ac7b2edac89e188d5fcf693">geometry</a>
|
|
, <a class="el" href="classpFlow_1_1Wall.html#a0cfefaab8d0b6d16567956251985ad79">Wall</a>
|
|
</li>
|
|
<li>materialNames()
|
|
: <a class="el" href="classpFlow_1_1shape.html#aac82349c6f9c2882b55a4bfdb6bc3a87">shape</a>
|
|
</li>
|
|
<li>materialNames_
|
|
: <a class="el" href="classpFlow_1_1shape.html#ac9f6256f899e016ebeafb4cd3dc8eb7b">shape</a>
|
|
</li>
|
|
<li>materials()
|
|
: <a class="el" href="classpFlow_1_1property.html#aaeda027258dc1f7b8d1af3a482a2367a">property</a>
|
|
</li>
|
|
<li>materials_
|
|
: <a class="el" href="classpFlow_1_1property.html#a437403f7d71404549fdfc4fc1825cff2">property</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#abe13bf217883cb4b137feb2442e10fcd">indexContainer< IndexType ></a>
|
|
</li>
|
|
<li>maxBoundingSphere()
|
|
: <a class="el" href="classpFlow_1_1grainShape.html#abd8ad0f31b56a0e7af8f977ec12dfb26">grainShape</a>
|
|
, <a class="el" href="classpFlow_1_1shape.html#a1cd1594915320f5d39b9ae94469d5d8b">shape</a>
|
|
, <a class="el" href="classpFlow_1_1sphereShape.html#abd8ad0f31b56a0e7af8f977ec12dfb26">sphereShape</a>
|
|
</li>
|
|
<li>maxDiameter()
|
|
: <a class="el" href="classpFlow_1_1empty.html#aca2904f2f2125a14a7688b6bd6c71448">empty</a>
|
|
, <a class="el" href="classpFlow_1_1positionOrdered.html#aca2904f2f2125a14a7688b6bd6c71448">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>maxId()
|
|
: <a class="el" href="classpFlow_1_1particleIdHandler.html#aef274faa162bac6a9c1cadf2b69e432e">particleIdHandler</a>
|
|
, <a class="el" href="classpFlow_1_1particles.html#add92d5f7e6470b1412347d2ab07889b1">particles</a>
|
|
, <a class="el" href="classpFlow_1_1regularParticleIdHandler.html#acd13fedd8424e967f8b3144af1af11b8">regularParticleIdHandler</a>
|
|
</li>
|
|
<li>maxId_
|
|
: <a class="el" href="classpFlow_1_1regularParticleIdHandler.html#ad7a7008edc49848ff59143b30aaaadc0">regularParticleIdHandler</a>
|
|
</li>
|
|
<li>maxIterations_
|
|
: <a class="el" href="classpFlow_1_1positionRandom.html#afad65203e3f90a46212f9b4c6ec06906">positionRandom</a>
|
|
</li>
|
|
<li>maxNumberOfParticles()
|
|
: <a class="el" href="classpFlow_1_1positionParticles.html#a8bff8b2c87f746593959236dbe45974f">positionParticles</a>
|
|
</li>
|
|
<li>maxNumberOfParticles_
|
|
: <a class="el" href="classpFlow_1_1positionParticles.html#aefc69dd91ebd0af9e9d3ed743664dd0b">positionParticles</a>
|
|
</li>
|
|
<li>maxPoint()
|
|
: <a class="el" href="classpFlow_1_1box.html#a0200f1e557cc2585190d623c0a370108">box</a>
|
|
, <a class="el" href="classpFlow_1_1cylinder.html#a22e25e0baa24f79d1fa113c2a84f00f9">cylinder</a>
|
|
, <a class="el" href="classpFlow_1_1domain.html#a8ccd374770fe4db24b9506de2d9015d2">domain</a>
|
|
, <a class="el" href="classpFlow_1_1geometricRegion.html#a89e85c03719e97a2d467d635987d714f">geometricRegion< GeomType ></a>
|
|
, <a class="el" href="classpFlow_1_1iBox.html#a24742fffaeedae4e5965a86eeb6081f3">iBox< intType ></a>
|
|
, <a class="el" href="classpFlow_1_1PeakableRegion.html#a120bb47e73c855a5ba9c1b43aae68b85">PeakableRegion< GeomType ></a>
|
|
, <a class="el" href="classpFlow_1_1peakableRegion.html#a6bfab59d0e8a27bacfb9cd85dd1cc184">peakableRegion</a>
|
|
, <a class="el" href="classpFlow_1_1rectangleMesh.html#a233218b4374f664fd42000f68d359aba">rectangleMesh</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>
|
|
, <a class="el" href="classpFlow_1_1geometricRegion.html#ab2507e8c26d324f9d93ca3c09a72a08f">geometricRegion< GeomType ></a>
|
|
</li>
|
|
<li>maxTries_
|
|
: <a class="el" href="classpFlow_1_1geometricRegion.html#ac3bf08303ac1eb8cc09671c5c3b12475">geometricRegion< GeomType ></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>memoerySpaceName()
|
|
: <a class="el" href="classpFlow_1_1rectMeshField.html#aa7f6b7d756ffe3ce0b1d71c0cb57fd90">rectMeshField< T ></a>
|
|
, <a class="el" href="classpFlow_1_1symArray.html#aa7f6b7d756ffe3ce0b1d71c0cb57fd90">symArray< T, MemorySpace ></a>
|
|
, <a class="el" href="classpFlow_1_1Vector.html#a4afaef92d6e6a55303575f96107d40ec">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#a4afaef92d6e6a55303575f96107d40ec">VectorSingle< T, MemorySpace ></a>
|
|
, <a class="el" href="classpFlow_1_1VectorSingle_3_01word_00_01HostSpace_01_4.html#a4afaef92d6e6a55303575f96107d40ec">VectorSingle< word, HostSpace ></a>
|
|
</li>
|
|
<li>memory_space
|
|
: <a class="el" href="classpFlow_1_1bitsetHD.html#aa03d9afe4cc0611cfb39924bb100d70e">bitsetHD< blockType, MemorySpace ></a>
|
|
, <a class="el" href="classpFlow_1_1boundaryField.html#a3b9fb26f07405660b138c6a9e2287ac5">boundaryField< T, MemorySpace ></a>
|
|
, <a class="el" href="classpFlow_1_1cellsWallLevel0.html#ac5b08fe17cf30c7c64a5ee12370133e9">cellsWallLevel0</a>
|
|
, <a class="el" href="classpFlow_1_1exitBoundaryField.html#a568b3fd6188261b3ef4ef9f00f972ba0">exitBoundaryField< T, MemorySpace ></a>
|
|
, <a class="el" href="classpFlow_1_1Field.html#abb38920d985a52377685fd852f62f4c2">Field< T, MemorySpace ></a>
|
|
, <a class="el" href="classpFlow_1_1internalField.html#a26f2aab4010b76bfd0cf57e92e01fade">internalField< T, MemorySpace ></a>
|
|
, <a class="el" href="classpFlow_1_1internalPoints.html#aab387c16af5c682175807ee62da9debe">internalPoints</a>
|
|
, <a class="el" href="classpFlow_1_1particleWallContactSearchs.html#ac5b08fe17cf30c7c64a5ee12370133e9">particleWallContactSearchs< method ></a>
|
|
, <a class="el" href="classpFlow_1_1periodicBoundaryField.html#a568b3fd6188261b3ef4ef9f00f972ba0">periodicBoundaryField< T, MemorySpace ></a>
|
|
, <a class="el" href="classpFlow_1_1pointField.html#a3b9fb26f07405660b138c6a9e2287ac5">pointField< T, MemorySpace ></a>
|
|
, <a class="el" href="classpFlow_1_1pointFlag.html#ac5b08fe17cf30c7c64a5ee12370133e9">pointFlag< ExecutionSpace ></a>
|
|
, <a class="el" href="classpFlow_1_1pointStructure.html#aab387c16af5c682175807ee62da9debe">pointStructure</a>
|
|
, <a class="el" href="classpFlow_1_1rectMeshField.html#a2e01852751e144707eefc63300bcce22">rectMeshField< T ></a>
|
|
, <a class="el" href="classpFlow_1_1reflectiveBoundaryField.html#a568b3fd6188261b3ef4ef9f00f972ba0">reflectiveBoundaryField< T, MemorySpace ></a>
|
|
, <a class="el" href="classpFlow_1_1scatteredFieldAccess.html#a2e01852751e144707eefc63300bcce22">scatteredFieldAccess< 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_1triSurfaceField.html#a26f2aab4010b76bfd0cf57e92e01fade">triSurfaceField< 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>
|
|
, <a class="el" href="classpFlow_1_1VectorSingle_3_01word_00_01HostSpace_01_4.html#a2e01852751e144707eefc63300bcce22">VectorSingle< word, HostSpace ></a>
|
|
, <a class="el" href="classpFlow_1_1wallBoundaryContactSearch.html#ac5b08fe17cf30c7c64a5ee12370133e9">wallBoundaryContactSearch</a>
|
|
</li>
|
|
<li>mesh()
|
|
: <a class="el" href="classpFlow_1_1pointRectCell.html#ae933fe4b7def5b25687754b17467b22d">pointRectCell</a>
|
|
, <a class="el" href="classpFlow_1_1processField.html#a502b077b7f1e29810f60f0340429d677">processField</a>
|
|
, <a class="el" href="classpFlow_1_1rectMeshField.html#a0bf0d4bd53f23236bb15e8b3b4d5812a">rectMeshField< T ></a>
|
|
</li>
|
|
<li>mesh_
|
|
: <a class="el" href="classpFlow_1_1pointRectCell.html#a536f91ab05001640414befe1d05c6f54">pointRectCell</a>
|
|
, <a class="el" href="classpFlow_1_1rectMeshField.html#ab1bd43ff83211d756e4c09d8e13ccac6">rectMeshField< T ></a>
|
|
</li>
|
|
<li>meshBox_
|
|
: <a class="el" href="classpFlow_1_1rectangleMesh.html#a19517813eb75949b481865c4f4d9f033">rectangleMesh</a>
|
|
</li>
|
|
<li>message()
|
|
: <a class="el" href="classpFlow_1_1message.html#a338611522ae8825720944c2c76e52143">message</a>
|
|
</li>
|
|
<li>message_
|
|
: <a class="el" href="classpFlow_1_1observer.html#a4c229c67dc8079103634057a5932408c">observer</a>
|
|
</li>
|
|
<li>method()
|
|
: <a class="el" href="classpFlow_1_1AdamsBashforth2.html#a307a24e988c782099db9fc49291efe1e">AdamsBashforth2</a>
|
|
, <a class="el" href="classpFlow_1_1integration.html#a05cf94b87db6b7d4b9c2d2eb81592cf3">integration</a>
|
|
</li>
|
|
<li>MethodType
|
|
: <a class="el" href="classpFlow_1_1particleWallContactSearchs.html#ad994ed853915222d6ff8819902ef12ce">particleWallContactSearchs< method ></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#a22472b8a480c073b90f774f55695241a">indexContainer< IndexType ></a>
|
|
</li>
|
|
<li>minBoundingSphere()
|
|
: <a class="el" href="classpFlow_1_1grainShape.html#a9ba4486cfd5ecfb38d94c42958994414">grainShape</a>
|
|
, <a class="el" href="classpFlow_1_1shape.html#add675f79c59c576b1d84e09d139939d9">shape</a>
|
|
, <a class="el" href="classpFlow_1_1sphereShape.html#a9ba4486cfd5ecfb38d94c42958994414">sphereShape</a>
|
|
</li>
|
|
<li>minPoint()
|
|
: <a class="el" href="classpFlow_1_1box.html#a7a3e5e5740e519e910633f5d72bb043b">box</a>
|
|
, <a class="el" href="classpFlow_1_1cylinder.html#a67424c452a87ed7ff748b65374f89e54">cylinder</a>
|
|
, <a class="el" href="classpFlow_1_1domain.html#a16f84a738029636151b55482c49fea36">domain</a>
|
|
, <a class="el" href="classpFlow_1_1geometricRegion.html#ad07962f74deec79ba7c983d69e15e1ab">geometricRegion< GeomType ></a>
|
|
, <a class="el" href="classpFlow_1_1iBox.html#aeda8cd99847a8e960d5f65171ad95b0b">iBox< intType ></a>
|
|
, <a class="el" href="classpFlow_1_1PeakableRegion.html#a51d8dc912f614bd0db5ec327e503ddf3">PeakableRegion< GeomType ></a>
|
|
, <a class="el" href="classpFlow_1_1peakableRegion.html#adb36f5cd7901e4cc0a7d6c4aab29a5f4">peakableRegion</a>
|
|
, <a class="el" href="classpFlow_1_1rectangleMesh.html#a735365056200c680fe6c9522d6ef734b">rectangleMesh</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>
|
|
, <a class="el" href="classpFlow_1_1geometricRegion.html#a9d40ea465ed9c32be4efd09cba85f627">geometricRegion< GeomType ></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>mirrorBoundary()
|
|
: <a class="el" href="classpFlow_1_1boundaryBase.html#acb3765802f169b06583ee9211fb8d02d">boundaryBase</a>
|
|
, <a class="el" href="classpFlow_1_1generalBoundary.html#a074ec71c57438ce804028031fa4b5bb4">generalBoundary</a>
|
|
</li>
|
|
<li>mirrorBoundaryIndex()
|
|
: <a class="el" href="classpFlow_1_1boundaryBase.html#ae4bdbfa4dcf6b6b0e1677817617ff400">boundaryBase</a>
|
|
</li>
|
|
<li>mirrorBoundaryindex()
|
|
: <a class="el" href="classpFlow_1_1generalBoundary.html#aa3a64726fe6a2836bb2d6a5f299af260">generalBoundary</a>
|
|
</li>
|
|
<li>mirrorBoundaryIndex_
|
|
: <a class="el" href="classpFlow_1_1boundaryPeriodic.html#a2bdc6cfdc842b7035a44a80947ed2e1b">boundaryPeriodic</a>
|
|
</li>
|
|
<li>mirrorField()
|
|
: <a class="el" href="classpFlow_1_1boundaryField.html#ae90a712a3bd026b577e7b8fcb431f000">boundaryField< T, MemorySpace ></a>
|
|
</li>
|
|
<li>mirrorIndex_
|
|
: <a class="el" href="classpFlow_1_1periodicBoundaryContactSearch.html#ae59212249d5c4d8cd4083f6dea23b76c">periodicBoundaryContactSearch</a>
|
|
</li>
|
|
<li>mixture()
|
|
: <a class="el" href="classpFlow_1_1insertionRegion.html#ab7b8db8337aea6bfd4e3a5b69d5d0a6a">insertionRegion</a>
|
|
</li>
|
|
<li>mixture_
|
|
: <a class="el" href="classpFlow_1_1insertionRegion.html#a4d3dfef53630882b1fe95583bd46d4c9">insertionRegion</a>
|
|
</li>
|
|
<li>Model()
|
|
: <a class="el" href="classpFlow_1_1multiRotatingAxisMotion_1_1Model.html#ab420192a9590610b4621c9710a523735">multiRotatingAxisMotion::Model</a>
|
|
</li>
|
|
<li>ModelComponent
|
|
: <a class="el" href="classpFlow_1_1geometryMotion.html#a3ea8848f2646407a27a71f6d8c454fbc">geometryMotion< MotionModelType ></a>
|
|
, <a class="el" href="classpFlow_1_1MotionModel.html#a6df40172bfaef9558f4b20832220e1bb">MotionModel< Model, Component ></a>
|
|
</li>
|
|
<li>ModelInterface()
|
|
: <a class="el" href="classpFlow_1_1MotionModel_1_1ModelInterface.html#acced37dac6bc585d62c187523fa88864">MotionModel< Model, Component >::ModelInterface</a>
|
|
</li>
|
|
<li>modelName()
|
|
: <a class="el" href="classpFlow_1_1cfModels_1_1cGAbsoluteLinear.html#a90629140ecf1e0ac6a96d4ec0805c038">cGAbsoluteLinear< limited ></a>
|
|
, <a class="el" href="classpFlow_1_1cfModels_1_1cGRelativeLinear.html#a90629140ecf1e0ac6a96d4ec0805c038">cGRelativeLinear< limited ></a>
|
|
, <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_1boundaryGrainInteraction.html#a0ca8fe8e9a50e2e293ae2d334d505b97">boundaryGrainInteraction< contactForceModel, geometryMotionModel ></a>
|
|
, <a class="el" href="classpFlow_1_1boundarySphereInteraction.html#a0ca8fe8e9a50e2e293ae2d334d505b97">boundarySphereInteraction< contactForceModel, geometryMotionModel ></a>
|
|
, <a class="el" href="classpFlow_1_1grainInteraction.html#a0ca8fe8e9a50e2e293ae2d334d505b97">grainInteraction< contactForceModel, geometryMotionModel, contactListType ></a>
|
|
, <a class="el" href="classpFlow_1_1periodicBoundaryGrainInteraction.html#a0ca8fe8e9a50e2e293ae2d334d505b97">periodicBoundaryGrainInteraction< contactForceModel, geometryMotionModel ></a>
|
|
, <a class="el" href="classpFlow_1_1periodicBoundarySphereInteraction.html#a0ca8fe8e9a50e2e293ae2d334d505b97">periodicBoundarySphereInteraction< contactForceModel, geometryMotionModel ></a>
|
|
, <a class="el" href="classpFlow_1_1sphereInteraction.html#a0ca8fe8e9a50e2e293ae2d334d505b97">sphereInteraction< contactForceModel, geometryMotionModel, contactListType ></a>
|
|
</li>
|
|
<li>ModelType
|
|
: <a class="el" href="classpFlow_1_1MotionModel.html#a9750881e8c678be0d8941195f688ec3b">MotionModel< Model, Component ></a>
|
|
</li>
|
|
<li>modifyOnDevice()
|
|
: <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>
|
|
</li>
|
|
<li>modifyOnHost()
|
|
: <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>mortonSorting()
|
|
: <a class="el" href="classpFlow_1_1positionParticles.html#a491d05a362f726009373ec1d28e4de8c">positionParticles</a>
|
|
</li>
|
|
<li>mortonSorting_
|
|
: <a class="el" href="classpFlow_1_1positionParticles.html#a81854bc960bd812874046052ee916ae5">positionParticles</a>
|
|
</li>
|
|
<li>motionComponentName()
|
|
: <a class="el" href="classpFlow_1_1geometry.html#a1b71016133cac5d9b19995fab0cb4958">geometry</a>
|
|
</li>
|
|
<li>motionComponentName_
|
|
: <a class="el" href="classpFlow_1_1geometry.html#a6f87058bd294c14c486d266cd6b92cfc">geometry</a>
|
|
</li>
|
|
<li>motionComponents_
|
|
: <a class="el" href="classpFlow_1_1MotionModel.html#a1e45544a70f81cec4d8fd18efa46be0f">MotionModel< Model, Component ></a>
|
|
</li>
|
|
<li>MotionModel
|
|
: <a class="el" href="classpFlow_1_1boundaryGrainInteraction.html#a9609236c05a92088701e0be353ae1aa9">boundaryGrainInteraction< contactForceModel, geometryMotionModel ></a>
|
|
, <a class="el" href="classpFlow_1_1boundarySphereInteraction.html#a9609236c05a92088701e0be353ae1aa9">boundarySphereInteraction< contactForceModel, geometryMotionModel ></a>
|
|
, <a class="el" href="classpFlow_1_1geometryMotion.html#aa9e07d97b52977c430296b2c3388a3ba">geometryMotion< MotionModelType ></a>
|
|
, <a class="el" href="classpFlow_1_1grainInteraction.html#a9609236c05a92088701e0be353ae1aa9">grainInteraction< contactForceModel, geometryMotionModel, contactListType ></a>
|
|
, <a class="el" href="classpFlow_1_1MotionModel.html#a1438e46b93248f537dba9761c98eecdb">MotionModel< Model, Component ></a>
|
|
, <a class="el" href="classpFlow_1_1periodicBoundaryGrainInteraction.html#a9609236c05a92088701e0be353ae1aa9">periodicBoundaryGrainInteraction< contactForceModel, geometryMotionModel ></a>
|
|
, <a class="el" href="classpFlow_1_1periodicBoundarySphereInteraction.html#a9609236c05a92088701e0be353ae1aa9">periodicBoundarySphereInteraction< contactForceModel, geometryMotionModel ></a>
|
|
, <a class="el" href="classpFlow_1_1sphereInteraction.html#a9609236c05a92088701e0be353ae1aa9">sphereInteraction< contactForceModel, geometryMotionModel, contactListType ></a>
|
|
</li>
|
|
<li>MotionModel< conveyorBeltMotion, conveyorBelt >
|
|
: <a class="el" href="classpFlow_1_1conveyorBeltMotion.html#ad00864fae35a834f9f040a686b714851">conveyorBeltMotion</a>
|
|
</li>
|
|
<li>MotionModel< rotatingAxisMotion, rotatingAxis >
|
|
: <a class="el" href="classpFlow_1_1rotatingAxisMotion.html#af9111098611fa63bf1dedcbdde7b7dd5">rotatingAxisMotion</a>
|
|
</li>
|
|
<li>MotionModel< stationaryWall, stationary >
|
|
: <a class="el" href="classpFlow_1_1stationaryWall.html#a3850a8aac41ba9579833c46b07c63599">stationaryWall</a>
|
|
</li>
|
|
<li>MotionModel< vibratingMotion, vibrating >
|
|
: <a class="el" href="classpFlow_1_1vibratingMotion.html#a0f743ab90b2f3ee384209348a0f2b25a">vibratingMotion</a>
|
|
</li>
|
|
<li>motionModel_
|
|
: <a class="el" href="classpFlow_1_1geometryMotion.html#a3032341cdebe169f66b6eedaeb0fb95d">geometryMotion< MotionModelType ></a>
|
|
, <a class="el" href="structpFlow_1_1grainInteractionKernels_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_1MotionModel.html#a05ca8c1ce1dbdc5d9fb4b5d505206281">MotionModel< Model, Component ></a>
|
|
, <a class="el" href="classpFlow_1_1multiRotatingAxis.html#a5e4200ebd4752215e4dfbc46eac943b9">multiRotatingAxis</a>
|
|
, <a class="el" href="classpFlow_1_1multiRotatingAxisMotion.html#ac566080144578bb4b5f2982f0ce7852b">multiRotatingAxisMotion</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>MPITimer()
|
|
: <a class="el" href="classpFlow_1_1MPITimer.html#a290ac0771f3b5e92d952254f5b9a52de">MPITimer</a>
|
|
</li>
|
|
<li>msg_
|
|
: <a class="el" href="classpFlow_1_1interaction.html#a9f9064ff560db1c1c5d0dac52a2b4cfb">interaction</a>
|
|
</li>
|
|
<li>mu_
|
|
: <a class="el" href="structpFlow_1_1cfModels_1_1cGAbsoluteLinear_1_1linearProperties.html#a5e7a8a69645d20ea71c0eb0eb0fd17d2">cGAbsoluteLinear< limited >::linearProperties</a>
|
|
, <a class="el" href="structpFlow_1_1cfModels_1_1cGRelativeLinear_1_1linearProperties.html#a5e7a8a69645d20ea71c0eb0eb0fd17d2">cGRelativeLinear< limited >::linearProperties</a>
|
|
, <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>multiRotatingAxis()
|
|
: <a class="el" href="classpFlow_1_1multiRotatingAxis.html#af0b62abd886361864fbbac72e24f354d">multiRotatingAxis</a>
|
|
</li>
|
|
<li>multiRotatingAxisMotion()
|
|
: <a class="el" href="classpFlow_1_1multiRotatingAxisMotion.html#a86a8a3a9e5aee74ee3168d47cf0513ff">multiRotatingAxisMotion</a>
|
|
</li>
|
|
<li>multiTriSurface()
|
|
: <a class="el" href="classpFlow_1_1multiTriSurface.html#af06ee0a4f3118662837556415255637f">multiTriSurface</a>
|
|
</li>
|
|
<li>mur_
|
|
: <a class="el" href="classpFlow_1_1cfModels_1_1grainRolling.html#a85ea430d13591441a957cff38b9c57a6">grainRolling< contactForceModel ></a>
|
|
, <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>
|