documentation for v1.0

This commit is contained in:
HRN
2025-01-10 13:02:07 +03:30
parent 53c7b23728
commit 0acd52f1b1
16893 changed files with 448346 additions and 285977 deletions

View File

@ -5,7 +5,7 @@
<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: src/phasicFlow/fileSystem -&gt; globals Relation</title>
<title>PhasicFlow: src/Particles/SphereParticles/sphereParticles -&gt; sphereShape 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>
@ -82,7 +82,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('dir_f0792bbf1949bfb891fb576079464319.html',''); initResizable(); });
$(document).ready(function(){initNavTree('dir_d29baab380f019e44de3923e8a891c5f.html',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
@ -101,11 +101,11 @@ $(document).ready(function(){initNavTree('dir_f0792bbf1949bfb891fb576079464319.h
</div>
<div class="contents">
<h3>fileSystem &rarr; globals Relation</h3><table class="dirtab"><tr class="dirtab"><th class="dirtab">File in src/phasicFlow/fileSystem</th><th class="dirtab">Includes file in src/phasicFlow/globals</th></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="fileSystem_8cpp.html">fileSystem.cpp</a></td><td class="dirtab"><a class="el" href="error_8hpp.html">error.hpp</a></td></tr></table></div><!-- contents -->
<h3>sphereParticles &rarr; sphereShape Relation</h3><table class="dirtab"><tr class="dirtab"><th class="dirtab">File in src/Particles/SphereParticles/sphereParticles</th><th class="dirtab">Includes file in src/Particles/SphereParticles/sphereShape</th></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="sphereParticles_8hpp.html">sphereParticles.hpp</a></td><td class="dirtab"><a class="el" href="sphereShape_8hpp.html">sphereShape.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_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_f0792bbf1949bfb891fb576079464319.html">fileSystem</a></li>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_9e72493e858003bd3d74a55a2aedd075.html">Particles</a></li><li class="navelem"><a class="el" href="dir_ae10a04c09150cad5fefedcb2d995fdc.html">SphereParticles</a></li><li class="navelem"><a class="el" href="dir_d29baab380f019e44de3923e8a891c5f.html">sphereParticles</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>