<!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/phasicFlow/structuredData/pointStructure/pointStructure.hpp Source File</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('pointStructure_8hpp_source.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="headertitle"> <div class="title">pointStructure.hpp</div> </div> </div><!--header--> <div class="contents"> <a href="pointStructure_8hpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*------------------------------- phasicFlow ---------------------------------</span></div> <div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> O C enter of</span></div> <div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> O O E ngineering and</span></div> <div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> O O M ultiscale modeling of</span></div> <div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> OOOOOOO F luid flow </span></div> <div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">------------------------------------------------------------------------------</span></div> <div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> Copyright (C): www.cemf.ir</span></div> <div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> email: hamid.r.norouzi AT gmail.com</span></div> <div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment">------------------------------------------------------------------------------ </span></div> <div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment">Licence:</span></div> <div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> This file is part of phasicFlow code. It is a free software for simulating </span></div> <div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> granular and multiphase flows. You can redistribute it and/or modify it under</span></div> <div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> the terms of GNU General Public License v3 or any other later versions. </span></div> <div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> </span></div> <div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> phasicFlow is distributed to help others in their research in the field of </span></div> <div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> granular and multiphase flows, but WITHOUT ANY WARRANTY; without even the</span></div> <div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</span></div> <div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"></span> </div> <div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment">-----------------------------------------------------------------------------*/</span></div> <div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  </div> <div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  </div> <div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="preprocessor">#ifndef __pointStructure_hpp__</span></div> <div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#define __pointStructure_hpp__</span></div> <div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  </div> <div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  </div> <div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  </div> <div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include "<a class="code" href="Vectors_8hpp.html">Vectors.hpp</a>"</span></div> <div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include "<a class="code" href="VectorSingles_8hpp.html">VectorSingles.hpp</a>"</span></div> <div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include "<a class="code" href="VectorDuals_8hpp.html">VectorDuals.hpp</a>"</span></div> <div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include "<a class="code" href="Fields_8hpp.html">Fields.hpp</a>"</span></div> <div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include "<a class="code" href="eventSubscriber_8hpp.html">eventSubscriber.hpp</a>"</span></div> <div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#include "<a class="code" href="indexContainer_8hpp.html">indexContainer.hpp</a>"</span></div> <div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  </div> <div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  </div> <div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  </div> <div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="keyword">namespace </span><a class="code" href="namespacepFlow.html">pFlow</a></div> <div class="line"><a name="l00037"></a><span class="lineno"> 37</span> {</div> <div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  </div> <div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="comment">//forward</span></div> <div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="keyword">class </span>box;</div> <div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="keyword">class </span>setFieldList;</div> <div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="keyword">class </span>repository;</div> <div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  </div> <div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure.html"> 44</a></span> <span class="keyword">class </span><a class="code" href="classpFlow_1_1pointStructure.html">pointStructure</a></div> <div class="line"><a name="l00045"></a><span class="lineno"> 45</span> :</div> <div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="keyword">public</span> <a class="code" href="classpFlow_1_1eventSubscriber.html">eventSubscriber</a></div> <div class="line"><a name="l00047"></a><span class="lineno"> 47</span> {</div> <div class="line"><a name="l00048"></a><span class="lineno"> 48</span> <span class="keyword">public</span>:</div> <div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  </div> <div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure.html#a265edb5715625a3ea1510cccc80560df"> 50</a></span>  <span class="keyword">enum</span> <a class="code" href="classpFlow_1_1pointStructure.html#a265edb5715625a3ea1510cccc80560df">PointFlag</a>: <a class="code" href="namespacepFlow.html#a07fb256c1077eea7a7726e948cc8ff0e">int8</a></div> <div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  {</div> <div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure.html#a265edb5715625a3ea1510cccc80560dfaae88752b9379248f07e2c3fdc064d998"> 52</a></span>  <a class="code" href="classpFlow_1_1pointStructure.html#a265edb5715625a3ea1510cccc80560dfaae88752b9379248f07e2c3fdc064d998">DELETED</a> = -1,</div> <div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure.html#a265edb5715625a3ea1510cccc80560dfa33cf1d8ef1d06ee698a7fabf40eb3a7f"> 53</a></span>  <a class="code" href="classpFlow_1_1pointStructure.html#a265edb5715625a3ea1510cccc80560dfa33cf1d8ef1d06ee698a7fabf40eb3a7f">ACTIVE</a> = 1</div> <div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  };</div> <div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  </div> <div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  </div> <div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure.html#ad77e9b360d4fbedd81ae50586729695e"> 57</a></span>  <span class="keyword">inline</span> <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">size_t</span> <a class="code" href="classpFlow_1_1pointStructure.html#ad77e9b360d4fbedd81ae50586729695e">maxSizeDefault_</a> = 10000;</div> <div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  </div> <div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure_1_1activePointsDevice.html"> 59</a></span>  <span class="keyword">class </span><a class="code" href="classpFlow_1_1pointStructure_1_1activePointsDevice.html">activePointsDevice</a></div> <div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  {</div> <div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <span class="keyword">protected</span>:</div> <div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#a66b83ffe30c5d029d9da5021e8338559"> 62</a></span>  <a class="code" href="namespacepFlow.html#aca2b381231776d26ea7431837f78aa24">ViewType1D<int8></a> <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#a66b83ffe30c5d029d9da5021e8338559">flag_</a>;</div> <div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  </div> <div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#a24c6df75de7ec5977ac4fa9c450955ff"> 64</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#a24c6df75de7ec5977ac4fa9c450955ff">allActive_</a>;</div> <div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  </div> <div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#a6c02c190c595dadd863a3ecad6ccf4e6"> 66</a></span>  <a class="code" href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee">range</a> <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#a6c02c190c595dadd863a3ecad6ccf4e6">activeRange_</a>;</div> <div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  </div> <div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <span class="keyword">public</span>:</div> <div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  </div> <div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <a class="code" href="pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872">INLINE_FUNCTION_H</a></div> <div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#a2632a4b5cf555881566e4de22964f253"> 71</a></span>  <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#a2632a4b5cf555881566e4de22964f253">activePointsDevice</a>(<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#a06a0021d8c87a93ad8aab3d9f1d6ea07">allActive</a>, <a class="code" href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee">range</a> active, <span class="keyword">const</span> <a class="code" href="namespacepFlow.html#aca2b381231776d26ea7431837f78aa24">ViewType1D<int8></a>& flag)</div> <div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  :</div> <div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#a66b83ffe30c5d029d9da5021e8338559">flag_</a>(flag),</div> <div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#a24c6df75de7ec5977ac4fa9c450955ff">allActive_</a>(<a class="code" href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#a06a0021d8c87a93ad8aab3d9f1d6ea07">allActive</a>),</div> <div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#a6c02c190c595dadd863a3ecad6ccf4e6">activeRange_</a>(active)</div> <div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  {}</div> <div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  </div> <div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <a class="code" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a></div> <div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#a2632a4b5cf555881566e4de22964f253">activePointsDevice</a>(<span class="keyword">const</span> <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsDevice.html">activePointsDevice</a>&) = <span class="keywordflow">default</span>;</div> <div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  </div> <div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <a class="code" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a></div> <div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsDevice.html">activePointsDevice</a>& <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#a0edd43c31e15862ea8465fe371a2ff33">operator=</a>(<span class="keyword">const</span> <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsDevice.html">activePointsDevice</a>&) = <span class="keywordflow">default</span>;</div> <div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  </div> <div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <a class="code" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a></div> <div class="line"><a name="l00085"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#a8be4c2ee9aebc488f90bfb46488da70c"> 85</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#a8be4c2ee9aebc488f90bfb46488da70c">operator()</a>(<a class="code" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> i)<span class="keyword">const </span>{</div> <div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <span class="keywordflow">if</span>(i<<a class="code" href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#a6c02c190c595dadd863a3ecad6ccf4e6">activeRange_</a>.second && <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#a66b83ffe30c5d029d9da5021e8338559">flag_</a>[i] == 1)<span class="keywordflow">return</span> <span class="keyword">true</span>;</div> <div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <span class="keywordflow">return</span> <span class="keyword">false</span>;</div> <div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  }</div> <div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  </div> <div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  <a class="code" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a></div> <div class="line"><a name="l00091"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#ab69643c53a15814ee4a4c368e7dc62e8"> 91</a></span>  <span class="keyword">auto</span> <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#ab69643c53a15814ee4a4c368e7dc62e8">activeRange</a>()<span class="keyword">const </span>{</div> <div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#a6c02c190c595dadd863a3ecad6ccf4e6">activeRange_</a>; </div> <div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  }</div> <div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  </div> <div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  <a class="code" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a></div> <div class="line"><a name="l00096"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#a06a0021d8c87a93ad8aab3d9f1d6ea07"> 96</a></span>  <span class="keyword">auto</span> <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#a06a0021d8c87a93ad8aab3d9f1d6ea07">allActive</a>()<span class="keyword">const </span>{</div> <div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#a24c6df75de7ec5977ac4fa9c450955ff">allActive_</a>;</div> <div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  }</div> <div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  </div> <div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  };</div> <div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  </div> <div class="line"><a name="l00102"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure_1_1activePointsHost.html"> 102</a></span>  <span class="keyword">class </span><a class="code" href="classpFlow_1_1pointStructure_1_1activePointsHost.html">activePointsHost</a></div> <div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  {</div> <div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  <span class="keyword">protected</span>:</div> <div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  </div> <div class="line"><a name="l00106"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure_1_1activePointsHost.html#a55ea2c8deeed6e46962a301e3cca8bbf"> 106</a></span>  <a class="code" href="namespacepFlow.html#aca2b381231776d26ea7431837f78aa24">ViewType1D<int8, HostSpace></a> <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsHost.html#a55ea2c8deeed6e46962a301e3cca8bbf">flag_</a>;</div> <div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  </div> <div class="line"><a name="l00108"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure_1_1activePointsHost.html#a24c6df75de7ec5977ac4fa9c450955ff"> 108</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsHost.html#a24c6df75de7ec5977ac4fa9c450955ff">allActive_</a>;</div> <div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  </div> <div class="line"><a name="l00110"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure_1_1activePointsHost.html#a6c02c190c595dadd863a3ecad6ccf4e6"> 110</a></span>  <a class="code" href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee">range</a> <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsHost.html#a6c02c190c595dadd863a3ecad6ccf4e6">activeRange_</a>;</div> <div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  </div> <div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  <span class="keyword">public</span>:</div> <div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  </div> <div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  <a class="code" href="pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872">INLINE_FUNCTION_H</a></div> <div class="line"><a name="l00115"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure_1_1activePointsHost.html#a0f5f9a163cb0d86c165ce2742c251979"> 115</a></span>  <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsHost.html#a0f5f9a163cb0d86c165ce2742c251979">activePointsHost</a>(<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsHost.html#aab9550b3f59f76a254d15a2d537bb395">allActive</a>, <a class="code" href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee">range</a> active, <span class="keyword">const</span> <a class="code" href="namespacepFlow.html#aca2b381231776d26ea7431837f78aa24">ViewType1D<int8, HostSpace></a>& flag)</div> <div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  :</div> <div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsHost.html#a55ea2c8deeed6e46962a301e3cca8bbf">flag_</a>(flag),</div> <div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsHost.html#a24c6df75de7ec5977ac4fa9c450955ff">allActive_</a>(<a class="code" href="classpFlow_1_1pointStructure_1_1activePointsHost.html#aab9550b3f59f76a254d15a2d537bb395">allActive</a>),</div> <div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsHost.html#a6c02c190c595dadd863a3ecad6ccf4e6">activeRange_</a>(active){}</div> <div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  </div> <div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <a class="code" href="pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872">INLINE_FUNCTION_H</a></div> <div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsHost.html#a0f5f9a163cb0d86c165ce2742c251979">activePointsHost</a>(<span class="keyword">const</span> <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsHost.html">activePointsHost</a>&) = <span class="keywordflow">default</span>;</div> <div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  </div> <div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  <a class="code" href="pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872">INLINE_FUNCTION_H</a></div> <div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsHost.html">activePointsHost</a>& <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsHost.html#a583889022d6dde9983ca6e9bb869119c">operator=</a>(<span class="keyword">const</span> <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsHost.html">activePointsHost</a>&) = <span class="keywordflow">default</span>;</div> <div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  </div> <div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  <a class="code" href="pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872">INLINE_FUNCTION_H</a></div> <div class="line"><a name="l00128"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure_1_1activePointsHost.html#ab91680c38456f7919e23d442e0fa2a94"> 128</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsHost.html#ab91680c38456f7919e23d442e0fa2a94">operator()</a>(<a class="code" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> i)<span class="keyword">const </span>{</div> <div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  <span class="keywordflow">if</span>(i <<a class="code" href="classpFlow_1_1pointStructure_1_1activePointsHost.html#a6c02c190c595dadd863a3ecad6ccf4e6">activeRange_</a>.second && <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsHost.html#a55ea2c8deeed6e46962a301e3cca8bbf">flag_</a>[i] == PointFlag::ACTIVE)<span class="keywordflow">return</span> <span class="keyword">true</span>;</div> <div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  <span class="keywordflow">return</span> <span class="keyword">false</span>;</div> <div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  }</div> <div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  </div> <div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  <a class="code" href="pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872">INLINE_FUNCTION_H</a></div> <div class="line"><a name="l00134"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure_1_1activePointsHost.html#a74a6b2b65059d7ca887bb2d78fe49ce2"> 134</a></span>  <span class="keyword">auto</span> <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsHost.html#a74a6b2b65059d7ca887bb2d78fe49ce2">activeRange</a>()<span class="keyword">const</span>{</div> <div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsHost.html#a6c02c190c595dadd863a3ecad6ccf4e6">activeRange_</a>;</div> <div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  }</div> <div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  </div> <div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  <a class="code" href="pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872">INLINE_FUNCTION_H</a></div> <div class="line"><a name="l00139"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure_1_1activePointsHost.html#aab9550b3f59f76a254d15a2d537bb395"> 139</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsHost.html#aab9550b3f59f76a254d15a2d537bb395">allActive</a>()<span class="keyword">const </span>{</div> <div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsHost.html#a24c6df75de7ec5977ac4fa9c450955ff">allActive_</a>;</div> <div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  }</div> <div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  };</div> <div class="line"><a name="l00143"></a><span class="lineno"> 143</span>  </div> <div class="line"><a name="l00144"></a><span class="lineno"> 144</span> <span class="keyword">protected</span>:</div> <div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  </div> <div class="line"><a name="l00147"></a><span class="lineno"> 147</span>  </div> <div class="line"><a name="l00148"></a><span class="lineno"> 148</span>  <span class="comment">// number of points / size of structure</span></div> <div class="line"><a name="l00149"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure.html#a359635c7fac59b5bfc19941fffb5cb34"> 149</a></span>  <span class="keywordtype">size_t</span> <a class="code" href="classpFlow_1_1pointStructure.html#a359635c7fac59b5bfc19941fffb5cb34">numPoints_</a> = 0; </div> <div class="line"><a name="l00150"></a><span class="lineno"> 150</span>  </div> <div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  <span class="comment">// maximum number of points</span></div> <div class="line"><a name="l00152"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure.html#ab9e4162d96661b7497d5f023010ea028"> 152</a></span>  <span class="keywordtype">size_t</span> <a class="code" href="classpFlow_1_1pointStructure.html#ab9e4162d96661b7497d5f023010ea028">maxPoints_</a> = <a class="code" href="classpFlow_1_1pointStructure.html#ad77e9b360d4fbedd81ae50586729695e">maxSizeDefault_</a>;</div> <div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  </div> <div class="line"><a name="l00154"></a><span class="lineno"> 154</span>  <span class="comment">// flag of points on device</span></div> <div class="line"><a name="l00155"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure.html#ae2cb8869572656a6734c3c2806f5b320"> 155</a></span>  <a class="code" href="classpFlow_1_1Field.html">int8Field_HD</a> <a class="code" href="classpFlow_1_1pointStructure.html#ae2cb8869572656a6734c3c2806f5b320">pointFlag_</a>;</div> <div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  </div> <div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  <span class="comment">// position of points on device</span></div> <div class="line"><a name="l00158"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure.html#a8ef76d271b8ab8c8b4f3af04f17e6f97"> 158</a></span>  <a class="code" href="classpFlow_1_1Field.html">realx3Field_D</a> <a class="code" href="classpFlow_1_1pointStructure.html#a8ef76d271b8ab8c8b4f3af04f17e6f97">pointPosition_</a>;</div> <div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  </div> <div class="line"><a name="l00160"></a><span class="lineno"> 160</span>  <span class="comment">// number of active points</span></div> <div class="line"><a name="l00161"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure.html#a0858a722cbea1a0b22d3b90fd4f44e3e"> 161</a></span>  <span class="keywordtype">size_t</span> <a class="code" href="classpFlow_1_1pointStructure.html#a0858a722cbea1a0b22d3b90fd4f44e3e">numActivePoints_</a> = 0;</div> <div class="line"><a name="l00162"></a><span class="lineno"> 162</span>  </div> <div class="line"><a name="l00163"></a><span class="lineno"> 163</span>  <span class="comment">// index range of active points (half-open range)</span></div> <div class="line"><a name="l00164"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure.html#a6c02c190c595dadd863a3ecad6ccf4e6"> 164</a></span>  <a class="code" href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee">range</a> <a class="code" href="classpFlow_1_1pointStructure.html#a6c02c190c595dadd863a3ecad6ccf4e6">activeRange_</a>; </div> <div class="line"><a name="l00165"></a><span class="lineno"> 165</span>  </div> <div class="line"><a name="l00166"></a><span class="lineno"> 166</span>  <span class="comment">// - index vector for points to be inserted </span></div> <div class="line"><a name="l00167"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure.html#a1be475213d1735ff93b694f9e87dcf9b"> 167</a></span>  <a class="code" href="classpFlow_1_1indexContainer.html">int32IndexContainer</a> <a class="code" href="classpFlow_1_1pointStructure.html#a1be475213d1735ff93b694f9e87dcf9b">tobeInsertedIndex_</a>;</div> <div class="line"><a name="l00168"></a><span class="lineno"> 168</span>  </div> <div class="line"><a name="l00169"></a><span class="lineno"> 169</span>  </div> <div class="line"><a name="l00171"></a><span class="lineno"> 171</span>  <a class="code" href="pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9">FUNCTION_H</a></div> <div class="line"><a name="l00172"></a><span class="lineno"> 172</span>  <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1pointStructure.html#a78f7c96daeb567a221cd382f8e23f9ae">evaluatePointStructure</a>();</div> <div class="line"><a name="l00173"></a><span class="lineno"> 173</span>  </div> <div class="line"><a name="l00174"></a><span class="lineno"> 174</span>  <a class="code" href="pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9">FUNCTION_H</a></div> <div class="line"><a name="l00175"></a><span class="lineno"> 175</span>  <span class="keywordtype">void</span> <a class="code" href="classpFlow_1_1pointStructure.html#a0c647354823c504adcf32e65b70b46ff">setNumMaxPoints</a>();</div> <div class="line"><a name="l00176"></a><span class="lineno"> 176</span>  </div> <div class="line"><a name="l00177"></a><span class="lineno"> 177</span>  <span class="comment">// - access to pointPosition</span></div> <div class="line"><a name="l00178"></a><span class="lineno"> 178</span>  <a class="code" href="pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9">FUNCTION_H</a></div> <div class="line"><a name="l00179"></a><span class="lineno"> 179</span>  <a class="code" href="classpFlow_1_1Field.html">realx3Field_D</a>& <a class="code" href="classpFlow_1_1pointStructure.html#ab9d8d4992e2a55273f2a74397321ad81">pointPosition</a>();</div> <div class="line"><a name="l00180"></a><span class="lineno"> 180</span>  </div> <div class="line"><a name="l00181"></a><span class="lineno"> 181</span>  <span class="comment">// - access to pointFlag</span></div> <div class="line"><a name="l00182"></a><span class="lineno"> 182</span>  <a class="code" href="pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9">FUNCTION_H</a></div> <div class="line"><a name="l00183"></a><span class="lineno"> 183</span>  <a class="code" href="classpFlow_1_1Field.html">int8Field_HD</a>& <a class="code" href="classpFlow_1_1pointStructure.html#a8c8fdb437cc5162b6a36acb35cad4c61">pointFlag</a>();</div> <div class="line"><a name="l00184"></a><span class="lineno"> 184</span>  </div> <div class="line"><a name="l00185"></a><span class="lineno"> 185</span>  <a class="code" href="pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9">FUNCTION_H</a></div> <div class="line"><a name="l00186"></a><span class="lineno"> 186</span>  <a class="code" href="classpFlow_1_1uniquePtr.html">uniquePtr<int32IndexContainer></a> </div> <div class="line"><a name="l00187"></a><span class="lineno"> 187</span>  <a class="code" href="classpFlow_1_1pointStructure.html#a3d039dd7281b12efe26e02f64c5a4a43">getNewPointsIndices</a>(<a class="code" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> numNewPoints)<span class="keyword">const</span>;</div> <div class="line"><a name="l00188"></a><span class="lineno"> 188</span>  </div> <div class="line"><a name="l00189"></a><span class="lineno"> 189</span> <span class="keyword">public</span>:</div> <div class="line"><a name="l00190"></a><span class="lineno"> 190</span>  </div> <div class="line"><a name="l00191"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure.html#ae463715b3c82ae0f8d56122e37372a0c"> 191</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classpFlow_1_1dynamicPointStructure.html">dynamicPointStructure</a>;</div> <div class="line"><a name="l00192"></a><span class="lineno"> 192</span>  </div> <div class="line"><a name="l00193"></a><span class="lineno"> 193</span>  <span class="comment">// - type info</span></div> <div class="line"><a name="l00194"></a><span class="lineno"> 194</span>  <a class="code" href="classpFlow_1_1pointStructure.html#a79cf90bf54b5dc2b8cd0415152ee0875">TypeInfo</a>(<span class="stringliteral">"pointStructure"</span>);</div> <div class="line"><a name="l00195"></a><span class="lineno"> 195</span>  </div> <div class="line"><a name="l00196"></a><span class="lineno"> 196</span>  </div> <div class="line"><a name="l00198"></a><span class="lineno"> 198</span>  </div> <div class="line"><a name="l00199"></a><span class="lineno"> 199</span>  <span class="comment">// - an empty pointStructure, good for reading from file </span></div> <div class="line"><a name="l00200"></a><span class="lineno"> 200</span>  <a class="code" href="classpFlow_1_1pointStructure.html#aa4f0acc8c030ce3f2be8879899228d37">pointStructure</a>();</div> <div class="line"><a name="l00201"></a><span class="lineno"> 201</span>  </div> <div class="line"><a name="l00202"></a><span class="lineno"> 202</span>  <span class="comment">// - construct from components</span></div> <div class="line"><a name="l00203"></a><span class="lineno"> 203</span>  <a class="code" href="classpFlow_1_1pointStructure.html#aa4f0acc8c030ce3f2be8879899228d37">pointStructure</a>(<span class="keyword">const</span> <a class="code" href="classpFlow_1_1Vector.html">int8Vector</a>& flgVec, <span class="keyword">const</span> <a class="code" href="classpFlow_1_1Vector.html">realx3Vector</a>& posVec);</div> <div class="line"><a name="l00204"></a><span class="lineno"> 204</span>  </div> <div class="line"><a name="l00205"></a><span class="lineno"> 205</span>  <span class="comment">// - construct from point positions, assume all points are active</span></div> <div class="line"><a name="l00206"></a><span class="lineno"> 206</span>  <a class="code" href="classpFlow_1_1pointStructure.html#aa4f0acc8c030ce3f2be8879899228d37">pointStructure</a>(<span class="keyword">const</span> <a class="code" href="classpFlow_1_1Vector.html">realx3Vector</a>& posVec);</div> <div class="line"><a name="l00207"></a><span class="lineno"> 207</span>  </div> <div class="line"><a name="l00208"></a><span class="lineno"> 208</span>  <span class="comment">// - copy construct</span></div> <div class="line"><a name="l00209"></a><span class="lineno"> 209</span>  <span class="comment">//</span></div> <div class="line"><a name="l00210"></a><span class="lineno"> 210</span>  <span class="comment">// should be changed, may causs undefined behavior </span></div> <div class="line"><a name="l00212"></a><span class="lineno"> 212</span> <span class="comment"></span> <a class="code" href="classpFlow_1_1pointStructure.html#aa4f0acc8c030ce3f2be8879899228d37">pointStructure</a>(<span class="keyword">const</span> <a class="code" href="classpFlow_1_1pointStructure.html">pointStructure</a>&) = <span class="keywordflow">default</span>;</div> <div class="line"><a name="l00213"></a><span class="lineno"> 213</span>  </div> <div class="line"><a name="l00214"></a><span class="lineno"> 214</span>  </div> <div class="line"><a name="l00215"></a><span class="lineno"> 215</span>  <span class="comment">// - no move construct </span></div> <div class="line"><a name="l00216"></a><span class="lineno"> 216</span>  <a class="code" href="classpFlow_1_1pointStructure.html#aa4f0acc8c030ce3f2be8879899228d37">pointStructure</a>(<a class="code" href="classpFlow_1_1pointStructure.html">pointStructure</a>&&) = <span class="keyword">delete</span>;</div> <div class="line"><a name="l00217"></a><span class="lineno"> 217</span>  </div> <div class="line"><a name="l00218"></a><span class="lineno"> 218</span>  <span class="comment">// - copy assignment </span></div> <div class="line"><a name="l00219"></a><span class="lineno"> 219</span>  <span class="comment">//</span></div> <div class="line"><a name="l00220"></a><span class="lineno"> 220</span>  <span class="comment">// should be changed, may causs undefined behavior </span></div> <div class="line"><a name="l00222"></a><span class="lineno"> 222</span> <span class="comment"></span> <a class="code" href="classpFlow_1_1pointStructure.html">pointStructure</a>& <a class="code" href="classpFlow_1_1pointStructure.html#a73f9025d1c0b6317c9ee017341592759">operator=</a>(<span class="keyword">const</span> <a class="code" href="classpFlow_1_1pointStructure.html">pointStructure</a>&) = <span class="keywordflow">default</span>;</div> <div class="line"><a name="l00223"></a><span class="lineno"> 223</span>  </div> <div class="line"><a name="l00224"></a><span class="lineno"> 224</span>  <span class="comment">// - no move assignment </span></div> <div class="line"><a name="l00225"></a><span class="lineno"> 225</span>  <a class="code" href="classpFlow_1_1pointStructure.html">pointStructure</a>& <a class="code" href="classpFlow_1_1pointStructure.html#a73f9025d1c0b6317c9ee017341592759">operator=</a>(<a class="code" href="classpFlow_1_1pointStructure.html">pointStructure</a>&&) = <span class="keyword">delete</span>;</div> <div class="line"><a name="l00226"></a><span class="lineno"> 226</span>  </div> <div class="line"><a name="l00227"></a><span class="lineno"> 227</span>  <span class="comment">// - destructor </span></div> <div class="line"><a name="l00228"></a><span class="lineno"> 228</span>  <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1pointStructure.html#a9941756999b47dacfc1fca276472cc12">~pointStructure</a>() = <span class="keywordflow">default</span>;</div> <div class="line"><a name="l00229"></a><span class="lineno"> 229</span>  </div> <div class="line"><a name="l00230"></a><span class="lineno"> 230</span>  </div> <div class="line"><a name="l00232"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure.html#ad81a0ac43e7801c723a8976f90ea5d99"> 232</a></span>  <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsDevice.html">activePointsDevice</a> <a class="code" href="classpFlow_1_1pointStructure.html#ad81a0ac43e7801c723a8976f90ea5d99">activePointsMaskD</a>()<span class="keyword">const</span></div> <div class="line"><a name="l00233"></a><span class="lineno"> 233</span> <span class="keyword"> </span>{</div> <div class="line"><a name="l00234"></a><span class="lineno"> 234</span>  <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsDevice.html">activePointsDevice</a>(</div> <div class="line"><a name="l00235"></a><span class="lineno"> 235</span>  this-><a class="code" href="classpFlow_1_1pointStructure.html#a2ce5480679b04413dd607e300cfd1d7b">allActive</a>(),</div> <div class="line"><a name="l00236"></a><span class="lineno"> 236</span>  <a class="code" href="classpFlow_1_1pointStructure.html#a7d8fce812101d1c38607cac47a618b8f">activeRange</a>(),</div> <div class="line"><a name="l00237"></a><span class="lineno"> 237</span>  pointFlag_.<a class="code" href="classpFlow_1_1VectorDual.html#a36c25b92bd9a293baeda2c764016a27a">deviceVectorAll</a>()</div> <div class="line"><a name="l00238"></a><span class="lineno"> 238</span>  );</div> <div class="line"><a name="l00239"></a><span class="lineno"> 239</span>  }</div> <div class="line"><a name="l00240"></a><span class="lineno"> 240</span>  </div> <div class="line"><a name="l00241"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure.html#abca48c448a52376f2fdaf77e7481b72f"> 241</a></span>  <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsHost.html">activePointsHost</a> <a class="code" href="classpFlow_1_1pointStructure.html#abca48c448a52376f2fdaf77e7481b72f">activePointsMaskH</a>()<span class="keyword">const</span></div> <div class="line"><a name="l00242"></a><span class="lineno"> 242</span> <span class="keyword"> </span>{</div> <div class="line"><a name="l00243"></a><span class="lineno"> 243</span>  <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1pointStructure_1_1activePointsHost.html">activePointsHost</a>(</div> <div class="line"><a name="l00244"></a><span class="lineno"> 244</span>  this-><a class="code" href="classpFlow_1_1pointStructure.html#a2ce5480679b04413dd607e300cfd1d7b">allActive</a>(),</div> <div class="line"><a name="l00245"></a><span class="lineno"> 245</span>  <a class="code" href="classpFlow_1_1pointStructure.html#a7d8fce812101d1c38607cac47a618b8f">activeRange</a>(),</div> <div class="line"><a name="l00246"></a><span class="lineno"> 246</span>  pointFlag_.<a class="code" href="classpFlow_1_1VectorDual.html#a271544126231c80176a8159c3d102fb9">hostVectorAll</a>()</div> <div class="line"><a name="l00247"></a><span class="lineno"> 247</span>  );</div> <div class="line"><a name="l00248"></a><span class="lineno"> 248</span>  }</div> <div class="line"><a name="l00249"></a><span class="lineno"> 249</span>  </div> <div class="line"><a name="l00250"></a><span class="lineno"> 250</span>  <span class="comment">// - const access pointPosition</span></div> <div class="line"><a name="l00251"></a><span class="lineno"> 251</span>  <a class="code" href="pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9">FUNCTION_H</a></div> <div class="line"><a name="l00252"></a><span class="lineno"> 252</span>  <span class="keyword">const</span> <a class="code" href="classpFlow_1_1Field.html">realx3Field_D</a>& <a class="code" href="classpFlow_1_1pointStructure.html#ab9d8d4992e2a55273f2a74397321ad81">pointPosition</a>()<span class="keyword">const</span>;</div> <div class="line"><a name="l00253"></a><span class="lineno"> 253</span>  </div> <div class="line"><a name="l00254"></a><span class="lineno"> 254</span>  <span class="comment">// - const access to pointFlag</span></div> <div class="line"><a name="l00255"></a><span class="lineno"> 255</span>  <a class="code" href="pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9">FUNCTION_H</a></div> <div class="line"><a name="l00256"></a><span class="lineno"> 256</span>  <span class="keyword">const</span> <a class="code" href="classpFlow_1_1Field.html">int8Field_HD</a>& <a class="code" href="classpFlow_1_1pointStructure.html#a8c8fdb437cc5162b6a36acb35cad4c61">pointFlag</a>()<span class="keyword">const</span>;</div> <div class="line"><a name="l00257"></a><span class="lineno"> 257</span>  </div> <div class="line"><a name="l00258"></a><span class="lineno"> 258</span>  <a class="code" href="pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872">INLINE_FUNCTION_H</a></div> <div class="line"><a name="l00259"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure.html#aca3c70111b15c4a1ff2b3b56b3d7c4b1"> 259</a></span>  <span class="keyword">auto</span> <a class="code" href="classpFlow_1_1pointStructure.html#aca3c70111b15c4a1ff2b3b56b3d7c4b1">pointPositionHostAll</a>()</div> <div class="line"><a name="l00260"></a><span class="lineno"> 260</span>  {</div> <div class="line"><a name="l00261"></a><span class="lineno"> 261</span>  <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1pointStructure.html#a8ef76d271b8ab8c8b4f3af04f17e6f97">pointPosition_</a>.<a class="code" href="classpFlow_1_1VectorSingle.html#afd947e4fd626c211d08fb83380f3c63c">hostVectorAll</a>();</div> <div class="line"><a name="l00262"></a><span class="lineno"> 262</span>  }</div> <div class="line"><a name="l00263"></a><span class="lineno"> 263</span>  </div> <div class="line"><a name="l00264"></a><span class="lineno"> 264</span>  <span class="comment">// - size of data structure</span></div> <div class="line"><a name="l00265"></a><span class="lineno"> 265</span>  <a class="code" href="pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9">FUNCTION_H</a></div> <div class="line"><a name="l00266"></a><span class="lineno"> 266</span>  <a class="code" href="namespacepFlow.html#a39f5f71474553bc78726494fa09dd0fb">label</a> <a class="code" href="classpFlow_1_1pointStructure.html#a7fd505d804f671e5714194ca63a9155f">size</a>()<span class="keyword">const</span>;</div> <div class="line"><a name="l00267"></a><span class="lineno"> 267</span>  </div> <div class="line"><a name="l00268"></a><span class="lineno"> 268</span>  <span class="comment">// - maximum capacity of data structure </span></div> <div class="line"><a name="l00269"></a><span class="lineno"> 269</span>  <a class="code" href="pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9">FUNCTION_H</a></div> <div class="line"><a name="l00270"></a><span class="lineno"> 270</span>  <a class="code" href="namespacepFlow.html#a39f5f71474553bc78726494fa09dd0fb">label</a> <a class="code" href="classpFlow_1_1pointStructure.html#aa7618651ffb027109126be4771bac4cc">capacity</a>()<span class="keyword">const</span>;</div> <div class="line"><a name="l00271"></a><span class="lineno"> 271</span>  </div> <div class="line"><a name="l00272"></a><span class="lineno"> 272</span>  <span class="comment">// - number of active points </span></div> <div class="line"><a name="l00273"></a><span class="lineno"> 273</span>  <a class="code" href="pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9">FUNCTION_H</a></div> <div class="line"><a name="l00274"></a><span class="lineno"> 274</span>  <a class="code" href="namespacepFlow.html#a39f5f71474553bc78726494fa09dd0fb">label</a> <a class="code" href="classpFlow_1_1pointStructure.html#aa90bf675595664df833d4dfd361b3863">numActive</a>() <span class="keyword">const</span>;</div> <div class="line"><a name="l00275"></a><span class="lineno"> 275</span>  </div> <div class="line"><a name="l00276"></a><span class="lineno"> 276</span>  <span class="comment">// - if all points are active </span></div> <div class="line"><a name="l00277"></a><span class="lineno"> 277</span>  <a class="code" href="pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9">FUNCTION_H</a></div> <div class="line"><a name="l00278"></a><span class="lineno"> 278</span>  <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1pointStructure.html#a2ce5480679b04413dd607e300cfd1d7b">allActive</a>()<span class="keyword">const</span>;</div> <div class="line"><a name="l00279"></a><span class="lineno"> 279</span>  </div> <div class="line"><a name="l00280"></a><span class="lineno"> 280</span>  <a class="code" href="pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872">INLINE_FUNCTION_H</a></div> <div class="line"><a name="l00281"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure.html#a7d8fce812101d1c38607cac47a618b8f"> 281</a></span>  <a class="code" href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee">range</a> <a class="code" href="classpFlow_1_1pointStructure.html#a7d8fce812101d1c38607cac47a618b8f">activeRange</a>()<span class="keyword">const</span></div> <div class="line"><a name="l00282"></a><span class="lineno"> 282</span> <span class="keyword"> </span>{</div> <div class="line"><a name="l00283"></a><span class="lineno"> 283</span>  <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1pointStructure.html#a6c02c190c595dadd863a3ecad6ccf4e6">activeRange_</a>;</div> <div class="line"><a name="l00284"></a><span class="lineno"> 284</span>  }</div> <div class="line"><a name="l00285"></a><span class="lineno"> 285</span>  </div> <div class="line"><a name="l00286"></a><span class="lineno"> 286</span>  <a class="code" href="pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872">INLINE_FUNCTION_H</a></div> <div class="line"><a name="l00287"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure.html#a785cd9cdbd48a18c6bddb623fa1740da"> 287</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1pointStructure.html#a785cd9cdbd48a18c6bddb623fa1740da">isActive</a>(<a class="code" href="namespacepFlow.html#a39f5f71474553bc78726494fa09dd0fb">label</a> i)<span class="keyword">const</span></div> <div class="line"><a name="l00288"></a><span class="lineno"> 288</span> <span class="keyword"> </span>{</div> <div class="line"><a name="l00289"></a><span class="lineno"> 289</span>  <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1pointStructure.html#ae2cb8869572656a6734c3c2806f5b320">pointFlag_</a>[i] == <a class="code" href="classpFlow_1_1pointStructure.html#a265edb5715625a3ea1510cccc80560dfa33cf1d8ef1d06ee698a7fabf40eb3a7f">ACTIVE</a>;</div> <div class="line"><a name="l00290"></a><span class="lineno"> 290</span>  }</div> <div class="line"><a name="l00291"></a><span class="lineno"> 291</span>  </div> <div class="line"><a name="l00292"></a><span class="lineno"> 292</span>  <a class="code" href="pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9">FUNCTION_H</a></div> <div class="line"><a name="l00293"></a><span class="lineno"> 293</span>  <span class="keywordtype">size_t</span> <a class="code" href="classpFlow_1_1pointStructure.html#a5ed14c8dd71456ae98f9f3122bc36cda">markDeleteOutOfBox</a>(<span class="keyword">const</span> <a class="code" href="classpFlow_1_1box.html">box</a>& domain);</div> <div class="line"><a name="l00294"></a><span class="lineno"> 294</span>  </div> <div class="line"><a name="l00295"></a><span class="lineno"> 295</span>  <span class="comment">// - update data structure by removing the marked points </span></div> <div class="line"><a name="l00296"></a><span class="lineno"> 296</span>  <span class="comment">// Notifies all the fields that are built based on this data structure</span></div> <div class="line"><a name="l00297"></a><span class="lineno"> 297</span>  <span class="comment">// and then apply removing to the pointPosition_ and pointFlag_</span></div> <div class="line"><a name="l00298"></a><span class="lineno"> 298</span>  <a class="code" href="pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9">FUNCTION_H</a></div> <div class="line"><a name="l00299"></a><span class="lineno"> 299</span>  <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1pointStructure.html#a9b3346d6a97542cabc9653282eda4a31">updateForDelete</a>();</div> <div class="line"><a name="l00300"></a><span class="lineno"> 300</span>  </div> <div class="line"><a name="l00302"></a><span class="lineno"> 302</span>  </div> <div class="line"><a name="l00303"></a><span class="lineno"> 303</span>  <span class="comment">// - const access to points to be newly inserted</span></div> <div class="line"><a name="l00304"></a><span class="lineno"> 304</span>  <a class="code" href="pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9">FUNCTION_H</a> </div> <div class="line"><a name="l00305"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure.html#a12826e5d1ae021ea1945fa6969d16086"> 305</a></span>  <span class="keyword">auto</span> <a class="code" href="classpFlow_1_1pointStructure.html#a12826e5d1ae021ea1945fa6969d16086">insertedPointIndex</a>()<span class="keyword">const</span></div> <div class="line"><a name="l00306"></a><span class="lineno"> 306</span> <span class="keyword"> </span>{</div> <div class="line"><a name="l00307"></a><span class="lineno"> 307</span>  <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1pointStructure.html#a1be475213d1735ff93b694f9e87dcf9b">tobeInsertedIndex_</a>;</div> <div class="line"><a name="l00308"></a><span class="lineno"> 308</span>  }</div> <div class="line"><a name="l00309"></a><span class="lineno"> 309</span>  </div> <div class="line"><a name="l00310"></a><span class="lineno"> 310</span>  <a class="code" href="pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9">FUNCTION_H</a> </div> <div class="line"><a name="l00311"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure.html#ad4d8846f33f2c2d33873fc529b35f0b4"> 311</a></span>  <span class="keyword">auto</span> <a class="code" href="classpFlow_1_1pointStructure.html#ad4d8846f33f2c2d33873fc529b35f0b4">insertedPointIndexH</a>()<span class="keyword">const</span></div> <div class="line"><a name="l00312"></a><span class="lineno"> 312</span> <span class="keyword"> </span>{</div> <div class="line"><a name="l00313"></a><span class="lineno"> 313</span>  <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1pointStructure.html#a1be475213d1735ff93b694f9e87dcf9b">tobeInsertedIndex_</a>.<a class="code" href="classpFlow_1_1indexContainer.html#a5b8b45947cc69fbfb94a443cd6dc41f6">hostView</a>();</div> <div class="line"><a name="l00314"></a><span class="lineno"> 314</span>  }</div> <div class="line"><a name="l00315"></a><span class="lineno"> 315</span>  </div> <div class="line"><a name="l00316"></a><span class="lineno"> 316</span>  <a class="code" href="pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9">FUNCTION_H</a> </div> <div class="line"><a name="l00317"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure.html#a01e096ba69cc9cf35320e827465f7337"> 317</a></span>  <span class="keyword">auto</span> <a class="code" href="classpFlow_1_1pointStructure.html#a01e096ba69cc9cf35320e827465f7337">insertedPointIndexD</a>()<span class="keyword">const</span></div> <div class="line"><a name="l00318"></a><span class="lineno"> 318</span> <span class="keyword"> </span>{</div> <div class="line"><a name="l00319"></a><span class="lineno"> 319</span>  <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1pointStructure.html#a1be475213d1735ff93b694f9e87dcf9b">tobeInsertedIndex_</a>.<a class="code" href="classpFlow_1_1indexContainer.html#abe2bb54e3d8d44844edc05a46accd8d4">deviceView</a>();</div> <div class="line"><a name="l00320"></a><span class="lineno"> 320</span>  }</div> <div class="line"><a name="l00321"></a><span class="lineno"> 321</span>  </div> <div class="line"><a name="l00322"></a><span class="lineno"> 322</span>  </div> <div class="line"><a name="l00323"></a><span class="lineno"> 323</span>  <span class="comment">// - update data structure by inserting/setting new points </span></div> <div class="line"><a name="l00324"></a><span class="lineno"> 324</span>  <span class="comment">// Notifies all the fields in the registered list of data structure</span></div> <div class="line"><a name="l00325"></a><span class="lineno"> 325</span>  <span class="comment">// and exclude the fields that re in the exclusionList</span></div> <div class="line"><a name="l00326"></a><span class="lineno"> 326</span>  <span class="comment">// retrun nullptr if it fails </span></div> <div class="line"><a name="l00327"></a><span class="lineno"> 327</span>  <a class="code" href="pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9">FUNCTION_H</a></div> <div class="line"><a name="l00328"></a><span class="lineno"> 328</span>  <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1uniquePtr.html">uniquePtr<int32IndexContainer></a> <a class="code" href="classpFlow_1_1pointStructure.html#a9d20becf23a4c5cb98ff7b4e05717190">insertPoints</a>(</div> <div class="line"><a name="l00329"></a><span class="lineno"> 329</span>  <span class="keyword">const</span> <a class="code" href="classpFlow_1_1Vector.html">realx3Vector</a>& pos,</div> <div class="line"><a name="l00330"></a><span class="lineno"> 330</span>  <span class="keyword">const</span> <a class="code" href="classpFlow_1_1setFieldList.html">setFieldList</a>& setField,</div> <div class="line"><a name="l00331"></a><span class="lineno"> 331</span>  <a class="code" href="classpFlow_1_1repository.html">repository</a>& owner,</div> <div class="line"><a name="l00332"></a><span class="lineno"> 332</span>  <span class="keyword">const</span> <a class="code" href="classpFlow_1_1List.html">List<eventObserver*></a>& exclusionList={<span class="keyword">nullptr</span>}</div> <div class="line"><a name="l00333"></a><span class="lineno"> 333</span>  );</div> <div class="line"><a name="l00334"></a><span class="lineno"> 334</span>  </div> <div class="line"><a name="l00335"></a><span class="lineno"> 335</span>  </div> <div class="line"><a name="l00337"></a><span class="lineno"> 337</span>  <span class="comment">// - read pointStructure from is</span></div> <div class="line"><a name="l00338"></a><span class="lineno"> 338</span>  <a class="code" href="pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9">FUNCTION_H</a></div> <div class="line"><a name="l00339"></a><span class="lineno"> 339</span>  <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1pointStructure.html#addd0db43c233e851c7ef9b357a5fdeba">readPointStructure</a>(iIstream& is);</div> <div class="line"><a name="l00340"></a><span class="lineno"> 340</span>  </div> <div class="line"><a name="l00341"></a><span class="lineno"> 341</span>  <span class="comment">// - write pointStructure to os</span></div> <div class="line"><a name="l00342"></a><span class="lineno"> 342</span>  <a class="code" href="pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9">FUNCTION_H</a></div> <div class="line"><a name="l00343"></a><span class="lineno"> 343</span>  <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1pointStructure.html#a329d7fb71b168b07c6536afeb97880fa">writePointStructure</a>(iOstream& os)<span class="keyword">const</span>;</div> <div class="line"><a name="l00344"></a><span class="lineno"> 344</span>  </div> <div class="line"><a name="l00345"></a><span class="lineno"> 345</span>  <span class="comment">// - read </span></div> <div class="line"><a name="l00346"></a><span class="lineno"> 346</span>  <a class="code" href="pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9">FUNCTION_H</a></div> <div class="line"><a name="l00347"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure.html#ae1d42751915e8566dac19658cc498ffa"> 347</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1pointStructure.html#ae1d42751915e8566dac19658cc498ffa">read</a>(<a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>& is)</div> <div class="line"><a name="l00348"></a><span class="lineno"> 348</span>  {</div> <div class="line"><a name="l00349"></a><span class="lineno"> 349</span>  <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1pointStructure.html#addd0db43c233e851c7ef9b357a5fdeba">readPointStructure</a>(is);</div> <div class="line"><a name="l00350"></a><span class="lineno"> 350</span>  }</div> <div class="line"><a name="l00351"></a><span class="lineno"> 351</span>  </div> <div class="line"><a name="l00352"></a><span class="lineno"> 352</span>  <span class="comment">// - write </span></div> <div class="line"><a name="l00353"></a><span class="lineno"> 353</span>  <a class="code" href="pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9">FUNCTION_H</a></div> <div class="line"><a name="l00354"></a><span class="lineno"><a class="line" href="classpFlow_1_1pointStructure.html#aa7d820a4dd0777a9a82aee242b83a167"> 354</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1pointStructure.html#aa7d820a4dd0777a9a82aee242b83a167">write</a>(<a class="code" href="classpFlow_1_1iOstream.html">iOstream</a>& os)<span class="keyword">const</span></div> <div class="line"><a name="l00355"></a><span class="lineno"> 355</span> <span class="keyword"> </span>{</div> <div class="line"><a name="l00356"></a><span class="lineno"> 356</span>  <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1pointStructure.html#a329d7fb71b168b07c6536afeb97880fa">writePointStructure</a>(os);</div> <div class="line"><a name="l00357"></a><span class="lineno"> 357</span>  }</div> <div class="line"><a name="l00358"></a><span class="lineno"> 358</span>  </div> <div class="line"><a name="l00359"></a><span class="lineno"> 359</span> };</div> <div class="line"><a name="l00360"></a><span class="lineno"> 360</span>  </div> <div class="line"><a name="l00361"></a><span class="lineno"> 361</span>  </div> <div class="line"><a name="l00362"></a><span class="lineno"> 362</span> } <span class="comment">// pFlow</span></div> <div class="line"><a name="l00363"></a><span class="lineno"> 363</span>  </div> <div class="line"><a name="l00364"></a><span class="lineno"> 364</span>  </div> <div class="line"><a name="l00365"></a><span class="lineno"> 365</span>  </div> <div class="line"><a name="l00366"></a><span class="lineno"> 366</span>  </div> <div class="line"><a name="l00367"></a><span class="lineno"> 367</span> <span class="preprocessor">#endif //__pointStructure_hpp__</span></div> </div><!-- fragment --></div><!-- contents --> </div><!-- doc-content --> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_a78f7c96daeb567a221cd382f8e23f9ae"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#a78f7c96daeb567a221cd382f8e23f9ae">pFlow::pointStructure::evaluatePointStructure</a></div><div class="ttdeci">FUNCTION_H bool evaluatePointStructure()</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8cpp_source.html#l00030">pointStructure.cpp:30</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_1_1activePointsDevice_html_a24c6df75de7ec5977ac4fa9c450955ff"><div class="ttname"><a href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#a24c6df75de7ec5977ac4fa9c450955ff">pFlow::pointStructure::activePointsDevice::allActive_</a></div><div class="ttdeci">bool allActive_</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00064">pointStructure.hpp:64</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_1_1activePointsHost_html"><div class="ttname"><a href="classpFlow_1_1pointStructure_1_1activePointsHost.html">pFlow::pointStructure::activePointsHost</a></div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00102">pointStructure.hpp:102</a></div></div> <div class="ttc" id="aclasspFlow_1_1List_html"><div class="ttname"><a href="classpFlow_1_1List.html">pFlow::List</a></div><div class="ttdef"><b>Definition:</b> <a href="List_8hpp_source.html#l00039">List.hpp:39</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_1_1activePointsHost_html_aab9550b3f59f76a254d15a2d537bb395"><div class="ttname"><a href="classpFlow_1_1pointStructure_1_1activePointsHost.html#aab9550b3f59f76a254d15a2d537bb395">pFlow::pointStructure::activePointsHost::allActive</a></div><div class="ttdeci">INLINE_FUNCTION_H bool allActive() const</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00139">pointStructure.hpp:139</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_a0858a722cbea1a0b22d3b90fd4f44e3e"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#a0858a722cbea1a0b22d3b90fd4f44e3e">pFlow::pointStructure::numActivePoints_</a></div><div class="ttdeci">size_t numActivePoints_</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00161">pointStructure.hpp:161</a></div></div> <div class="ttc" id="aclasspFlow_1_1eventSubscriber_html"><div class="ttname"><a href="classpFlow_1_1eventSubscriber.html">pFlow::eventSubscriber</a></div><div class="ttdef"><b>Definition:</b> <a href="eventSubscriber_8hpp_source.html#l00034">eventSubscriber.hpp:34</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_ab9e4162d96661b7497d5f023010ea028"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#ab9e4162d96661b7497d5f023010ea028">pFlow::pointStructure::maxPoints_</a></div><div class="ttdeci">size_t maxPoints_</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00152">pointStructure.hpp:152</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_a265edb5715625a3ea1510cccc80560df"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#a265edb5715625a3ea1510cccc80560df">pFlow::pointStructure::PointFlag</a></div><div class="ttdeci">PointFlag</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00050">pointStructure.hpp:50</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_a8ef76d271b8ab8c8b4f3af04f17e6f97"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#a8ef76d271b8ab8c8b4f3af04f17e6f97">pFlow::pointStructure::pointPosition_</a></div><div class="ttdeci">realx3Field_D pointPosition_</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00158">pointStructure.hpp:158</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_a265edb5715625a3ea1510cccc80560dfaae88752b9379248f07e2c3fdc064d998"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#a265edb5715625a3ea1510cccc80560dfaae88752b9379248f07e2c3fdc064d998">pFlow::pointStructure::DELETED</a></div><div class="ttdeci">@ DELETED</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00052">pointStructure.hpp:52</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_1_1activePointsDevice_html_a06a0021d8c87a93ad8aab3d9f1d6ea07"><div class="ttname"><a href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#a06a0021d8c87a93ad8aab3d9f1d6ea07">pFlow::pointStructure::activePointsDevice::allActive</a></div><div class="ttdeci">INLINE_FUNCTION_HD auto allActive() const</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00096">pointStructure.hpp:96</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_1_1activePointsDevice_html_a6c02c190c595dadd863a3ecad6ccf4e6"><div class="ttname"><a href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#a6c02c190c595dadd863a3ecad6ccf4e6">pFlow::pointStructure::activePointsDevice::activeRange_</a></div><div class="ttdeci">range activeRange_</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00066">pointStructure.hpp:66</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_1_1activePointsDevice_html_a66b83ffe30c5d029d9da5021e8338559"><div class="ttname"><a href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#a66b83ffe30c5d029d9da5021e8338559">pFlow::pointStructure::activePointsDevice::flag_</a></div><div class="ttdeci">ViewType1D< int8 > flag_</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00062">pointStructure.hpp:62</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_aa7d820a4dd0777a9a82aee242b83a167"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#aa7d820a4dd0777a9a82aee242b83a167">pFlow::pointStructure::write</a></div><div class="ttdeci">FUNCTION_H bool write(iOstream &os) const</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00354">pointStructure.hpp:354</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorDual_html_a271544126231c80176a8159c3d102fb9"><div class="ttname"><a href="classpFlow_1_1VectorDual.html#a271544126231c80176a8159c3d102fb9">pFlow::VectorDual::hostVectorAll</a></div><div class="ttdeci">INLINE_FUNCTION_H hostViewType & hostVectorAll()</div><div class="ttdef"><b>Definition:</b> <a href="VectorDual_8hpp_source.html#l00345">VectorDual.hpp:345</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_abca48c448a52376f2fdaf77e7481b72f"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#abca48c448a52376f2fdaf77e7481b72f">pFlow::pointStructure::activePointsMaskH</a></div><div class="ttdeci">activePointsHost activePointsMaskH() const</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00241">pointStructure.hpp:241</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorSingle_html_afd947e4fd626c211d08fb83380f3c63c"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html#afd947e4fd626c211d08fb83380f3c63c">pFlow::VectorSingle::hostVectorAll</a></div><div class="ttdeci">const INLINE_FUNCTION_H auto hostVectorAll() const</div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00320">VectorSingle.hpp:320</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_a01e096ba69cc9cf35320e827465f7337"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#a01e096ba69cc9cf35320e827465f7337">pFlow::pointStructure::insertedPointIndexD</a></div><div class="ttdeci">FUNCTION_H auto insertedPointIndexD() const</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00317">pointStructure.hpp:317</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_a5ed14c8dd71456ae98f9f3122bc36cda"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#a5ed14c8dd71456ae98f9f3122bc36cda">pFlow::pointStructure::markDeleteOutOfBox</a></div><div class="ttdeci">FUNCTION_H size_t markDeleteOutOfBox(const box &domain)</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8cpp_source.html#l00235">pointStructure.cpp:235</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_a8c8fdb437cc5162b6a36acb35cad4c61"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#a8c8fdb437cc5162b6a36acb35cad4c61">pFlow::pointStructure::pointFlag</a></div><div class="ttdeci">FUNCTION_H int8Field_HD & pointFlag()</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8cpp_source.html#l00070">pointStructure.cpp:70</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_addd0db43c233e851c7ef9b357a5fdeba"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#addd0db43c233e851c7ef9b357a5fdeba">pFlow::pointStructure::readPointStructure</a></div><div class="ttdeci">FUNCTION_H bool readPointStructure(iIstream &is)</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8cpp_source.html#l00389">pointStructure.cpp:389</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_a7d8fce812101d1c38607cac47a618b8f"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#a7d8fce812101d1c38607cac47a618b8f">pFlow::pointStructure::activeRange</a></div><div class="ttdeci">INLINE_FUNCTION_H range activeRange() const</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00281">pointStructure.hpp:281</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_aca3c70111b15c4a1ff2b3b56b3d7c4b1"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#aca3c70111b15c4a1ff2b3b56b3d7c4b1">pFlow::pointStructure::pointPositionHostAll</a></div><div class="ttdeci">INLINE_FUNCTION_H auto pointPositionHostAll()</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00259">pointStructure.hpp:259</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_1_1activePointsHost_html_a0f5f9a163cb0d86c165ce2742c251979"><div class="ttname"><a href="classpFlow_1_1pointStructure_1_1activePointsHost.html#a0f5f9a163cb0d86c165ce2742c251979">pFlow::pointStructure::activePointsHost::activePointsHost</a></div><div class="ttdeci">INLINE_FUNCTION_H activePointsHost(bool allActive, range active, const ViewType1D< int8, HostSpace > &flag)</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00115">pointStructure.hpp:115</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_a265edb5715625a3ea1510cccc80560dfa33cf1d8ef1d06ee698a7fabf40eb3a7f"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#a265edb5715625a3ea1510cccc80560dfa33cf1d8ef1d06ee698a7fabf40eb3a7f">pFlow::pointStructure::ACTIVE</a></div><div class="ttdeci">@ ACTIVE</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00053">pointStructure.hpp:53</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_a329d7fb71b168b07c6536afeb97880fa"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#a329d7fb71b168b07c6536afeb97880fa">pFlow::pointStructure::writePointStructure</a></div><div class="ttdeci">FUNCTION_H bool writePointStructure(iOstream &os) const</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8cpp_source.html#l00417">pointStructure.cpp:417</a></div></div> <div class="ttc" id="aVectors_8hpp_html"><div class="ttname"><a href="Vectors_8hpp.html">Vectors.hpp</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_a73f9025d1c0b6317c9ee017341592759"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#a73f9025d1c0b6317c9ee017341592759">pFlow::pointStructure::operator=</a></div><div class="ttdeci">pointStructure & operator=(const pointStructure &)=default</div></div> <div class="ttc" id="aclasspFlow_1_1Field_html"><div class="ttname"><a href="classpFlow_1_1Field.html">pFlow::Field< VectorDual, int8 ></a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_1_1activePointsHost_html_a24c6df75de7ec5977ac4fa9c450955ff"><div class="ttname"><a href="classpFlow_1_1pointStructure_1_1activePointsHost.html#a24c6df75de7ec5977ac4fa9c450955ff">pFlow::pointStructure::activePointsHost::allActive_</a></div><div class="ttdeci">bool allActive_</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00108">pointStructure.hpp:108</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_ad77e9b360d4fbedd81ae50586729695e"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#ad77e9b360d4fbedd81ae50586729695e">pFlow::pointStructure::maxSizeDefault_</a></div><div class="ttdeci">static const size_t maxSizeDefault_</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00057">pointStructure.hpp:57</a></div></div> <div class="ttc" id="aclasspFlow_1_1dynamicPointStructure_html"><div class="ttname"><a href="classpFlow_1_1dynamicPointStructure.html">pFlow::dynamicPointStructure</a></div><div class="ttdef"><b>Definition:</b> <a href="dynamicPointStructure_8hpp_source.html#l00033">dynamicPointStructure.hpp:33</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_a12826e5d1ae021ea1945fa6969d16086"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#a12826e5d1ae021ea1945fa6969d16086">pFlow::pointStructure::insertedPointIndex</a></div><div class="ttdeci">FUNCTION_H auto insertedPointIndex() const</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00305">pointStructure.hpp:305</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_a9b3346d6a97542cabc9653282eda4a31"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#a9b3346d6a97542cabc9653282eda4a31">pFlow::pointStructure::updateForDelete</a></div><div class="ttdeci">virtual FUNCTION_H bool updateForDelete()</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8cpp_source.html#l00291">pointStructure.cpp:291</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_1_1activePointsDevice_html"><div class="ttname"><a href="classpFlow_1_1pointStructure_1_1activePointsDevice.html">pFlow::pointStructure::activePointsDevice</a></div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00059">pointStructure.hpp:59</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_ab9d8d4992e2a55273f2a74397321ad81"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#ab9d8d4992e2a55273f2a74397321ad81">pFlow::pointStructure::pointPosition</a></div><div class="ttdeci">FUNCTION_H realx3Field_D & pointPosition()</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8cpp_source.html#l00064">pointStructure.cpp:64</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_aa90bf675595664df833d4dfd361b3863"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#aa90bf675595664df833d4dfd361b3863">pFlow::pointStructure::numActive</a></div><div class="ttdeci">FUNCTION_H label numActive() const</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8cpp_source.html#l00222">pointStructure.cpp:222</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_1_1activePointsHost_html_a74a6b2b65059d7ca887bb2d78fe49ce2"><div class="ttname"><a href="classpFlow_1_1pointStructure_1_1activePointsHost.html#a74a6b2b65059d7ca887bb2d78fe49ce2">pFlow::pointStructure::activePointsHost::activeRange</a></div><div class="ttdeci">INLINE_FUNCTION_H auto activeRange() const</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00134">pointStructure.hpp:134</a></div></div> <div class="ttc" id="anamespacepFlow_html"><div class="ttname"><a href="namespacepFlow.html">pFlow</a></div><div class="ttdef"><b>Definition:</b> <a href="demComponent_8hpp_source.html#l00028">demComponent.hpp:28</a></div></div> <div class="ttc" id="aVectorSingles_8hpp_html"><div class="ttname"><a href="VectorSingles_8hpp.html">VectorSingles.hpp</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_a785cd9cdbd48a18c6bddb623fa1740da"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#a785cd9cdbd48a18c6bddb623fa1740da">pFlow::pointStructure::isActive</a></div><div class="ttdeci">INLINE_FUNCTION_H bool isActive(label i) const</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00287">pointStructure.hpp:287</a></div></div> <div class="ttc" id="apFlowMacros_8hpp_html_a4a0e2a760ea30cb5fe3d40c0cb3fe4a9"><div class="ttname"><a href="pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9">FUNCTION_H</a></div><div class="ttdeci">#define FUNCTION_H</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00058">pFlowMacros.hpp:58</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_a2ce5480679b04413dd607e300cfd1d7b"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#a2ce5480679b04413dd607e300cfd1d7b">pFlow::pointStructure::allActive</a></div><div class="ttdeci">FUNCTION_H bool allActive() const</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8cpp_source.html#l00228">pointStructure.cpp:228</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorDual_html_a36c25b92bd9a293baeda2c764016a27a"><div class="ttname"><a href="classpFlow_1_1VectorDual.html#a36c25b92bd9a293baeda2c764016a27a">pFlow::VectorDual::deviceVectorAll</a></div><div class="ttdeci">INLINE_FUNCTION_H deviceViewType & deviceVectorAll()</div><div class="ttdef"><b>Definition:</b> <a href="VectorDual_8hpp_source.html#l00335">VectorDual.hpp:335</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_1_1activePointsDevice_html_a8be4c2ee9aebc488f90bfb46488da70c"><div class="ttname"><a href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#a8be4c2ee9aebc488f90bfb46488da70c">pFlow::pointStructure::activePointsDevice::operator()</a></div><div class="ttdeci">INLINE_FUNCTION_HD bool operator()(int32 i) const</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00085">pointStructure.hpp:85</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html"><div class="ttname"><a href="classpFlow_1_1pointStructure.html">pFlow::pointStructure</a></div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00044">pointStructure.hpp:44</a></div></div> <div class="ttc" id="aclasspFlow_1_1iIstream_html"><div class="ttname"><a href="classpFlow_1_1iIstream.html">pFlow::iIstream</a></div><div class="ttdef"><b>Definition:</b> <a href="iIstream_8hpp_source.html#l00033">iIstream.hpp:33</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_a9941756999b47dacfc1fca276472cc12"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#a9941756999b47dacfc1fca276472cc12">pFlow::pointStructure::~pointStructure</a></div><div class="ttdeci">virtual ~pointStructure()=default</div></div> <div class="ttc" id="aclasspFlow_1_1indexContainer_html_a5b8b45947cc69fbfb94a443cd6dc41f6"><div class="ttname"><a href="classpFlow_1_1indexContainer.html#a5b8b45947cc69fbfb94a443cd6dc41f6">pFlow::indexContainer::hostView</a></div><div class="ttdeci">const HostViewType & hostView() const</div><div class="ttdef"><b>Definition:</b> <a href="indexContainer_8hpp_source.html#l00143">indexContainer.hpp:143</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_1_1activePointsDevice_html_ab69643c53a15814ee4a4c368e7dc62e8"><div class="ttname"><a href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#ab69643c53a15814ee4a4c368e7dc62e8">pFlow::pointStructure::activePointsDevice::activeRange</a></div><div class="ttdeci">INLINE_FUNCTION_HD auto activeRange() const</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00091">pointStructure.hpp:91</a></div></div> <div class="ttc" id="anamespacepFlow_html_aae6ad039f09c0676db11bd114136a3fa"><div class="ttname"><a href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">pFlow::int32</a></div><div class="ttdeci">int int32</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00053">builtinTypes.hpp:53</a></div></div> <div class="ttc" id="aclasspFlow_1_1setFieldList_html"><div class="ttname"><a href="classpFlow_1_1setFieldList.html">pFlow::setFieldList</a></div><div class="ttdef"><b>Definition:</b> <a href="setFieldList_8hpp_source.html#l00032">setFieldList.hpp:32</a></div></div> <div class="ttc" id="aFields_8hpp_html"><div class="ttname"><a href="Fields_8hpp.html">Fields.hpp</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_1_1activePointsHost_html_a55ea2c8deeed6e46962a301e3cca8bbf"><div class="ttname"><a href="classpFlow_1_1pointStructure_1_1activePointsHost.html#a55ea2c8deeed6e46962a301e3cca8bbf">pFlow::pointStructure::activePointsHost::flag_</a></div><div class="ttdeci">ViewType1D< int8, HostSpace > flag_</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00106">pointStructure.hpp:106</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_ad4d8846f33f2c2d33873fc529b35f0b4"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#ad4d8846f33f2c2d33873fc529b35f0b4">pFlow::pointStructure::insertedPointIndexH</a></div><div class="ttdeci">FUNCTION_H auto insertedPointIndexH() const</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00311">pointStructure.hpp:311</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_a3d039dd7281b12efe26e02f64c5a4a43"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#a3d039dd7281b12efe26e02f64c5a4a43">pFlow::pointStructure::getNewPointsIndices</a></div><div class="ttdeci">FUNCTION_H uniquePtr< int32IndexContainer > getNewPointsIndices(int32 numNewPoints) const</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8cpp_source.html#l00076">pointStructure.cpp:76</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_a6c02c190c595dadd863a3ecad6ccf4e6"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#a6c02c190c595dadd863a3ecad6ccf4e6">pFlow::pointStructure::activeRange_</a></div><div class="ttdeci">range activeRange_</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00164">pointStructure.hpp:164</a></div></div> <div class="ttc" id="apFlowMacros_8hpp_html_a542d326bc30e30d52e9deb402759b872"><div class="ttname"><a href="pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872">INLINE_FUNCTION_H</a></div><div class="ttdeci">#define INLINE_FUNCTION_H</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00053">pFlowMacros.hpp:53</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_1_1activePointsHost_html_a583889022d6dde9983ca6e9bb869119c"><div class="ttname"><a href="classpFlow_1_1pointStructure_1_1activePointsHost.html#a583889022d6dde9983ca6e9bb869119c">pFlow::pointStructure::activePointsHost::operator=</a></div><div class="ttdeci">INLINE_FUNCTION_H activePointsHost & operator=(const activePointsHost &)=default</div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_1_1activePointsHost_html_a6c02c190c595dadd863a3ecad6ccf4e6"><div class="ttname"><a href="classpFlow_1_1pointStructure_1_1activePointsHost.html#a6c02c190c595dadd863a3ecad6ccf4e6">pFlow::pointStructure::activePointsHost::activeRange_</a></div><div class="ttdeci">range activeRange_</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00110">pointStructure.hpp:110</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_ae1d42751915e8566dac19658cc498ffa"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#ae1d42751915e8566dac19658cc498ffa">pFlow::pointStructure::read</a></div><div class="ttdeci">FUNCTION_H bool read(iIstream &is)</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00347">pointStructure.hpp:347</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_1_1activePointsDevice_html_a2632a4b5cf555881566e4de22964f253"><div class="ttname"><a href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#a2632a4b5cf555881566e4de22964f253">pFlow::pointStructure::activePointsDevice::activePointsDevice</a></div><div class="ttdeci">INLINE_FUNCTION_H activePointsDevice(bool allActive, range active, const ViewType1D< int8 > &flag)</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00071">pointStructure.hpp:71</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_aa7618651ffb027109126be4771bac4cc"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#aa7618651ffb027109126be4771bac4cc">pFlow::pointStructure::capacity</a></div><div class="ttdeci">FUNCTION_H label capacity() const</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8cpp_source.html#l00216">pointStructure.cpp:216</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_1_1activePointsDevice_html_a0edd43c31e15862ea8465fe371a2ff33"><div class="ttname"><a href="classpFlow_1_1pointStructure_1_1activePointsDevice.html#a0edd43c31e15862ea8465fe371a2ff33">pFlow::pointStructure::activePointsDevice::operator=</a></div><div class="ttdeci">INLINE_FUNCTION_HD activePointsDevice & operator=(const activePointsDevice &)=default</div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_a1be475213d1735ff93b694f9e87dcf9b"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#a1be475213d1735ff93b694f9e87dcf9b">pFlow::pointStructure::tobeInsertedIndex_</a></div><div class="ttdeci">int32IndexContainer tobeInsertedIndex_</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00167">pointStructure.hpp:167</a></div></div> <div class="ttc" id="aclasspFlow_1_1box_html"><div class="ttname"><a href="classpFlow_1_1box.html">pFlow::box</a></div><div class="ttdef"><b>Definition:</b> <a href="box_8hpp_source.html#l00032">box.hpp:32</a></div></div> <div class="ttc" id="aclasspFlow_1_1uniquePtr_html"><div class="ttname"><a href="classpFlow_1_1uniquePtr.html">pFlow::uniquePtr</a></div><div class="ttdef"><b>Definition:</b> <a href="uniquePtr_8hpp_source.html#l00044">uniquePtr.hpp:44</a></div></div> <div class="ttc" id="aeventSubscriber_8hpp_html"><div class="ttname"><a href="eventSubscriber_8hpp.html">eventSubscriber.hpp</a></div></div> <div class="ttc" id="anamespacepFlow_html_a39f5f71474553bc78726494fa09dd0fb"><div class="ttname"><a href="namespacepFlow.html#a39f5f71474553bc78726494fa09dd0fb">pFlow::label</a></div><div class="ttdeci">std::size_t label</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00061">builtinTypes.hpp:61</a></div></div> <div class="ttc" id="anamespacepFlow_html_aca2b381231776d26ea7431837f78aa24"><div class="ttname"><a href="namespacepFlow.html#aca2b381231776d26ea7431837f78aa24">pFlow::ViewType1D</a></div><div class="ttdeci">Kokkos::View< T *, properties... > ViewType1D</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00062">KokkosTypes.hpp:62</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_a9d20becf23a4c5cb98ff7b4e05717190"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#a9d20becf23a4c5cb98ff7b4e05717190">pFlow::pointStructure::insertPoints</a></div><div class="ttdeci">virtual FUNCTION_H uniquePtr< int32IndexContainer > insertPoints(const realx3Vector &pos, const setFieldList &setField, repository &owner, const List< eventObserver * > &exclusionList={nullptr})</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8cpp_source.html#l00300">pointStructure.cpp:300</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_aa4f0acc8c030ce3f2be8879899228d37"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#aa4f0acc8c030ce3f2be8879899228d37">pFlow::pointStructure::pointStructure</a></div><div class="ttdeci">pointStructure()</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8cpp_source.html#l00142">pointStructure.cpp:142</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_ad81a0ac43e7801c723a8976f90ea5d99"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#ad81a0ac43e7801c723a8976f90ea5d99">pFlow::pointStructure::activePointsMaskD</a></div><div class="ttdeci">activePointsDevice activePointsMaskD() const</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00232">pointStructure.hpp:232</a></div></div> <div class="ttc" id="anamespacepFlow_html_a07fb256c1077eea7a7726e948cc8ff0e"><div class="ttname"><a href="namespacepFlow.html#a07fb256c1077eea7a7726e948cc8ff0e">pFlow::int8</a></div><div class="ttdeci">signed char int8</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00049">builtinTypes.hpp:49</a></div></div> <div class="ttc" id="aclasspFlow_1_1repository_html"><div class="ttname"><a href="classpFlow_1_1repository.html">pFlow::repository</a></div><div class="ttdef"><b>Definition:</b> <a href="repository_8hpp_source.html#l00034">repository.hpp:34</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_a7fd505d804f671e5714194ca63a9155f"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#a7fd505d804f671e5714194ca63a9155f">pFlow::pointStructure::size</a></div><div class="ttdeci">FUNCTION_H label size() const</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8cpp_source.html#l00210">pointStructure.cpp:210</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_1_1activePointsHost_html_ab91680c38456f7919e23d442e0fa2a94"><div class="ttname"><a href="classpFlow_1_1pointStructure_1_1activePointsHost.html#ab91680c38456f7919e23d442e0fa2a94">pFlow::pointStructure::activePointsHost::operator()</a></div><div class="ttdeci">INLINE_FUNCTION_H bool operator()(int32 i) const</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00128">pointStructure.hpp:128</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_a359635c7fac59b5bfc19941fffb5cb34"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#a359635c7fac59b5bfc19941fffb5cb34">pFlow::pointStructure::numPoints_</a></div><div class="ttdeci">size_t numPoints_</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00149">pointStructure.hpp:149</a></div></div> <div class="ttc" id="apFlowMacros_8hpp_html_a8e2f73fa5c113f21c9c9edb67a974f5e"><div class="ttname"><a href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a></div><div class="ttdeci">#define INLINE_FUNCTION_HD</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00051">pFlowMacros.hpp:51</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_a79cf90bf54b5dc2b8cd0415152ee0875"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#a79cf90bf54b5dc2b8cd0415152ee0875">pFlow::pointStructure::TypeInfo</a></div><div class="ttdeci">TypeInfo("pointStructure")</div></div> <div class="ttc" id="aclasspFlow_1_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector</a></div><div class="ttdef"><b>Definition:</b> <a href="Vector_8hpp_source.html#l00046">Vector.hpp:46</a></div></div> <div class="ttc" id="aclasspFlow_1_1iOstream_html"><div class="ttname"><a href="classpFlow_1_1iOstream.html">pFlow::iOstream</a></div><div class="ttdef"><b>Definition:</b> <a href="iOstream_8hpp_source.html#l00053">iOstream.hpp:53</a></div></div> <div class="ttc" id="aindexContainer_8hpp_html"><div class="ttname"><a href="indexContainer_8hpp.html">indexContainer.hpp</a></div></div> <div class="ttc" id="anamespacepFlow_html_ad8085fcd475be6bdf841bcdd9b9225ee"><div class="ttname"><a href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee">pFlow::range</a></div><div class="ttdeci">kPair< int, int > range</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00054">KokkosTypes.hpp:54</a></div></div> <div class="ttc" id="aVectorDuals_8hpp_html"><div class="ttname"><a href="VectorDuals_8hpp.html">VectorDuals.hpp</a></div></div> <div class="ttc" id="aclasspFlow_1_1indexContainer_html"><div class="ttname"><a href="classpFlow_1_1indexContainer.html">pFlow::indexContainer< int32 ></a></div></div> <div class="ttc" id="aclasspFlow_1_1indexContainer_html_abe2bb54e3d8d44844edc05a46accd8d4"><div class="ttname"><a href="classpFlow_1_1indexContainer.html#abe2bb54e3d8d44844edc05a46accd8d4">pFlow::indexContainer::deviceView</a></div><div class="ttdeci">const DeviceViewType & deviceView() const</div><div class="ttdef"><b>Definition:</b> <a href="indexContainer_8hpp_source.html#l00148">indexContainer.hpp:148</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_a0c647354823c504adcf32e65b70b46ff"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#a0c647354823c504adcf32e65b70b46ff">pFlow::pointStructure::setNumMaxPoints</a></div><div class="ttdeci">FUNCTION_H void setNumMaxPoints()</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8cpp_source.html#l00057">pointStructure.cpp:57</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointStructure_html_ae2cb8869572656a6734c3c2806f5b320"><div class="ttname"><a href="classpFlow_1_1pointStructure.html#ae2cb8869572656a6734c3c2806f5b320">pFlow::pointStructure::pointFlag_</a></div><div class="ttdeci">int8Field_HD pointFlag_</div><div class="ttdef"><b>Definition:</b> <a href="pointStructure_8hpp_source.html#l00155">pointStructure.hpp:155</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_cd7a5046d028e114fc17b2ebc2bd02d2.html">phasicFlow</a></li><li class="navelem"><a class="el" href="dir_0b265ec0eb5bc5fbad75b6fd7b5b024b.html">structuredData</a></li><li class="navelem"><a class="el" href="dir_40d089f5b6543888409b0c9c3858ee92.html">pointStructure</a></li><li class="navelem"><a class="el" href="pointStructure_8hpp.html">pointStructure.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>