phasicFlow/doc/code-documentation/html/setPointStructure_8hpp.html

162 lines
13 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<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 (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/setHelpers/setPointStructure.hpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function() { init_search(); });
/* @license-end */
</script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
</script>
<script type="text/javascript" async="async" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" >
<tbody>
<tr>
<td id="projectlogo"><a href="https://github.com/PhasicFlow"><img alt="Logo" src="phasicFlow_logo.png"></a></td>
<td> <div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</td>
</tr>
<tr>
<td id="projectbrief">
<a href="https://https://cemf.ir">www.cemf.ir</a>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('setPointStructure_8hpp.html',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#var-members">Variables</a> </div>
<div class="headertitle">
<div class="title">setPointStructure.hpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p><a href="setPointStructure_8hpp_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="var-members"></a>
Variables</h2></td></tr>
<tr class="memitem:a385e32971df44b131e4498181a949a91"><td class="memItemLeft" align="right" valign="top">auto &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="setPointStructure_8hpp.html#a385e32971df44b131e4498181a949a91">pStruct</a></td></tr>
<tr class="separator:a385e32971df44b131e4498181a949a91"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Variable Documentation</h2>
<a id="a385e32971df44b131e4498181a949a91"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a385e32971df44b131e4498181a949a91">&#9670;&nbsp;</a></span>pStruct</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">auto&amp; pStruct</td>
</tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">= <a class="code" href="initialize__Control_8hpp.html#a4f5e4e852648762473ecd75a907417ca">Control</a>().time().emplaceObject&lt;pointStructure&gt;(</div>
<div class="line"> <a class="code" href="classpFlow_1_1objectFile.html#a03145445e47fe40d36071d3207e4eaae">objectFile</a>(</div>
<div class="line"> <a class="code" href="namespacepFlow.html#af56ee6298c404b89326eb17f960359d1">pointStructureFile__</a>,</div>
<div class="line"> <span class="stringliteral">&quot;&quot;</span>,</div>
<div class="line"> <a class="code" href="classpFlow_1_1objectFile.html#a314ebf993d731f5b477f5b2670de2135ae52db7f5bc766c98892c85b3da80035d">objectFile::READ_ALWAYS</a>,</div>
<div class="line"> <a class="code" href="classpFlow_1_1objectFile.html#a167fce7aaf9bbff61e0e5ad4815d09fba37ad78d623d69d7a70f565528efc0f59">objectFile::WRITE_ALWAYS</a> </div>
<div class="line"> )</div>
<div class="line"> )</div>
</div><!-- fragment -->
<p class="definition">Definition at line <a class="el" href="setPointStructure_8hpp_source.html#l00024">24</a> of file <a class="el" href="setPointStructure_8hpp_source.html">setPointStructure.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="setFields_8hpp_source.html#l00034">pFlow::applySelector()</a>, <a class="el" href="boundaryIntegrationList_8cpp_source.html#l00004">boundaryIntegrationList::boundaryIntegrationList()</a>, <a class="el" href="pointFieldToVTK_8hpp_source.html#l00094">pFlow::PFtoVTK::convertIntPointField()</a>, <a class="el" href="pointFieldToVTK_8cpp_source.html#l00270">pFlow::PFtoVTK::convertRealTypePointField()</a>, <a class="el" href="pointFieldToVTK_8cpp_source.html#l00298">pFlow::PFtoVTK::convertRealx3TypePointField()</a>, <a class="el" href="pointFieldToVTK_8cpp_source.html#l00008">pFlow::PFtoVTK::convertTimeFolderPointFields()</a>, <a class="el" href="pointFieldToVTK_8cpp_source.html#l00095">pFlow::PFtoVTK::convertTimeFolderPointFieldsSelected()</a>, <a class="el" href="AdamsMoulton3_8cpp_source.html#l00093">AdamsMoulton3::correct()</a>, <a class="el" href="AdamsMoulton4_8cpp_source.html#l00104">AdamsMoulton4::correct()</a>, <a class="el" href="AdamsMoulton5_8cpp_source.html#l00114">AdamsMoulton5::correct()</a>, <a class="el" href="AdamsBashforth3_8cpp_source.html#l00060">AdamsBashforth3::correct()</a>, <a class="el" href="AdamsBashforth5_8cpp_source.html#l00060">AdamsBashforth5::correct()</a>, <a class="el" href="AdamsBashforth4_8cpp_source.html#l00060">AdamsBashforth4::correct()</a>, <a class="el" href="AdamsBashforth2_8cpp_source.html#l00165">AdamsBashforth2::correctPStruct()</a>, <a class="el" href="particleIdHandler_8cpp_source.html#l00074">particleIdHandler::create()</a>, <a class="el" href="boundaryIntegration_8cpp_source.html#l00016">boundaryIntegration::create()</a>, <a class="el" href="pStructSelector_8cpp_source.html#l00071">pStructSelector::create()</a>, <a class="el" href="integration_8cpp_source.html#l00041">integration::create()</a>, <a class="el" href="boundaryField_8cpp_source.html#l00062">boundaryField&lt; T, void &gt;::create()</a>, <a class="el" href="readFromTimeFolder_8hpp_source.html#l00116">readFromTimeFolder::createUniformPointField_H()</a>, <a class="el" href="regularParticleIdHandler_8cpp_source.html#l00035">regularParticleIdHandler::initialIdCheck()</a>, <a class="el" href="InsertionRegion_8cpp_source.html#l00054">InsertionRegion&lt; ShapeType &gt;::insertParticles()</a>, <a class="el" href="particlesPhasicFlow_8cpp_source.html#l00032">main()</a>, <a class="el" href="AdamsMoulton3_8cpp_source.html#l00073">AdamsMoulton3::predict()</a>, <a class="el" href="AdamsMoulton4_8cpp_source.html#l00084">AdamsMoulton4::predict()</a>, <a class="el" href="AdamsMoulton5_8cpp_source.html#l00094">AdamsMoulton5::predict()</a>, <a class="el" href="ProcessField_8hpp_source.html#l00086">ProcessField&lt; T &gt;::process()</a>, <a class="el" href="postprocess_8cpp_source.html#l00058">postprocess::processTimeFolder()</a>, <a class="el" href="readFromTimeFolder_8hpp_source.html#l00195">readFromTimeFolder::readPointField_D()</a>, <a class="el" href="readFromTimeFolder_8hpp_source.html#l00167">readFromTimeFolder::readPointField_H()</a>, <a class="el" href="pStructSelector_8cpp_source.html#l00051">pStructSelector::selectedPointPositions()</a>, <a class="el" href="selectorGeometric_8cpp_source.html#l00005">selectorGeometric&lt; GeomType &gt;::selectPoints()</a>, <a class="el" href="setFieldEntryTemplates_8cpp_source.html#l00042">setFieldEntry::setPointFieldDefaultValueNew()</a>, and <a class="el" href="setFieldEntry_8cpp_source.html#l00064">setFieldEntry::setPointFieldDefaultValueNewAll()</a>.</p>
</div>
</div>
</div><!-- contents -->
</div><!-- doc-content -->
<div class="ttc" id="aclasspFlow_1_1objectFile_html_a03145445e47fe40d36071d3207e4eaae"><div class="ttname"><a href="classpFlow_1_1objectFile.html#a03145445e47fe40d36071d3207e4eaae">pFlow::objectFile::objectFile</a></div><div class="ttdeci">objectFile(const word &amp;name)</div><div class="ttdef"><b>Definition:</b> <a href="objectFile_8cpp_source.html#l00024">objectFile.cpp:24</a></div></div>
<div class="ttc" id="aclasspFlow_1_1objectFile_html_a167fce7aaf9bbff61e0e5ad4815d09fba37ad78d623d69d7a70f565528efc0f59"><div class="ttname"><a href="classpFlow_1_1objectFile.html#a167fce7aaf9bbff61e0e5ad4815d09fba37ad78d623d69d7a70f565528efc0f59">pFlow::objectFile::WRITE_ALWAYS</a></div><div class="ttdeci">@ WRITE_ALWAYS</div><div class="ttdef"><b>Definition:</b> <a href="objectFile_8hpp_source.html#l00043">objectFile.hpp:43</a></div></div>
<div class="ttc" id="anamespacepFlow_html_af56ee6298c404b89326eb17f960359d1"><div class="ttname"><a href="namespacepFlow.html#af56ee6298c404b89326eb17f960359d1">pFlow::pointStructureFile__</a></div><div class="ttdeci">const char *const pointStructureFile__</div><div class="ttdef"><b>Definition:</b> <a href="vocabs_8hpp_source.html#l00042">vocabs.hpp:42</a></div></div>
<div class="ttc" id="aclasspFlow_1_1objectFile_html_a314ebf993d731f5b477f5b2670de2135ae52db7f5bc766c98892c85b3da80035d"><div class="ttname"><a href="classpFlow_1_1objectFile.html#a314ebf993d731f5b477f5b2670de2135ae52db7f5bc766c98892c85b3da80035d">pFlow::objectFile::READ_ALWAYS</a></div><div class="ttdeci">@ READ_ALWAYS</div><div class="ttdef"><b>Definition:</b> <a href="objectFile_8hpp_source.html#l00036">objectFile.hpp:36</a></div></div>
<div class="ttc" id="ainitialize__Control_8hpp_html_a4f5e4e852648762473ecd75a907417ca"><div class="ttname"><a href="initialize__Control_8hpp.html#a4f5e4e852648762473ecd75a907417ca">Control</a></div><div class="ttdeci">auto &amp; Control</div><div class="ttdef"><b>Definition:</b> <a href="initialize__Control_8hpp_source.html#l00047">initialize_Control.hpp:47</a></div></div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_8d255b47af8e1044c4e2364257c8fb8f.html">setHelpers</a></li><li class="navelem"><a class="el" href="setPointStructure_8hpp.html">setPointStructure.hpp</a></li>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.17 </li>
</ul>
</div>
</body>
</html>