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/Interaction/interaction/demInteraction.hpp Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
@ -167,14 +167,14 @@ $(document).ready(function(){initNavTree('demInteraction_8hpp_source.html','');
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<div class="ttc" id="atriSurfaceFields_8hpp_html"><div class="ttname"><a href="triSurfaceFields_8hpp.html">triSurfaceFields.hpp</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_1systemControl_html"><div class="ttname"><a href="classpFlow_1_1systemControl.html">pFlow::systemControl</a></div><div class="ttdef"><b>Definition:</b> <a href="systemControl_8hpp_source.html#l00041">systemControl.hpp:41</a></div></div>
<div class="ttc" id="apointFields_8hpp_html"><div class="ttname"><a href="pointFields_8hpp.html">pointFields.hpp</a></div></div>
<div class="ttc" id="anamespacepFlow_html"><div class="ttname"><a href="namespacepFlow.html">pFlow</a></div><div class="ttdef"><b>Definition:</b> <a href="demComponent_8hpp_source.html#l00028">demComponent.hpp:28</a></div></div>
<div class="ttc" id="aclasspFlow_1_1fileSystem_html"><div class="ttname"><a href="classpFlow_1_1fileSystem.html">pFlow::fileSystem</a></div><div class="ttdef"><b>Definition:</b> <a href="fileSystem_8hpp_source.html#l00063">fileSystem.hpp:63</a></div></div>
<div class="ttc" id="aclasspFlow_1_1demInteraction_html"><div class="ttname"><a href="classpFlow_1_1demInteraction.html">pFlow::demInteraction</a></div><div class="ttdef"><b>Definition:</b> <a href="demInteraction_8hpp_source.html#l00032">demInteraction.hpp:32</a></div></div>
<div class="ttc" id="aclasspFlow_1_1demInteraction_html_a960d480de90f6077cfd41b44dde4e021"><div class="ttname"><a href="classpFlow_1_1demInteraction.html#a960d480de90f6077cfd41b44dde4e021">pFlow::demInteraction::demInteraction</a></div><div class="ttdeci">demInteraction(systemControl &amp;control)</div><div class="ttdef"><b>Definition:</b> <a href="demInteraction_8hpp_source.html#l00040">demInteraction.hpp:40</a></div></div>
<div class="ttc" id="aclasspFlow_1_1demComponent_html"><div class="ttname"><a href="classpFlow_1_1demComponent.html">pFlow::demComponent</a></div><div class="ttdef"><b>Definition:</b> <a href="demComponent_8hpp_source.html#l00031">demComponent.hpp:31</a></div></div>
<div class="ttc" id="aclasspFlow_1_1demComponent_html"><div class="ttname"><a href="classpFlow_1_1demComponent.html">pFlow::demComponent</a></div><div class="ttdoc">A base class for every main component of DEM system.</div><div class="ttdef"><b>Definition:</b> <a href="demComponent_8hpp_source.html#l00039">demComponent.hpp:39</a></div></div>
<div class="ttc" id="aclasspFlow_1_1property_html"><div class="ttname"><a href="classpFlow_1_1property.html">pFlow::property</a></div><div class="ttdoc">property holds the pure properties of materials.</div><div class="ttdef"><b>Definition:</b> <a href="property_8hpp_source.html#l00040">property.hpp:40</a></div></div>
<div class="ttc" id="ademComponent_8hpp_html"><div class="ttname"><a href="demComponent_8hpp.html">demComponent.hpp</a></div></div>
<div class="ttc" id="aclasspFlow_1_1demInteraction_html_aadecbb16ca94ff98a5e1da49f3837373"><div class="ttname"><a href="classpFlow_1_1demInteraction.html#aadecbb16ca94ff98a5e1da49f3837373">pFlow::demInteraction::demInteraction</a></div><div class="ttdeci">demInteraction(systemControl &amp;control, const fileSystem &amp;file)</div><div class="ttdef"><b>Definition:</b> <a href="demInteraction_8hpp_source.html#l00046">demInteraction.hpp:46</a></div></div>