mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-07-28 03:27:05 +00:00
documentation for v1.0
This commit is contained in:
@ -4,7 +4,8 @@
|
||||
<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"/>
|
||||
<title>PhasicFlow: utilities/particlesPhasicFlow/positionRandom -> positionParticles Relation</title>
|
||||
<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: src/phasicFlow/streams/TStream -> token Relation</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>
|
||||
@ -33,15 +34,10 @@
|
||||
<body>
|
||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||
<div id="titlearea">
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<table cellspacing="0" >
|
||||
<tbody>
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname"><a href="https://cemf.ir">PhasicFlow</a>
|
||||
 <span id="projectnumber"><a href="https://cemf.ir">v0.1</a></span>
|
||||
</div>
|
||||
<div id="projectbrief"><a href="www.github.com/PhasicFlow">www.cemf.ir</a></div>
|
||||
</td>
|
||||
<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"
|
||||
@ -58,6 +54,11 @@
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="projectbrief">
|
||||
<a href="https://https://cemf.ir">www.cemf.ir</a>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
@ -81,7 +82,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(document).ready(function(){initNavTree('dir_378bb62d184397650da1263ce6f4afd0.html',''); initResizable(); });
|
||||
$(document).ready(function(){initNavTree('dir_b2caccb873e135ff3742e2ceb4fb3fb1.html',''); initResizable(); });
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
@ -100,11 +101,11 @@ $(document).ready(function(){initNavTree('dir_378bb62d184397650da1263ce6f4afd0.h
|
||||
</div>
|
||||
|
||||
<div class="contents">
|
||||
<h3>positionRandom → positionParticles Relation</h3><table class="dirtab"><tr class="dirtab"><th class="dirtab">File in utilities/particlesPhasicFlow/positionRandom</th><th class="dirtab">Includes file in utilities/particlesPhasicFlow/positionParticles</th></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="positionRandom_8hpp.html">positionRandom.hpp</a></td><td class="dirtab"><a class="el" href="positionParticles_8hpp.html">positionParticles.hpp</a></td></tr></table></div><!-- contents -->
|
||||
<h3>TStream → token Relation</h3><table class="dirtab"><tr class="dirtab"><th class="dirtab">File in src/phasicFlow/streams/TStream</th><th class="dirtab">Includes file in src/phasicFlow/streams/token</th></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="iTstream_8hpp.html">iTstream.hpp</a></td><td class="dirtab"><a class="el" href="tokenList_8hpp.html">tokenList.hpp</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="oTstream_8hpp.html">oTstream.hpp</a></td><td class="dirtab"><a class="el" href="tokenList_8hpp.html">tokenList.hpp</a></td></tr></table></div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="dir_df38b2a5d584e0f6066b4518b95c638b.html">utilities</a></li><li class="navelem"><a class="el" href="dir_e8a3110d50afa743b849d63edd99c1b4.html">particlesPhasicFlow</a></li><li class="navelem"><a class="el" href="dir_378bb62d184397650da1263ce6f4afd0.html">positionRandom</a></li>
|
||||
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_cd7a5046d028e114fc17b2ebc2bd02d2.html">phasicFlow</a></li><li class="navelem"><a class="el" href="dir_b13948a90891cb8a59f39ab8c50a8102.html">streams</a></li><li class="navelem"><a class="el" href="dir_b2caccb873e135ff3742e2ceb4fb3fb1.html">TStream</a></li>
|
||||
<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>
|
||||
|
Reference in New Issue
Block a user