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: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
@ -115,7 +115,11 @@ $(document).ready(function(){initNavTree('classpFlow_1_1integration.html',''); i
<tr class="even"><td class="entry"><a class="el" href="classpFlow_1_1integration.html#abdb160904a366a4bf1704ceb1746775a">create</a>(const word &amp;baseName, repository &amp;owner, const pointStructure &amp;pStruct, const word &amp;method)</td><td class="entry"><a class="el" href="classpFlow_1_1integration.html">integration</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="classpFlow_1_1integration.html#a23da7cbc93e6d9968fcbe57cb08f78f3">create_vCtor</a>(integration, word,(const word &amp;baseName, repository &amp;owner, const pointStructure &amp;pStruct, const word &amp;method),(baseName, owner, pStruct, method))</td><td class="entry"><a class="el" href="classpFlow_1_1integration.html">integration</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classpFlow_1_1integration.html#ad1193beca9b8485866c972ed9faea6d5">integration</a>(const word &amp;baseName, repository &amp;owner, const pointStructure &amp;pStruct, const word &amp;method)</td><td class="entry"><a class="el" href="classpFlow_1_1integration.html">integration</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classpFlow_1_1integration.html#a771a76739b176fbb83563986a897dbc6">integration</a>(const integration &amp;)=default</td><td class="entry"><a class="el" href="classpFlow_1_1integration.html">integration</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classpFlow_1_1integration.html#a30aa8bdb5ce433dc44c3de44462b3d92">integration</a>(integration &amp;&amp;)=default</td><td class="entry"><a class="el" href="classpFlow_1_1integration.html">integration</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classpFlow_1_1integration.html#aeec9758e3ff149eb4837c2be8d4e6214">needSetInitialVals</a>() const =0</td><td class="entry"><a class="el" href="classpFlow_1_1integration.html">integration</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classpFlow_1_1integration.html#aa5c3d9b07075b6725eeb15aa37da388a">operator=</a>(const integration &amp;)=default</td><td class="entry"><a class="el" href="classpFlow_1_1integration.html">integration</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classpFlow_1_1integration.html#aec2a99ef0f61788bb92c8a2d4dbd51fc">operator=</a>(integration &amp;&amp;)=default</td><td class="entry"><a class="el" href="classpFlow_1_1integration.html">integration</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classpFlow_1_1integration.html#a10329e18307a60d3fdb203bcbed2b295">owner</a>()</td><td class="entry"><a class="el" href="classpFlow_1_1integration.html">integration</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classpFlow_1_1integration.html#af892b00fd39b71350cc908cd0e608264">owner_</a></td><td class="entry"><a class="el" href="classpFlow_1_1integration.html">integration</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classpFlow_1_1integration.html#aee7d33216d5d180758eae4342235822d">predict</a>(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy)=0</td><td class="entry"><a class="el" href="classpFlow_1_1integration.html">integration</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>