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: src/phasicFlow/repository -> Timer 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/containers -> globals 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>
|
||||
@ -20,21 +21,23 @@
|
||||
$(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" 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"
|
||||
@ -51,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>
|
||||
@ -74,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_8a09dd5b7fce343a5c545316ddba4e1b.html',''); initResizable(); });
|
||||
$(document).ready(function(){initNavTree('dir_74a3bd5d559eb2469f344a26dc365ad0.html',''); initResizable(); });
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
@ -93,11 +101,11 @@ $(document).ready(function(){initNavTree('dir_8a09dd5b7fce343a5c545316ddba4e1b.h
|
||||
</div>
|
||||
|
||||
<div class="contents">
|
||||
<h3>repository → Timer Relation</h3><table class="dirtab"><tr class="dirtab"><th class="dirtab">File in src/phasicFlow/repository</th><th class="dirtab">Includes file in src/phasicFlow/Timer</th></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_0bc712f0655242ad4a9b6418726e892d.html">systemControl</a> / <a class="el" href="systemControl_8hpp.html">systemControl.hpp</a></td><td class="dirtab"><a class="el" href="Timers_8hpp.html">Timers.hpp</a></td></tr></table></div><!-- contents -->
|
||||
<h3>containers → globals Relation</h3><table class="dirtab"><tr class="dirtab"><th class="dirtab">File in src/phasicFlow/containers</th><th class="dirtab">Includes file in src/phasicFlow/globals</th></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_0188d416f4dc3fe2d73e6709e73f243f.html">List</a> / <a class="el" href="dir_b6bfefe85f7383aa0c4f26c603a1579c.html">ListPtr</a> / <a class="el" href="ListPtr_8hpp.html">ListPtr.hpp</a></td><td class="dirtab"><a class="el" href="error_8hpp.html">error.hpp</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_d599344b708ddccc0ade592fdb50618a.html">Map</a> / <a class="el" href="dir_603bbc5b60551e29b23f942b47ff85ef.html">MapPtr</a> / <a class="el" href="MapPtr_8hpp.html">MapPtr.hpp</a></td><td class="dirtab"><a class="el" href="error_8hpp.html">error.hpp</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_e9e787f783a8c65da3b050132fffe244.html">pointField</a> / <a class="el" href="dir_5d8425190fd88646f06580e82eb988ab.html">pointField</a> / <a class="el" href="pointField__old_8hpp.html">pointField_old.hpp</a></td><td class="dirtab"><a class="el" href="error_8hpp.html">error.hpp</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_947992aea1bfbdd3d7b87bafd3549018.html">triSurfaceField</a> / <a class="el" href="triSurfaceField_8hpp.html">triSurfaceField.hpp</a></td><td class="dirtab"><a class="el" href="error_8hpp.html">error.hpp</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_c06362741ee20f2df47d4d66ada3d48c.html">Vector</a> / <a class="el" href="Vector_8hpp.html">Vector.hpp</a></td><td class="dirtab"><a class="el" href="error_8hpp.html">error.hpp</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_6e5937d7e5e1e467a126da306e3d0a5a.html">VectorHD</a> / <a class="el" href="VectorDual_8hpp.html">VectorDual.hpp</a></td><td class="dirtab"><a class="el" href="globalSettings_8hpp.html">globalSettings.hpp</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_6e5937d7e5e1e467a126da306e3d0a5a.html">VectorHD</a> / <a class="el" href="VectorSingle_8hpp.html">VectorSingle.hpp</a></td><td class="dirtab"><a class="el" href="globalSettings_8hpp.html">globalSettings.hpp</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_6e5937d7e5e1e467a126da306e3d0a5a.html">VectorHD</a> / <a class="el" href="VectorSingle_8hpp.html">VectorSingle.hpp</a></td><td class="dirtab"><a class="el" href="error_8hpp.html">error.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_8a09dd5b7fce343a5c545316ddba4e1b.html">repository</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_74a3bd5d559eb2469f344a26dc365ad0.html">containers</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