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/Geometry/geometry/geometry.hpp Source File</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
@ -360,7 +360,7 @@ $(document).ready(function(){initNavTree('geometry_8hpp_source.html',''); initRe
|
||||
<div class="ttc" id="aclasspFlow_1_1geometry_html_ac1e82192333bcb3aeac1641a41a002f8"><div class="ttname"><a href="classpFlow_1_1geometry.html#ac1e82192333bcb3aeac1641a41a002f8">pFlow::geometry::findPropertyId</a></div><div class="ttdeci">bool findPropertyId()</div><div class="ttdoc">Find property id of each triangle based on the supplied material name and the surface wall that the t...</div><div class="ttdef"><b>Definition:</b> <a href="geometry_8cpp_source.html#l00025">geometry.cpp:25</a></div></div>
|
||||
<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_1geometry_html_a1aa7da69f2e95c6b2eb63738fc7e993d"><div class="ttname"><a href="classpFlow_1_1geometry.html#a1aa7da69f2e95c6b2eb63738fc7e993d">pFlow::geometry::points</a></div><div class="ttdeci">const auto & points() const</div><div class="ttdoc">Access to the points.</div><div class="ttdef"><b>Definition:</b> <a href="geometry_8hpp_source.html#l00169">geometry.hpp:169</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 & 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 & 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_1geometry_html_a51b8aac096884d0ec9d40e1384a09ecb"><div class="ttname"><a href="classpFlow_1_1geometry.html#a51b8aac096884d0ec9d40e1384a09ecb">pFlow::geometry::contactForceWall</a></div><div class="ttdeci">const realx3TriSurfaceField_D & contactForceWall() const</div><div class="ttdoc">Access to contact force.</div><div class="ttdef"><b>Definition:</b> <a href="geometry_8hpp_source.html#l00208">geometry.hpp:208</a></div></div>
|
||||
<div class="ttc" id="aclasspFlow_1_1geometry_html_aa51dfdf2226a32f80d368186cae16e2b"><div class="ttname"><a href="classpFlow_1_1geometry.html#aa51dfdf2226a32f80d368186cae16e2b">pFlow::geometry::create</a></div><div class="ttdeci">static uniquePtr< geometry > create(systemControl &control, const property &prop)</div><div class="ttdef"><b>Definition:</b> <a href="geometry_8cpp_source.html#l00229">geometry.cpp:229</a></div></div>
|
||||
<div class="ttc" id="aclasspFlow_1_1geometry_html_aca4d470de05b9b43b7a27da45c6d7ec0"><div class="ttname"><a href="classpFlow_1_1geometry.html#aca4d470de05b9b43b7a27da45c6d7ec0">pFlow::geometry::motionModelTypeName</a></div><div class="ttdeci">virtual word motionModelTypeName() const =0</div><div class="ttdoc">The name of motion model.</div></div>
|
||||
|
Reference in New Issue
Block a user