doc/html updated for integration

This commit is contained in:
Hamidreza Norouzi
2023-04-23 12:52:57 -07:00
parent 01034d0a26
commit ce7070dc37
3087 changed files with 13986 additions and 12088 deletions

View File

@ -4,7 +4,7 @@
<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 package for simulating granular flow developed in C++ and can be exectued on both GPU (like cuda) and CPU.">
<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/Particles/SphereParticles/sphereParticles/sphereParticles.hpp Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
@ -270,7 +270,7 @@ $(document).ready(function(){initNavTree('sphereParticles_8hpp_source.html','');
<div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div>
<div class="ttc" id="aclasspFlow_1_1eventMessage_html"><div class="ttname"><a href="classpFlow_1_1eventMessage.html">pFlow::eventMessage</a></div><div class="ttdef"><b>Definition:</b> <a href="eventMessage_8hpp_source.html#l00029">eventMessage.hpp:29</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereShape_html"><div class="ttname"><a href="classpFlow_1_1sphereShape.html">pFlow::sphereShape</a></div><div class="ttdef"><b>Definition:</b> <a href="sphereShape_8hpp_source.html#l00032">sphereShape.hpp:32</a></div></div>
<div class="ttc" id="aclasspFlow_1_1demComponent_html_a647786897b3da03fcd415b2ebcf541c0"><div class="ttname"><a href="classpFlow_1_1demComponent.html#a647786897b3da03fcd415b2ebcf541c0">pFlow::demComponent::control</a></div><div class="ttdeci">const auto &amp; control() const</div><div class="ttdef"><b>Definition:</b> <a href="demComponent_8hpp_source.html#l00057">demComponent.hpp:57</a></div></div>
<div class="ttc" id="aclasspFlow_1_1demComponent_html_a647786897b3da03fcd415b2ebcf541c0"><div class="ttname"><a href="classpFlow_1_1demComponent.html#a647786897b3da03fcd415b2ebcf541c0">pFlow::demComponent::control</a></div><div class="ttdeci">const auto &amp; control() const</div><div class="ttdoc">Const ref to systemControl.</div><div class="ttdef"><b>Definition:</b> <a href="demComponent_8hpp_source.html#l00089">demComponent.hpp:89</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_acdd3b34e25a44bec4f18b95e2440ff9a"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#acdd3b34e25a44bec4f18b95e2440ff9a">pFlow::sphereParticles::diameterMassInertiaPropId</a></div><div class="ttdeci">bool diameterMassInertiaPropId(const word &amp;shName, real &amp;diam, real &amp;mass, real &amp;I, int8 &amp;propIdx)</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8cpp_source.html#l00037">sphereParticles.cpp:37</a></div></div>
<div class="ttc" id="aclasspFlow_1_1particles_html_ae69018cbb9a008005d5749278a51f7aa"><div class="ttname"><a href="classpFlow_1_1particles.html#ae69018cbb9a008005d5749278a51f7aa">pFlow::particles::position</a></div><div class="ttdeci">const auto &amp; position() const</div><div class="ttdef"><b>Definition:</b> <a href="particles_8hpp_source.html#l00159">particles.hpp:159</a></div></div>
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_acab942b0343835097cc05a0e0d97ae9a"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#acab942b0343835097cc05a0e0d97ae9a">pFlow::sphereParticles::intPredictTimer_</a></div><div class="ttdeci">Timer intPredictTimer_</div><div class="ttdoc">timer for integration computations (prediction step)</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8hpp_source.html#l00072">sphereParticles.hpp:72</a></div></div>