mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-22 16:28:30 +00:00
doc/html updated for integration
This commit is contained in:
@ -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.cpp Source File</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
@ -527,7 +527,7 @@ $(document).ready(function(){initNavTree('sphereParticles_8cpp_source.html','');
|
||||
</div><!-- fragment --></div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<div class="ttc" id="anamespacepFlow_html_a48979f81009e9bd8c6324e71533025f8"><div class="ttname"><a href="namespacepFlow.html#a48979f81009e9bd8c6324e71533025f8">pFlow::sphereShapeFile__</a></div><div class="ttdeci">const char * sphereShapeFile__</div><div class="ttdef"><b>Definition:</b> <a href="vocabs_8hpp_source.html#l00041">vocabs.hpp:41</a></div></div>
|
||||
<div class="ttc" id="aclasspFlow_1_1particles_html_ada71b97666fe3f66b31690bf12633c32"><div class="ttname"><a href="classpFlow_1_1particles.html#ada71b97666fe3f66b31690bf12633c32">pFlow::particles::beforeIteration</a></div><div class="ttdeci">bool beforeIteration() override</div><div class="ttdef"><b>Definition:</b> <a href="particles_8cpp_source.html#l00153">particles.cpp:153</a></div></div>
|
||||
<div class="ttc" id="aclasspFlow_1_1particles_html_ada71b97666fe3f66b31690bf12633c32"><div class="ttname"><a href="classpFlow_1_1particles.html#ada71b97666fe3f66b31690bf12633c32">pFlow::particles::beforeIteration</a></div><div class="ttdeci">bool beforeIteration() override</div><div class="ttdoc">This is called in time loop, before iterate.</div><div class="ttdef"><b>Definition:</b> <a href="particles_8cpp_source.html#l00153">particles.cpp:153</a></div></div>
|
||||
<div class="ttc" id="astreams_8hpp_html_a04db65a6cb5a45695ea75cce1b5d7a10"><div class="ttname"><a href="streams_8hpp.html#a04db65a6cb5a45695ea75cce1b5d7a10">endREPORT</a></div><div class="ttdeci">#define endREPORT</div><div class="ttdef"><b>Definition:</b> <a href="streams_8hpp_source.html#l00041">streams.hpp:41</a></div></div>
|
||||
<div class="ttc" id="asetFieldList_8hpp_html"><div class="ttname"><a href="setFieldList_8hpp.html">setFieldList.hpp</a></div></div>
|
||||
<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>
|
||||
@ -537,7 +537,7 @@ $(document).ready(function(){initNavTree('sphereParticles_8cpp_source.html','');
|
||||
<div class="ttc" id="astreams_8hpp_html_aeb765df06121339620670437d217fec8"><div class="ttname"><a href="streams_8hpp.html#aeb765df06121339620670437d217fec8">REPORT</a></div><div class="ttdeci">#define REPORT(n)</div><div class="ttdef"><b>Definition:</b> <a href="streams_8hpp_source.html#l00040">streams.hpp:40</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 &shName, real &diam, real &mass, real &I, int8 &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="astreams_8hpp_html_a213e43875efd5fefe28d0da89432ff7a"><div class="ttname"><a href="streams_8hpp.html#a213e43875efd5fefe28d0da89432ff7a">cyanText</a></div><div class="ttdeci">#define cyanText(text)</div><div class="ttdef"><b>Definition:</b> <a href="streams_8hpp_source.html#l00034">streams.hpp:34</a></div></div>
|
||||
<div class="ttc" id="aclasspFlow_1_1integration_html"><div class="ttname"><a href="classpFlow_1_1integration.html">pFlow::integration</a></div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00035">integration.hpp:35</a></div></div>
|
||||
<div class="ttc" id="aclasspFlow_1_1integration_html"><div class="ttname"><a href="classpFlow_1_1integration.html">pFlow::integration</a></div><div class="ttdoc">Base class for integrating the first order ODE (IVP)</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00049">integration.hpp:49</a></div></div>
|
||||
<div class="ttc" id="anamespacepFlow_html_abd01e8e67e3d94cab04ecaaf4f85ac1b"><div class="ttname"><a href="namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b">pFlow::uint32</a></div><div class="ttdeci">unsigned int uint32</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00059">builtinTypes.hpp:59</a></div></div>
|
||||
<div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div>
|
||||
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_af3a0e20c9660776af6f0b8118e89e880"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#af3a0e20c9660776af6f0b8118e89e880">pFlow::sphereParticles::sphereParticles</a></div><div class="ttdeci">sphereParticles(systemControl &control, const property &prop)</div><div class="ttdoc">construct from systemControl and property</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8cpp_source.html#l00225">sphereParticles.cpp:225</a></div></div>
|
||||
@ -573,7 +573,7 @@ $(document).ready(function(){initNavTree('sphereParticles_8cpp_source.html','');
|
||||
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_afa767bddda52eb71cea18f755e17d559"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#afa767bddda52eb71cea18f755e17d559">pFlow::sphereParticles::iterate</a></div><div class="ttdeci">bool iterate() override</div><div class="ttdoc">iterate particles</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8cpp_source.html#l00104">sphereParticles.cpp:104</a></div></div>
|
||||
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a95650ae58375201510b9d36fa846ed07"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a95650ae58375201510b9d36fa846ed07">pFlow::sphereParticles::insertSphereParticles</a></div><div class="ttdeci">bool insertSphereParticles(const wordVector &names, const int32IndexContainer &indices, bool setId=true)</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8cpp_source.html#l00139">sphereParticles.cpp:139</a></div></div>
|
||||
<div class="ttc" id="aclasspFlow_1_1objectFile_html"><div class="ttname"><a href="classpFlow_1_1objectFile.html">pFlow::objectFile</a></div><div class="ttdef"><b>Definition:</b> <a href="objectFile_8hpp_source.html#l00033">objectFile.hpp:33</a></div></div>
|
||||
<div class="ttc" id="aclasspFlow_1_1integration_html_abdb160904a366a4bf1704ceb1746775a"><div class="ttname"><a href="classpFlow_1_1integration.html#abdb160904a366a4bf1704ceb1746775a">pFlow::integration::create</a></div><div class="ttdeci">static uniquePtr< integration > create(const word &baseName, repository &owner, const pointStructure &pStruct, const word &method)</div><div class="ttdef"><b>Definition:</b> <a href="integration_8cpp_source.html#l00040">integration.cpp:40</a></div></div>
|
||||
<div class="ttc" id="aclasspFlow_1_1integration_html_abdb160904a366a4bf1704ceb1746775a"><div class="ttname"><a href="classpFlow_1_1integration.html#abdb160904a366a4bf1704ceb1746775a">pFlow::integration::create</a></div><div class="ttdeci">static uniquePtr< integration > create(const word &baseName, repository &owner, const pointStructure &pStruct, const word &method)</div><div class="ttdoc">Create the polymorphic object based on inputs.</div><div class="ttdef"><b>Definition:</b> <a href="integration_8cpp_source.html#l00040">integration.cpp:40</a></div></div>
|
||||
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_a84343969d723c548f0f20fcd9294d351"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#a84343969d723c548f0f20fcd9294d351">pFlow::sphereParticles::initializeParticles</a></div><div class="ttdeci">bool initializeParticles()</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8cpp_source.html#l00073">sphereParticles.cpp:73</a></div></div>
|
||||
<div class="ttc" id="aclasspFlow_1_1sphereParticles_html_ada71b97666fe3f66b31690bf12633c32"><div class="ttname"><a href="classpFlow_1_1sphereParticles.html#ada71b97666fe3f66b31690bf12633c32">pFlow::sphereParticles::beforeIteration</a></div><div class="ttdeci">bool beforeIteration() override</div><div class="ttdoc">before iteration step</div><div class="ttdef"><b>Definition:</b> <a href="sphereParticles_8cpp_source.html#l00084">sphereParticles.cpp:84</a></div></div>
|
||||
<div class="ttc" id="asetPointStructure_8hpp_html_a385e32971df44b131e4498181a949a91"><div class="ttname"><a href="setPointStructure_8hpp.html#a385e32971df44b131e4498181a949a91">pStruct</a></div><div class="ttdeci">auto & pStruct</div><div class="ttdef"><b>Definition:</b> <a href="setPointStructure_8hpp_source.html#l00024">setPointStructure.hpp:24</a></div></div>
|
||||
|
Reference in New Issue
Block a user