<!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"/> <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&dn=gpl-2.0.txt GPL-v2 */ $(document).ready(function() { init_search(); }); /* @license-end */ </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" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname"><a href="https://cemf.ir">PhasicFlow</a>  <span id="projectnumber"><a href="https://cemf.ir">v0.1</a></span> </div> <div id="projectbrief"><a href="www.github.com/PhasicFlow">www.cemf.ir</a></div> </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> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.17 --> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&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&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 & </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"> </td></tr> </table> <h2 class="groupheader">Variable Documentation</h2> <a id="a385e32971df44b131e4498181a949a91"></a> <h2 class="memtitle"><span class="permalink"><a href="#a385e32971df44b131e4498181a949a91">◆ </a></span>pStruct</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">auto& 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<pointStructure>(</div> <div class="line"> objectFile(</div> <div class="line"> <a class="code" href="namespacepFlow.html#a7ce9af76cf5b5484f34c8e341dfe6416">pointStructureFile__</a>,</div> <div class="line"> <span class="stringliteral">""</span>,</div> <div class="line"> objectFile::READ_ALWAYS,</div> <div class="line"> objectFile::WRITE_ALWAYS </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="pointFieldToVTK_8hpp_source.html#l00079">pFlow::PFtoVTK::convertIntTypesPointField()</a>, <a class="el" href="pointFieldToVTK_8hpp_source.html#l00119">pFlow::PFtoVTK::convertRealTypePointField()</a>, <a class="el" href="pointFieldToVTK_8hpp_source.html#l00149">pFlow::PFtoVTK::convertRealx3TypePointField()</a>, <a class="el" href="pointFieldToVTK_8hpp_source.html#l00291">pFlow::PFtoVTK::convertTimeFolderPointFields()</a>, <a class="el" href="pointFieldToVTK_8hpp_source.html#l00360">pFlow::PFtoVTK::convertTimeFolderPointFieldsSelected()</a>, <a class="el" href="AdamsBashforth2_8cpp_source.html#l00059">AdamsBashforth2::correct()</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#l00078">AdamsBashforth3::correct()</a>, <a class="el" href="AdamsBashforth5_8cpp_source.html#l00060">AdamsBashforth5::correct()</a>, <a class="el" href="dynamicPointStructure_8cpp_source.html#l00135">dynamicPointStructure::correct()</a>, <a class="el" href="AdamsBashforth4_8cpp_source.html#l00060">AdamsBashforth4::correct()</a>, <a class="el" href="pStructSelector_8cpp_source.html#l00042">pStructSelector::create()</a>, <a class="el" href="readFromTimeFolder_8hpp_source.html#l00115">readFromTimeFolder::createUniformPointField_H()</a>, <a class="el" href="dynamicPointStructure_8cpp_source.html#l00025">dynamicPointStructure::dynamicPointStructure()</a>, <a class="el" href="sphereParticles_8cpp_source.html#l00362">sphereParticles::insertParticles()</a>, <a class="el" href="sphereParticles_8cpp_source.html#l00104">sphereParticles::iterate()</a>, <a class="el" href="particlesPhasicFlow_8cpp_source.html#l00042">main()</a>, <a class="el" href="particles_8cpp_source.html#l00026">particles::particles()</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="dynamicPointStructure_8cpp_source.html#l00121">dynamicPointStructure::predict()</a>, <a class="el" href="readFromTimeFolder_8hpp_source.html#l00171">readFromTimeFolder::readPointField_D()</a>, <a class="el" href="readFromTimeFolder_8hpp_source.html#l00145">readFromTimeFolder::readPointField_H()</a>, <a class="el" href="selectRandom_8cpp_source.html#l00083">selectRandom::selectRandom()</a>, <a class="el" href="selectRange_8cpp_source.html#l00041">selectRange::selectRange()</a>, <a class="el" href="setFieldEntryTemplates_8cpp_source.html#l00041">setFieldEntry::setPointFieldDefaultValueNew()</a>, <a class="el" href="setFieldEntry_8cpp_source.html#l00061">setFieldEntry::setPointFieldDefaultValueNewAll()</a>, <a class="el" href="setFieldEntryTemplates_8cpp_source.html#l00076">setFieldEntry::setPointFieldDefaultValueStdNew()</a>, <a class="el" href="pointField_8cpp_source.html#l00111">pointField< T >::update()</a>, and <a class="el" href="sphereParticles_8cpp_source.html#l00334">sphereParticles::update()</a>.</p> </div> </div> </div><!-- contents --> </div><!-- doc-content --> <div class="ttc" id="anamespacepFlow_html_a7ce9af76cf5b5484f34c8e341dfe6416"><div class="ttname"><a href="namespacepFlow.html#a7ce9af76cf5b5484f34c8e341dfe6416">pFlow::pointStructureFile__</a></div><div class="ttdeci">const char * 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="ainitialize__Control_8hpp_html_a4f5e4e852648762473ecd75a907417ca"><div class="ttname"><a href="initialize__Control_8hpp.html#a4f5e4e852648762473ecd75a907417ca">Control</a></div><div class="ttdeci">auto & 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>