doc for Geometry

This commit is contained in:
Hamidreza Norouzi
2023-04-13 11:46:41 -07:00
parent 895e48d89f
commit 123023579a
3624 changed files with 83821 additions and 29967 deletions

View File

@ -191,7 +191,7 @@ $(document).ready(function(){initNavTree('AdamsBashforth2_8cpp_source.html','');
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, </div> <div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, </div>
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, </div> <div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, </div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, </div> <div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, </div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; <a class="code" href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee">range</a> activeRng)</div> <div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; <a class="code" href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">range</a> activeRng)</div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160;{</div> <div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160;{</div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; </div> <div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; </div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; <span class="keyword">auto</span> d_dy = dy.<a class="code" href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">deviceVectorAll</a>();</div> <div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; <span class="keyword">auto</span> d_dy = dy.<a class="code" href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">deviceVectorAll</a>();</div>
@ -213,6 +213,7 @@ $(document).ready(function(){initNavTree('AdamsBashforth2_8cpp_source.html','');
</div><!-- doc-content --> </div><!-- doc-content -->
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth2_html_ac755e4bf02c3732d1eb89de9e903ebdb"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth2.html#ac755e4bf02c3732d1eb89de9e903ebdb">pFlow::AdamsBashforth2::correct</a></div><div class="ttdeci">bool correct(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth2_8cpp_source.html#l00059">AdamsBashforth2.cpp:59</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth2_html_ac755e4bf02c3732d1eb89de9e903ebdb"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth2.html#ac755e4bf02c3732d1eb89de9e903ebdb">pFlow::AdamsBashforth2::correct</a></div><div class="ttdeci">bool correct(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth2_8cpp_source.html#l00059">AdamsBashforth2.cpp:59</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div> <div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a304d8581876270871949bf5d4755036a"><div class="ttname"><a href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">pFlow::range</a></div><div class="ttdeci">kRange&lt; int &gt; range</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00059">KokkosTypes.hpp:59</a></div></div>
<div class="ttc" id="apFlowMacros_8hpp_html_a86d500a34c624c2cae56bc25a31b12f3"><div class="ttname"><a href="pFlowMacros_8hpp.html#a86d500a34c624c2cae56bc25a31b12f3">UNUSED</a></div><div class="ttdeci">#define UNUSED(x)</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00035">pFlowMacros.hpp:35</a></div></div> <div class="ttc" id="apFlowMacros_8hpp_html_a86d500a34c624c2cae56bc25a31b12f3"><div class="ttname"><a href="pFlowMacros_8hpp.html#a86d500a34c624c2cae56bc25a31b12f3">UNUSED</a></div><div class="ttdeci">#define UNUSED(x)</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00035">pFlowMacros.hpp:35</a></div></div>
<div class="ttc" id="aclasspFlow_1_1integration_html"><div class="ttname"><a href="classpFlow_1_1integration.html">pFlow::integration</a></div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00035">integration.hpp:35</a></div></div> <div class="ttc" id="aclasspFlow_1_1integration_html"><div class="ttname"><a href="classpFlow_1_1integration.html">pFlow::integration</a></div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00035">integration.hpp:35</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div> <div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div>
@ -223,7 +224,7 @@ $(document).ready(function(){initNavTree('AdamsBashforth2_8cpp_source.html','');
<div class="ttc" id="aclasspFlow_1_1pointField_html"><div class="ttname"><a href="classpFlow_1_1pointField.html">pFlow::pointField</a></div><div class="ttdef"><b>Definition:</b> <a href="pointField_8hpp_source.html#l00035">pointField.hpp:35</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointField_html"><div class="ttname"><a href="classpFlow_1_1pointField.html">pFlow::pointField</a></div><div class="ttdef"><b>Definition:</b> <a href="pointField_8hpp_source.html#l00035">pointField.hpp:35</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_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="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="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_1VectorSingle_html"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html">pFlow::VectorSingle</a></div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00045">VectorSingle.hpp:45</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorSingle_html"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html">pFlow::VectorSingle</a></div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00047">VectorSingle.hpp:47</a></div></div>
<div class="ttc" id="aclasspFlow_1_1objectFile_html"><div class="ttname"><a href="classpFlow_1_1objectFile.html">pFlow::objectFile</a></div><div class="ttdef"><b>Definition:</b> <a href="objectFile_8hpp_source.html#l00033">objectFile.hpp:33</a></div></div> <div class="ttc" id="aclasspFlow_1_1objectFile_html"><div class="ttname"><a href="classpFlow_1_1objectFile.html">pFlow::objectFile</a></div><div class="ttdef"><b>Definition:</b> <a href="objectFile_8hpp_source.html#l00033">objectFile.hpp:33</a></div></div>
<div class="ttc" id="aAdamsBashforth2_8hpp_html"><div class="ttname"><a href="AdamsBashforth2_8hpp.html">AdamsBashforth2.hpp</a></div></div> <div class="ttc" id="aAdamsBashforth2_8hpp_html"><div class="ttname"><a href="AdamsBashforth2_8hpp.html">AdamsBashforth2.hpp</a></div></div>
<div class="ttc" id="asetPointStructure_8hpp_html_a385e32971df44b131e4498181a949a91"><div class="ttname"><a href="setPointStructure_8hpp.html#a385e32971df44b131e4498181a949a91">pStruct</a></div><div class="ttdeci">auto &amp; pStruct</div><div class="ttdef"><b>Definition:</b> <a href="setPointStructure_8hpp_source.html#l00024">setPointStructure.hpp:24</a></div></div> <div class="ttc" id="asetPointStructure_8hpp_html_a385e32971df44b131e4498181a949a91"><div class="ttname"><a href="setPointStructure_8hpp.html#a385e32971df44b131e4498181a949a91">pStruct</a></div><div class="ttdeci">auto &amp; pStruct</div><div class="ttdef"><b>Definition:</b> <a href="setPointStructure_8hpp_source.html#l00024">setPointStructure.hpp:24</a></div></div>
@ -232,9 +233,8 @@ $(document).ready(function(){initNavTree('AdamsBashforth2_8cpp_source.html','');
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth2_html_a152b752a6b7b37e70fa5e7c99a484783"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth2.html#a152b752a6b7b37e70fa5e7c99a484783">pFlow::AdamsBashforth2::intAll</a></div><div class="ttdeci">bool intAll(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, range activeRng)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth2_8cpp_source.html#l00084">AdamsBashforth2.cpp:84</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth2_html_a152b752a6b7b37e70fa5e7c99a484783"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth2.html#a152b752a6b7b37e70fa5e7c99a484783">pFlow::AdamsBashforth2::intAll</a></div><div class="ttdeci">bool intAll(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, range activeRng)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth2_8cpp_source.html#l00084">AdamsBashforth2.cpp:84</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth2_html_af6c1981009eb42d2e97eea2ec46cbac1"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth2.html#af6c1981009eb42d2e97eea2ec46cbac1">pFlow::AdamsBashforth2::AdamsBashforth2</a></div><div class="ttdeci">AdamsBashforth2(const word &amp;baseName, repository &amp;owner, const pointStructure &amp;pStruct, const word &amp;method)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth2_8cpp_source.html#l00026">AdamsBashforth2.cpp:26</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth2_html_af6c1981009eb42d2e97eea2ec46cbac1"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth2.html#af6c1981009eb42d2e97eea2ec46cbac1">pFlow::AdamsBashforth2::AdamsBashforth2</a></div><div class="ttdeci">AdamsBashforth2(const word &amp;baseName, repository &amp;owner, const pointStructure &amp;pStruct, const word &amp;method)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth2_8cpp_source.html#l00026">AdamsBashforth2.cpp:26</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_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_1VectorSingle_html_a18052bc1ad8ea07ea5b6205321cba10e"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">pFlow::VectorSingle::deviceVectorAll</a></div><div class="ttdeci">INLINE_FUNCTION_H viewType &amp; deviceVectorAll()</div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00295">VectorSingle.hpp:295</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorSingle_html_a18052bc1ad8ea07ea5b6205321cba10e"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">pFlow::VectorSingle::deviceVectorAll</a></div><div class="ttdeci">INLINE_FUNCTION_H viewType &amp; deviceVectorAll()</div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00297">VectorSingle.hpp:297</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector&lt; realx3 &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector&lt; realx3 &gt;</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&lt; int, int &gt; 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="aclasspFlow_1_1indexContainer_html"><div class="ttname"><a href="classpFlow_1_1indexContainer.html">pFlow::indexContainer&lt; int32 &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1indexContainer_html"><div class="ttname"><a href="classpFlow_1_1indexContainer.html">pFlow::indexContainer&lt; int32 &gt;</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth2_html_ace46ff4fbe3c001c816dbc4f9f67606f"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth2.html#ace46ff4fbe3c001c816dbc4f9f67606f">pFlow::AdamsBashforth2::rpIntegration</a></div><div class="ttdeci">Kokkos::RangePolicy&lt; DefaultExecutionSpace, Kokkos::Schedule&lt; Kokkos::Static &gt;, Kokkos::IndexType&lt; int32 &gt; &gt; rpIntegration</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth2_8hpp_source.html#l00044">AdamsBashforth2.hpp:44</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth2_html_ace46ff4fbe3c001c816dbc4f9f67606f"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth2.html#ace46ff4fbe3c001c816dbc4f9f67606f">pFlow::AdamsBashforth2::rpIntegration</a></div><div class="ttdeci">Kokkos::RangePolicy&lt; DefaultExecutionSpace, Kokkos::Schedule&lt; Kokkos::Static &gt;, Kokkos::IndexType&lt; int32 &gt; &gt; rpIntegration</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth2_8hpp_source.html#l00044">AdamsBashforth2.hpp:44</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth2_html_afb1938bc6cfc199cbd70f224040d4afc"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth2.html#afb1938bc6cfc199cbd70f224040d4afc">pFlow::AdamsBashforth2::predict</a></div><div class="ttdeci">bool predict(real UNUSED(dt), realx3Vector_D &amp;UNUSED(y), realx3Vector_D &amp;UNUSED(dy)) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth2_8cpp_source.html#l00048">AdamsBashforth2.cpp:48</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth2_html_afb1938bc6cfc199cbd70f224040d4afc"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth2.html#afb1938bc6cfc199cbd70f224040d4afc">pFlow::AdamsBashforth2::predict</a></div><div class="ttdeci">bool predict(real UNUSED(dt), realx3Vector_D &amp;UNUSED(y), realx3Vector_D &amp;UNUSED(dy)) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth2_8cpp_source.html#l00048">AdamsBashforth2.cpp:48</a></div></div>

View File

@ -186,7 +186,7 @@ $(document).ready(function(){initNavTree('AdamsBashforth2_8hpp_source.html','');
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160; <span class="keywordflow">return</span> makeUnique&lt;AdamsBashforth2&gt;(*<span class="keyword">this</span>);</div> <div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160; <span class="keywordflow">return</span> makeUnique&lt;AdamsBashforth2&gt;(*<span class="keyword">this</span>);</div>
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160; }</div> <div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160; }</div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160; </div> <div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160; </div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsBashforth2.html#a152b752a6b7b37e70fa5e7c99a484783">intAll</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, <a class="code" href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee">range</a> activeRng);</div> <div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsBashforth2.html#a152b752a6b7b37e70fa5e7c99a484783">intAll</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, <a class="code" href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">range</a> activeRng);</div>
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; </div> <div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; </div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> activeFunctor&gt;</div> <div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> activeFunctor&gt;</div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsBashforth2.html#a191dc9197b587f09bb5ee7989b0ba43e">intRange</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, activeFunctor activeP );</div> <div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsBashforth2.html#a191dc9197b587f09bb5ee7989b0ba43e">intRange</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, activeFunctor activeP );</div>
@ -233,13 +233,14 @@ $(document).ready(function(){initNavTree('AdamsBashforth2_8hpp_source.html','');
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth2_html_a29f8a3197295f0ffa73d24bbacc6228c"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth2.html#a29f8a3197295f0ffa73d24bbacc6228c">pFlow::AdamsBashforth2::clone</a></div><div class="ttdeci">uniquePtr&lt; integration &gt; clone() const override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth2_8hpp_source.html#l00080">AdamsBashforth2.hpp:80</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth2_html_a29f8a3197295f0ffa73d24bbacc6228c"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth2.html#a29f8a3197295f0ffa73d24bbacc6228c">pFlow::AdamsBashforth2::clone</a></div><div class="ttdeci">uniquePtr&lt; integration &gt; clone() const override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth2_8hpp_source.html#l00080">AdamsBashforth2.hpp:80</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div> <div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth2_html_a191dc9197b587f09bb5ee7989b0ba43e"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth2.html#a191dc9197b587f09bb5ee7989b0ba43e">pFlow::AdamsBashforth2::intRange</a></div><div class="ttdeci">bool intRange(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, activeFunctor activeP)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth2_8hpp_source.html#l00093">AdamsBashforth2.hpp:93</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth2_html_a191dc9197b587f09bb5ee7989b0ba43e"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth2.html#a191dc9197b587f09bb5ee7989b0ba43e">pFlow::AdamsBashforth2::intRange</a></div><div class="ttdeci">bool intRange(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, activeFunctor activeP)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth2_8hpp_source.html#l00093">AdamsBashforth2.hpp:93</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a304d8581876270871949bf5d4755036a"><div class="ttname"><a href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">pFlow::range</a></div><div class="ttdeci">kRange&lt; int &gt; range</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00059">KokkosTypes.hpp:59</a></div></div>
<div class="ttc" id="apFlowMacros_8hpp_html_a86d500a34c624c2cae56bc25a31b12f3"><div class="ttname"><a href="pFlowMacros_8hpp.html#a86d500a34c624c2cae56bc25a31b12f3">UNUSED</a></div><div class="ttdeci">#define UNUSED(x)</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00035">pFlowMacros.hpp:35</a></div></div> <div class="ttc" id="apFlowMacros_8hpp_html_a86d500a34c624c2cae56bc25a31b12f3"><div class="ttname"><a href="pFlowMacros_8hpp.html#a86d500a34c624c2cae56bc25a31b12f3">UNUSED</a></div><div class="ttdeci">#define UNUSED(x)</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00035">pFlowMacros.hpp:35</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth2_html_a2bc3925e09474b1a2c094668a16b9515"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth2.html#a2bc3925e09474b1a2c094668a16b9515">pFlow::AdamsBashforth2::~AdamsBashforth2</a></div><div class="ttdeci">virtual ~AdamsBashforth2()=default</div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth2_html_a2bc3925e09474b1a2c094668a16b9515"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth2.html#a2bc3925e09474b1a2c094668a16b9515">pFlow::AdamsBashforth2::~AdamsBashforth2</a></div><div class="ttdeci">virtual ~AdamsBashforth2()=default</div></div>
<div class="ttc" id="aclasspFlow_1_1integration_html"><div class="ttname"><a href="classpFlow_1_1integration.html">pFlow::integration</a></div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00035">integration.hpp:35</a></div></div> <div class="ttc" id="aclasspFlow_1_1integration_html"><div class="ttname"><a href="classpFlow_1_1integration.html">pFlow::integration</a></div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00035">integration.hpp:35</a></div></div>
<div class="ttc" id="aclasspFlow_1_1integration_html_a5a622149e803f0fa292a95784c12a7b8"><div class="ttname"><a href="classpFlow_1_1integration.html#a5a622149e803f0fa292a95784c12a7b8">pFlow::integration::pStruct</a></div><div class="ttdeci">const auto &amp; pStruct() const</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00072">integration.hpp:72</a></div></div> <div class="ttc" id="aclasspFlow_1_1integration_html_a5a622149e803f0fa292a95784c12a7b8"><div class="ttname"><a href="classpFlow_1_1integration.html#a5a622149e803f0fa292a95784c12a7b8">pFlow::integration::pStruct</a></div><div class="ttdeci">const auto &amp; pStruct() const</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00072">integration.hpp:72</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div> <div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div>
<div class="ttc" id="apointFields_8hpp_html"><div class="ttname"><a href="pointFields_8hpp.html">pointFields.hpp</a></div></div> <div class="ttc" id="apointFields_8hpp_html"><div class="ttname"><a href="pointFields_8hpp.html">pointFields.hpp</a></div></div>
<div class="ttc" id="anamespacepFlow_html_aa3a14d3c76643399fc4edd8eca14944a"><div class="ttname"><a href="namespacepFlow.html#aa3a14d3c76643399fc4edd8eca14944a">pFlow::DefaultExecutionSpace</a></div><div class="ttdeci">Kokkos::DefaultExecutionSpace DefaultExecutionSpace</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00047">KokkosTypes.hpp:47</a></div></div> <div class="ttc" id="anamespacepFlow_html_aa3a14d3c76643399fc4edd8eca14944a"><div class="ttname"><a href="namespacepFlow.html#aa3a14d3c76643399fc4edd8eca14944a">pFlow::DefaultExecutionSpace</a></div><div class="ttdeci">Kokkos::DefaultExecutionSpace DefaultExecutionSpace</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00049">KokkosTypes.hpp:49</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth2_html_a8da2088458d635dfa1fbe1823a3bfd6d"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth2.html#a8da2088458d635dfa1fbe1823a3bfd6d">pFlow::AdamsBashforth2::setInitialVals</a></div><div class="ttdeci">bool setInitialVals(const int32IndexContainer &amp;newIndices, const realx3Vector &amp;y) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth2_8cpp_source.html#l00077">AdamsBashforth2.cpp:77</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth2_html_a8da2088458d635dfa1fbe1823a3bfd6d"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth2.html#a8da2088458d635dfa1fbe1823a3bfd6d">pFlow::AdamsBashforth2::setInitialVals</a></div><div class="ttdeci">bool setInitialVals(const int32IndexContainer &amp;newIndices, const realx3Vector &amp;y) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth2_8cpp_source.html#l00077">AdamsBashforth2.cpp:77</a></div></div>
<div class="ttc" id="aclasspFlow_1_1integration_html_a4e30df3927ef1cdd2490cd85018518f5"><div class="ttname"><a href="classpFlow_1_1integration.html#a4e30df3927ef1cdd2490cd85018518f5">pFlow::integration::baseName</a></div><div class="ttdeci">const word &amp; baseName() const</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00089">integration.hpp:89</a></div></div> <div class="ttc" id="aclasspFlow_1_1integration_html_a4e30df3927ef1cdd2490cd85018518f5"><div class="ttname"><a href="classpFlow_1_1integration.html#a4e30df3927ef1cdd2490cd85018518f5">pFlow::integration::baseName</a></div><div class="ttdeci">const word &amp; baseName() const</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00089">integration.hpp:89</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="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>
@ -247,7 +248,7 @@ $(document).ready(function(){initNavTree('AdamsBashforth2_8hpp_source.html','');
<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_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="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="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_1pointField_html_afef304b4d4497e45857f6edef9b049e6"><div class="ttname"><a href="classpFlow_1_1pointField.html#afef304b4d4497e45857f6edef9b049e6">pFlow::pointField::activeRange</a></div><div class="ttdeci">range activeRange() const</div><div class="ttdef"><b>Definition:</b> <a href="pointField_8hpp_source.html#l00138">pointField.hpp:138</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointField_html_afef304b4d4497e45857f6edef9b049e6"><div class="ttname"><a href="classpFlow_1_1pointField.html#afef304b4d4497e45857f6edef9b049e6">pFlow::pointField::activeRange</a></div><div class="ttdeci">range activeRange() const</div><div class="ttdef"><b>Definition:</b> <a href="pointField_8hpp_source.html#l00138">pointField.hpp:138</a></div></div>
<div class="ttc" id="aclasspFlow_1_1VectorSingle_html"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html">pFlow::VectorSingle</a></div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00045">VectorSingle.hpp:45</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorSingle_html"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html">pFlow::VectorSingle</a></div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00047">VectorSingle.hpp:47</a></div></div>
<div class="ttc" id="aclasspFlow_1_1integration_html_a10329e18307a60d3fdb203bcbed2b295"><div class="ttname"><a href="classpFlow_1_1integration.html#a10329e18307a60d3fdb203bcbed2b295">pFlow::integration::owner</a></div><div class="ttdeci">repository &amp; owner()</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00094">integration.hpp:94</a></div></div> <div class="ttc" id="aclasspFlow_1_1integration_html_a10329e18307a60d3fdb203bcbed2b295"><div class="ttname"><a href="classpFlow_1_1integration.html#a10329e18307a60d3fdb203bcbed2b295">pFlow::integration::owner</a></div><div class="ttdeci">repository &amp; owner()</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00094">integration.hpp:94</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="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="aclasspFlow_1_1AdamsBashforth2_html"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth2.html">pFlow::AdamsBashforth2</a></div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth2_8hpp_source.html#l00032">AdamsBashforth2.hpp:32</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth2_html"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth2.html">pFlow::AdamsBashforth2</a></div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth2_8hpp_source.html#l00032">AdamsBashforth2.hpp:32</a></div></div>
@ -257,9 +258,8 @@ $(document).ready(function(){initNavTree('AdamsBashforth2_8hpp_source.html','');
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth2_html_af6c1981009eb42d2e97eea2ec46cbac1"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth2.html#af6c1981009eb42d2e97eea2ec46cbac1">pFlow::AdamsBashforth2::AdamsBashforth2</a></div><div class="ttdeci">AdamsBashforth2(const word &amp;baseName, repository &amp;owner, const pointStructure &amp;pStruct, const word &amp;method)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth2_8cpp_source.html#l00026">AdamsBashforth2.cpp:26</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth2_html_af6c1981009eb42d2e97eea2ec46cbac1"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth2.html#af6c1981009eb42d2e97eea2ec46cbac1">pFlow::AdamsBashforth2::AdamsBashforth2</a></div><div class="ttdeci">AdamsBashforth2(const word &amp;baseName, repository &amp;owner, const pointStructure &amp;pStruct, const word &amp;method)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth2_8cpp_source.html#l00026">AdamsBashforth2.cpp:26</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth2_html_af1bd37f05c0a6093752c49fcaf0f82b1"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth2.html#af1bd37f05c0a6093752c49fcaf0f82b1">pFlow::AdamsBashforth2::TypeInfo</a></div><div class="ttdeci">TypeInfo(&quot;AdamsBashforth2&quot;)</div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth2_html_af1bd37f05c0a6093752c49fcaf0f82b1"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth2.html#af1bd37f05c0a6093752c49fcaf0f82b1">pFlow::AdamsBashforth2::TypeInfo</a></div><div class="ttdeci">TypeInfo(&quot;AdamsBashforth2&quot;)</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_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_1VectorSingle_html_a18052bc1ad8ea07ea5b6205321cba10e"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">pFlow::VectorSingle::deviceVectorAll</a></div><div class="ttdeci">INLINE_FUNCTION_H viewType &amp; deviceVectorAll()</div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00295">VectorSingle.hpp:295</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorSingle_html_a18052bc1ad8ea07ea5b6205321cba10e"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">pFlow::VectorSingle::deviceVectorAll</a></div><div class="ttdeci">INLINE_FUNCTION_H viewType &amp; deviceVectorAll()</div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00297">VectorSingle.hpp:297</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector&lt; realx3 &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector&lt; realx3 &gt;</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&lt; int, int &gt; 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="aclasspFlow_1_1indexContainer_html"><div class="ttname"><a href="classpFlow_1_1indexContainer.html">pFlow::indexContainer&lt; int32 &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1indexContainer_html"><div class="ttname"><a href="classpFlow_1_1indexContainer.html">pFlow::indexContainer&lt; int32 &gt;</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth2_html_ace46ff4fbe3c001c816dbc4f9f67606f"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth2.html#ace46ff4fbe3c001c816dbc4f9f67606f">pFlow::AdamsBashforth2::rpIntegration</a></div><div class="ttdeci">Kokkos::RangePolicy&lt; DefaultExecutionSpace, Kokkos::Schedule&lt; Kokkos::Static &gt;, Kokkos::IndexType&lt; int32 &gt; &gt; rpIntegration</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth2_8hpp_source.html#l00044">AdamsBashforth2.hpp:44</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth2_html_ace46ff4fbe3c001c816dbc4f9f67606f"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth2.html#ace46ff4fbe3c001c816dbc4f9f67606f">pFlow::AdamsBashforth2::rpIntegration</a></div><div class="ttdeci">Kokkos::RangePolicy&lt; DefaultExecutionSpace, Kokkos::Schedule&lt; Kokkos::Static &gt;, Kokkos::IndexType&lt; int32 &gt; &gt; rpIntegration</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth2_8hpp_source.html#l00044">AdamsBashforth2.hpp:44</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth2_html_a3f4d930dbe074e5170da8b9a74f3c8b8"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth2.html#a3f4d930dbe074e5170da8b9a74f3c8b8">pFlow::AdamsBashforth2::add_vCtor</a></div><div class="ttdeci">add_vCtor(integration, AdamsBashforth2, word)</div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth2_html_a3f4d930dbe074e5170da8b9a74f3c8b8"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth2.html#a3f4d930dbe074e5170da8b9a74f3c8b8">pFlow::AdamsBashforth2::add_vCtor</a></div><div class="ttdeci">add_vCtor(integration, AdamsBashforth2, word)</div></div>

View File

@ -211,7 +211,7 @@ $(document).ready(function(){initNavTree('AdamsBashforth3_8cpp_source.html','');
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160; <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, </div> <div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160; <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, </div>
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, </div> <div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, </div>
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, </div> <div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, </div>
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160; <a class="code" href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee">range</a> activeRng)</div> <div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160; <a class="code" href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">range</a> activeRng)</div>
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160;{</div> <div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160;{</div>
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160; <span class="keyword">auto</span> d_dy = dy.<a class="code" href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">deviceVectorAll</a>();</div> <div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160; <span class="keyword">auto</span> d_dy = dy.<a class="code" href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">deviceVectorAll</a>();</div>
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160; <span class="keyword">auto</span> d_y = y.<a class="code" href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">deviceVectorAll</a>();</div> <div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160; <span class="keyword">auto</span> d_y = y.<a class="code" href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">deviceVectorAll</a>();</div>
@ -237,6 +237,7 @@ $(document).ready(function(){initNavTree('AdamsBashforth3_8cpp_source.html','');
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth3_html_ace46ff4fbe3c001c816dbc4f9f67606f"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth3.html#ace46ff4fbe3c001c816dbc4f9f67606f">pFlow::AdamsBashforth3::rpIntegration</a></div><div class="ttdeci">Kokkos::RangePolicy&lt; DefaultExecutionSpace, Kokkos::Schedule&lt; Kokkos::Static &gt;, Kokkos::IndexType&lt; int32 &gt; &gt; rpIntegration</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00087">AdamsBashforth3.hpp:87</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth3_html_ace46ff4fbe3c001c816dbc4f9f67606f"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth3.html#ace46ff4fbe3c001c816dbc4f9f67606f">pFlow::AdamsBashforth3::rpIntegration</a></div><div class="ttdeci">Kokkos::RangePolicy&lt; DefaultExecutionSpace, Kokkos::Schedule&lt; Kokkos::Static &gt;, Kokkos::IndexType&lt; int32 &gt; &gt; rpIntegration</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00087">AdamsBashforth3.hpp:87</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div> <div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div>
<div class="ttc" id="astructpFlow_1_1AB3History_html"><div class="ttname"><a href="structpFlow_1_1AB3History.html">pFlow::AB3History</a></div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00031">AdamsBashforth3.hpp:31</a></div></div> <div class="ttc" id="astructpFlow_1_1AB3History_html"><div class="ttname"><a href="structpFlow_1_1AB3History.html">pFlow::AB3History</a></div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00031">AdamsBashforth3.hpp:31</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a304d8581876270871949bf5d4755036a"><div class="ttname"><a href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">pFlow::range</a></div><div class="ttdeci">kRange&lt; int &gt; range</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00059">KokkosTypes.hpp:59</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth3_html_afb1938bc6cfc199cbd70f224040d4afc"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth3.html#afb1938bc6cfc199cbd70f224040d4afc">pFlow::AdamsBashforth3::predict</a></div><div class="ttdeci">bool predict(real UNUSED(dt), realx3Vector_D &amp;UNUSED(y), realx3Vector_D &amp;UNUSED(dy)) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8cpp_source.html#l00067">AdamsBashforth3.cpp:67</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth3_html_afb1938bc6cfc199cbd70f224040d4afc"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth3.html#afb1938bc6cfc199cbd70f224040d4afc">pFlow::AdamsBashforth3::predict</a></div><div class="ttdeci">bool predict(real UNUSED(dt), realx3Vector_D &amp;UNUSED(y), realx3Vector_D &amp;UNUSED(dy)) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8cpp_source.html#l00067">AdamsBashforth3.cpp:67</a></div></div>
<div class="ttc" id="apFlowMacros_8hpp_html_a86d500a34c624c2cae56bc25a31b12f3"><div class="ttname"><a href="pFlowMacros_8hpp.html#a86d500a34c624c2cae56bc25a31b12f3">UNUSED</a></div><div class="ttdeci">#define UNUSED(x)</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00035">pFlowMacros.hpp:35</a></div></div> <div class="ttc" id="apFlowMacros_8hpp_html_a86d500a34c624c2cae56bc25a31b12f3"><div class="ttname"><a href="pFlowMacros_8hpp.html#a86d500a34c624c2cae56bc25a31b12f3">UNUSED</a></div><div class="ttdeci">#define UNUSED(x)</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00035">pFlowMacros.hpp:35</a></div></div>
<div class="ttc" id="aclasspFlow_1_1integration_html"><div class="ttname"><a href="classpFlow_1_1integration.html">pFlow::integration</a></div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00035">integration.hpp:35</a></div></div> <div class="ttc" id="aclasspFlow_1_1integration_html"><div class="ttname"><a href="classpFlow_1_1integration.html">pFlow::integration</a></div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00035">integration.hpp:35</a></div></div>
@ -250,16 +251,15 @@ $(document).ready(function(){initNavTree('AdamsBashforth3_8cpp_source.html','');
<div class="ttc" id="aclasspFlow_1_1pointField_html"><div class="ttname"><a href="classpFlow_1_1pointField.html">pFlow::pointField</a></div><div class="ttdef"><b>Definition:</b> <a href="pointField_8hpp_source.html#l00035">pointField.hpp:35</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointField_html"><div class="ttname"><a href="classpFlow_1_1pointField.html">pFlow::pointField</a></div><div class="ttdef"><b>Definition:</b> <a href="pointField_8hpp_source.html#l00035">pointField.hpp:35</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_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="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="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_1VectorSingle_html"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html">pFlow::VectorSingle</a></div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00045">VectorSingle.hpp:45</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorSingle_html"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html">pFlow::VectorSingle</a></div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00047">VectorSingle.hpp:47</a></div></div>
<div class="ttc" id="aclasspFlow_1_1objectFile_html"><div class="ttname"><a href="classpFlow_1_1objectFile.html">pFlow::objectFile</a></div><div class="ttdef"><b>Definition:</b> <a href="objectFile_8hpp_source.html#l00033">objectFile.hpp:33</a></div></div> <div class="ttc" id="aclasspFlow_1_1objectFile_html"><div class="ttname"><a href="classpFlow_1_1objectFile.html">pFlow::objectFile</a></div><div class="ttdef"><b>Definition:</b> <a href="objectFile_8hpp_source.html#l00033">objectFile.hpp:33</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth3_html_a152b752a6b7b37e70fa5e7c99a484783"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth3.html#a152b752a6b7b37e70fa5e7c99a484783">pFlow::AdamsBashforth3::intAll</a></div><div class="ttdeci">bool intAll(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, range activeRng)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8cpp_source.html#l00104">AdamsBashforth3.cpp:104</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth3_html_a152b752a6b7b37e70fa5e7c99a484783"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth3.html#a152b752a6b7b37e70fa5e7c99a484783">pFlow::AdamsBashforth3::intAll</a></div><div class="ttdeci">bool intAll(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, range activeRng)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8cpp_source.html#l00104">AdamsBashforth3.cpp:104</a></div></div>
<div class="ttc" id="asetPointStructure_8hpp_html_a385e32971df44b131e4498181a949a91"><div class="ttname"><a href="setPointStructure_8hpp.html#a385e32971df44b131e4498181a949a91">pStruct</a></div><div class="ttdeci">auto &amp; pStruct</div><div class="ttdef"><b>Definition:</b> <a href="setPointStructure_8hpp_source.html#l00024">setPointStructure.hpp:24</a></div></div> <div class="ttc" id="asetPointStructure_8hpp_html_a385e32971df44b131e4498181a949a91"><div class="ttname"><a href="setPointStructure_8hpp.html#a385e32971df44b131e4498181a949a91">pStruct</a></div><div class="ttdeci">auto &amp; pStruct</div><div class="ttdef"><b>Definition:</b> <a href="setPointStructure_8hpp_source.html#l00024">setPointStructure.hpp:24</a></div></div>
<div class="ttc" id="apFlowMacros_8hpp_html_aa7d4742cdf24a3792276e669531d145c"><div class="ttname"><a href="pFlowMacros_8hpp.html#aa7d4742cdf24a3792276e669531d145c">LAMBDA_HD</a></div><div class="ttdeci">#define LAMBDA_HD</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00054">pFlowMacros.hpp:54</a></div></div> <div class="ttc" id="apFlowMacros_8hpp_html_aa7d4742cdf24a3792276e669531d145c"><div class="ttname"><a href="pFlowMacros_8hpp.html#aa7d4742cdf24a3792276e669531d145c">LAMBDA_HD</a></div><div class="ttdeci">#define LAMBDA_HD</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00054">pFlowMacros.hpp:54</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a12b4d93aa9730629403d73e84386bff5"><div class="ttname"><a href="namespacepFlow.html#a12b4d93aa9730629403d73e84386bff5">pFlow::groupNames</a></div><div class="ttdeci">word groupNames(const word &amp;bw, const word &amp;tw, char sep='.')</div><div class="ttdef"><b>Definition:</b> <a href="bTypesFunctions_8cpp_source.html#l00151">bTypesFunctions.cpp:151</a></div></div> <div class="ttc" id="anamespacepFlow_html_a12b4d93aa9730629403d73e84386bff5"><div class="ttname"><a href="namespacepFlow.html#a12b4d93aa9730629403d73e84386bff5">pFlow::groupNames</a></div><div class="ttdeci">word groupNames(const word &amp;bw, const word &amp;tw, char sep='.')</div><div class="ttdef"><b>Definition:</b> <a href="bTypesFunctions_8cpp_source.html#l00151">bTypesFunctions.cpp:151</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_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_1VectorSingle_html_a18052bc1ad8ea07ea5b6205321cba10e"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">pFlow::VectorSingle::deviceVectorAll</a></div><div class="ttdeci">INLINE_FUNCTION_H viewType &amp; deviceVectorAll()</div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00295">VectorSingle.hpp:295</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorSingle_html_a18052bc1ad8ea07ea5b6205321cba10e"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">pFlow::VectorSingle::deviceVectorAll</a></div><div class="ttdeci">INLINE_FUNCTION_H viewType &amp; deviceVectorAll()</div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00297">VectorSingle.hpp:297</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector&lt; realx3 &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector&lt; realx3 &gt;</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&lt; int, int &gt; 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="aclasspFlow_1_1indexContainer_html"><div class="ttname"><a href="classpFlow_1_1indexContainer.html">pFlow::indexContainer&lt; int32 &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1indexContainer_html"><div class="ttname"><a href="classpFlow_1_1indexContainer.html">pFlow::indexContainer&lt; int32 &gt;</a></div></div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>

View File

@ -238,7 +238,7 @@ $(document).ready(function(){initNavTree('AdamsBashforth3_8hpp_source.html','');
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsBashforth3.html#a152b752a6b7b37e70fa5e7c99a484783">intAll</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, </div> <div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsBashforth3.html#a152b752a6b7b37e70fa5e7c99a484783">intAll</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, </div>
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, </div> <div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, </div>
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, </div> <div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, </div>
<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>&#160; <a class="code" href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee">range</a> activeRng);</div> <div class="line"><a name="l00137"></a><span class="lineno"> 137</span>&#160; <a class="code" href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">range</a> activeRng);</div>
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160; </div> <div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160; </div>
<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> activeFunctor&gt;</div> <div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> activeFunctor&gt;</div>
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsBashforth3.html#a191dc9197b587f09bb5ee7989b0ba43e">intRange</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt,</div> <div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsBashforth3.html#a191dc9197b587f09bb5ee7989b0ba43e">intRange</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt,</div>
@ -284,12 +284,13 @@ $(document).ready(function(){initNavTree('AdamsBashforth3_8hpp_source.html','');
<div class="line"><a name="l00180"></a><span class="lineno"> 180</span>&#160;<span class="preprocessor">#endif //__integration_hpp__</span></div> <div class="line"><a name="l00180"></a><span class="lineno"> 180</span>&#160;<span class="preprocessor">#endif //__integration_hpp__</span></div>
</div><!-- fragment --></div><!-- contents --> </div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content --> </div><!-- doc-content -->
<div class="ttc" id="aclasspFlow_1_1iIstream_html_aecfc9cc0a499c7d44de6a7562bcfea3f"><div class="ttname"><a href="classpFlow_1_1iIstream.html#aecfc9cc0a499c7d44de6a7562bcfea3f">pFlow::iIstream::readBegin</a></div><div class="ttdeci">bool readBegin(const char *funcName)</div><div class="ttdef"><b>Definition:</b> <a href="iIstream_8cpp_source.html#l00203">iIstream.cpp:203</a></div></div> <div class="ttc" id="aclasspFlow_1_1iIstream_html_aecfc9cc0a499c7d44de6a7562bcfea3f"><div class="ttname"><a href="classpFlow_1_1iIstream.html#aecfc9cc0a499c7d44de6a7562bcfea3f">pFlow::iIstream::readBegin</a></div><div class="ttdeci">bool readBegin(const char *funcName)</div><div class="ttdef"><b>Definition:</b> <a href="iIstream_8cpp_source.html#l00211">iIstream.cpp:211</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth3_html_a8da2088458d635dfa1fbe1823a3bfd6d"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth3.html#a8da2088458d635dfa1fbe1823a3bfd6d">pFlow::AdamsBashforth3::setInitialVals</a></div><div class="ttdeci">bool setInitialVals(const int32IndexContainer &amp;newIndices, const realx3Vector &amp;y) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8cpp_source.html#l00097">AdamsBashforth3.cpp:97</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth3_html_a8da2088458d635dfa1fbe1823a3bfd6d"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth3.html#a8da2088458d635dfa1fbe1823a3bfd6d">pFlow::AdamsBashforth3::setInitialVals</a></div><div class="ttdeci">bool setInitialVals(const int32IndexContainer &amp;newIndices, const realx3Vector &amp;y) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8cpp_source.html#l00097">AdamsBashforth3.cpp:97</a></div></div>
<div class="ttc" id="apFlowMacros_8hpp_html_afc491fbd69e70abdcb02a8cd3ce2939e"><div class="ttname"><a href="pFlowMacros_8hpp.html#afc491fbd69e70abdcb02a8cd3ce2939e">INLINE_FUNCTION</a></div><div class="ttdeci">#define INLINE_FUNCTION</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00062">pFlowMacros.hpp:62</a></div></div> <div class="ttc" id="apFlowMacros_8hpp_html_afc491fbd69e70abdcb02a8cd3ce2939e"><div class="ttname"><a href="pFlowMacros_8hpp.html#afc491fbd69e70abdcb02a8cd3ce2939e">INLINE_FUNCTION</a></div><div class="ttdeci">#define INLINE_FUNCTION</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00062">pFlowMacros.hpp:62</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth3_html_ace46ff4fbe3c001c816dbc4f9f67606f"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth3.html#ace46ff4fbe3c001c816dbc4f9f67606f">pFlow::AdamsBashforth3::rpIntegration</a></div><div class="ttdeci">Kokkos::RangePolicy&lt; DefaultExecutionSpace, Kokkos::Schedule&lt; Kokkos::Static &gt;, Kokkos::IndexType&lt; int32 &gt; &gt; rpIntegration</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00087">AdamsBashforth3.hpp:87</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth3_html_ace46ff4fbe3c001c816dbc4f9f67606f"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth3.html#ace46ff4fbe3c001c816dbc4f9f67606f">pFlow::AdamsBashforth3::rpIntegration</a></div><div class="ttdeci">Kokkos::RangePolicy&lt; DefaultExecutionSpace, Kokkos::Schedule&lt; Kokkos::Static &gt;, Kokkos::IndexType&lt; int32 &gt; &gt; rpIntegration</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00087">AdamsBashforth3.hpp:87</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div> <div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div>
<div class="ttc" id="astructpFlow_1_1AB3History_html"><div class="ttname"><a href="structpFlow_1_1AB3History.html">pFlow::AB3History</a></div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00031">AdamsBashforth3.hpp:31</a></div></div> <div class="ttc" id="astructpFlow_1_1AB3History_html"><div class="ttname"><a href="structpFlow_1_1AB3History.html">pFlow::AB3History</a></div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00031">AdamsBashforth3.hpp:31</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a304d8581876270871949bf5d4755036a"><div class="ttname"><a href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">pFlow::range</a></div><div class="ttdeci">kRange&lt; int &gt; range</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00059">KokkosTypes.hpp:59</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth3_html_afb1938bc6cfc199cbd70f224040d4afc"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth3.html#afb1938bc6cfc199cbd70f224040d4afc">pFlow::AdamsBashforth3::predict</a></div><div class="ttdeci">bool predict(real UNUSED(dt), realx3Vector_D &amp;UNUSED(y), realx3Vector_D &amp;UNUSED(dy)) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8cpp_source.html#l00067">AdamsBashforth3.cpp:67</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth3_html_afb1938bc6cfc199cbd70f224040d4afc"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth3.html#afb1938bc6cfc199cbd70f224040d4afc">pFlow::AdamsBashforth3::predict</a></div><div class="ttdeci">bool predict(real UNUSED(dt), realx3Vector_D &amp;UNUSED(y), realx3Vector_D &amp;UNUSED(dy)) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8cpp_source.html#l00067">AdamsBashforth3.cpp:67</a></div></div>
<div class="ttc" id="apFlowMacros_8hpp_html_a86d500a34c624c2cae56bc25a31b12f3"><div class="ttname"><a href="pFlowMacros_8hpp.html#a86d500a34c624c2cae56bc25a31b12f3">UNUSED</a></div><div class="ttdeci">#define UNUSED(x)</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00035">pFlowMacros.hpp:35</a></div></div> <div class="ttc" id="apFlowMacros_8hpp_html_a86d500a34c624c2cae56bc25a31b12f3"><div class="ttname"><a href="pFlowMacros_8hpp.html#a86d500a34c624c2cae56bc25a31b12f3">UNUSED</a></div><div class="ttdeci">#define UNUSED(x)</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00035">pFlowMacros.hpp:35</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth3_html_aceb0c803bb6e5c46a1695c4e5b6e641f"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth3.html#aceb0c803bb6e5c46a1695c4e5b6e641f">pFlow::AdamsBashforth3::needSetInitialVals</a></div><div class="ttdeci">bool needSetInitialVals() const override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00124">AdamsBashforth3.hpp:124</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth3_html_aceb0c803bb6e5c46a1695c4e5b6e641f"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth3.html#aceb0c803bb6e5c46a1695c4e5b6e641f">pFlow::AdamsBashforth3::needSetInitialVals</a></div><div class="ttdeci">bool needSetInitialVals() const override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00124">AdamsBashforth3.hpp:124</a></div></div>
@ -297,17 +298,17 @@ $(document).ready(function(){initNavTree('AdamsBashforth3_8hpp_source.html','');
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth3_html_a8b9d3d4f27dbf4e202508336c5b96a51"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth3.html#a8b9d3d4f27dbf4e202508336c5b96a51">pFlow::AdamsBashforth3::history_</a></div><div class="ttdeci">HistoryFieldType &amp; history_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00081">AdamsBashforth3.hpp:81</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth3_html_a8b9d3d4f27dbf4e202508336c5b96a51"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth3.html#a8b9d3d4f27dbf4e202508336c5b96a51">pFlow::AdamsBashforth3::history_</a></div><div class="ttdeci">HistoryFieldType &amp; history_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00081">AdamsBashforth3.hpp:81</a></div></div>
<div class="ttc" id="aclasspFlow_1_1integration_html_a5a622149e803f0fa292a95784c12a7b8"><div class="ttname"><a href="classpFlow_1_1integration.html#a5a622149e803f0fa292a95784c12a7b8">pFlow::integration::pStruct</a></div><div class="ttdeci">const auto &amp; pStruct() const</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00072">integration.hpp:72</a></div></div> <div class="ttc" id="aclasspFlow_1_1integration_html_a5a622149e803f0fa292a95784c12a7b8"><div class="ttname"><a href="classpFlow_1_1integration.html#a5a622149e803f0fa292a95784c12a7b8">pFlow::integration::pStruct</a></div><div class="ttdeci">const auto &amp; pStruct() const</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00072">integration.hpp:72</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div> <div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div>
<div class="ttc" id="aclasspFlow_1_1iIstream_html_a8d82c951160ac1444ee2a2d9ae1ecb11"><div class="ttname"><a href="classpFlow_1_1iIstream.html#a8d82c951160ac1444ee2a2d9ae1ecb11">pFlow::iIstream::readEnd</a></div><div class="ttdeci">bool readEnd(const char *funcName)</div><div class="ttdef"><b>Definition:</b> <a href="iIstream_8cpp_source.html#l00223">iIstream.cpp:223</a></div></div> <div class="ttc" id="aclasspFlow_1_1iIstream_html_a8d82c951160ac1444ee2a2d9ae1ecb11"><div class="ttname"><a href="classpFlow_1_1iIstream.html#a8d82c951160ac1444ee2a2d9ae1ecb11">pFlow::iIstream::readEnd</a></div><div class="ttdeci">bool readEnd(const char *funcName)</div><div class="ttdef"><b>Definition:</b> <a href="iIstream_8cpp_source.html#l00231">iIstream.cpp:231</a></div></div>
<div class="ttc" id="apointFields_8hpp_html"><div class="ttname"><a href="pointFields_8hpp.html">pointFields.hpp</a></div></div> <div class="ttc" id="apointFields_8hpp_html"><div class="ttname"><a href="pointFields_8hpp.html">pointFields.hpp</a></div></div>
<div class="ttc" id="apFlowMacros_8hpp_html_a922d2784284e8f6ee4009c3d92ba48b6"><div class="ttname"><a href="pFlowMacros_8hpp.html#a922d2784284e8f6ee4009c3d92ba48b6">FUNCTION_NAME</a></div><div class="ttdeci">#define FUNCTION_NAME</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00029">pFlowMacros.hpp:29</a></div></div> <div class="ttc" id="apFlowMacros_8hpp_html_a922d2784284e8f6ee4009c3d92ba48b6"><div class="ttname"><a href="pFlowMacros_8hpp.html#a922d2784284e8f6ee4009c3d92ba48b6">FUNCTION_NAME</a></div><div class="ttdeci">#define FUNCTION_NAME</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00029">pFlowMacros.hpp:29</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth3_html_aaef6f6937fdab620942909e86c18cb3a"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth3.html#aaef6f6937fdab620942909e86c18cb3a">pFlow::AdamsBashforth3::~AdamsBashforth3</a></div><div class="ttdeci">virtual ~AdamsBashforth3()=default</div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth3_html_aaef6f6937fdab620942909e86c18cb3a"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth3.html#aaef6f6937fdab620942909e86c18cb3a">pFlow::AdamsBashforth3::~AdamsBashforth3</a></div><div class="ttdeci">virtual ~AdamsBashforth3()=default</div></div>
<div class="ttc" id="anamespacepFlow_html_aa3a14d3c76643399fc4edd8eca14944a"><div class="ttname"><a href="namespacepFlow.html#aa3a14d3c76643399fc4edd8eca14944a">pFlow::DefaultExecutionSpace</a></div><div class="ttdeci">Kokkos::DefaultExecutionSpace DefaultExecutionSpace</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00047">KokkosTypes.hpp:47</a></div></div> <div class="ttc" id="anamespacepFlow_html_aa3a14d3c76643399fc4edd8eca14944a"><div class="ttname"><a href="namespacepFlow.html#aa3a14d3c76643399fc4edd8eca14944a">pFlow::DefaultExecutionSpace</a></div><div class="ttdeci">Kokkos::DefaultExecutionSpace DefaultExecutionSpace</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00049">KokkosTypes.hpp:49</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth3_html_ac755e4bf02c3732d1eb89de9e903ebdb"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth3.html#ac755e4bf02c3732d1eb89de9e903ebdb">pFlow::AdamsBashforth3::correct</a></div><div class="ttdeci">bool correct(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8cpp_source.html#l00078">AdamsBashforth3.cpp:78</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth3_html_ac755e4bf02c3732d1eb89de9e903ebdb"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth3.html#ac755e4bf02c3732d1eb89de9e903ebdb">pFlow::AdamsBashforth3::correct</a></div><div class="ttdeci">bool correct(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8cpp_source.html#l00078">AdamsBashforth3.cpp:78</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth3_html_a1f266356c0127865641500aea4aca002"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth3.html#a1f266356c0127865641500aea4aca002">pFlow::AdamsBashforth3::AdamsBashforth3</a></div><div class="ttdeci">AdamsBashforth3(const word &amp;baseName, repository &amp;owner, const pointStructure &amp;pStruct, const word &amp;method)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8cpp_source.html#l00026">AdamsBashforth3.cpp:26</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth3_html_a1f266356c0127865641500aea4aca002"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth3.html#a1f266356c0127865641500aea4aca002">pFlow::AdamsBashforth3::AdamsBashforth3</a></div><div class="ttdeci">AdamsBashforth3(const word &amp;baseName, repository &amp;owner, const pointStructure &amp;pStruct, const word &amp;method)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8cpp_source.html#l00026">AdamsBashforth3.cpp:26</a></div></div>
<div class="ttc" id="aclasspFlow_1_1token_html_a4aba281d025f1d580c3835d67656fd31ac08dae7edcb5c5bb959fee5971fbad95"><div class="ttname"><a href="classpFlow_1_1token.html#a4aba281d025f1d580c3835d67656fd31ac08dae7edcb5c5bb959fee5971fbad95">pFlow::token::SPACE</a></div><div class="ttdeci">@ SPACE</div><div class="ttdoc">Space [isspace].</div><div class="ttdef"><b>Definition:</b> <a href="token_8hpp_source.html#l00084">token.hpp:84</a></div></div> <div class="ttc" id="aclasspFlow_1_1token_html_a4aba281d025f1d580c3835d67656fd31ac08dae7edcb5c5bb959fee5971fbad95"><div class="ttname"><a href="classpFlow_1_1token.html#a4aba281d025f1d580c3835d67656fd31ac08dae7edcb5c5bb959fee5971fbad95">pFlow::token::SPACE</a></div><div class="ttdeci">@ SPACE</div><div class="ttdoc">Space [isspace].</div><div class="ttdef"><b>Definition:</b> <a href="token_8hpp_source.html#l00084">token.hpp:84</a></div></div>
<div class="ttc" id="aclasspFlow_1_1integration_html_a4e30df3927ef1cdd2490cd85018518f5"><div class="ttname"><a href="classpFlow_1_1integration.html#a4e30df3927ef1cdd2490cd85018518f5">pFlow::integration::baseName</a></div><div class="ttdeci">const word &amp; baseName() const</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00089">integration.hpp:89</a></div></div> <div class="ttc" id="aclasspFlow_1_1integration_html_a4e30df3927ef1cdd2490cd85018518f5"><div class="ttname"><a href="classpFlow_1_1integration.html#a4e30df3927ef1cdd2490cd85018518f5">pFlow::integration::baseName</a></div><div class="ttdeci">const word &amp; baseName() const</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00089">integration.hpp:89</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="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="aclasspFlow_1_1IOstream_html_a367eb3425fc4e8270e2aa961df8ac8a5"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a367eb3425fc4e8270e2aa961df8ac8a5">pFlow::IOstream::check</a></div><div class="ttdeci">virtual bool check(const char *operation) const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00042">IOstream.cpp:42</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a367eb3425fc4e8270e2aa961df8ac8a5"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a367eb3425fc4e8270e2aa961df8ac8a5">pFlow::IOstream::check</a></div><div class="ttdeci">virtual bool check(const char *operation) const</div><div class="ttdoc">Check IOstream status for given operation.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00042">IOstream.cpp:42</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth3_html_a191dc9197b587f09bb5ee7989b0ba43e"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth3.html#a191dc9197b587f09bb5ee7989b0ba43e">pFlow::AdamsBashforth3::intRange</a></div><div class="ttdeci">bool intRange(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, activeFunctor activeP)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00149">AdamsBashforth3.hpp:149</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth3_html_a191dc9197b587f09bb5ee7989b0ba43e"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth3.html#a191dc9197b587f09bb5ee7989b0ba43e">pFlow::AdamsBashforth3::intRange</a></div><div class="ttdeci">bool intRange(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, activeFunctor activeP)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00149">AdamsBashforth3.hpp:149</a></div></div>
<div class="ttc" id="aclasspFlow_1_1pointField_html"><div class="ttname"><a href="classpFlow_1_1pointField.html">pFlow::pointField</a></div><div class="ttdef"><b>Definition:</b> <a href="pointField_8hpp_source.html#l00035">pointField.hpp:35</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointField_html"><div class="ttname"><a href="classpFlow_1_1pointField.html">pFlow::pointField</a></div><div class="ttdef"><b>Definition:</b> <a href="pointField_8hpp_source.html#l00035">pointField.hpp:35</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_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>
@ -321,7 +322,7 @@ $(document).ready(function(){initNavTree('AdamsBashforth3_8hpp_source.html','');
<div class="ttc" id="astructpFlow_1_1AB3History_html_a419568ee851e74f5356a30fc5ce2eddf"><div class="ttname"><a href="structpFlow_1_1AB3History.html#a419568ee851e74f5356a30fc5ce2eddf">pFlow::AB3History::dy1_</a></div><div class="ttdeci">realx3 dy1_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00033">AdamsBashforth3.hpp:33</a></div></div> <div class="ttc" id="astructpFlow_1_1AB3History_html_a419568ee851e74f5356a30fc5ce2eddf"><div class="ttname"><a href="structpFlow_1_1AB3History.html#a419568ee851e74f5356a30fc5ce2eddf">pFlow::AB3History::dy1_</a></div><div class="ttdeci">realx3 dy1_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00033">AdamsBashforth3.hpp:33</a></div></div>
<div class="ttc" id="aclasspFlow_1_1pointField_html_afef304b4d4497e45857f6edef9b049e6"><div class="ttname"><a href="classpFlow_1_1pointField.html#afef304b4d4497e45857f6edef9b049e6">pFlow::pointField::activeRange</a></div><div class="ttdeci">range activeRange() const</div><div class="ttdef"><b>Definition:</b> <a href="pointField_8hpp_source.html#l00138">pointField.hpp:138</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointField_html_afef304b4d4497e45857f6edef9b049e6"><div class="ttname"><a href="classpFlow_1_1pointField.html#afef304b4d4497e45857f6edef9b049e6">pFlow::pointField::activeRange</a></div><div class="ttdeci">range activeRange() const</div><div class="ttdef"><b>Definition:</b> <a href="pointField_8hpp_source.html#l00138">pointField.hpp:138</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a148d74ad0977268be8ea8b26a147f619"><div class="ttname"><a href="namespacepFlow.html#a148d74ad0977268be8ea8b26a147f619">pFlow::operator&lt;&lt;</a></div><div class="ttdeci">INLINE_FUNCTION iOstream &amp; operator&lt;&lt;(iOstream &amp;str, const AB3History &amp;ab3)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00057">AdamsBashforth3.hpp:57</a></div></div> <div class="ttc" id="anamespacepFlow_html_a148d74ad0977268be8ea8b26a147f619"><div class="ttname"><a href="namespacepFlow.html#a148d74ad0977268be8ea8b26a147f619">pFlow::operator&lt;&lt;</a></div><div class="ttdeci">INLINE_FUNCTION iOstream &amp; operator&lt;&lt;(iOstream &amp;str, const AB3History &amp;ab3)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00057">AdamsBashforth3.hpp:57</a></div></div>
<div class="ttc" id="aclasspFlow_1_1VectorSingle_html"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html">pFlow::VectorSingle</a></div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00045">VectorSingle.hpp:45</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorSingle_html"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html">pFlow::VectorSingle</a></div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00047">VectorSingle.hpp:47</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth3_html_a152b752a6b7b37e70fa5e7c99a484783"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth3.html#a152b752a6b7b37e70fa5e7c99a484783">pFlow::AdamsBashforth3::intAll</a></div><div class="ttdeci">bool intAll(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, range activeRng)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8cpp_source.html#l00104">AdamsBashforth3.cpp:104</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth3_html_a152b752a6b7b37e70fa5e7c99a484783"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth3.html#a152b752a6b7b37e70fa5e7c99a484783">pFlow::AdamsBashforth3::intAll</a></div><div class="ttdeci">bool intAll(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, range activeRng)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8cpp_source.html#l00104">AdamsBashforth3.cpp:104</a></div></div>
<div class="ttc" id="aclasspFlow_1_1integration_html_a10329e18307a60d3fdb203bcbed2b295"><div class="ttname"><a href="classpFlow_1_1integration.html#a10329e18307a60d3fdb203bcbed2b295">pFlow::integration::owner</a></div><div class="ttdeci">repository &amp; owner()</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00094">integration.hpp:94</a></div></div> <div class="ttc" id="aclasspFlow_1_1integration_html_a10329e18307a60d3fdb203bcbed2b295"><div class="ttname"><a href="classpFlow_1_1integration.html#a10329e18307a60d3fdb203bcbed2b295">pFlow::integration::owner</a></div><div class="ttdeci">repository &amp; owner()</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00094">integration.hpp:94</a></div></div>
<div class="ttc" id="aclasspFlow_1_1token_html_a4aba281d025f1d580c3835d67656fd31a8042f41e6dc49acd5cf4e86844f79acb"><div class="ttname"><a href="classpFlow_1_1token.html#a4aba281d025f1d580c3835d67656fd31a8042f41e6dc49acd5cf4e86844f79acb">pFlow::token::BEGIN_LIST</a></div><div class="ttdeci">@ BEGIN_LIST</div><div class="ttdoc">Begin list [isseparator].</div><div class="ttdef"><b>Definition:</b> <a href="token_8hpp_source.html#l00089">token.hpp:89</a></div></div> <div class="ttc" id="aclasspFlow_1_1token_html_a4aba281d025f1d580c3835d67656fd31a8042f41e6dc49acd5cf4e86844f79acb"><div class="ttname"><a href="classpFlow_1_1token.html#a4aba281d025f1d580c3835d67656fd31a8042f41e6dc49acd5cf4e86844f79acb">pFlow::token::BEGIN_LIST</a></div><div class="ttdeci">@ BEGIN_LIST</div><div class="ttdoc">Begin list [isseparator].</div><div class="ttdef"><b>Definition:</b> <a href="token_8hpp_source.html#l00089">token.hpp:89</a></div></div>
@ -332,11 +333,10 @@ $(document).ready(function(){initNavTree('AdamsBashforth3_8hpp_source.html','');
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth3_html_af73af994d6bfc50ff9bda4606cac960b"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth3.html#af73af994d6bfc50ff9bda4606cac960b">pFlow::AdamsBashforth3::TypeInfo</a></div><div class="ttdeci">TypeInfo(&quot;AdamsBashforth3&quot;)</div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth3_html_af73af994d6bfc50ff9bda4606cac960b"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth3.html#af73af994d6bfc50ff9bda4606cac960b">pFlow::AdamsBashforth3::TypeInfo</a></div><div class="ttdeci">TypeInfo(&quot;AdamsBashforth3&quot;)</div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth3_html"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth3.html">pFlow::AdamsBashforth3</a></div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00069">AdamsBashforth3.hpp:69</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth3_html"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth3.html">pFlow::AdamsBashforth3</a></div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00069">AdamsBashforth3.hpp:69</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_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_1VectorSingle_html_a18052bc1ad8ea07ea5b6205321cba10e"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">pFlow::VectorSingle::deviceVectorAll</a></div><div class="ttdeci">INLINE_FUNCTION_H viewType &amp; deviceVectorAll()</div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00295">VectorSingle.hpp:295</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorSingle_html_a18052bc1ad8ea07ea5b6205321cba10e"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">pFlow::VectorSingle::deviceVectorAll</a></div><div class="ttdeci">INLINE_FUNCTION_H viewType &amp; deviceVectorAll()</div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00297">VectorSingle.hpp:297</a></div></div>
<div class="ttc" id="aclasspFlow_1_1triple_html"><div class="ttname"><a href="classpFlow_1_1triple.html">pFlow::triple&lt; real &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1triple_html"><div class="ttname"><a href="classpFlow_1_1triple.html">pFlow::triple&lt; real &gt;</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector&lt; realx3 &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector&lt; realx3 &gt;</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="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="anamespacepFlow_html_ad8085fcd475be6bdf841bcdd9b9225ee"><div class="ttname"><a href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee">pFlow::range</a></div><div class="ttdeci">kPair&lt; int, int &gt; 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="aclasspFlow_1_1indexContainer_html"><div class="ttname"><a href="classpFlow_1_1indexContainer.html">pFlow::indexContainer&lt; int32 &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1indexContainer_html"><div class="ttname"><a href="classpFlow_1_1indexContainer.html">pFlow::indexContainer&lt; int32 &gt;</a></div></div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>

View File

@ -193,7 +193,7 @@ $(document).ready(function(){initNavTree('AdamsBashforth4_8cpp_source.html','');
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, </div> <div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, </div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, </div> <div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, </div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, </div> <div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, </div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; <a class="code" href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee">range</a> activeRng)</div> <div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; <a class="code" href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">range</a> activeRng)</div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160;{</div> <div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160;{</div>
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; <span class="keyword">auto</span> d_dy = dy.<a class="code" href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">deviceVectorAll</a>();</div> <div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; <span class="keyword">auto</span> d_dy = dy.<a class="code" href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">deviceVectorAll</a>();</div>
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; <span class="keyword">auto</span> d_y = y.<a class="code" href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">deviceVectorAll</a>();</div> <div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; <span class="keyword">auto</span> d_y = y.<a class="code" href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">deviceVectorAll</a>();</div>
@ -222,6 +222,7 @@ $(document).ready(function(){initNavTree('AdamsBashforth4_8cpp_source.html','');
</div><!-- fragment --></div><!-- contents --> </div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content --> </div><!-- doc-content -->
<div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div> <div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a304d8581876270871949bf5d4755036a"><div class="ttname"><a href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">pFlow::range</a></div><div class="ttdeci">kRange&lt; int &gt; range</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00059">KokkosTypes.hpp:59</a></div></div>
<div class="ttc" id="apFlowMacros_8hpp_html_a86d500a34c624c2cae56bc25a31b12f3"><div class="ttname"><a href="pFlowMacros_8hpp.html#a86d500a34c624c2cae56bc25a31b12f3">UNUSED</a></div><div class="ttdeci">#define UNUSED(x)</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00035">pFlowMacros.hpp:35</a></div></div> <div class="ttc" id="apFlowMacros_8hpp_html_a86d500a34c624c2cae56bc25a31b12f3"><div class="ttname"><a href="pFlowMacros_8hpp.html#a86d500a34c624c2cae56bc25a31b12f3">UNUSED</a></div><div class="ttdeci">#define UNUSED(x)</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00035">pFlowMacros.hpp:35</a></div></div>
<div class="ttc" id="aclasspFlow_1_1integration_html"><div class="ttname"><a href="classpFlow_1_1integration.html">pFlow::integration</a></div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00035">integration.hpp:35</a></div></div> <div class="ttc" id="aclasspFlow_1_1integration_html"><div class="ttname"><a href="classpFlow_1_1integration.html">pFlow::integration</a></div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00035">integration.hpp:35</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div> <div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div>
@ -233,7 +234,7 @@ $(document).ready(function(){initNavTree('AdamsBashforth4_8cpp_source.html','');
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth4_html_ace46ff4fbe3c001c816dbc4f9f67606f"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth4.html#ace46ff4fbe3c001c816dbc4f9f67606f">pFlow::AdamsBashforth4::rpIntegration</a></div><div class="ttdeci">Kokkos::RangePolicy&lt; DefaultExecutionSpace, Kokkos::Schedule&lt; Kokkos::Static &gt;, Kokkos::IndexType&lt; int32 &gt; &gt; rpIntegration</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8hpp_source.html#l00092">AdamsBashforth4.hpp:92</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth4_html_ace46ff4fbe3c001c816dbc4f9f67606f"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth4.html#ace46ff4fbe3c001c816dbc4f9f67606f">pFlow::AdamsBashforth4::rpIntegration</a></div><div class="ttdeci">Kokkos::RangePolicy&lt; DefaultExecutionSpace, Kokkos::Schedule&lt; Kokkos::Static &gt;, Kokkos::IndexType&lt; int32 &gt; &gt; rpIntegration</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8hpp_source.html#l00092">AdamsBashforth4.hpp:92</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="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_1AdamsBashforth4_html_afb1938bc6cfc199cbd70f224040d4afc"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth4.html#afb1938bc6cfc199cbd70f224040d4afc">pFlow::AdamsBashforth4::predict</a></div><div class="ttdeci">bool predict(real UNUSED(dt), realx3Vector_D &amp;UNUSED(y), realx3Vector_D &amp;UNUSED(dy)) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8cpp_source.html#l00049">AdamsBashforth4.cpp:49</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth4_html_afb1938bc6cfc199cbd70f224040d4afc"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth4.html#afb1938bc6cfc199cbd70f224040d4afc">pFlow::AdamsBashforth4::predict</a></div><div class="ttdeci">bool predict(real UNUSED(dt), realx3Vector_D &amp;UNUSED(y), realx3Vector_D &amp;UNUSED(dy)) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8cpp_source.html#l00049">AdamsBashforth4.cpp:49</a></div></div>
<div class="ttc" id="aclasspFlow_1_1VectorSingle_html"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html">pFlow::VectorSingle</a></div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00045">VectorSingle.hpp:45</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorSingle_html"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html">pFlow::VectorSingle</a></div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00047">VectorSingle.hpp:47</a></div></div>
<div class="ttc" id="aclasspFlow_1_1objectFile_html"><div class="ttname"><a href="classpFlow_1_1objectFile.html">pFlow::objectFile</a></div><div class="ttdef"><b>Definition:</b> <a href="objectFile_8hpp_source.html#l00033">objectFile.hpp:33</a></div></div> <div class="ttc" id="aclasspFlow_1_1objectFile_html"><div class="ttname"><a href="classpFlow_1_1objectFile.html">pFlow::objectFile</a></div><div class="ttdef"><b>Definition:</b> <a href="objectFile_8hpp_source.html#l00033">objectFile.hpp:33</a></div></div>
<div class="ttc" id="asetPointStructure_8hpp_html_a385e32971df44b131e4498181a949a91"><div class="ttname"><a href="setPointStructure_8hpp.html#a385e32971df44b131e4498181a949a91">pStruct</a></div><div class="ttdeci">auto &amp; pStruct</div><div class="ttdef"><b>Definition:</b> <a href="setPointStructure_8hpp_source.html#l00024">setPointStructure.hpp:24</a></div></div> <div class="ttc" id="asetPointStructure_8hpp_html_a385e32971df44b131e4498181a949a91"><div class="ttname"><a href="setPointStructure_8hpp.html#a385e32971df44b131e4498181a949a91">pStruct</a></div><div class="ttdeci">auto &amp; pStruct</div><div class="ttdef"><b>Definition:</b> <a href="setPointStructure_8hpp_source.html#l00024">setPointStructure.hpp:24</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth4_html_a69029aec4bfcd45b781d1cfc65359fcb"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth4.html#a69029aec4bfcd45b781d1cfc65359fcb">pFlow::AdamsBashforth4::AdamsBashforth4</a></div><div class="ttdeci">AdamsBashforth4(const word &amp;baseName, repository &amp;owner, const pointStructure &amp;pStruct, const word &amp;method)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8cpp_source.html#l00026">AdamsBashforth4.cpp:26</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth4_html_a69029aec4bfcd45b781d1cfc65359fcb"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth4.html#a69029aec4bfcd45b781d1cfc65359fcb">pFlow::AdamsBashforth4::AdamsBashforth4</a></div><div class="ttdeci">AdamsBashforth4(const word &amp;baseName, repository &amp;owner, const pointStructure &amp;pStruct, const word &amp;method)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8cpp_source.html#l00026">AdamsBashforth4.cpp:26</a></div></div>
@ -242,11 +243,10 @@ $(document).ready(function(){initNavTree('AdamsBashforth4_8cpp_source.html','');
<div class="ttc" id="anamespacepFlow_html_a12b4d93aa9730629403d73e84386bff5"><div class="ttname"><a href="namespacepFlow.html#a12b4d93aa9730629403d73e84386bff5">pFlow::groupNames</a></div><div class="ttdeci">word groupNames(const word &amp;bw, const word &amp;tw, char sep='.')</div><div class="ttdef"><b>Definition:</b> <a href="bTypesFunctions_8cpp_source.html#l00151">bTypesFunctions.cpp:151</a></div></div> <div class="ttc" id="anamespacepFlow_html_a12b4d93aa9730629403d73e84386bff5"><div class="ttname"><a href="namespacepFlow.html#a12b4d93aa9730629403d73e84386bff5">pFlow::groupNames</a></div><div class="ttdeci">word groupNames(const word &amp;bw, const word &amp;tw, char sep='.')</div><div class="ttdef"><b>Definition:</b> <a href="bTypesFunctions_8cpp_source.html#l00151">bTypesFunctions.cpp:151</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth4_html_a8da2088458d635dfa1fbe1823a3bfd6d"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth4.html#a8da2088458d635dfa1fbe1823a3bfd6d">pFlow::AdamsBashforth4::setInitialVals</a></div><div class="ttdeci">bool setInitialVals(const int32IndexContainer &amp;newIndices, const realx3Vector &amp;y) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8cpp_source.html#l00079">AdamsBashforth4.cpp:79</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth4_html_a8da2088458d635dfa1fbe1823a3bfd6d"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth4.html#a8da2088458d635dfa1fbe1823a3bfd6d">pFlow::AdamsBashforth4::setInitialVals</a></div><div class="ttdeci">bool setInitialVals(const int32IndexContainer &amp;newIndices, const realx3Vector &amp;y) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8cpp_source.html#l00079">AdamsBashforth4.cpp:79</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_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_1VectorSingle_html_a18052bc1ad8ea07ea5b6205321cba10e"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">pFlow::VectorSingle::deviceVectorAll</a></div><div class="ttdeci">INLINE_FUNCTION_H viewType &amp; deviceVectorAll()</div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00295">VectorSingle.hpp:295</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorSingle_html_a18052bc1ad8ea07ea5b6205321cba10e"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">pFlow::VectorSingle::deviceVectorAll</a></div><div class="ttdeci">INLINE_FUNCTION_H viewType &amp; deviceVectorAll()</div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00297">VectorSingle.hpp:297</a></div></div>
<div class="ttc" id="astructpFlow_1_1AB4History_html"><div class="ttname"><a href="structpFlow_1_1AB4History.html">pFlow::AB4History</a></div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8hpp_source.html#l00031">AdamsBashforth4.hpp:31</a></div></div> <div class="ttc" id="astructpFlow_1_1AB4History_html"><div class="ttname"><a href="structpFlow_1_1AB4History.html">pFlow::AB4History</a></div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8hpp_source.html#l00031">AdamsBashforth4.hpp:31</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth4_html_a152b752a6b7b37e70fa5e7c99a484783"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth4.html#a152b752a6b7b37e70fa5e7c99a484783">pFlow::AdamsBashforth4::intAll</a></div><div class="ttdeci">bool intAll(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, range activeRng)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8cpp_source.html#l00086">AdamsBashforth4.cpp:86</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth4_html_a152b752a6b7b37e70fa5e7c99a484783"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth4.html#a152b752a6b7b37e70fa5e7c99a484783">pFlow::AdamsBashforth4::intAll</a></div><div class="ttdeci">bool intAll(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, range activeRng)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8cpp_source.html#l00086">AdamsBashforth4.cpp:86</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector&lt; realx3 &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector&lt; realx3 &gt;</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&lt; int, int &gt; 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="aclasspFlow_1_1AdamsBashforth4_html_ac755e4bf02c3732d1eb89de9e903ebdb"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth4.html#ac755e4bf02c3732d1eb89de9e903ebdb">pFlow::AdamsBashforth4::correct</a></div><div class="ttdeci">bool correct(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8cpp_source.html#l00060">AdamsBashforth4.cpp:60</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth4_html_ac755e4bf02c3732d1eb89de9e903ebdb"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth4.html#ac755e4bf02c3732d1eb89de9e903ebdb">pFlow::AdamsBashforth4::correct</a></div><div class="ttdeci">bool correct(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8cpp_source.html#l00060">AdamsBashforth4.cpp:60</a></div></div>
<div class="ttc" id="aclasspFlow_1_1indexContainer_html"><div class="ttname"><a href="classpFlow_1_1indexContainer.html">pFlow::indexContainer&lt; int32 &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1indexContainer_html"><div class="ttname"><a href="classpFlow_1_1indexContainer.html">pFlow::indexContainer&lt; int32 &gt;</a></div></div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->

View File

@ -243,7 +243,7 @@ $(document).ready(function(){initNavTree('AdamsBashforth4_8hpp_source.html','');
<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsBashforth4.html#a152b752a6b7b37e70fa5e7c99a484783">intAll</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, </div> <div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsBashforth4.html#a152b752a6b7b37e70fa5e7c99a484783">intAll</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, </div>
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, </div> <div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, </div>
<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, </div> <div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, </div>
<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160; <a class="code" href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee">range</a> activeRng);</div> <div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160; <a class="code" href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">range</a> activeRng);</div>
<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>&#160; </div> <div class="line"><a name="l00143"></a><span class="lineno"> 143</span>&#160; </div>
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> activeFunctor&gt;</div> <div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> activeFunctor&gt;</div>
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsBashforth4.html#a191dc9197b587f09bb5ee7989b0ba43e">intRange</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt,</div> <div class="line"><a name="l00145"></a><span class="lineno"> 145</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsBashforth4.html#a191dc9197b587f09bb5ee7989b0ba43e">intRange</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt,</div>
@ -296,24 +296,25 @@ $(document).ready(function(){initNavTree('AdamsBashforth4_8hpp_source.html','');
</div><!-- doc-content --> </div><!-- doc-content -->
<div class="ttc" id="astructpFlow_1_1AB4History_html_a63473eb8257f38bf8863a5c7bd03a330"><div class="ttname"><a href="structpFlow_1_1AB4History.html#a63473eb8257f38bf8863a5c7bd03a330">pFlow::AB4History::dy3_</a></div><div class="ttdeci">realx3 dy3_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8hpp_source.html#l00035">AdamsBashforth4.hpp:35</a></div></div> <div class="ttc" id="astructpFlow_1_1AB4History_html_a63473eb8257f38bf8863a5c7bd03a330"><div class="ttname"><a href="structpFlow_1_1AB4History.html#a63473eb8257f38bf8863a5c7bd03a330">pFlow::AB4History::dy3_</a></div><div class="ttdeci">realx3 dy3_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8hpp_source.html#l00035">AdamsBashforth4.hpp:35</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth4_html_a191dc9197b587f09bb5ee7989b0ba43e"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth4.html#a191dc9197b587f09bb5ee7989b0ba43e">pFlow::AdamsBashforth4::intRange</a></div><div class="ttdeci">bool intRange(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, activeFunctor activeP)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8hpp_source.html#l00154">AdamsBashforth4.hpp:154</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth4_html_a191dc9197b587f09bb5ee7989b0ba43e"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth4.html#a191dc9197b587f09bb5ee7989b0ba43e">pFlow::AdamsBashforth4::intRange</a></div><div class="ttdeci">bool intRange(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, activeFunctor activeP)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8hpp_source.html#l00154">AdamsBashforth4.hpp:154</a></div></div>
<div class="ttc" id="aclasspFlow_1_1iIstream_html_aecfc9cc0a499c7d44de6a7562bcfea3f"><div class="ttname"><a href="classpFlow_1_1iIstream.html#aecfc9cc0a499c7d44de6a7562bcfea3f">pFlow::iIstream::readBegin</a></div><div class="ttdeci">bool readBegin(const char *funcName)</div><div class="ttdef"><b>Definition:</b> <a href="iIstream_8cpp_source.html#l00203">iIstream.cpp:203</a></div></div> <div class="ttc" id="aclasspFlow_1_1iIstream_html_aecfc9cc0a499c7d44de6a7562bcfea3f"><div class="ttname"><a href="classpFlow_1_1iIstream.html#aecfc9cc0a499c7d44de6a7562bcfea3f">pFlow::iIstream::readBegin</a></div><div class="ttdeci">bool readBegin(const char *funcName)</div><div class="ttdef"><b>Definition:</b> <a href="iIstream_8cpp_source.html#l00211">iIstream.cpp:211</a></div></div>
<div class="ttc" id="apFlowMacros_8hpp_html_afc491fbd69e70abdcb02a8cd3ce2939e"><div class="ttname"><a href="pFlowMacros_8hpp.html#afc491fbd69e70abdcb02a8cd3ce2939e">INLINE_FUNCTION</a></div><div class="ttdeci">#define INLINE_FUNCTION</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00062">pFlowMacros.hpp:62</a></div></div> <div class="ttc" id="apFlowMacros_8hpp_html_afc491fbd69e70abdcb02a8cd3ce2939e"><div class="ttname"><a href="pFlowMacros_8hpp.html#afc491fbd69e70abdcb02a8cd3ce2939e">INLINE_FUNCTION</a></div><div class="ttdeci">#define INLINE_FUNCTION</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00062">pFlowMacros.hpp:62</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div> <div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a304d8581876270871949bf5d4755036a"><div class="ttname"><a href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">pFlow::range</a></div><div class="ttdeci">kRange&lt; int &gt; range</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00059">KokkosTypes.hpp:59</a></div></div>
<div class="ttc" id="apFlowMacros_8hpp_html_a86d500a34c624c2cae56bc25a31b12f3"><div class="ttname"><a href="pFlowMacros_8hpp.html#a86d500a34c624c2cae56bc25a31b12f3">UNUSED</a></div><div class="ttdeci">#define UNUSED(x)</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00035">pFlowMacros.hpp:35</a></div></div> <div class="ttc" id="apFlowMacros_8hpp_html_a86d500a34c624c2cae56bc25a31b12f3"><div class="ttname"><a href="pFlowMacros_8hpp.html#a86d500a34c624c2cae56bc25a31b12f3">UNUSED</a></div><div class="ttdeci">#define UNUSED(x)</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00035">pFlowMacros.hpp:35</a></div></div>
<div class="ttc" id="aclasspFlow_1_1integration_html"><div class="ttname"><a href="classpFlow_1_1integration.html">pFlow::integration</a></div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00035">integration.hpp:35</a></div></div> <div class="ttc" id="aclasspFlow_1_1integration_html"><div class="ttname"><a href="classpFlow_1_1integration.html">pFlow::integration</a></div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00035">integration.hpp:35</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth4_html_a29f8a3197295f0ffa73d24bbacc6228c"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth4.html#a29f8a3197295f0ffa73d24bbacc6228c">pFlow::AdamsBashforth4::clone</a></div><div class="ttdeci">uniquePtr&lt; integration &gt; clone() const override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8hpp_source.html#l00134">AdamsBashforth4.hpp:134</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth4_html_a29f8a3197295f0ffa73d24bbacc6228c"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth4.html#a29f8a3197295f0ffa73d24bbacc6228c">pFlow::AdamsBashforth4::clone</a></div><div class="ttdeci">uniquePtr&lt; integration &gt; clone() const override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8hpp_source.html#l00134">AdamsBashforth4.hpp:134</a></div></div>
<div class="ttc" id="aclasspFlow_1_1integration_html_a5a622149e803f0fa292a95784c12a7b8"><div class="ttname"><a href="classpFlow_1_1integration.html#a5a622149e803f0fa292a95784c12a7b8">pFlow::integration::pStruct</a></div><div class="ttdeci">const auto &amp; pStruct() const</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00072">integration.hpp:72</a></div></div> <div class="ttc" id="aclasspFlow_1_1integration_html_a5a622149e803f0fa292a95784c12a7b8"><div class="ttname"><a href="classpFlow_1_1integration.html#a5a622149e803f0fa292a95784c12a7b8">pFlow::integration::pStruct</a></div><div class="ttdeci">const auto &amp; pStruct() const</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00072">integration.hpp:72</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div> <div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div>
<div class="ttc" id="aclasspFlow_1_1iIstream_html_a8d82c951160ac1444ee2a2d9ae1ecb11"><div class="ttname"><a href="classpFlow_1_1iIstream.html#a8d82c951160ac1444ee2a2d9ae1ecb11">pFlow::iIstream::readEnd</a></div><div class="ttdeci">bool readEnd(const char *funcName)</div><div class="ttdef"><b>Definition:</b> <a href="iIstream_8cpp_source.html#l00223">iIstream.cpp:223</a></div></div> <div class="ttc" id="aclasspFlow_1_1iIstream_html_a8d82c951160ac1444ee2a2d9ae1ecb11"><div class="ttname"><a href="classpFlow_1_1iIstream.html#a8d82c951160ac1444ee2a2d9ae1ecb11">pFlow::iIstream::readEnd</a></div><div class="ttdeci">bool readEnd(const char *funcName)</div><div class="ttdef"><b>Definition:</b> <a href="iIstream_8cpp_source.html#l00231">iIstream.cpp:231</a></div></div>
<div class="ttc" id="apointFields_8hpp_html"><div class="ttname"><a href="pointFields_8hpp.html">pointFields.hpp</a></div></div> <div class="ttc" id="apointFields_8hpp_html"><div class="ttname"><a href="pointFields_8hpp.html">pointFields.hpp</a></div></div>
<div class="ttc" id="apFlowMacros_8hpp_html_a922d2784284e8f6ee4009c3d92ba48b6"><div class="ttname"><a href="pFlowMacros_8hpp.html#a922d2784284e8f6ee4009c3d92ba48b6">FUNCTION_NAME</a></div><div class="ttdeci">#define FUNCTION_NAME</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00029">pFlowMacros.hpp:29</a></div></div> <div class="ttc" id="apFlowMacros_8hpp_html_a922d2784284e8f6ee4009c3d92ba48b6"><div class="ttname"><a href="pFlowMacros_8hpp.html#a922d2784284e8f6ee4009c3d92ba48b6">FUNCTION_NAME</a></div><div class="ttdeci">#define FUNCTION_NAME</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00029">pFlowMacros.hpp:29</a></div></div>
<div class="ttc" id="anamespacepFlow_html_aa3a14d3c76643399fc4edd8eca14944a"><div class="ttname"><a href="namespacepFlow.html#aa3a14d3c76643399fc4edd8eca14944a">pFlow::DefaultExecutionSpace</a></div><div class="ttdeci">Kokkos::DefaultExecutionSpace DefaultExecutionSpace</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00047">KokkosTypes.hpp:47</a></div></div> <div class="ttc" id="anamespacepFlow_html_aa3a14d3c76643399fc4edd8eca14944a"><div class="ttname"><a href="namespacepFlow.html#aa3a14d3c76643399fc4edd8eca14944a">pFlow::DefaultExecutionSpace</a></div><div class="ttdeci">Kokkos::DefaultExecutionSpace DefaultExecutionSpace</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00049">KokkosTypes.hpp:49</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth4_html_a1084909fe2f0dbd8f2af68ab4e94692a"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth4.html#a1084909fe2f0dbd8f2af68ab4e94692a">pFlow::AdamsBashforth4::add_vCtor</a></div><div class="ttdeci">add_vCtor(integration, AdamsBashforth4, word)</div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth4_html_a1084909fe2f0dbd8f2af68ab4e94692a"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth4.html#a1084909fe2f0dbd8f2af68ab4e94692a">pFlow::AdamsBashforth4::add_vCtor</a></div><div class="ttdeci">add_vCtor(integration, AdamsBashforth4, word)</div></div>
<div class="ttc" id="aclasspFlow_1_1token_html_a4aba281d025f1d580c3835d67656fd31ac08dae7edcb5c5bb959fee5971fbad95"><div class="ttname"><a href="classpFlow_1_1token.html#a4aba281d025f1d580c3835d67656fd31ac08dae7edcb5c5bb959fee5971fbad95">pFlow::token::SPACE</a></div><div class="ttdeci">@ SPACE</div><div class="ttdoc">Space [isspace].</div><div class="ttdef"><b>Definition:</b> <a href="token_8hpp_source.html#l00084">token.hpp:84</a></div></div> <div class="ttc" id="aclasspFlow_1_1token_html_a4aba281d025f1d580c3835d67656fd31ac08dae7edcb5c5bb959fee5971fbad95"><div class="ttname"><a href="classpFlow_1_1token.html#a4aba281d025f1d580c3835d67656fd31ac08dae7edcb5c5bb959fee5971fbad95">pFlow::token::SPACE</a></div><div class="ttdeci">@ SPACE</div><div class="ttdoc">Space [isspace].</div><div class="ttdef"><b>Definition:</b> <a href="token_8hpp_source.html#l00084">token.hpp:84</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth4_html_a7962c8cac5d82d0793dfeaba6c162f4d"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth4.html#a7962c8cac5d82d0793dfeaba6c162f4d">pFlow::AdamsBashforth4::TypeInfo</a></div><div class="ttdeci">TypeInfo(&quot;AdamsBashforth4&quot;)</div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth4_html_a7962c8cac5d82d0793dfeaba6c162f4d"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth4.html#a7962c8cac5d82d0793dfeaba6c162f4d">pFlow::AdamsBashforth4::TypeInfo</a></div><div class="ttdeci">TypeInfo(&quot;AdamsBashforth4&quot;)</div></div>
<div class="ttc" id="aclasspFlow_1_1integration_html_a4e30df3927ef1cdd2490cd85018518f5"><div class="ttname"><a href="classpFlow_1_1integration.html#a4e30df3927ef1cdd2490cd85018518f5">pFlow::integration::baseName</a></div><div class="ttdeci">const word &amp; baseName() const</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00089">integration.hpp:89</a></div></div> <div class="ttc" id="aclasspFlow_1_1integration_html_a4e30df3927ef1cdd2490cd85018518f5"><div class="ttname"><a href="classpFlow_1_1integration.html#a4e30df3927ef1cdd2490cd85018518f5">pFlow::integration::baseName</a></div><div class="ttdeci">const word &amp; baseName() const</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00089">integration.hpp:89</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="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="aclasspFlow_1_1IOstream_html_a367eb3425fc4e8270e2aa961df8ac8a5"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a367eb3425fc4e8270e2aa961df8ac8a5">pFlow::IOstream::check</a></div><div class="ttdeci">virtual bool check(const char *operation) const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00042">IOstream.cpp:42</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a367eb3425fc4e8270e2aa961df8ac8a5"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a367eb3425fc4e8270e2aa961df8ac8a5">pFlow::IOstream::check</a></div><div class="ttdeci">virtual bool check(const char *operation) const</div><div class="ttdoc">Check IOstream status for given operation.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00042">IOstream.cpp:42</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth4_html_a8c3fff8fec7e5ef08cea578fed2e5fae"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth4.html#a8c3fff8fec7e5ef08cea578fed2e5fae">pFlow::AdamsBashforth4::~AdamsBashforth4</a></div><div class="ttdeci">virtual ~AdamsBashforth4()=default</div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth4_html_a8c3fff8fec7e5ef08cea578fed2e5fae"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth4.html#a8c3fff8fec7e5ef08cea578fed2e5fae">pFlow::AdamsBashforth4::~AdamsBashforth4</a></div><div class="ttdeci">virtual ~AdamsBashforth4()=default</div></div>
<div class="ttc" id="aclasspFlow_1_1pointField_html"><div class="ttname"><a href="classpFlow_1_1pointField.html">pFlow::pointField</a></div><div class="ttdef"><b>Definition:</b> <a href="pointField_8hpp_source.html#l00035">pointField.hpp:35</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointField_html"><div class="ttname"><a href="classpFlow_1_1pointField.html">pFlow::pointField</a></div><div class="ttdef"><b>Definition:</b> <a href="pointField_8hpp_source.html#l00035">pointField.hpp:35</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_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>
@ -328,7 +329,7 @@ $(document).ready(function(){initNavTree('AdamsBashforth4_8hpp_source.html','');
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth4_html"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth4.html">pFlow::AdamsBashforth4</a></div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8hpp_source.html#l00072">AdamsBashforth4.hpp:72</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth4_html"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth4.html">pFlow::AdamsBashforth4</a></div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8hpp_source.html#l00072">AdamsBashforth4.hpp:72</a></div></div>
<div class="ttc" id="aclasspFlow_1_1pointField_html_afef304b4d4497e45857f6edef9b049e6"><div class="ttname"><a href="classpFlow_1_1pointField.html#afef304b4d4497e45857f6edef9b049e6">pFlow::pointField::activeRange</a></div><div class="ttdeci">range activeRange() const</div><div class="ttdef"><b>Definition:</b> <a href="pointField_8hpp_source.html#l00138">pointField.hpp:138</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointField_html_afef304b4d4497e45857f6edef9b049e6"><div class="ttname"><a href="classpFlow_1_1pointField.html#afef304b4d4497e45857f6edef9b049e6">pFlow::pointField::activeRange</a></div><div class="ttdeci">range activeRange() const</div><div class="ttdef"><b>Definition:</b> <a href="pointField_8hpp_source.html#l00138">pointField.hpp:138</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a148d74ad0977268be8ea8b26a147f619"><div class="ttname"><a href="namespacepFlow.html#a148d74ad0977268be8ea8b26a147f619">pFlow::operator&lt;&lt;</a></div><div class="ttdeci">INLINE_FUNCTION iOstream &amp; operator&lt;&lt;(iOstream &amp;str, const AB3History &amp;ab3)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00057">AdamsBashforth3.hpp:57</a></div></div> <div class="ttc" id="anamespacepFlow_html_a148d74ad0977268be8ea8b26a147f619"><div class="ttname"><a href="namespacepFlow.html#a148d74ad0977268be8ea8b26a147f619">pFlow::operator&lt;&lt;</a></div><div class="ttdeci">INLINE_FUNCTION iOstream &amp; operator&lt;&lt;(iOstream &amp;str, const AB3History &amp;ab3)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00057">AdamsBashforth3.hpp:57</a></div></div>
<div class="ttc" id="aclasspFlow_1_1VectorSingle_html"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html">pFlow::VectorSingle</a></div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00045">VectorSingle.hpp:45</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorSingle_html"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html">pFlow::VectorSingle</a></div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00047">VectorSingle.hpp:47</a></div></div>
<div class="ttc" id="aclasspFlow_1_1integration_html_a10329e18307a60d3fdb203bcbed2b295"><div class="ttname"><a href="classpFlow_1_1integration.html#a10329e18307a60d3fdb203bcbed2b295">pFlow::integration::owner</a></div><div class="ttdeci">repository &amp; owner()</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00094">integration.hpp:94</a></div></div> <div class="ttc" id="aclasspFlow_1_1integration_html_a10329e18307a60d3fdb203bcbed2b295"><div class="ttname"><a href="classpFlow_1_1integration.html#a10329e18307a60d3fdb203bcbed2b295">pFlow::integration::owner</a></div><div class="ttdeci">repository &amp; owner()</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00094">integration.hpp:94</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth4_html_a69029aec4bfcd45b781d1cfc65359fcb"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth4.html#a69029aec4bfcd45b781d1cfc65359fcb">pFlow::AdamsBashforth4::AdamsBashforth4</a></div><div class="ttdeci">AdamsBashforth4(const word &amp;baseName, repository &amp;owner, const pointStructure &amp;pStruct, const word &amp;method)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8cpp_source.html#l00026">AdamsBashforth4.cpp:26</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth4_html_a69029aec4bfcd45b781d1cfc65359fcb"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth4.html#a69029aec4bfcd45b781d1cfc65359fcb">pFlow::AdamsBashforth4::AdamsBashforth4</a></div><div class="ttdeci">AdamsBashforth4(const word &amp;baseName, repository &amp;owner, const pointStructure &amp;pStruct, const word &amp;method)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8cpp_source.html#l00026">AdamsBashforth4.cpp:26</a></div></div>
<div class="ttc" id="aclasspFlow_1_1token_html_a4aba281d025f1d580c3835d67656fd31a8042f41e6dc49acd5cf4e86844f79acb"><div class="ttname"><a href="classpFlow_1_1token.html#a4aba281d025f1d580c3835d67656fd31a8042f41e6dc49acd5cf4e86844f79acb">pFlow::token::BEGIN_LIST</a></div><div class="ttdeci">@ BEGIN_LIST</div><div class="ttdoc">Begin list [isseparator].</div><div class="ttdef"><b>Definition:</b> <a href="token_8hpp_source.html#l00089">token.hpp:89</a></div></div> <div class="ttc" id="aclasspFlow_1_1token_html_a4aba281d025f1d580c3835d67656fd31a8042f41e6dc49acd5cf4e86844f79acb"><div class="ttname"><a href="classpFlow_1_1token.html#a4aba281d025f1d580c3835d67656fd31a8042f41e6dc49acd5cf4e86844f79acb">pFlow::token::BEGIN_LIST</a></div><div class="ttdeci">@ BEGIN_LIST</div><div class="ttdoc">Begin list [isseparator].</div><div class="ttdef"><b>Definition:</b> <a href="token_8hpp_source.html#l00089">token.hpp:89</a></div></div>
@ -339,14 +340,13 @@ $(document).ready(function(){initNavTree('AdamsBashforth4_8hpp_source.html','');
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth4_html_a8b9d3d4f27dbf4e202508336c5b96a51"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth4.html#a8b9d3d4f27dbf4e202508336c5b96a51">pFlow::AdamsBashforth4::history_</a></div><div class="ttdeci">HistoryFieldType &amp; history_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8hpp_source.html#l00086">AdamsBashforth4.hpp:86</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth4_html_a8b9d3d4f27dbf4e202508336c5b96a51"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth4.html#a8b9d3d4f27dbf4e202508336c5b96a51">pFlow::AdamsBashforth4::history_</a></div><div class="ttdeci">HistoryFieldType &amp; history_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8hpp_source.html#l00086">AdamsBashforth4.hpp:86</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_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="astructpFlow_1_1AB4History_html_a419568ee851e74f5356a30fc5ce2eddf"><div class="ttname"><a href="structpFlow_1_1AB4History.html#a419568ee851e74f5356a30fc5ce2eddf">pFlow::AB4History::dy1_</a></div><div class="ttdeci">realx3 dy1_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8hpp_source.html#l00033">AdamsBashforth4.hpp:33</a></div></div> <div class="ttc" id="astructpFlow_1_1AB4History_html_a419568ee851e74f5356a30fc5ce2eddf"><div class="ttname"><a href="structpFlow_1_1AB4History.html#a419568ee851e74f5356a30fc5ce2eddf">pFlow::AB4History::dy1_</a></div><div class="ttdeci">realx3 dy1_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8hpp_source.html#l00033">AdamsBashforth4.hpp:33</a></div></div>
<div class="ttc" id="aclasspFlow_1_1VectorSingle_html_a18052bc1ad8ea07ea5b6205321cba10e"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">pFlow::VectorSingle::deviceVectorAll</a></div><div class="ttdeci">INLINE_FUNCTION_H viewType &amp; deviceVectorAll()</div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00295">VectorSingle.hpp:295</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorSingle_html_a18052bc1ad8ea07ea5b6205321cba10e"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">pFlow::VectorSingle::deviceVectorAll</a></div><div class="ttdeci">INLINE_FUNCTION_H viewType &amp; deviceVectorAll()</div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00297">VectorSingle.hpp:297</a></div></div>
<div class="ttc" id="aclasspFlow_1_1triple_html"><div class="ttname"><a href="classpFlow_1_1triple.html">pFlow::triple&lt; real &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1triple_html"><div class="ttname"><a href="classpFlow_1_1triple.html">pFlow::triple&lt; real &gt;</a></div></div>
<div class="ttc" id="astructpFlow_1_1AB4History_html"><div class="ttname"><a href="structpFlow_1_1AB4History.html">pFlow::AB4History</a></div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8hpp_source.html#l00031">AdamsBashforth4.hpp:31</a></div></div> <div class="ttc" id="astructpFlow_1_1AB4History_html"><div class="ttname"><a href="structpFlow_1_1AB4History.html">pFlow::AB4History</a></div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8hpp_source.html#l00031">AdamsBashforth4.hpp:31</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth4_html_a152b752a6b7b37e70fa5e7c99a484783"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth4.html#a152b752a6b7b37e70fa5e7c99a484783">pFlow::AdamsBashforth4::intAll</a></div><div class="ttdeci">bool intAll(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, range activeRng)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8cpp_source.html#l00086">AdamsBashforth4.cpp:86</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth4_html_a152b752a6b7b37e70fa5e7c99a484783"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth4.html#a152b752a6b7b37e70fa5e7c99a484783">pFlow::AdamsBashforth4::intAll</a></div><div class="ttdeci">bool intAll(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, range activeRng)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8cpp_source.html#l00086">AdamsBashforth4.cpp:86</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector&lt; realx3 &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector&lt; realx3 &gt;</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="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="astructpFlow_1_1AB4History_html_a63d020867c10f8f3fde329eb526a066b"><div class="ttname"><a href="structpFlow_1_1AB4History.html#a63d020867c10f8f3fde329eb526a066b">pFlow::AB4History::dy2_</a></div><div class="ttdeci">realx3 dy2_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8hpp_source.html#l00034">AdamsBashforth4.hpp:34</a></div></div> <div class="ttc" id="astructpFlow_1_1AB4History_html_a63d020867c10f8f3fde329eb526a066b"><div class="ttname"><a href="structpFlow_1_1AB4History.html#a63d020867c10f8f3fde329eb526a066b">pFlow::AB4History::dy2_</a></div><div class="ttdeci">realx3 dy2_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8hpp_source.html#l00034">AdamsBashforth4.hpp:34</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&lt; int, int &gt; 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="aclasspFlow_1_1AdamsBashforth4_html_ac755e4bf02c3732d1eb89de9e903ebdb"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth4.html#ac755e4bf02c3732d1eb89de9e903ebdb">pFlow::AdamsBashforth4::correct</a></div><div class="ttdeci">bool correct(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8cpp_source.html#l00060">AdamsBashforth4.cpp:60</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth4_html_ac755e4bf02c3732d1eb89de9e903ebdb"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth4.html#ac755e4bf02c3732d1eb89de9e903ebdb">pFlow::AdamsBashforth4::correct</a></div><div class="ttdeci">bool correct(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth4_8cpp_source.html#l00060">AdamsBashforth4.cpp:60</a></div></div>
<div class="ttc" id="aclasspFlow_1_1indexContainer_html"><div class="ttname"><a href="classpFlow_1_1indexContainer.html">pFlow::indexContainer&lt; int32 &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1indexContainer_html"><div class="ttname"><a href="classpFlow_1_1indexContainer.html">pFlow::indexContainer&lt; int32 &gt;</a></div></div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->

View File

@ -193,7 +193,7 @@ $(document).ready(function(){initNavTree('AdamsBashforth5_8cpp_source.html','');
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, </div> <div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, </div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, </div> <div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, </div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, </div> <div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, </div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; <a class="code" href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee">range</a> activeRng)</div> <div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; <a class="code" href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">range</a> activeRng)</div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160;{</div> <div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160;{</div>
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; <span class="keyword">auto</span> d_dy = dy.<a class="code" href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">deviceVectorAll</a>();</div> <div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; <span class="keyword">auto</span> d_dy = dy.<a class="code" href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">deviceVectorAll</a>();</div>
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; <span class="keyword">auto</span> d_y = y.<a class="code" href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">deviceVectorAll</a>();</div> <div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; <span class="keyword">auto</span> d_y = y.<a class="code" href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">deviceVectorAll</a>();</div>
@ -219,6 +219,7 @@ $(document).ready(function(){initNavTree('AdamsBashforth5_8cpp_source.html','');
</div><!-- fragment --></div><!-- contents --> </div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content --> </div><!-- doc-content -->
<div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div> <div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a304d8581876270871949bf5d4755036a"><div class="ttname"><a href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">pFlow::range</a></div><div class="ttdeci">kRange&lt; int &gt; range</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00059">KokkosTypes.hpp:59</a></div></div>
<div class="ttc" id="apFlowMacros_8hpp_html_a86d500a34c624c2cae56bc25a31b12f3"><div class="ttname"><a href="pFlowMacros_8hpp.html#a86d500a34c624c2cae56bc25a31b12f3">UNUSED</a></div><div class="ttdeci">#define UNUSED(x)</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00035">pFlowMacros.hpp:35</a></div></div> <div class="ttc" id="apFlowMacros_8hpp_html_a86d500a34c624c2cae56bc25a31b12f3"><div class="ttname"><a href="pFlowMacros_8hpp.html#a86d500a34c624c2cae56bc25a31b12f3">UNUSED</a></div><div class="ttdeci">#define UNUSED(x)</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00035">pFlowMacros.hpp:35</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth5_html_a129b1fb5fcc9dfcc9c803d8b13758cbc"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth5.html#a129b1fb5fcc9dfcc9c803d8b13758cbc">pFlow::AdamsBashforth5::AdamsBashforth5</a></div><div class="ttdeci">AdamsBashforth5(const word &amp;baseName, repository &amp;owner, const pointStructure &amp;pStruct, const word &amp;method)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth5_8cpp_source.html#l00026">AdamsBashforth5.cpp:26</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth5_html_a129b1fb5fcc9dfcc9c803d8b13758cbc"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth5.html#a129b1fb5fcc9dfcc9c803d8b13758cbc">pFlow::AdamsBashforth5::AdamsBashforth5</a></div><div class="ttdeci">AdamsBashforth5(const word &amp;baseName, repository &amp;owner, const pointStructure &amp;pStruct, const word &amp;method)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth5_8cpp_source.html#l00026">AdamsBashforth5.cpp:26</a></div></div>
<div class="ttc" id="aclasspFlow_1_1integration_html"><div class="ttname"><a href="classpFlow_1_1integration.html">pFlow::integration</a></div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00035">integration.hpp:35</a></div></div> <div class="ttc" id="aclasspFlow_1_1integration_html"><div class="ttname"><a href="classpFlow_1_1integration.html">pFlow::integration</a></div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00035">integration.hpp:35</a></div></div>
@ -234,17 +235,16 @@ $(document).ready(function(){initNavTree('AdamsBashforth5_8cpp_source.html','');
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth5_html_a152b752a6b7b37e70fa5e7c99a484783"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth5.html#a152b752a6b7b37e70fa5e7c99a484783">pFlow::AdamsBashforth5::intAll</a></div><div class="ttdeci">bool intAll(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, range activeRng)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth5_8cpp_source.html#l00086">AdamsBashforth5.cpp:86</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth5_html_a152b752a6b7b37e70fa5e7c99a484783"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth5.html#a152b752a6b7b37e70fa5e7c99a484783">pFlow::AdamsBashforth5::intAll</a></div><div class="ttdeci">bool intAll(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, range activeRng)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth5_8cpp_source.html#l00086">AdamsBashforth5.cpp:86</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="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_1AdamsBashforth5_html_ac755e4bf02c3732d1eb89de9e903ebdb"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth5.html#ac755e4bf02c3732d1eb89de9e903ebdb">pFlow::AdamsBashforth5::correct</a></div><div class="ttdeci">bool correct(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth5_8cpp_source.html#l00060">AdamsBashforth5.cpp:60</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth5_html_ac755e4bf02c3732d1eb89de9e903ebdb"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth5.html#ac755e4bf02c3732d1eb89de9e903ebdb">pFlow::AdamsBashforth5::correct</a></div><div class="ttdeci">bool correct(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth5_8cpp_source.html#l00060">AdamsBashforth5.cpp:60</a></div></div>
<div class="ttc" id="aclasspFlow_1_1VectorSingle_html"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html">pFlow::VectorSingle</a></div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00045">VectorSingle.hpp:45</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorSingle_html"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html">pFlow::VectorSingle</a></div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00047">VectorSingle.hpp:47</a></div></div>
<div class="ttc" id="aclasspFlow_1_1objectFile_html"><div class="ttname"><a href="classpFlow_1_1objectFile.html">pFlow::objectFile</a></div><div class="ttdef"><b>Definition:</b> <a href="objectFile_8hpp_source.html#l00033">objectFile.hpp:33</a></div></div> <div class="ttc" id="aclasspFlow_1_1objectFile_html"><div class="ttname"><a href="classpFlow_1_1objectFile.html">pFlow::objectFile</a></div><div class="ttdef"><b>Definition:</b> <a href="objectFile_8hpp_source.html#l00033">objectFile.hpp:33</a></div></div>
<div class="ttc" id="asetPointStructure_8hpp_html_a385e32971df44b131e4498181a949a91"><div class="ttname"><a href="setPointStructure_8hpp.html#a385e32971df44b131e4498181a949a91">pStruct</a></div><div class="ttdeci">auto &amp; pStruct</div><div class="ttdef"><b>Definition:</b> <a href="setPointStructure_8hpp_source.html#l00024">setPointStructure.hpp:24</a></div></div> <div class="ttc" id="asetPointStructure_8hpp_html_a385e32971df44b131e4498181a949a91"><div class="ttname"><a href="setPointStructure_8hpp.html#a385e32971df44b131e4498181a949a91">pStruct</a></div><div class="ttdeci">auto &amp; pStruct</div><div class="ttdef"><b>Definition:</b> <a href="setPointStructure_8hpp_source.html#l00024">setPointStructure.hpp:24</a></div></div>
<div class="ttc" id="apFlowMacros_8hpp_html_aa7d4742cdf24a3792276e669531d145c"><div class="ttname"><a href="pFlowMacros_8hpp.html#aa7d4742cdf24a3792276e669531d145c">LAMBDA_HD</a></div><div class="ttdeci">#define LAMBDA_HD</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00054">pFlowMacros.hpp:54</a></div></div> <div class="ttc" id="apFlowMacros_8hpp_html_aa7d4742cdf24a3792276e669531d145c"><div class="ttname"><a href="pFlowMacros_8hpp.html#aa7d4742cdf24a3792276e669531d145c">LAMBDA_HD</a></div><div class="ttdeci">#define LAMBDA_HD</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00054">pFlowMacros.hpp:54</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a12b4d93aa9730629403d73e84386bff5"><div class="ttname"><a href="namespacepFlow.html#a12b4d93aa9730629403d73e84386bff5">pFlow::groupNames</a></div><div class="ttdeci">word groupNames(const word &amp;bw, const word &amp;tw, char sep='.')</div><div class="ttdef"><b>Definition:</b> <a href="bTypesFunctions_8cpp_source.html#l00151">bTypesFunctions.cpp:151</a></div></div> <div class="ttc" id="anamespacepFlow_html_a12b4d93aa9730629403d73e84386bff5"><div class="ttname"><a href="namespacepFlow.html#a12b4d93aa9730629403d73e84386bff5">pFlow::groupNames</a></div><div class="ttdeci">word groupNames(const word &amp;bw, const word &amp;tw, char sep='.')</div><div class="ttdef"><b>Definition:</b> <a href="bTypesFunctions_8cpp_source.html#l00151">bTypesFunctions.cpp:151</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_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_1VectorSingle_html_a18052bc1ad8ea07ea5b6205321cba10e"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">pFlow::VectorSingle::deviceVectorAll</a></div><div class="ttdeci">INLINE_FUNCTION_H viewType &amp; deviceVectorAll()</div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00295">VectorSingle.hpp:295</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorSingle_html_a18052bc1ad8ea07ea5b6205321cba10e"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">pFlow::VectorSingle::deviceVectorAll</a></div><div class="ttdeci">INLINE_FUNCTION_H viewType &amp; deviceVectorAll()</div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00297">VectorSingle.hpp:297</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector&lt; realx3 &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector&lt; realx3 &gt;</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth5_html_ace46ff4fbe3c001c816dbc4f9f67606f"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth5.html#ace46ff4fbe3c001c816dbc4f9f67606f">pFlow::AdamsBashforth5::rpIntegration</a></div><div class="ttdeci">Kokkos::RangePolicy&lt; DefaultExecutionSpace, Kokkos::Schedule&lt; Kokkos::Static &gt;, Kokkos::IndexType&lt; int32 &gt; &gt; rpIntegration</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth5_8hpp_source.html#l00090">AdamsBashforth5.hpp:90</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth5_html_ace46ff4fbe3c001c816dbc4f9f67606f"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth5.html#ace46ff4fbe3c001c816dbc4f9f67606f">pFlow::AdamsBashforth5::rpIntegration</a></div><div class="ttdeci">Kokkos::RangePolicy&lt; DefaultExecutionSpace, Kokkos::Schedule&lt; Kokkos::Static &gt;, Kokkos::IndexType&lt; int32 &gt; &gt; rpIntegration</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth5_8hpp_source.html#l00090">AdamsBashforth5.hpp:90</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth5_html_afb1938bc6cfc199cbd70f224040d4afc"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth5.html#afb1938bc6cfc199cbd70f224040d4afc">pFlow::AdamsBashforth5::predict</a></div><div class="ttdeci">bool predict(real UNUSED(dt), realx3Vector_D &amp;UNUSED(y), realx3Vector_D &amp;UNUSED(dy)) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth5_8cpp_source.html#l00049">AdamsBashforth5.cpp:49</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth5_html_afb1938bc6cfc199cbd70f224040d4afc"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth5.html#afb1938bc6cfc199cbd70f224040d4afc">pFlow::AdamsBashforth5::predict</a></div><div class="ttdeci">bool predict(real UNUSED(dt), realx3Vector_D &amp;UNUSED(y), realx3Vector_D &amp;UNUSED(dy)) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth5_8cpp_source.html#l00049">AdamsBashforth5.cpp:49</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&lt; int, int &gt; 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="aclasspFlow_1_1indexContainer_html"><div class="ttname"><a href="classpFlow_1_1indexContainer.html">pFlow::indexContainer&lt; int32 &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1indexContainer_html"><div class="ttname"><a href="classpFlow_1_1indexContainer.html">pFlow::indexContainer&lt; int32 &gt;</a></div></div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>

View File

@ -241,7 +241,7 @@ $(document).ready(function(){initNavTree('AdamsBashforth5_8hpp_source.html','');
<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsBashforth5.html#a152b752a6b7b37e70fa5e7c99a484783">intAll</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, </div> <div class="line"><a name="l00137"></a><span class="lineno"> 137</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsBashforth5.html#a152b752a6b7b37e70fa5e7c99a484783">intAll</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, </div>
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, </div> <div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, </div>
<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, </div> <div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, </div>
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160; <a class="code" href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee">range</a> activeRng);</div> <div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160; <a class="code" href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">range</a> activeRng);</div>
<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160; </div> <div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160; </div>
<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> activeFunctor&gt;</div> <div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> activeFunctor&gt;</div>
<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsBashforth5.html#a191dc9197b587f09bb5ee7989b0ba43e">intRange</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt,</div> <div class="line"><a name="l00143"></a><span class="lineno"> 143</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsBashforth5.html#a191dc9197b587f09bb5ee7989b0ba43e">intRange</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt,</div>
@ -291,10 +291,11 @@ $(document).ready(function(){initNavTree('AdamsBashforth5_8hpp_source.html','');
<div class="line"><a name="l00187"></a><span class="lineno"> 187</span>&#160;<span class="preprocessor">#endif //__integration_hpp__</span></div> <div class="line"><a name="l00187"></a><span class="lineno"> 187</span>&#160;<span class="preprocessor">#endif //__integration_hpp__</span></div>
</div><!-- fragment --></div><!-- contents --> </div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content --> </div><!-- doc-content -->
<div class="ttc" id="aclasspFlow_1_1iIstream_html_aecfc9cc0a499c7d44de6a7562bcfea3f"><div class="ttname"><a href="classpFlow_1_1iIstream.html#aecfc9cc0a499c7d44de6a7562bcfea3f">pFlow::iIstream::readBegin</a></div><div class="ttdeci">bool readBegin(const char *funcName)</div><div class="ttdef"><b>Definition:</b> <a href="iIstream_8cpp_source.html#l00203">iIstream.cpp:203</a></div></div> <div class="ttc" id="aclasspFlow_1_1iIstream_html_aecfc9cc0a499c7d44de6a7562bcfea3f"><div class="ttname"><a href="classpFlow_1_1iIstream.html#aecfc9cc0a499c7d44de6a7562bcfea3f">pFlow::iIstream::readBegin</a></div><div class="ttdeci">bool readBegin(const char *funcName)</div><div class="ttdef"><b>Definition:</b> <a href="iIstream_8cpp_source.html#l00211">iIstream.cpp:211</a></div></div>
<div class="ttc" id="apFlowMacros_8hpp_html_afc491fbd69e70abdcb02a8cd3ce2939e"><div class="ttname"><a href="pFlowMacros_8hpp.html#afc491fbd69e70abdcb02a8cd3ce2939e">INLINE_FUNCTION</a></div><div class="ttdeci">#define INLINE_FUNCTION</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00062">pFlowMacros.hpp:62</a></div></div> <div class="ttc" id="apFlowMacros_8hpp_html_afc491fbd69e70abdcb02a8cd3ce2939e"><div class="ttname"><a href="pFlowMacros_8hpp.html#afc491fbd69e70abdcb02a8cd3ce2939e">INLINE_FUNCTION</a></div><div class="ttdeci">#define INLINE_FUNCTION</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00062">pFlowMacros.hpp:62</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth5_html_a12a13b4372ff9e69e5e921529b13ac17"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth5.html#a12a13b4372ff9e69e5e921529b13ac17">pFlow::AdamsBashforth5::add_vCtor</a></div><div class="ttdeci">add_vCtor(integration, AdamsBashforth5, word)</div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth5_html_a12a13b4372ff9e69e5e921529b13ac17"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth5.html#a12a13b4372ff9e69e5e921529b13ac17">pFlow::AdamsBashforth5::add_vCtor</a></div><div class="ttdeci">add_vCtor(integration, AdamsBashforth5, word)</div></div>
<div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div> <div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a304d8581876270871949bf5d4755036a"><div class="ttname"><a href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">pFlow::range</a></div><div class="ttdeci">kRange&lt; int &gt; range</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00059">KokkosTypes.hpp:59</a></div></div>
<div class="ttc" id="apFlowMacros_8hpp_html_a86d500a34c624c2cae56bc25a31b12f3"><div class="ttname"><a href="pFlowMacros_8hpp.html#a86d500a34c624c2cae56bc25a31b12f3">UNUSED</a></div><div class="ttdeci">#define UNUSED(x)</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00035">pFlowMacros.hpp:35</a></div></div> <div class="ttc" id="apFlowMacros_8hpp_html_a86d500a34c624c2cae56bc25a31b12f3"><div class="ttname"><a href="pFlowMacros_8hpp.html#a86d500a34c624c2cae56bc25a31b12f3">UNUSED</a></div><div class="ttdeci">#define UNUSED(x)</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00035">pFlowMacros.hpp:35</a></div></div>
<div class="ttc" id="astructpFlow_1_1AB5History_html_a5025c11bc753cdbe183c1c61d2687762"><div class="ttname"><a href="structpFlow_1_1AB5History.html#a5025c11bc753cdbe183c1c61d2687762">pFlow::AB5History::dy4_</a></div><div class="ttdeci">realx3 dy4_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth5_8hpp_source.html#l00036">AdamsBashforth5.hpp:36</a></div></div> <div class="ttc" id="astructpFlow_1_1AB5History_html_a5025c11bc753cdbe183c1c61d2687762"><div class="ttname"><a href="structpFlow_1_1AB5History.html#a5025c11bc753cdbe183c1c61d2687762">pFlow::AB5History::dy4_</a></div><div class="ttdeci">realx3 dy4_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth5_8hpp_source.html#l00036">AdamsBashforth5.hpp:36</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth5_html_a129b1fb5fcc9dfcc9c803d8b13758cbc"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth5.html#a129b1fb5fcc9dfcc9c803d8b13758cbc">pFlow::AdamsBashforth5::AdamsBashforth5</a></div><div class="ttdeci">AdamsBashforth5(const word &amp;baseName, repository &amp;owner, const pointStructure &amp;pStruct, const word &amp;method)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth5_8cpp_source.html#l00026">AdamsBashforth5.cpp:26</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth5_html_a129b1fb5fcc9dfcc9c803d8b13758cbc"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth5.html#a129b1fb5fcc9dfcc9c803d8b13758cbc">pFlow::AdamsBashforth5::AdamsBashforth5</a></div><div class="ttdeci">AdamsBashforth5(const word &amp;baseName, repository &amp;owner, const pointStructure &amp;pStruct, const word &amp;method)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth5_8cpp_source.html#l00026">AdamsBashforth5.cpp:26</a></div></div>
@ -302,17 +303,17 @@ $(document).ready(function(){initNavTree('AdamsBashforth5_8hpp_source.html','');
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth5_html_a8da2088458d635dfa1fbe1823a3bfd6d"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth5.html#a8da2088458d635dfa1fbe1823a3bfd6d">pFlow::AdamsBashforth5::setInitialVals</a></div><div class="ttdeci">bool setInitialVals(const int32IndexContainer &amp;newIndices, const realx3Vector &amp;y) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth5_8cpp_source.html#l00079">AdamsBashforth5.cpp:79</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth5_html_a8da2088458d635dfa1fbe1823a3bfd6d"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth5.html#a8da2088458d635dfa1fbe1823a3bfd6d">pFlow::AdamsBashforth5::setInitialVals</a></div><div class="ttdeci">bool setInitialVals(const int32IndexContainer &amp;newIndices, const realx3Vector &amp;y) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth5_8cpp_source.html#l00079">AdamsBashforth5.cpp:79</a></div></div>
<div class="ttc" id="aclasspFlow_1_1integration_html_a5a622149e803f0fa292a95784c12a7b8"><div class="ttname"><a href="classpFlow_1_1integration.html#a5a622149e803f0fa292a95784c12a7b8">pFlow::integration::pStruct</a></div><div class="ttdeci">const auto &amp; pStruct() const</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00072">integration.hpp:72</a></div></div> <div class="ttc" id="aclasspFlow_1_1integration_html_a5a622149e803f0fa292a95784c12a7b8"><div class="ttname"><a href="classpFlow_1_1integration.html#a5a622149e803f0fa292a95784c12a7b8">pFlow::integration::pStruct</a></div><div class="ttdeci">const auto &amp; pStruct() const</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00072">integration.hpp:72</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div> <div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div>
<div class="ttc" id="aclasspFlow_1_1iIstream_html_a8d82c951160ac1444ee2a2d9ae1ecb11"><div class="ttname"><a href="classpFlow_1_1iIstream.html#a8d82c951160ac1444ee2a2d9ae1ecb11">pFlow::iIstream::readEnd</a></div><div class="ttdeci">bool readEnd(const char *funcName)</div><div class="ttdef"><b>Definition:</b> <a href="iIstream_8cpp_source.html#l00223">iIstream.cpp:223</a></div></div> <div class="ttc" id="aclasspFlow_1_1iIstream_html_a8d82c951160ac1444ee2a2d9ae1ecb11"><div class="ttname"><a href="classpFlow_1_1iIstream.html#a8d82c951160ac1444ee2a2d9ae1ecb11">pFlow::iIstream::readEnd</a></div><div class="ttdeci">bool readEnd(const char *funcName)</div><div class="ttdef"><b>Definition:</b> <a href="iIstream_8cpp_source.html#l00231">iIstream.cpp:231</a></div></div>
<div class="ttc" id="apointFields_8hpp_html"><div class="ttname"><a href="pointFields_8hpp.html">pointFields.hpp</a></div></div> <div class="ttc" id="apointFields_8hpp_html"><div class="ttname"><a href="pointFields_8hpp.html">pointFields.hpp</a></div></div>
<div class="ttc" id="apFlowMacros_8hpp_html_a922d2784284e8f6ee4009c3d92ba48b6"><div class="ttname"><a href="pFlowMacros_8hpp.html#a922d2784284e8f6ee4009c3d92ba48b6">FUNCTION_NAME</a></div><div class="ttdeci">#define FUNCTION_NAME</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00029">pFlowMacros.hpp:29</a></div></div> <div class="ttc" id="apFlowMacros_8hpp_html_a922d2784284e8f6ee4009c3d92ba48b6"><div class="ttname"><a href="pFlowMacros_8hpp.html#a922d2784284e8f6ee4009c3d92ba48b6">FUNCTION_NAME</a></div><div class="ttdeci">#define FUNCTION_NAME</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00029">pFlowMacros.hpp:29</a></div></div>
<div class="ttc" id="anamespacepFlow_html_aa3a14d3c76643399fc4edd8eca14944a"><div class="ttname"><a href="namespacepFlow.html#aa3a14d3c76643399fc4edd8eca14944a">pFlow::DefaultExecutionSpace</a></div><div class="ttdeci">Kokkos::DefaultExecutionSpace DefaultExecutionSpace</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00047">KokkosTypes.hpp:47</a></div></div> <div class="ttc" id="anamespacepFlow_html_aa3a14d3c76643399fc4edd8eca14944a"><div class="ttname"><a href="namespacepFlow.html#aa3a14d3c76643399fc4edd8eca14944a">pFlow::DefaultExecutionSpace</a></div><div class="ttdeci">Kokkos::DefaultExecutionSpace DefaultExecutionSpace</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00049">KokkosTypes.hpp:49</a></div></div>
<div class="ttc" id="astructpFlow_1_1AB5History_html_a63473eb8257f38bf8863a5c7bd03a330"><div class="ttname"><a href="structpFlow_1_1AB5History.html#a63473eb8257f38bf8863a5c7bd03a330">pFlow::AB5History::dy3_</a></div><div class="ttdeci">realx3 dy3_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth5_8hpp_source.html#l00035">AdamsBashforth5.hpp:35</a></div></div> <div class="ttc" id="astructpFlow_1_1AB5History_html_a63473eb8257f38bf8863a5c7bd03a330"><div class="ttname"><a href="structpFlow_1_1AB5History.html#a63473eb8257f38bf8863a5c7bd03a330">pFlow::AB5History::dy3_</a></div><div class="ttdeci">realx3 dy3_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth5_8hpp_source.html#l00035">AdamsBashforth5.hpp:35</a></div></div>
<div class="ttc" id="aclasspFlow_1_1token_html_a4aba281d025f1d580c3835d67656fd31ac08dae7edcb5c5bb959fee5971fbad95"><div class="ttname"><a href="classpFlow_1_1token.html#a4aba281d025f1d580c3835d67656fd31ac08dae7edcb5c5bb959fee5971fbad95">pFlow::token::SPACE</a></div><div class="ttdeci">@ SPACE</div><div class="ttdoc">Space [isspace].</div><div class="ttdef"><b>Definition:</b> <a href="token_8hpp_source.html#l00084">token.hpp:84</a></div></div> <div class="ttc" id="aclasspFlow_1_1token_html_a4aba281d025f1d580c3835d67656fd31ac08dae7edcb5c5bb959fee5971fbad95"><div class="ttname"><a href="classpFlow_1_1token.html#a4aba281d025f1d580c3835d67656fd31ac08dae7edcb5c5bb959fee5971fbad95">pFlow::token::SPACE</a></div><div class="ttdeci">@ SPACE</div><div class="ttdoc">Space [isspace].</div><div class="ttdef"><b>Definition:</b> <a href="token_8hpp_source.html#l00084">token.hpp:84</a></div></div>
<div class="ttc" id="aclasspFlow_1_1integration_html_a4e30df3927ef1cdd2490cd85018518f5"><div class="ttname"><a href="classpFlow_1_1integration.html#a4e30df3927ef1cdd2490cd85018518f5">pFlow::integration::baseName</a></div><div class="ttdeci">const word &amp; baseName() const</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00089">integration.hpp:89</a></div></div> <div class="ttc" id="aclasspFlow_1_1integration_html_a4e30df3927ef1cdd2490cd85018518f5"><div class="ttname"><a href="classpFlow_1_1integration.html#a4e30df3927ef1cdd2490cd85018518f5">pFlow::integration::baseName</a></div><div class="ttdeci">const word &amp; baseName() const</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00089">integration.hpp:89</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth5_html"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth5.html">pFlow::AdamsBashforth5</a></div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth5_8hpp_source.html#l00075">AdamsBashforth5.hpp:75</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth5_html"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth5.html">pFlow::AdamsBashforth5</a></div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth5_8hpp_source.html#l00075">AdamsBashforth5.hpp:75</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth5_html_a8b9d3d4f27dbf4e202508336c5b96a51"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth5.html#a8b9d3d4f27dbf4e202508336c5b96a51">pFlow::AdamsBashforth5::history_</a></div><div class="ttdeci">HistoryFieldType &amp; history_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth5_8hpp_source.html#l00084">AdamsBashforth5.hpp:84</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth5_html_a8b9d3d4f27dbf4e202508336c5b96a51"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth5.html#a8b9d3d4f27dbf4e202508336c5b96a51">pFlow::AdamsBashforth5::history_</a></div><div class="ttdeci">HistoryFieldType &amp; history_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth5_8hpp_source.html#l00084">AdamsBashforth5.hpp:84</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="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="aclasspFlow_1_1IOstream_html_a367eb3425fc4e8270e2aa961df8ac8a5"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a367eb3425fc4e8270e2aa961df8ac8a5">pFlow::IOstream::check</a></div><div class="ttdeci">virtual bool check(const char *operation) const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00042">IOstream.cpp:42</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a367eb3425fc4e8270e2aa961df8ac8a5"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a367eb3425fc4e8270e2aa961df8ac8a5">pFlow::IOstream::check</a></div><div class="ttdeci">virtual bool check(const char *operation) const</div><div class="ttdoc">Check IOstream status for given operation.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00042">IOstream.cpp:42</a></div></div>
<div class="ttc" id="astructpFlow_1_1AB5History_html"><div class="ttname"><a href="structpFlow_1_1AB5History.html">pFlow::AB5History</a></div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth5_8hpp_source.html#l00031">AdamsBashforth5.hpp:31</a></div></div> <div class="ttc" id="astructpFlow_1_1AB5History_html"><div class="ttname"><a href="structpFlow_1_1AB5History.html">pFlow::AB5History</a></div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth5_8hpp_source.html#l00031">AdamsBashforth5.hpp:31</a></div></div>
<div class="ttc" id="aclasspFlow_1_1pointField_html"><div class="ttname"><a href="classpFlow_1_1pointField.html">pFlow::pointField</a></div><div class="ttdef"><b>Definition:</b> <a href="pointField_8hpp_source.html#l00035">pointField.hpp:35</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointField_html"><div class="ttname"><a href="classpFlow_1_1pointField.html">pFlow::pointField</a></div><div class="ttdef"><b>Definition:</b> <a href="pointField_8hpp_source.html#l00035">pointField.hpp:35</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_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>
@ -328,7 +329,7 @@ $(document).ready(function(){initNavTree('AdamsBashforth5_8hpp_source.html','');
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth5_html_a191dc9197b587f09bb5ee7989b0ba43e"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth5.html#a191dc9197b587f09bb5ee7989b0ba43e">pFlow::AdamsBashforth5::intRange</a></div><div class="ttdeci">bool intRange(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, activeFunctor activeP)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth5_8hpp_source.html#l00152">AdamsBashforth5.hpp:152</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth5_html_a191dc9197b587f09bb5ee7989b0ba43e"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth5.html#a191dc9197b587f09bb5ee7989b0ba43e">pFlow::AdamsBashforth5::intRange</a></div><div class="ttdeci">bool intRange(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, activeFunctor activeP)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth5_8hpp_source.html#l00152">AdamsBashforth5.hpp:152</a></div></div>
<div class="ttc" id="aclasspFlow_1_1pointField_html_afef304b4d4497e45857f6edef9b049e6"><div class="ttname"><a href="classpFlow_1_1pointField.html#afef304b4d4497e45857f6edef9b049e6">pFlow::pointField::activeRange</a></div><div class="ttdeci">range activeRange() const</div><div class="ttdef"><b>Definition:</b> <a href="pointField_8hpp_source.html#l00138">pointField.hpp:138</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointField_html_afef304b4d4497e45857f6edef9b049e6"><div class="ttname"><a href="classpFlow_1_1pointField.html#afef304b4d4497e45857f6edef9b049e6">pFlow::pointField::activeRange</a></div><div class="ttdeci">range activeRange() const</div><div class="ttdef"><b>Definition:</b> <a href="pointField_8hpp_source.html#l00138">pointField.hpp:138</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a148d74ad0977268be8ea8b26a147f619"><div class="ttname"><a href="namespacepFlow.html#a148d74ad0977268be8ea8b26a147f619">pFlow::operator&lt;&lt;</a></div><div class="ttdeci">INLINE_FUNCTION iOstream &amp; operator&lt;&lt;(iOstream &amp;str, const AB3History &amp;ab3)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00057">AdamsBashforth3.hpp:57</a></div></div> <div class="ttc" id="anamespacepFlow_html_a148d74ad0977268be8ea8b26a147f619"><div class="ttname"><a href="namespacepFlow.html#a148d74ad0977268be8ea8b26a147f619">pFlow::operator&lt;&lt;</a></div><div class="ttdeci">INLINE_FUNCTION iOstream &amp; operator&lt;&lt;(iOstream &amp;str, const AB3History &amp;ab3)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00057">AdamsBashforth3.hpp:57</a></div></div>
<div class="ttc" id="aclasspFlow_1_1VectorSingle_html"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html">pFlow::VectorSingle</a></div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00045">VectorSingle.hpp:45</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorSingle_html"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html">pFlow::VectorSingle</a></div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00047">VectorSingle.hpp:47</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth5_html_a889e2aac594d1f14b8d243497b521cb8"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth5.html#a889e2aac594d1f14b8d243497b521cb8">pFlow::AdamsBashforth5::~AdamsBashforth5</a></div><div class="ttdeci">virtual ~AdamsBashforth5()=default</div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth5_html_a889e2aac594d1f14b8d243497b521cb8"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth5.html#a889e2aac594d1f14b8d243497b521cb8">pFlow::AdamsBashforth5::~AdamsBashforth5</a></div><div class="ttdeci">virtual ~AdamsBashforth5()=default</div></div>
<div class="ttc" id="aclasspFlow_1_1integration_html_a10329e18307a60d3fdb203bcbed2b295"><div class="ttname"><a href="classpFlow_1_1integration.html#a10329e18307a60d3fdb203bcbed2b295">pFlow::integration::owner</a></div><div class="ttdeci">repository &amp; owner()</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00094">integration.hpp:94</a></div></div> <div class="ttc" id="aclasspFlow_1_1integration_html_a10329e18307a60d3fdb203bcbed2b295"><div class="ttname"><a href="classpFlow_1_1integration.html#a10329e18307a60d3fdb203bcbed2b295">pFlow::integration::owner</a></div><div class="ttdeci">repository &amp; owner()</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00094">integration.hpp:94</a></div></div>
<div class="ttc" id="aclasspFlow_1_1token_html_a4aba281d025f1d580c3835d67656fd31a8042f41e6dc49acd5cf4e86844f79acb"><div class="ttname"><a href="classpFlow_1_1token.html#a4aba281d025f1d580c3835d67656fd31a8042f41e6dc49acd5cf4e86844f79acb">pFlow::token::BEGIN_LIST</a></div><div class="ttdeci">@ BEGIN_LIST</div><div class="ttdoc">Begin list [isseparator].</div><div class="ttdef"><b>Definition:</b> <a href="token_8hpp_source.html#l00089">token.hpp:89</a></div></div> <div class="ttc" id="aclasspFlow_1_1token_html_a4aba281d025f1d580c3835d67656fd31a8042f41e6dc49acd5cf4e86844f79acb"><div class="ttname"><a href="classpFlow_1_1token.html#a4aba281d025f1d580c3835d67656fd31a8042f41e6dc49acd5cf4e86844f79acb">pFlow::token::BEGIN_LIST</a></div><div class="ttdeci">@ BEGIN_LIST</div><div class="ttdoc">Begin list [isseparator].</div><div class="ttdef"><b>Definition:</b> <a href="token_8hpp_source.html#l00089">token.hpp:89</a></div></div>
@ -337,13 +338,12 @@ $(document).ready(function(){initNavTree('AdamsBashforth5_8hpp_source.html','');
<div class="ttc" id="apFlowMacros_8hpp_html_aa7d4742cdf24a3792276e669531d145c"><div class="ttname"><a href="pFlowMacros_8hpp.html#aa7d4742cdf24a3792276e669531d145c">LAMBDA_HD</a></div><div class="ttdeci">#define LAMBDA_HD</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00054">pFlowMacros.hpp:54</a></div></div> <div class="ttc" id="apFlowMacros_8hpp_html_aa7d4742cdf24a3792276e669531d145c"><div class="ttname"><a href="pFlowMacros_8hpp.html#aa7d4742cdf24a3792276e669531d145c">LAMBDA_HD</a></div><div class="ttdeci">#define LAMBDA_HD</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00054">pFlowMacros.hpp:54</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_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_1AdamsBashforth5_html_a3807bf6f59fc7de37ab4af95364335f2"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth5.html#a3807bf6f59fc7de37ab4af95364335f2">pFlow::AdamsBashforth5::TypeInfo</a></div><div class="ttdeci">TypeInfo(&quot;AdamsBashforth5&quot;)</div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth5_html_a3807bf6f59fc7de37ab4af95364335f2"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth5.html#a3807bf6f59fc7de37ab4af95364335f2">pFlow::AdamsBashforth5::TypeInfo</a></div><div class="ttdeci">TypeInfo(&quot;AdamsBashforth5&quot;)</div></div>
<div class="ttc" id="aclasspFlow_1_1VectorSingle_html_a18052bc1ad8ea07ea5b6205321cba10e"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">pFlow::VectorSingle::deviceVectorAll</a></div><div class="ttdeci">INLINE_FUNCTION_H viewType &amp; deviceVectorAll()</div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00295">VectorSingle.hpp:295</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorSingle_html_a18052bc1ad8ea07ea5b6205321cba10e"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">pFlow::VectorSingle::deviceVectorAll</a></div><div class="ttdeci">INLINE_FUNCTION_H viewType &amp; deviceVectorAll()</div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00297">VectorSingle.hpp:297</a></div></div>
<div class="ttc" id="aclasspFlow_1_1triple_html"><div class="ttname"><a href="classpFlow_1_1triple.html">pFlow::triple&lt; real &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1triple_html"><div class="ttname"><a href="classpFlow_1_1triple.html">pFlow::triple&lt; real &gt;</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector&lt; realx3 &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector&lt; realx3 &gt;</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsBashforth5_html_ace46ff4fbe3c001c816dbc4f9f67606f"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth5.html#ace46ff4fbe3c001c816dbc4f9f67606f">pFlow::AdamsBashforth5::rpIntegration</a></div><div class="ttdeci">Kokkos::RangePolicy&lt; DefaultExecutionSpace, Kokkos::Schedule&lt; Kokkos::Static &gt;, Kokkos::IndexType&lt; int32 &gt; &gt; rpIntegration</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth5_8hpp_source.html#l00090">AdamsBashforth5.hpp:90</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth5_html_ace46ff4fbe3c001c816dbc4f9f67606f"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth5.html#ace46ff4fbe3c001c816dbc4f9f67606f">pFlow::AdamsBashforth5::rpIntegration</a></div><div class="ttdeci">Kokkos::RangePolicy&lt; DefaultExecutionSpace, Kokkos::Schedule&lt; Kokkos::Static &gt;, Kokkos::IndexType&lt; int32 &gt; &gt; rpIntegration</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth5_8hpp_source.html#l00090">AdamsBashforth5.hpp:90</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="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="aclasspFlow_1_1AdamsBashforth5_html_afb1938bc6cfc199cbd70f224040d4afc"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth5.html#afb1938bc6cfc199cbd70f224040d4afc">pFlow::AdamsBashforth5::predict</a></div><div class="ttdeci">bool predict(real UNUSED(dt), realx3Vector_D &amp;UNUSED(y), realx3Vector_D &amp;UNUSED(dy)) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth5_8cpp_source.html#l00049">AdamsBashforth5.cpp:49</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth5_html_afb1938bc6cfc199cbd70f224040d4afc"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth5.html#afb1938bc6cfc199cbd70f224040d4afc">pFlow::AdamsBashforth5::predict</a></div><div class="ttdeci">bool predict(real UNUSED(dt), realx3Vector_D &amp;UNUSED(y), realx3Vector_D &amp;UNUSED(dy)) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth5_8cpp_source.html#l00049">AdamsBashforth5.cpp:49</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&lt; int, int &gt; 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="aclasspFlow_1_1AdamsBashforth5_html_aceb0c803bb6e5c46a1695c4e5b6e641f"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth5.html#aceb0c803bb6e5c46a1695c4e5b6e641f">pFlow::AdamsBashforth5::needSetInitialVals</a></div><div class="ttdeci">bool needSetInitialVals() const override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth5_8hpp_source.html#l00127">AdamsBashforth5.hpp:127</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsBashforth5_html_aceb0c803bb6e5c46a1695c4e5b6e641f"><div class="ttname"><a href="classpFlow_1_1AdamsBashforth5.html#aceb0c803bb6e5c46a1695c4e5b6e641f">pFlow::AdamsBashforth5::needSetInitialVals</a></div><div class="ttdeci">bool needSetInitialVals() const override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth5_8hpp_source.html#l00127">AdamsBashforth5.hpp:127</a></div></div>
<div class="ttc" id="aclasspFlow_1_1indexContainer_html"><div class="ttname"><a href="classpFlow_1_1indexContainer.html">pFlow::indexContainer&lt; int32 &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1indexContainer_html"><div class="ttname"><a href="classpFlow_1_1indexContainer.html">pFlow::indexContainer&lt; int32 &gt;</a></div></div>
<div class="ttc" id="astructpFlow_1_1AB5History_html_a5de7b6e3fd724f7ef57a928b5eef18f7"><div class="ttname"><a href="structpFlow_1_1AB5History.html#a5de7b6e3fd724f7ef57a928b5eef18f7">pFlow::AB5History::TypeInfoNV</a></div><div class="ttdeci">TypeInfoNV(&quot;AB5History&quot;)</div></div> <div class="ttc" id="astructpFlow_1_1AB5History_html_a5de7b6e3fd724f7ef57a928b5eef18f7"><div class="ttname"><a href="structpFlow_1_1AB5History.html#a5de7b6e3fd724f7ef57a928b5eef18f7">pFlow::AB5History::TypeInfoNV</a></div><div class="ttdeci">TypeInfoNV(&quot;AB5History&quot;)</div></div>

View File

@ -227,7 +227,7 @@ $(document).ready(function(){initNavTree('AdamsMoulton3_8cpp_source.html',''); i
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160; <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, </div> <div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160; <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, </div>
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, </div> <div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, </div>
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, </div> <div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, </div>
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160; <a class="code" href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee">range</a> activeRng)</div> <div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160; <a class="code" href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">range</a> activeRng)</div>
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160;{</div> <div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160;{</div>
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160; </div> <div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160; </div>
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160; <span class="keyword">auto</span> d_dy = dy.<a class="code" href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">deviceVectorAll</a>();</div> <div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160; <span class="keyword">auto</span> d_dy = dy.<a class="code" href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">deviceVectorAll</a>();</div>
@ -253,7 +253,7 @@ $(document).ready(function(){initNavTree('AdamsMoulton3_8cpp_source.html',''); i
<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>&#160; <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, </div> <div class="line"><a name="l00147"></a><span class="lineno"> 147</span>&#160; <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, </div>
<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, </div> <div class="line"><a name="l00148"></a><span class="lineno"> 148</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, </div>
<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, </div> <div class="line"><a name="l00149"></a><span class="lineno"> 149</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, </div>
<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>&#160; <a class="code" href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee">range</a> activeRng)</div> <div class="line"><a name="l00150"></a><span class="lineno"> 150</span>&#160; <a class="code" href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">range</a> activeRng)</div>
<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>&#160;{</div> <div class="line"><a name="l00151"></a><span class="lineno"> 151</span>&#160;{</div>
<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>&#160; </div> <div class="line"><a name="l00152"></a><span class="lineno"> 152</span>&#160; </div>
<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>&#160; <span class="keyword">auto</span> d_dy = dy.<a class="code" href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">deviceVectorAll</a>();</div> <div class="line"><a name="l00153"></a><span class="lineno"> 153</span>&#160; <span class="keyword">auto</span> d_dy = dy.<a class="code" href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">deviceVectorAll</a>();</div>
@ -282,6 +282,7 @@ $(document).ready(function(){initNavTree('AdamsMoulton3_8cpp_source.html',''); i
</div><!-- fragment --></div><!-- contents --> </div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content --> </div><!-- doc-content -->
<div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div> <div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a304d8581876270871949bf5d4755036a"><div class="ttname"><a href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">pFlow::range</a></div><div class="ttdeci">kRange&lt; int &gt; range</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00059">KokkosTypes.hpp:59</a></div></div>
<div class="ttc" id="aAdamsMoulton3_8hpp_html"><div class="ttname"><a href="AdamsMoulton3_8hpp.html">AdamsMoulton3.hpp</a></div></div> <div class="ttc" id="aAdamsMoulton3_8hpp_html"><div class="ttname"><a href="AdamsMoulton3_8hpp.html">AdamsMoulton3.hpp</a></div></div>
<div class="ttc" id="aclasspFlow_1_1integration_html"><div class="ttname"><a href="classpFlow_1_1integration.html">pFlow::integration</a></div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00035">integration.hpp:35</a></div></div> <div class="ttc" id="aclasspFlow_1_1integration_html"><div class="ttname"><a href="classpFlow_1_1integration.html">pFlow::integration</a></div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00035">integration.hpp:35</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton3_html_ad0d8f6814b44931c5a758e93505e0a6e"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton3.html#ad0d8f6814b44931c5a758e93505e0a6e">pFlow::AdamsMoulton3::AdamsMoulton3</a></div><div class="ttdeci">AdamsMoulton3(const word &amp;baseName, repository &amp;owner, const pointStructure &amp;pStruct, const word &amp;method)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton3_8cpp_source.html#l00026">AdamsMoulton3.cpp:26</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton3_html_ad0d8f6814b44931c5a758e93505e0a6e"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton3.html#ad0d8f6814b44931c5a758e93505e0a6e">pFlow::AdamsMoulton3::AdamsMoulton3</a></div><div class="ttdeci">AdamsMoulton3(const word &amp;baseName, repository &amp;owner, const pointStructure &amp;pStruct, const word &amp;method)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton3_8cpp_source.html#l00026">AdamsMoulton3.cpp:26</a></div></div>
@ -295,7 +296,7 @@ $(document).ready(function(){initNavTree('AdamsMoulton3_8cpp_source.html',''); i
<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_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_1AdamsMoulton3_html_a8da2088458d635dfa1fbe1823a3bfd6d"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton3.html#a8da2088458d635dfa1fbe1823a3bfd6d">pFlow::AdamsMoulton3::setInitialVals</a></div><div class="ttdeci">bool setInitialVals(const int32IndexContainer &amp;newIndices, const realx3Vector &amp;y) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton3_8cpp_source.html#l00111">AdamsMoulton3.cpp:111</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton3_html_a8da2088458d635dfa1fbe1823a3bfd6d"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton3.html#a8da2088458d635dfa1fbe1823a3bfd6d">pFlow::AdamsMoulton3::setInitialVals</a></div><div class="ttdeci">bool setInitialVals(const int32IndexContainer &amp;newIndices, const realx3Vector &amp;y) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton3_8cpp_source.html#l00111">AdamsMoulton3.cpp:111</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="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_1VectorSingle_html"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html">pFlow::VectorSingle</a></div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00045">VectorSingle.hpp:45</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorSingle_html"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html">pFlow::VectorSingle</a></div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00047">VectorSingle.hpp:47</a></div></div>
<div class="ttc" id="aclasspFlow_1_1objectFile_html"><div class="ttname"><a href="classpFlow_1_1objectFile.html">pFlow::objectFile</a></div><div class="ttdef"><b>Definition:</b> <a href="objectFile_8hpp_source.html#l00033">objectFile.hpp:33</a></div></div> <div class="ttc" id="aclasspFlow_1_1objectFile_html"><div class="ttname"><a href="classpFlow_1_1objectFile.html">pFlow::objectFile</a></div><div class="ttdef"><b>Definition:</b> <a href="objectFile_8hpp_source.html#l00033">objectFile.hpp:33</a></div></div>
<div class="ttc" id="asetPointStructure_8hpp_html_a385e32971df44b131e4498181a949a91"><div class="ttname"><a href="setPointStructure_8hpp.html#a385e32971df44b131e4498181a949a91">pStruct</a></div><div class="ttdeci">auto &amp; pStruct</div><div class="ttdef"><b>Definition:</b> <a href="setPointStructure_8hpp_source.html#l00024">setPointStructure.hpp:24</a></div></div> <div class="ttc" id="asetPointStructure_8hpp_html_a385e32971df44b131e4498181a949a91"><div class="ttname"><a href="setPointStructure_8hpp.html#a385e32971df44b131e4498181a949a91">pStruct</a></div><div class="ttdeci">auto &amp; pStruct</div><div class="ttdef"><b>Definition:</b> <a href="setPointStructure_8hpp_source.html#l00024">setPointStructure.hpp:24</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton3_html_aa601d0785e68d2298567b2861996f956"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton3.html#aa601d0785e68d2298567b2861996f956">pFlow::AdamsMoulton3::predictAll</a></div><div class="ttdeci">bool predictAll(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, range activeRng)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton3_8cpp_source.html#l00120">AdamsMoulton3.cpp:120</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton3_html_aa601d0785e68d2298567b2861996f956"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton3.html#aa601d0785e68d2298567b2861996f956">pFlow::AdamsMoulton3::predictAll</a></div><div class="ttdeci">bool predictAll(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, range activeRng)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton3_8cpp_source.html#l00120">AdamsMoulton3.cpp:120</a></div></div>
@ -305,9 +306,8 @@ $(document).ready(function(){initNavTree('AdamsMoulton3_8cpp_source.html',''); i
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton3_html_a6c02e0d25a1b849255e67e72d1a9d026"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton3.html#a6c02e0d25a1b849255e67e72d1a9d026">pFlow::AdamsMoulton3::y0_</a></div><div class="ttdeci">realx3PointField_D &amp; y0_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton3_8hpp_source.html#l00038">AdamsMoulton3.hpp:38</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton3_html_a6c02e0d25a1b849255e67e72d1a9d026"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton3.html#a6c02e0d25a1b849255e67e72d1a9d026">pFlow::AdamsMoulton3::y0_</a></div><div class="ttdeci">realx3PointField_D &amp; y0_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton3_8hpp_source.html#l00038">AdamsMoulton3.hpp:38</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton3_html_ac755e4bf02c3732d1eb89de9e903ebdb"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton3.html#ac755e4bf02c3732d1eb89de9e903ebdb">pFlow::AdamsMoulton3::correct</a></div><div class="ttdeci">bool correct(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton3_8cpp_source.html#l00093">AdamsMoulton3.cpp:93</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton3_html_ac755e4bf02c3732d1eb89de9e903ebdb"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton3.html#ac755e4bf02c3732d1eb89de9e903ebdb">pFlow::AdamsMoulton3::correct</a></div><div class="ttdeci">bool correct(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton3_8cpp_source.html#l00093">AdamsMoulton3.cpp:93</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_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_1VectorSingle_html_a18052bc1ad8ea07ea5b6205321cba10e"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">pFlow::VectorSingle::deviceVectorAll</a></div><div class="ttdeci">INLINE_FUNCTION_H viewType &amp; deviceVectorAll()</div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00295">VectorSingle.hpp:295</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorSingle_html_a18052bc1ad8ea07ea5b6205321cba10e"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">pFlow::VectorSingle::deviceVectorAll</a></div><div class="ttdeci">INLINE_FUNCTION_H viewType &amp; deviceVectorAll()</div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00297">VectorSingle.hpp:297</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector&lt; realx3 &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector&lt; realx3 &gt;</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&lt; int, int &gt; 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="aclasspFlow_1_1indexContainer_html"><div class="ttname"><a href="classpFlow_1_1indexContainer.html">pFlow::indexContainer&lt; int32 &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1indexContainer_html"><div class="ttname"><a href="classpFlow_1_1indexContainer.html">pFlow::indexContainer&lt; int32 &gt;</a></div></div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>

View File

@ -190,12 +190,12 @@ $(document).ready(function(){initNavTree('AdamsMoulton3_8hpp_source.html',''); i
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; <span class="keywordflow">return</span> makeUnique&lt;AdamsMoulton3&gt;(*<span class="keyword">this</span>);</div> <div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; <span class="keywordflow">return</span> makeUnique&lt;AdamsMoulton3&gt;(*<span class="keyword">this</span>);</div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; }</div> <div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; }</div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; </div> <div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; </div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsMoulton3.html#aa601d0785e68d2298567b2861996f956">predictAll</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, <a class="code" href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee">range</a> activeRng);</div> <div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsMoulton3.html#aa601d0785e68d2298567b2861996f956">predictAll</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, <a class="code" href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">range</a> activeRng);</div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; </div> <div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; </div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> activeFunctor&gt;</div> <div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> activeFunctor&gt;</div>
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsMoulton3.html#aaa8ac3ebc39d8702e08e1f71c5843974">predictRange</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, activeFunctor activeP);</div> <div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsMoulton3.html#aaa8ac3ebc39d8702e08e1f71c5843974">predictRange</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, activeFunctor activeP);</div>
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; </div> <div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; </div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsMoulton3.html#a152b752a6b7b37e70fa5e7c99a484783">intAll</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, <a class="code" href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee">range</a> activeRng);</div> <div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsMoulton3.html#a152b752a6b7b37e70fa5e7c99a484783">intAll</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, <a class="code" href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">range</a> activeRng);</div>
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; </div> <div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; </div>
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> activeFunctor&gt;</div> <div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> activeFunctor&gt;</div>
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsMoulton3.html#a191dc9197b587f09bb5ee7989b0ba43e">intRange</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, activeFunctor activeP );</div> <div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsMoulton3.html#a191dc9197b587f09bb5ee7989b0ba43e">intRange</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, activeFunctor activeP );</div>
@ -285,6 +285,7 @@ $(document).ready(function(){initNavTree('AdamsMoulton3_8hpp_source.html',''); i
</div><!-- doc-content --> </div><!-- doc-content -->
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton3_html_a6cac55f7ea7995badad5929266adf2f0"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton3.html#a6cac55f7ea7995badad5929266adf2f0">pFlow::AdamsMoulton3::TypeInfo</a></div><div class="ttdeci">TypeInfo(&quot;AdamsMoulton3&quot;)</div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton3_html_a6cac55f7ea7995badad5929266adf2f0"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton3.html#a6cac55f7ea7995badad5929266adf2f0">pFlow::AdamsMoulton3::TypeInfo</a></div><div class="ttdeci">TypeInfo(&quot;AdamsMoulton3&quot;)</div></div>
<div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div> <div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a304d8581876270871949bf5d4755036a"><div class="ttname"><a href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">pFlow::range</a></div><div class="ttdeci">kRange&lt; int &gt; range</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00059">KokkosTypes.hpp:59</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton3_html_a932382285aa9c91af3a87cabdde3b7d0"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton3.html#a932382285aa9c91af3a87cabdde3b7d0">pFlow::AdamsMoulton3::add_vCtor</a></div><div class="ttdeci">add_vCtor(integration, AdamsMoulton3, word)</div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton3_html_a932382285aa9c91af3a87cabdde3b7d0"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton3.html#a932382285aa9c91af3a87cabdde3b7d0">pFlow::AdamsMoulton3::add_vCtor</a></div><div class="ttdeci">add_vCtor(integration, AdamsMoulton3, word)</div></div>
<div class="ttc" id="aclasspFlow_1_1integration_html"><div class="ttname"><a href="classpFlow_1_1integration.html">pFlow::integration</a></div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00035">integration.hpp:35</a></div></div> <div class="ttc" id="aclasspFlow_1_1integration_html"><div class="ttname"><a href="classpFlow_1_1integration.html">pFlow::integration</a></div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00035">integration.hpp:35</a></div></div>
<div class="ttc" id="aclasspFlow_1_1integration_html_a5a622149e803f0fa292a95784c12a7b8"><div class="ttname"><a href="classpFlow_1_1integration.html#a5a622149e803f0fa292a95784c12a7b8">pFlow::integration::pStruct</a></div><div class="ttdeci">const auto &amp; pStruct() const</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00072">integration.hpp:72</a></div></div> <div class="ttc" id="aclasspFlow_1_1integration_html_a5a622149e803f0fa292a95784c12a7b8"><div class="ttname"><a href="classpFlow_1_1integration.html#a5a622149e803f0fa292a95784c12a7b8">pFlow::integration::pStruct</a></div><div class="ttdeci">const auto &amp; pStruct() const</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00072">integration.hpp:72</a></div></div>
@ -292,7 +293,7 @@ $(document).ready(function(){initNavTree('AdamsMoulton3_8hpp_source.html',''); i
<div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div> <div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div>
<div class="ttc" id="apointFields_8hpp_html"><div class="ttname"><a href="pointFields_8hpp.html">pointFields.hpp</a></div></div> <div class="ttc" id="apointFields_8hpp_html"><div class="ttname"><a href="pointFields_8hpp.html">pointFields.hpp</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton3_html_a152b752a6b7b37e70fa5e7c99a484783"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton3.html#a152b752a6b7b37e70fa5e7c99a484783">pFlow::AdamsMoulton3::intAll</a></div><div class="ttdeci">bool intAll(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, range activeRng)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton3_8cpp_source.html#l00146">AdamsMoulton3.cpp:146</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton3_html_a152b752a6b7b37e70fa5e7c99a484783"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton3.html#a152b752a6b7b37e70fa5e7c99a484783">pFlow::AdamsMoulton3::intAll</a></div><div class="ttdeci">bool intAll(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, range activeRng)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton3_8cpp_source.html#l00146">AdamsMoulton3.cpp:146</a></div></div>
<div class="ttc" id="anamespacepFlow_html_aa3a14d3c76643399fc4edd8eca14944a"><div class="ttname"><a href="namespacepFlow.html#aa3a14d3c76643399fc4edd8eca14944a">pFlow::DefaultExecutionSpace</a></div><div class="ttdeci">Kokkos::DefaultExecutionSpace DefaultExecutionSpace</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00047">KokkosTypes.hpp:47</a></div></div> <div class="ttc" id="anamespacepFlow_html_aa3a14d3c76643399fc4edd8eca14944a"><div class="ttname"><a href="namespacepFlow.html#aa3a14d3c76643399fc4edd8eca14944a">pFlow::DefaultExecutionSpace</a></div><div class="ttdeci">Kokkos::DefaultExecutionSpace DefaultExecutionSpace</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00049">KokkosTypes.hpp:49</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton3_html_ace46ff4fbe3c001c816dbc4f9f67606f"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton3.html#ace46ff4fbe3c001c816dbc4f9f67606f">pFlow::AdamsMoulton3::rpIntegration</a></div><div class="ttdeci">Kokkos::RangePolicy&lt; DefaultExecutionSpace, Kokkos::Schedule&lt; Kokkos::Static &gt;, Kokkos::IndexType&lt; int32 &gt; &gt; rpIntegration</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton3_8hpp_source.html#l00048">AdamsMoulton3.hpp:48</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton3_html_ace46ff4fbe3c001c816dbc4f9f67606f"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton3.html#ace46ff4fbe3c001c816dbc4f9f67606f">pFlow::AdamsMoulton3::rpIntegration</a></div><div class="ttdeci">Kokkos::RangePolicy&lt; DefaultExecutionSpace, Kokkos::Schedule&lt; Kokkos::Static &gt;, Kokkos::IndexType&lt; int32 &gt; &gt; rpIntegration</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton3_8hpp_source.html#l00048">AdamsMoulton3.hpp:48</a></div></div>
<div class="ttc" id="aclasspFlow_1_1integration_html_a4e30df3927ef1cdd2490cd85018518f5"><div class="ttname"><a href="classpFlow_1_1integration.html#a4e30df3927ef1cdd2490cd85018518f5">pFlow::integration::baseName</a></div><div class="ttdeci">const word &amp; baseName() const</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00089">integration.hpp:89</a></div></div> <div class="ttc" id="aclasspFlow_1_1integration_html_a4e30df3927ef1cdd2490cd85018518f5"><div class="ttname"><a href="classpFlow_1_1integration.html#a4e30df3927ef1cdd2490cd85018518f5">pFlow::integration::baseName</a></div><div class="ttdeci">const word &amp; baseName() const</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00089">integration.hpp:89</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="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>
@ -303,7 +304,7 @@ $(document).ready(function(){initNavTree('AdamsMoulton3_8hpp_source.html',''); i
<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="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_1AdamsMoulton3_html_a698a75833834ae70210d306e047cb196"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton3.html#a698a75833834ae70210d306e047cb196">pFlow::AdamsMoulton3::dy0_</a></div><div class="ttdeci">realx3PointField_D &amp; dy0_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton3_8hpp_source.html#l00040">AdamsMoulton3.hpp:40</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton3_html_a698a75833834ae70210d306e047cb196"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton3.html#a698a75833834ae70210d306e047cb196">pFlow::AdamsMoulton3::dy0_</a></div><div class="ttdeci">realx3PointField_D &amp; dy0_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton3_8hpp_source.html#l00040">AdamsMoulton3.hpp:40</a></div></div>
<div class="ttc" id="aclasspFlow_1_1pointField_html_afef304b4d4497e45857f6edef9b049e6"><div class="ttname"><a href="classpFlow_1_1pointField.html#afef304b4d4497e45857f6edef9b049e6">pFlow::pointField::activeRange</a></div><div class="ttdeci">range activeRange() const</div><div class="ttdef"><b>Definition:</b> <a href="pointField_8hpp_source.html#l00138">pointField.hpp:138</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointField_html_afef304b4d4497e45857f6edef9b049e6"><div class="ttname"><a href="classpFlow_1_1pointField.html#afef304b4d4497e45857f6edef9b049e6">pFlow::pointField::activeRange</a></div><div class="ttdeci">range activeRange() const</div><div class="ttdef"><b>Definition:</b> <a href="pointField_8hpp_source.html#l00138">pointField.hpp:138</a></div></div>
<div class="ttc" id="aclasspFlow_1_1VectorSingle_html"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html">pFlow::VectorSingle</a></div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00045">VectorSingle.hpp:45</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorSingle_html"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html">pFlow::VectorSingle</a></div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00047">VectorSingle.hpp:47</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton3_html_a29f8a3197295f0ffa73d24bbacc6228c"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton3.html#a29f8a3197295f0ffa73d24bbacc6228c">pFlow::AdamsMoulton3::clone</a></div><div class="ttdeci">uniquePtr&lt; integration &gt; clone() const override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton3_8hpp_source.html#l00084">AdamsMoulton3.hpp:84</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton3_html_a29f8a3197295f0ffa73d24bbacc6228c"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton3.html#a29f8a3197295f0ffa73d24bbacc6228c">pFlow::AdamsMoulton3::clone</a></div><div class="ttdeci">uniquePtr&lt; integration &gt; clone() const override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton3_8hpp_source.html#l00084">AdamsMoulton3.hpp:84</a></div></div>
<div class="ttc" id="aclasspFlow_1_1integration_html_a10329e18307a60d3fdb203bcbed2b295"><div class="ttname"><a href="classpFlow_1_1integration.html#a10329e18307a60d3fdb203bcbed2b295">pFlow::integration::owner</a></div><div class="ttdeci">repository &amp; owner()</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00094">integration.hpp:94</a></div></div> <div class="ttc" id="aclasspFlow_1_1integration_html_a10329e18307a60d3fdb203bcbed2b295"><div class="ttname"><a href="classpFlow_1_1integration.html#a10329e18307a60d3fdb203bcbed2b295">pFlow::integration::owner</a></div><div class="ttdeci">repository &amp; owner()</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00094">integration.hpp:94</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton3_html_a191dc9197b587f09bb5ee7989b0ba43e"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton3.html#a191dc9197b587f09bb5ee7989b0ba43e">pFlow::AdamsMoulton3::intRange</a></div><div class="ttdeci">bool intRange(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, activeFunctor activeP)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton3_8hpp_source.html#l00140">AdamsMoulton3.hpp:140</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton3_html_a191dc9197b587f09bb5ee7989b0ba43e"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton3.html#a191dc9197b587f09bb5ee7989b0ba43e">pFlow::AdamsMoulton3::intRange</a></div><div class="ttdeci">bool intRange(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, activeFunctor activeP)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton3_8hpp_source.html#l00140">AdamsMoulton3.hpp:140</a></div></div>
@ -318,10 +319,9 @@ $(document).ready(function(){initNavTree('AdamsMoulton3_8hpp_source.html',''); i
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton3_html_ad838a4787dffad965f30e939d10c4c57"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton3.html#ad838a4787dffad965f30e939d10c4c57">pFlow::AdamsMoulton3::~AdamsMoulton3</a></div><div class="ttdeci">virtual ~AdamsMoulton3()=default</div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton3_html_ad838a4787dffad965f30e939d10c4c57"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton3.html#ad838a4787dffad965f30e939d10c4c57">pFlow::AdamsMoulton3::~AdamsMoulton3</a></div><div class="ttdeci">virtual ~AdamsMoulton3()=default</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_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_1AdamsMoulton3_html"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton3.html">pFlow::AdamsMoulton3</a></div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton3_8hpp_source.html#l00032">AdamsMoulton3.hpp:32</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton3_html"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton3.html">pFlow::AdamsMoulton3</a></div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton3_8hpp_source.html#l00032">AdamsMoulton3.hpp:32</a></div></div>
<div class="ttc" id="aclasspFlow_1_1VectorSingle_html_a18052bc1ad8ea07ea5b6205321cba10e"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">pFlow::VectorSingle::deviceVectorAll</a></div><div class="ttdeci">INLINE_FUNCTION_H viewType &amp; deviceVectorAll()</div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00295">VectorSingle.hpp:295</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorSingle_html_a18052bc1ad8ea07ea5b6205321cba10e"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">pFlow::VectorSingle::deviceVectorAll</a></div><div class="ttdeci">INLINE_FUNCTION_H viewType &amp; deviceVectorAll()</div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00297">VectorSingle.hpp:297</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector&lt; realx3 &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector&lt; realx3 &gt;</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton3_html_aceb0c803bb6e5c46a1695c4e5b6e641f"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton3.html#aceb0c803bb6e5c46a1695c4e5b6e641f">pFlow::AdamsMoulton3::needSetInitialVals</a></div><div class="ttdeci">bool needSetInitialVals() const override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton3_8hpp_source.html#l00079">AdamsMoulton3.hpp:79</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton3_html_aceb0c803bb6e5c46a1695c4e5b6e641f"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton3.html#aceb0c803bb6e5c46a1695c4e5b6e641f">pFlow::AdamsMoulton3::needSetInitialVals</a></div><div class="ttdeci">bool needSetInitialVals() const override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton3_8hpp_source.html#l00079">AdamsMoulton3.hpp:79</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&lt; int, int &gt; 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="aclasspFlow_1_1indexContainer_html"><div class="ttname"><a href="classpFlow_1_1indexContainer.html">pFlow::indexContainer&lt; int32 &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1indexContainer_html"><div class="ttname"><a href="classpFlow_1_1indexContainer.html">pFlow::indexContainer&lt; int32 &gt;</a></div></div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>

View File

@ -238,7 +238,7 @@ $(document).ready(function(){initNavTree('AdamsMoulton4_8cpp_source.html',''); i
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160; <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, </div> <div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160; <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, </div>
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, </div> <div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, </div>
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, </div> <div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, </div>
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160; <a class="code" href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee">range</a> activeRng)</div> <div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160; <a class="code" href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">range</a> activeRng)</div>
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160;{</div> <div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160;{</div>
<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>&#160; </div> <div class="line"><a name="l00137"></a><span class="lineno"> 137</span>&#160; </div>
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160; <span class="keyword">auto</span> d_dy = dy.<a class="code" href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">deviceVectorAll</a>();</div> <div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160; <span class="keyword">auto</span> d_dy = dy.<a class="code" href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">deviceVectorAll</a>();</div>
@ -268,7 +268,7 @@ $(document).ready(function(){initNavTree('AdamsMoulton4_8cpp_source.html',''); i
<div class="line"><a name="l00162"></a><span class="lineno"> 162</span>&#160; <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, </div> <div class="line"><a name="l00162"></a><span class="lineno"> 162</span>&#160; <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, </div>
<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, </div> <div class="line"><a name="l00163"></a><span class="lineno"> 163</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, </div>
<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, </div> <div class="line"><a name="l00164"></a><span class="lineno"> 164</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, </div>
<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>&#160; <a class="code" href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee">range</a> activeRng)</div> <div class="line"><a name="l00165"></a><span class="lineno"> 165</span>&#160; <a class="code" href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">range</a> activeRng)</div>
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>&#160;{</div> <div class="line"><a name="l00166"></a><span class="lineno"> 166</span>&#160;{</div>
<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>&#160; </div> <div class="line"><a name="l00167"></a><span class="lineno"> 167</span>&#160; </div>
<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>&#160; <span class="keyword">auto</span> d_dy = dy.<a class="code" href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">deviceVectorAll</a>();</div> <div class="line"><a name="l00168"></a><span class="lineno"> 168</span>&#160; <span class="keyword">auto</span> d_dy = dy.<a class="code" href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">deviceVectorAll</a>();</div>
@ -302,6 +302,7 @@ $(document).ready(function(){initNavTree('AdamsMoulton4_8cpp_source.html',''); i
</div><!-- doc-content --> </div><!-- doc-content -->
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_a34d4c804534cb2f04fc68174b7282653"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#a34d4c804534cb2f04fc68174b7282653">pFlow::AdamsMoulton4::AdamsMoulton4</a></div><div class="ttdeci">AdamsMoulton4(const word &amp;baseName, repository &amp;owner, const pointStructure &amp;pStruct, const word &amp;method)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton4_8cpp_source.html#l00026">AdamsMoulton4.cpp:26</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_a34d4c804534cb2f04fc68174b7282653"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#a34d4c804534cb2f04fc68174b7282653">pFlow::AdamsMoulton4::AdamsMoulton4</a></div><div class="ttdeci">AdamsMoulton4(const word &amp;baseName, repository &amp;owner, const pointStructure &amp;pStruct, const word &amp;method)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton4_8cpp_source.html#l00026">AdamsMoulton4.cpp:26</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div> <div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a304d8581876270871949bf5d4755036a"><div class="ttname"><a href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">pFlow::range</a></div><div class="ttdeci">kRange&lt; int &gt; range</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00059">KokkosTypes.hpp:59</a></div></div>
<div class="ttc" id="aclasspFlow_1_1integration_html"><div class="ttname"><a href="classpFlow_1_1integration.html">pFlow::integration</a></div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00035">integration.hpp:35</a></div></div> <div class="ttc" id="aclasspFlow_1_1integration_html"><div class="ttname"><a href="classpFlow_1_1integration.html">pFlow::integration</a></div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00035">integration.hpp:35</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_a6c02e0d25a1b849255e67e72d1a9d026"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#a6c02e0d25a1b849255e67e72d1a9d026">pFlow::AdamsMoulton4::y0_</a></div><div class="ttdeci">realx3PointField_D &amp; y0_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton4_8hpp_source.html#l00038">AdamsMoulton4.hpp:38</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_a6c02e0d25a1b849255e67e72d1a9d026"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#a6c02e0d25a1b849255e67e72d1a9d026">pFlow::AdamsMoulton4::y0_</a></div><div class="ttdeci">realx3PointField_D &amp; y0_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton4_8hpp_source.html#l00038">AdamsMoulton4.hpp:38</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_ac755e4bf02c3732d1eb89de9e903ebdb"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#ac755e4bf02c3732d1eb89de9e903ebdb">pFlow::AdamsMoulton4::correct</a></div><div class="ttdeci">bool correct(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton4_8cpp_source.html#l00104">AdamsMoulton4.cpp:104</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_ac755e4bf02c3732d1eb89de9e903ebdb"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#ac755e4bf02c3732d1eb89de9e903ebdb">pFlow::AdamsMoulton4::correct</a></div><div class="ttdeci">bool correct(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton4_8cpp_source.html#l00104">AdamsMoulton4.cpp:104</a></div></div>
@ -316,7 +317,7 @@ $(document).ready(function(){initNavTree('AdamsMoulton4_8cpp_source.html',''); i
<div class="ttc" id="aAdamsMoulton4_8hpp_html"><div class="ttname"><a href="AdamsMoulton4_8hpp.html">AdamsMoulton4.hpp</a></div></div> <div class="ttc" id="aAdamsMoulton4_8hpp_html"><div class="ttname"><a href="AdamsMoulton4_8hpp.html">AdamsMoulton4.hpp</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_ace46ff4fbe3c001c816dbc4f9f67606f"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#ace46ff4fbe3c001c816dbc4f9f67606f">pFlow::AdamsMoulton4::rpIntegration</a></div><div class="ttdeci">Kokkos::RangePolicy&lt; DefaultExecutionSpace, Kokkos::Schedule&lt; Kokkos::Static &gt;, Kokkos::IndexType&lt; int32 &gt; &gt; rpIntegration</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton4_8hpp_source.html#l00050">AdamsMoulton4.hpp:50</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_ace46ff4fbe3c001c816dbc4f9f67606f"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#ace46ff4fbe3c001c816dbc4f9f67606f">pFlow::AdamsMoulton4::rpIntegration</a></div><div class="ttdeci">Kokkos::RangePolicy&lt; DefaultExecutionSpace, Kokkos::Schedule&lt; Kokkos::Static &gt;, Kokkos::IndexType&lt; int32 &gt; &gt; rpIntegration</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton4_8hpp_source.html#l00050">AdamsMoulton4.hpp:50</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="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_1VectorSingle_html"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html">pFlow::VectorSingle</a></div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00045">VectorSingle.hpp:45</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorSingle_html"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html">pFlow::VectorSingle</a></div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00047">VectorSingle.hpp:47</a></div></div>
<div class="ttc" id="aclasspFlow_1_1objectFile_html"><div class="ttname"><a href="classpFlow_1_1objectFile.html">pFlow::objectFile</a></div><div class="ttdef"><b>Definition:</b> <a href="objectFile_8hpp_source.html#l00033">objectFile.hpp:33</a></div></div> <div class="ttc" id="aclasspFlow_1_1objectFile_html"><div class="ttname"><a href="classpFlow_1_1objectFile.html">pFlow::objectFile</a></div><div class="ttdef"><b>Definition:</b> <a href="objectFile_8hpp_source.html#l00033">objectFile.hpp:33</a></div></div>
<div class="ttc" id="asetPointStructure_8hpp_html_a385e32971df44b131e4498181a949a91"><div class="ttname"><a href="setPointStructure_8hpp.html#a385e32971df44b131e4498181a949a91">pStruct</a></div><div class="ttdeci">auto &amp; pStruct</div><div class="ttdef"><b>Definition:</b> <a href="setPointStructure_8hpp_source.html#l00024">setPointStructure.hpp:24</a></div></div> <div class="ttc" id="asetPointStructure_8hpp_html_a385e32971df44b131e4498181a949a91"><div class="ttname"><a href="setPointStructure_8hpp.html#a385e32971df44b131e4498181a949a91">pStruct</a></div><div class="ttdeci">auto &amp; pStruct</div><div class="ttdef"><b>Definition:</b> <a href="setPointStructure_8hpp_source.html#l00024">setPointStructure.hpp:24</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_aa601d0785e68d2298567b2861996f956"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#aa601d0785e68d2298567b2861996f956">pFlow::AdamsMoulton4::predictAll</a></div><div class="ttdeci">bool predictAll(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, range activeRng)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton4_8cpp_source.html#l00131">AdamsMoulton4.cpp:131</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_aa601d0785e68d2298567b2861996f956"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#aa601d0785e68d2298567b2861996f956">pFlow::AdamsMoulton4::predictAll</a></div><div class="ttdeci">bool predictAll(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, range activeRng)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton4_8cpp_source.html#l00131">AdamsMoulton4.cpp:131</a></div></div>
@ -324,9 +325,8 @@ $(document).ready(function(){initNavTree('AdamsMoulton4_8cpp_source.html',''); i
<div class="ttc" id="anamespacepFlow_html_a12b4d93aa9730629403d73e84386bff5"><div class="ttname"><a href="namespacepFlow.html#a12b4d93aa9730629403d73e84386bff5">pFlow::groupNames</a></div><div class="ttdeci">word groupNames(const word &amp;bw, const word &amp;tw, char sep='.')</div><div class="ttdef"><b>Definition:</b> <a href="bTypesFunctions_8cpp_source.html#l00151">bTypesFunctions.cpp:151</a></div></div> <div class="ttc" id="anamespacepFlow_html_a12b4d93aa9730629403d73e84386bff5"><div class="ttname"><a href="namespacepFlow.html#a12b4d93aa9730629403d73e84386bff5">pFlow::groupNames</a></div><div class="ttdeci">word groupNames(const word &amp;bw, const word &amp;tw, char sep='.')</div><div class="ttdef"><b>Definition:</b> <a href="bTypesFunctions_8cpp_source.html#l00151">bTypesFunctions.cpp:151</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_a152b752a6b7b37e70fa5e7c99a484783"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#a152b752a6b7b37e70fa5e7c99a484783">pFlow::AdamsMoulton4::intAll</a></div><div class="ttdeci">bool intAll(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, range activeRng)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton4_8cpp_source.html#l00161">AdamsMoulton4.cpp:161</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_a152b752a6b7b37e70fa5e7c99a484783"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#a152b752a6b7b37e70fa5e7c99a484783">pFlow::AdamsMoulton4::intAll</a></div><div class="ttdeci">bool intAll(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, range activeRng)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton4_8cpp_source.html#l00161">AdamsMoulton4.cpp:161</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_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_1VectorSingle_html_a18052bc1ad8ea07ea5b6205321cba10e"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">pFlow::VectorSingle::deviceVectorAll</a></div><div class="ttdeci">INLINE_FUNCTION_H viewType &amp; deviceVectorAll()</div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00295">VectorSingle.hpp:295</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorSingle_html_a18052bc1ad8ea07ea5b6205321cba10e"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">pFlow::VectorSingle::deviceVectorAll</a></div><div class="ttdeci">INLINE_FUNCTION_H viewType &amp; deviceVectorAll()</div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00297">VectorSingle.hpp:297</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector&lt; realx3 &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector&lt; realx3 &gt;</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&lt; int, int &gt; 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="aclasspFlow_1_1indexContainer_html"><div class="ttname"><a href="classpFlow_1_1indexContainer.html">pFlow::indexContainer&lt; int32 &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1indexContainer_html"><div class="ttname"><a href="classpFlow_1_1indexContainer.html">pFlow::indexContainer&lt; int32 &gt;</a></div></div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>

View File

@ -192,12 +192,12 @@ $(document).ready(function(){initNavTree('AdamsMoulton4_8hpp_source.html',''); i
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; <span class="keywordflow">return</span> makeUnique&lt;AdamsMoulton4&gt;(*<span class="keyword">this</span>);</div> <div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; <span class="keywordflow">return</span> makeUnique&lt;AdamsMoulton4&gt;(*<span class="keyword">this</span>);</div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; }</div> <div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; }</div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; </div> <div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; </div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsMoulton4.html#aa601d0785e68d2298567b2861996f956">predictAll</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, <a class="code" href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee">range</a> activeRng);</div> <div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsMoulton4.html#aa601d0785e68d2298567b2861996f956">predictAll</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, <a class="code" href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">range</a> activeRng);</div>
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; </div> <div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; </div>
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> activeFunctor&gt;</div> <div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> activeFunctor&gt;</div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsMoulton4.html#aaa8ac3ebc39d8702e08e1f71c5843974">predictRange</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, activeFunctor activeP);</div> <div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsMoulton4.html#aaa8ac3ebc39d8702e08e1f71c5843974">predictRange</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, activeFunctor activeP);</div>
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; </div> <div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; </div>
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsMoulton4.html#a152b752a6b7b37e70fa5e7c99a484783">intAll</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, <a class="code" href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee">range</a> activeRng);</div> <div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsMoulton4.html#a152b752a6b7b37e70fa5e7c99a484783">intAll</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, <a class="code" href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">range</a> activeRng);</div>
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; </div> <div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; </div>
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> activeFunctor&gt;</div> <div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> activeFunctor&gt;</div>
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsMoulton4.html#a191dc9197b587f09bb5ee7989b0ba43e">intRange</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, activeFunctor activeP );</div> <div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsMoulton4.html#a191dc9197b587f09bb5ee7989b0ba43e">intRange</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, activeFunctor activeP );</div>
@ -296,6 +296,7 @@ $(document).ready(function(){initNavTree('AdamsMoulton4_8hpp_source.html',''); i
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html">pFlow::AdamsMoulton4</a></div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton4_8hpp_source.html#l00032">AdamsMoulton4.hpp:32</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html">pFlow::AdamsMoulton4</a></div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton4_8hpp_source.html#l00032">AdamsMoulton4.hpp:32</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_a46c37b69200a2f4faef9c149a25bab60"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#a46c37b69200a2f4faef9c149a25bab60">pFlow::AdamsMoulton4::dy1_</a></div><div class="ttdeci">realx3PointField_D &amp; dy1_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton4_8hpp_source.html#l00042">AdamsMoulton4.hpp:42</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_a46c37b69200a2f4faef9c149a25bab60"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#a46c37b69200a2f4faef9c149a25bab60">pFlow::AdamsMoulton4::dy1_</a></div><div class="ttdeci">realx3PointField_D &amp; dy1_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton4_8hpp_source.html#l00042">AdamsMoulton4.hpp:42</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div> <div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a304d8581876270871949bf5d4755036a"><div class="ttname"><a href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">pFlow::range</a></div><div class="ttdeci">kRange&lt; int &gt; range</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00059">KokkosTypes.hpp:59</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_a09e936a903a062f6d1d045eb4fdbd8a5"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#a09e936a903a062f6d1d045eb4fdbd8a5">pFlow::AdamsMoulton4::dy2_</a></div><div class="ttdeci">realx3PointField_D &amp; dy2_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton4_8hpp_source.html#l00044">AdamsMoulton4.hpp:44</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_a09e936a903a062f6d1d045eb4fdbd8a5"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#a09e936a903a062f6d1d045eb4fdbd8a5">pFlow::AdamsMoulton4::dy2_</a></div><div class="ttdeci">realx3PointField_D &amp; dy2_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton4_8hpp_source.html#l00044">AdamsMoulton4.hpp:44</a></div></div>
<div class="ttc" id="aclasspFlow_1_1integration_html"><div class="ttname"><a href="classpFlow_1_1integration.html">pFlow::integration</a></div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00035">integration.hpp:35</a></div></div> <div class="ttc" id="aclasspFlow_1_1integration_html"><div class="ttname"><a href="classpFlow_1_1integration.html">pFlow::integration</a></div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00035">integration.hpp:35</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_a6c02e0d25a1b849255e67e72d1a9d026"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#a6c02e0d25a1b849255e67e72d1a9d026">pFlow::AdamsMoulton4::y0_</a></div><div class="ttdeci">realx3PointField_D &amp; y0_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton4_8hpp_source.html#l00038">AdamsMoulton4.hpp:38</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_a6c02e0d25a1b849255e67e72d1a9d026"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#a6c02e0d25a1b849255e67e72d1a9d026">pFlow::AdamsMoulton4::y0_</a></div><div class="ttdeci">realx3PointField_D &amp; y0_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton4_8hpp_source.html#l00038">AdamsMoulton4.hpp:38</a></div></div>
@ -304,7 +305,7 @@ $(document).ready(function(){initNavTree('AdamsMoulton4_8hpp_source.html',''); i
<div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div> <div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div>
<div class="ttc" id="apointFields_8hpp_html"><div class="ttname"><a href="pointFields_8hpp.html">pointFields.hpp</a></div></div> <div class="ttc" id="apointFields_8hpp_html"><div class="ttname"><a href="pointFields_8hpp.html">pointFields.hpp</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_a565b658e8641f9fd9a6a5c8e93089d5d"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#a565b658e8641f9fd9a6a5c8e93089d5d">pFlow::AdamsMoulton4::predict</a></div><div class="ttdeci">bool predict(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton4_8cpp_source.html#l00084">AdamsMoulton4.cpp:84</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_a565b658e8641f9fd9a6a5c8e93089d5d"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#a565b658e8641f9fd9a6a5c8e93089d5d">pFlow::AdamsMoulton4::predict</a></div><div class="ttdeci">bool predict(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton4_8cpp_source.html#l00084">AdamsMoulton4.cpp:84</a></div></div>
<div class="ttc" id="anamespacepFlow_html_aa3a14d3c76643399fc4edd8eca14944a"><div class="ttname"><a href="namespacepFlow.html#aa3a14d3c76643399fc4edd8eca14944a">pFlow::DefaultExecutionSpace</a></div><div class="ttdeci">Kokkos::DefaultExecutionSpace DefaultExecutionSpace</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00047">KokkosTypes.hpp:47</a></div></div> <div class="ttc" id="anamespacepFlow_html_aa3a14d3c76643399fc4edd8eca14944a"><div class="ttname"><a href="namespacepFlow.html#aa3a14d3c76643399fc4edd8eca14944a">pFlow::DefaultExecutionSpace</a></div><div class="ttdeci">Kokkos::DefaultExecutionSpace DefaultExecutionSpace</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00049">KokkosTypes.hpp:49</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_a191dc9197b587f09bb5ee7989b0ba43e"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#a191dc9197b587f09bb5ee7989b0ba43e">pFlow::AdamsMoulton4::intRange</a></div><div class="ttdeci">bool intRange(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, activeFunctor activeP)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton4_8hpp_source.html#l00142">AdamsMoulton4.hpp:142</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_a191dc9197b587f09bb5ee7989b0ba43e"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#a191dc9197b587f09bb5ee7989b0ba43e">pFlow::AdamsMoulton4::intRange</a></div><div class="ttdeci">bool intRange(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, activeFunctor activeP)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton4_8hpp_source.html#l00142">AdamsMoulton4.hpp:142</a></div></div>
<div class="ttc" id="aclasspFlow_1_1integration_html_a4e30df3927ef1cdd2490cd85018518f5"><div class="ttname"><a href="classpFlow_1_1integration.html#a4e30df3927ef1cdd2490cd85018518f5">pFlow::integration::baseName</a></div><div class="ttdeci">const word &amp; baseName() const</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00089">integration.hpp:89</a></div></div> <div class="ttc" id="aclasspFlow_1_1integration_html_a4e30df3927ef1cdd2490cd85018518f5"><div class="ttname"><a href="classpFlow_1_1integration.html#a4e30df3927ef1cdd2490cd85018518f5">pFlow::integration::baseName</a></div><div class="ttdeci">const word &amp; baseName() const</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00089">integration.hpp:89</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="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>
@ -316,7 +317,7 @@ $(document).ready(function(){initNavTree('AdamsMoulton4_8hpp_source.html',''); i
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_aa46de8b6c155f9145790ef1434c6da09"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#aa46de8b6c155f9145790ef1434c6da09">pFlow::AdamsMoulton4::add_vCtor</a></div><div class="ttdeci">add_vCtor(integration, AdamsMoulton4, word)</div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_aa46de8b6c155f9145790ef1434c6da09"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#aa46de8b6c155f9145790ef1434c6da09">pFlow::AdamsMoulton4::add_vCtor</a></div><div class="ttdeci">add_vCtor(integration, AdamsMoulton4, word)</div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_aaa8ac3ebc39d8702e08e1f71c5843974"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#aaa8ac3ebc39d8702e08e1f71c5843974">pFlow::AdamsMoulton4::predictRange</a></div><div class="ttdeci">bool predictRange(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, activeFunctor activeP)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton4_8hpp_source.html#l00105">AdamsMoulton4.hpp:105</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_aaa8ac3ebc39d8702e08e1f71c5843974"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#aaa8ac3ebc39d8702e08e1f71c5843974">pFlow::AdamsMoulton4::predictRange</a></div><div class="ttdeci">bool predictRange(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, activeFunctor activeP)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton4_8hpp_source.html#l00105">AdamsMoulton4.hpp:105</a></div></div>
<div class="ttc" id="aclasspFlow_1_1pointField_html_afef304b4d4497e45857f6edef9b049e6"><div class="ttname"><a href="classpFlow_1_1pointField.html#afef304b4d4497e45857f6edef9b049e6">pFlow::pointField::activeRange</a></div><div class="ttdeci">range activeRange() const</div><div class="ttdef"><b>Definition:</b> <a href="pointField_8hpp_source.html#l00138">pointField.hpp:138</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointField_html_afef304b4d4497e45857f6edef9b049e6"><div class="ttname"><a href="classpFlow_1_1pointField.html#afef304b4d4497e45857f6edef9b049e6">pFlow::pointField::activeRange</a></div><div class="ttdeci">range activeRange() const</div><div class="ttdef"><b>Definition:</b> <a href="pointField_8hpp_source.html#l00138">pointField.hpp:138</a></div></div>
<div class="ttc" id="aclasspFlow_1_1VectorSingle_html"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html">pFlow::VectorSingle</a></div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00045">VectorSingle.hpp:45</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorSingle_html"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html">pFlow::VectorSingle</a></div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00047">VectorSingle.hpp:47</a></div></div>
<div class="ttc" id="aclasspFlow_1_1integration_html_a10329e18307a60d3fdb203bcbed2b295"><div class="ttname"><a href="classpFlow_1_1integration.html#a10329e18307a60d3fdb203bcbed2b295">pFlow::integration::owner</a></div><div class="ttdeci">repository &amp; owner()</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00094">integration.hpp:94</a></div></div> <div class="ttc" id="aclasspFlow_1_1integration_html_a10329e18307a60d3fdb203bcbed2b295"><div class="ttname"><a href="classpFlow_1_1integration.html#a10329e18307a60d3fdb203bcbed2b295">pFlow::integration::owner</a></div><div class="ttdeci">repository &amp; owner()</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00094">integration.hpp:94</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_aa601d0785e68d2298567b2861996f956"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#aa601d0785e68d2298567b2861996f956">pFlow::AdamsMoulton4::predictAll</a></div><div class="ttdeci">bool predictAll(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, range activeRng)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton4_8cpp_source.html#l00131">AdamsMoulton4.cpp:131</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_aa601d0785e68d2298567b2861996f956"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#aa601d0785e68d2298567b2861996f956">pFlow::AdamsMoulton4::predictAll</a></div><div class="ttdeci">bool predictAll(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, range activeRng)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton4_8cpp_source.html#l00131">AdamsMoulton4.cpp:131</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_aa27f90dad5682f0c6030f30fdf4883ef"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#aa27f90dad5682f0c6030f30fdf4883ef">pFlow::AdamsMoulton4::TypeInfo</a></div><div class="ttdeci">TypeInfo(&quot;AdamsMoulton4&quot;)</div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_aa27f90dad5682f0c6030f30fdf4883ef"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#aa27f90dad5682f0c6030f30fdf4883ef">pFlow::AdamsMoulton4::TypeInfo</a></div><div class="ttdeci">TypeInfo(&quot;AdamsMoulton4&quot;)</div></div>
@ -325,9 +326,8 @@ $(document).ready(function(){initNavTree('AdamsMoulton4_8hpp_source.html',''); i
<div class="ttc" id="apFlowMacros_8hpp_html_aa7d4742cdf24a3792276e669531d145c"><div class="ttname"><a href="pFlowMacros_8hpp.html#aa7d4742cdf24a3792276e669531d145c">LAMBDA_HD</a></div><div class="ttdeci">#define LAMBDA_HD</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00054">pFlowMacros.hpp:54</a></div></div> <div class="ttc" id="apFlowMacros_8hpp_html_aa7d4742cdf24a3792276e669531d145c"><div class="ttname"><a href="pFlowMacros_8hpp.html#aa7d4742cdf24a3792276e669531d145c">LAMBDA_HD</a></div><div class="ttdeci">#define LAMBDA_HD</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00054">pFlowMacros.hpp:54</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_a152b752a6b7b37e70fa5e7c99a484783"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#a152b752a6b7b37e70fa5e7c99a484783">pFlow::AdamsMoulton4::intAll</a></div><div class="ttdeci">bool intAll(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, range activeRng)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton4_8cpp_source.html#l00161">AdamsMoulton4.cpp:161</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_a152b752a6b7b37e70fa5e7c99a484783"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#a152b752a6b7b37e70fa5e7c99a484783">pFlow::AdamsMoulton4::intAll</a></div><div class="ttdeci">bool intAll(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, range activeRng)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton4_8cpp_source.html#l00161">AdamsMoulton4.cpp:161</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_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_1VectorSingle_html_a18052bc1ad8ea07ea5b6205321cba10e"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">pFlow::VectorSingle::deviceVectorAll</a></div><div class="ttdeci">INLINE_FUNCTION_H viewType &amp; deviceVectorAll()</div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00295">VectorSingle.hpp:295</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorSingle_html_a18052bc1ad8ea07ea5b6205321cba10e"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">pFlow::VectorSingle::deviceVectorAll</a></div><div class="ttdeci">INLINE_FUNCTION_H viewType &amp; deviceVectorAll()</div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00297">VectorSingle.hpp:297</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector&lt; realx3 &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector&lt; realx3 &gt;</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&lt; int, int &gt; 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="aclasspFlow_1_1indexContainer_html"><div class="ttname"><a href="classpFlow_1_1indexContainer.html">pFlow::indexContainer&lt; int32 &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1indexContainer_html"><div class="ttname"><a href="classpFlow_1_1indexContainer.html">pFlow::indexContainer&lt; int32 &gt;</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_a29f8a3197295f0ffa73d24bbacc6228c"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#a29f8a3197295f0ffa73d24bbacc6228c">pFlow::AdamsMoulton4::clone</a></div><div class="ttdeci">uniquePtr&lt; integration &gt; clone() const override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton4_8hpp_source.html#l00086">AdamsMoulton4.hpp:86</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton4_html_a29f8a3197295f0ffa73d24bbacc6228c"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton4.html#a29f8a3197295f0ffa73d24bbacc6228c">pFlow::AdamsMoulton4::clone</a></div><div class="ttdeci">uniquePtr&lt; integration &gt; clone() const override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton4_8hpp_source.html#l00086">AdamsMoulton4.hpp:86</a></div></div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->

View File

@ -248,7 +248,7 @@ $(document).ready(function(){initNavTree('AdamsMoulton5_8cpp_source.html',''); i
<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160; <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, </div> <div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160; <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, </div>
<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, </div> <div class="line"><a name="l00143"></a><span class="lineno"> 143</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, </div>
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, </div> <div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, </div>
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>&#160; <a class="code" href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee">range</a> activeRng)</div> <div class="line"><a name="l00145"></a><span class="lineno"> 145</span>&#160; <a class="code" href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">range</a> activeRng)</div>
<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>&#160;{</div> <div class="line"><a name="l00146"></a><span class="lineno"> 146</span>&#160;{</div>
<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>&#160; </div> <div class="line"><a name="l00147"></a><span class="lineno"> 147</span>&#160; </div>
<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>&#160; <span class="keyword">auto</span> d_dy = dy.<a class="code" href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">deviceVectorAll</a>();</div> <div class="line"><a name="l00148"></a><span class="lineno"> 148</span>&#160; <span class="keyword">auto</span> d_dy = dy.<a class="code" href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">deviceVectorAll</a>();</div>
@ -281,7 +281,7 @@ $(document).ready(function(){initNavTree('AdamsMoulton5_8cpp_source.html',''); i
<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>&#160; <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, </div> <div class="line"><a name="l00175"></a><span class="lineno"> 175</span>&#160; <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, </div>
<div class="line"><a name="l00176"></a><span class="lineno"> 176</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, </div> <div class="line"><a name="l00176"></a><span class="lineno"> 176</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, </div>
<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, </div> <div class="line"><a name="l00177"></a><span class="lineno"> 177</span>&#160; <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, </div>
<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>&#160; <a class="code" href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee">range</a> activeRng)</div> <div class="line"><a name="l00178"></a><span class="lineno"> 178</span>&#160; <a class="code" href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">range</a> activeRng)</div>
<div class="line"><a name="l00179"></a><span class="lineno"> 179</span>&#160;{</div> <div class="line"><a name="l00179"></a><span class="lineno"> 179</span>&#160;{</div>
<div class="line"><a name="l00180"></a><span class="lineno"> 180</span>&#160; </div> <div class="line"><a name="l00180"></a><span class="lineno"> 180</span>&#160; </div>
<div class="line"><a name="l00181"></a><span class="lineno"> 181</span>&#160; <span class="keyword">auto</span> d_dy = dy.<a class="code" href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">deviceVectorAll</a>();</div> <div class="line"><a name="l00181"></a><span class="lineno"> 181</span>&#160; <span class="keyword">auto</span> d_dy = dy.<a class="code" href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">deviceVectorAll</a>();</div>
@ -321,6 +321,7 @@ $(document).ready(function(){initNavTree('AdamsMoulton5_8cpp_source.html',''); i
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_a8da2088458d635dfa1fbe1823a3bfd6d"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#a8da2088458d635dfa1fbe1823a3bfd6d">pFlow::AdamsMoulton5::setInitialVals</a></div><div class="ttdeci">bool setInitialVals(const int32IndexContainer &amp;newIndices, const realx3Vector &amp;y) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8cpp_source.html#l00132">AdamsMoulton5.cpp:132</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_a8da2088458d635dfa1fbe1823a3bfd6d"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#a8da2088458d635dfa1fbe1823a3bfd6d">pFlow::AdamsMoulton5::setInitialVals</a></div><div class="ttdeci">bool setInitialVals(const int32IndexContainer &amp;newIndices, const realx3Vector &amp;y) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8cpp_source.html#l00132">AdamsMoulton5.cpp:132</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_ace46ff4fbe3c001c816dbc4f9f67606f"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#ace46ff4fbe3c001c816dbc4f9f67606f">pFlow::AdamsMoulton5::rpIntegration</a></div><div class="ttdeci">Kokkos::RangePolicy&lt; DefaultExecutionSpace, Kokkos::Schedule&lt; Kokkos::Static &gt;, Kokkos::IndexType&lt; int32 &gt; &gt; rpIntegration</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8hpp_source.html#l00052">AdamsMoulton5.hpp:52</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_ace46ff4fbe3c001c816dbc4f9f67606f"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#ace46ff4fbe3c001c816dbc4f9f67606f">pFlow::AdamsMoulton5::rpIntegration</a></div><div class="ttdeci">Kokkos::RangePolicy&lt; DefaultExecutionSpace, Kokkos::Schedule&lt; Kokkos::Static &gt;, Kokkos::IndexType&lt; int32 &gt; &gt; rpIntegration</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8hpp_source.html#l00052">AdamsMoulton5.hpp:52</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div> <div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a304d8581876270871949bf5d4755036a"><div class="ttname"><a href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">pFlow::range</a></div><div class="ttdeci">kRange&lt; int &gt; range</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00059">KokkosTypes.hpp:59</a></div></div>
<div class="ttc" id="aclasspFlow_1_1integration_html"><div class="ttname"><a href="classpFlow_1_1integration.html">pFlow::integration</a></div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00035">integration.hpp:35</a></div></div> <div class="ttc" id="aclasspFlow_1_1integration_html"><div class="ttname"><a href="classpFlow_1_1integration.html">pFlow::integration</a></div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00035">integration.hpp:35</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_a152b752a6b7b37e70fa5e7c99a484783"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#a152b752a6b7b37e70fa5e7c99a484783">pFlow::AdamsMoulton5::intAll</a></div><div class="ttdeci">bool intAll(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, range activeRng)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8cpp_source.html#l00174">AdamsMoulton5.cpp:174</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_a152b752a6b7b37e70fa5e7c99a484783"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#a152b752a6b7b37e70fa5e7c99a484783">pFlow::AdamsMoulton5::intAll</a></div><div class="ttdeci">bool intAll(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, range activeRng)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8cpp_source.html#l00174">AdamsMoulton5.cpp:174</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div> <div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div>
@ -333,7 +334,7 @@ $(document).ready(function(){initNavTree('AdamsMoulton5_8cpp_source.html',''); i
<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="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_1AdamsMoulton5_html_a6c02e0d25a1b849255e67e72d1a9d026"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#a6c02e0d25a1b849255e67e72d1a9d026">pFlow::AdamsMoulton5::y0_</a></div><div class="ttdeci">realx3PointField_D &amp; y0_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8hpp_source.html#l00038">AdamsMoulton5.hpp:38</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_a6c02e0d25a1b849255e67e72d1a9d026"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#a6c02e0d25a1b849255e67e72d1a9d026">pFlow::AdamsMoulton5::y0_</a></div><div class="ttdeci">realx3PointField_D &amp; y0_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8hpp_source.html#l00038">AdamsMoulton5.hpp:38</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_ac755e4bf02c3732d1eb89de9e903ebdb"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#ac755e4bf02c3732d1eb89de9e903ebdb">pFlow::AdamsMoulton5::correct</a></div><div class="ttdeci">bool correct(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8cpp_source.html#l00114">AdamsMoulton5.cpp:114</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_ac755e4bf02c3732d1eb89de9e903ebdb"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#ac755e4bf02c3732d1eb89de9e903ebdb">pFlow::AdamsMoulton5::correct</a></div><div class="ttdeci">bool correct(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8cpp_source.html#l00114">AdamsMoulton5.cpp:114</a></div></div>
<div class="ttc" id="aclasspFlow_1_1VectorSingle_html"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html">pFlow::VectorSingle</a></div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00045">VectorSingle.hpp:45</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorSingle_html"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html">pFlow::VectorSingle</a></div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00047">VectorSingle.hpp:47</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_a84c490b65587b21f5666766e94a945bc"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#a84c490b65587b21f5666766e94a945bc">pFlow::AdamsMoulton5::AdamsMoulton5</a></div><div class="ttdeci">AdamsMoulton5(const word &amp;baseName, repository &amp;owner, const pointStructure &amp;pStruct, const word &amp;method)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8cpp_source.html#l00025">AdamsMoulton5.cpp:25</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_a84c490b65587b21f5666766e94a945bc"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#a84c490b65587b21f5666766e94a945bc">pFlow::AdamsMoulton5::AdamsMoulton5</a></div><div class="ttdeci">AdamsMoulton5(const word &amp;baseName, repository &amp;owner, const pointStructure &amp;pStruct, const word &amp;method)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8cpp_source.html#l00025">AdamsMoulton5.cpp:25</a></div></div>
<div class="ttc" id="aclasspFlow_1_1objectFile_html"><div class="ttname"><a href="classpFlow_1_1objectFile.html">pFlow::objectFile</a></div><div class="ttdef"><b>Definition:</b> <a href="objectFile_8hpp_source.html#l00033">objectFile.hpp:33</a></div></div> <div class="ttc" id="aclasspFlow_1_1objectFile_html"><div class="ttname"><a href="classpFlow_1_1objectFile.html">pFlow::objectFile</a></div><div class="ttdef"><b>Definition:</b> <a href="objectFile_8hpp_source.html#l00033">objectFile.hpp:33</a></div></div>
<div class="ttc" id="asetPointStructure_8hpp_html_a385e32971df44b131e4498181a949a91"><div class="ttname"><a href="setPointStructure_8hpp.html#a385e32971df44b131e4498181a949a91">pStruct</a></div><div class="ttdeci">auto &amp; pStruct</div><div class="ttdef"><b>Definition:</b> <a href="setPointStructure_8hpp_source.html#l00024">setPointStructure.hpp:24</a></div></div> <div class="ttc" id="asetPointStructure_8hpp_html_a385e32971df44b131e4498181a949a91"><div class="ttname"><a href="setPointStructure_8hpp.html#a385e32971df44b131e4498181a949a91">pStruct</a></div><div class="ttdeci">auto &amp; pStruct</div><div class="ttdef"><b>Definition:</b> <a href="setPointStructure_8hpp_source.html#l00024">setPointStructure.hpp:24</a></div></div>
@ -342,9 +343,8 @@ $(document).ready(function(){initNavTree('AdamsMoulton5_8cpp_source.html',''); i
<div class="ttc" id="anamespacepFlow_html_a12b4d93aa9730629403d73e84386bff5"><div class="ttname"><a href="namespacepFlow.html#a12b4d93aa9730629403d73e84386bff5">pFlow::groupNames</a></div><div class="ttdeci">word groupNames(const word &amp;bw, const word &amp;tw, char sep='.')</div><div class="ttdef"><b>Definition:</b> <a href="bTypesFunctions_8cpp_source.html#l00151">bTypesFunctions.cpp:151</a></div></div> <div class="ttc" id="anamespacepFlow_html_a12b4d93aa9730629403d73e84386bff5"><div class="ttname"><a href="namespacepFlow.html#a12b4d93aa9730629403d73e84386bff5">pFlow::groupNames</a></div><div class="ttdeci">word groupNames(const word &amp;bw, const word &amp;tw, char sep='.')</div><div class="ttdef"><b>Definition:</b> <a href="bTypesFunctions_8cpp_source.html#l00151">bTypesFunctions.cpp:151</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_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="aAdamsMoulton5_8hpp_html"><div class="ttname"><a href="AdamsMoulton5_8hpp.html">AdamsMoulton5.hpp</a></div></div> <div class="ttc" id="aAdamsMoulton5_8hpp_html"><div class="ttname"><a href="AdamsMoulton5_8hpp.html">AdamsMoulton5.hpp</a></div></div>
<div class="ttc" id="aclasspFlow_1_1VectorSingle_html_a18052bc1ad8ea07ea5b6205321cba10e"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">pFlow::VectorSingle::deviceVectorAll</a></div><div class="ttdeci">INLINE_FUNCTION_H viewType &amp; deviceVectorAll()</div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00295">VectorSingle.hpp:295</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorSingle_html_a18052bc1ad8ea07ea5b6205321cba10e"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">pFlow::VectorSingle::deviceVectorAll</a></div><div class="ttdeci">INLINE_FUNCTION_H viewType &amp; deviceVectorAll()</div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00297">VectorSingle.hpp:297</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector&lt; realx3 &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector&lt; realx3 &gt;</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&lt; int, int &gt; 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="aclasspFlow_1_1indexContainer_html"><div class="ttname"><a href="classpFlow_1_1indexContainer.html">pFlow::indexContainer&lt; int32 &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1indexContainer_html"><div class="ttname"><a href="classpFlow_1_1indexContainer.html">pFlow::indexContainer&lt; int32 &gt;</a></div></div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>

View File

@ -194,12 +194,12 @@ $(document).ready(function(){initNavTree('AdamsMoulton5_8hpp_source.html',''); i
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; <span class="keywordflow">return</span> makeUnique&lt;AdamsMoulton5&gt;(*<span class="keyword">this</span>);</div> <div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; <span class="keywordflow">return</span> makeUnique&lt;AdamsMoulton5&gt;(*<span class="keyword">this</span>);</div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; }</div> <div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; }</div>
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; </div> <div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; </div>
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsMoulton5.html#aa601d0785e68d2298567b2861996f956">predictAll</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, <a class="code" href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee">range</a> activeRng);</div> <div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsMoulton5.html#aa601d0785e68d2298567b2861996f956">predictAll</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, <a class="code" href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">range</a> activeRng);</div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; </div> <div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; </div>
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> activeFunctor&gt;</div> <div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> activeFunctor&gt;</div>
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsMoulton5.html#aaa8ac3ebc39d8702e08e1f71c5843974">predictRange</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, activeFunctor activeP);</div> <div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsMoulton5.html#aaa8ac3ebc39d8702e08e1f71c5843974">predictRange</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, activeFunctor activeP);</div>
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; </div> <div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; </div>
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsMoulton5.html#a152b752a6b7b37e70fa5e7c99a484783">intAll</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, <a class="code" href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee">range</a> activeRng);</div> <div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsMoulton5.html#a152b752a6b7b37e70fa5e7c99a484783">intAll</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, <a class="code" href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">range</a> activeRng);</div>
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160; </div> <div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160; </div>
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> activeFunctor&gt;</div> <div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> activeFunctor&gt;</div>
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsMoulton5.html#a191dc9197b587f09bb5ee7989b0ba43e">intRange</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, activeFunctor activeP );</div> <div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1AdamsMoulton5.html#a191dc9197b587f09bb5ee7989b0ba43e">intRange</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; y, <a class="code" href="classpFlow_1_1VectorSingle.html">realx3Vector_D</a>&amp; dy, activeFunctor activeP );</div>
@ -298,6 +298,7 @@ $(document).ready(function(){initNavTree('AdamsMoulton5_8hpp_source.html',''); i
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_a8da2088458d635dfa1fbe1823a3bfd6d"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#a8da2088458d635dfa1fbe1823a3bfd6d">pFlow::AdamsMoulton5::setInitialVals</a></div><div class="ttdeci">bool setInitialVals(const int32IndexContainer &amp;newIndices, const realx3Vector &amp;y) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8cpp_source.html#l00132">AdamsMoulton5.cpp:132</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_a8da2088458d635dfa1fbe1823a3bfd6d"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#a8da2088458d635dfa1fbe1823a3bfd6d">pFlow::AdamsMoulton5::setInitialVals</a></div><div class="ttdeci">bool setInitialVals(const int32IndexContainer &amp;newIndices, const realx3Vector &amp;y) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8cpp_source.html#l00132">AdamsMoulton5.cpp:132</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_ace46ff4fbe3c001c816dbc4f9f67606f"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#ace46ff4fbe3c001c816dbc4f9f67606f">pFlow::AdamsMoulton5::rpIntegration</a></div><div class="ttdeci">Kokkos::RangePolicy&lt; DefaultExecutionSpace, Kokkos::Schedule&lt; Kokkos::Static &gt;, Kokkos::IndexType&lt; int32 &gt; &gt; rpIntegration</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8hpp_source.html#l00052">AdamsMoulton5.hpp:52</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_ace46ff4fbe3c001c816dbc4f9f67606f"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#ace46ff4fbe3c001c816dbc4f9f67606f">pFlow::AdamsMoulton5::rpIntegration</a></div><div class="ttdeci">Kokkos::RangePolicy&lt; DefaultExecutionSpace, Kokkos::Schedule&lt; Kokkos::Static &gt;, Kokkos::IndexType&lt; int32 &gt; &gt; rpIntegration</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8hpp_source.html#l00052">AdamsMoulton5.hpp:52</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div> <div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a304d8581876270871949bf5d4755036a"><div class="ttname"><a href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">pFlow::range</a></div><div class="ttdeci">kRange&lt; int &gt; range</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00059">KokkosTypes.hpp:59</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_aaa8ac3ebc39d8702e08e1f71c5843974"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#aaa8ac3ebc39d8702e08e1f71c5843974">pFlow::AdamsMoulton5::predictRange</a></div><div class="ttdeci">bool predictRange(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, activeFunctor activeP)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8hpp_source.html#l00107">AdamsMoulton5.hpp:107</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_aaa8ac3ebc39d8702e08e1f71c5843974"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#aaa8ac3ebc39d8702e08e1f71c5843974">pFlow::AdamsMoulton5::predictRange</a></div><div class="ttdeci">bool predictRange(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, activeFunctor activeP)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8hpp_source.html#l00107">AdamsMoulton5.hpp:107</a></div></div>
<div class="ttc" id="aclasspFlow_1_1integration_html"><div class="ttname"><a href="classpFlow_1_1integration.html">pFlow::integration</a></div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00035">integration.hpp:35</a></div></div> <div class="ttc" id="aclasspFlow_1_1integration_html"><div class="ttname"><a href="classpFlow_1_1integration.html">pFlow::integration</a></div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00035">integration.hpp:35</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_a152b752a6b7b37e70fa5e7c99a484783"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#a152b752a6b7b37e70fa5e7c99a484783">pFlow::AdamsMoulton5::intAll</a></div><div class="ttdeci">bool intAll(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, range activeRng)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8cpp_source.html#l00174">AdamsMoulton5.cpp:174</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_a152b752a6b7b37e70fa5e7c99a484783"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#a152b752a6b7b37e70fa5e7c99a484783">pFlow::AdamsMoulton5::intAll</a></div><div class="ttdeci">bool intAll(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, range activeRng)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8cpp_source.html#l00174">AdamsMoulton5.cpp:174</a></div></div>
@ -307,7 +308,7 @@ $(document).ready(function(){initNavTree('AdamsMoulton5_8hpp_source.html',''); i
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_aa18e539a33004e6d10e69a19ef0c5ddb"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#aa18e539a33004e6d10e69a19ef0c5ddb">pFlow::AdamsMoulton5::add_vCtor</a></div><div class="ttdeci">add_vCtor(integration, AdamsMoulton5, word)</div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_aa18e539a33004e6d10e69a19ef0c5ddb"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#aa18e539a33004e6d10e69a19ef0c5ddb">pFlow::AdamsMoulton5::add_vCtor</a></div><div class="ttdeci">add_vCtor(integration, AdamsMoulton5, word)</div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html">pFlow::AdamsMoulton5</a></div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8hpp_source.html#l00032">AdamsMoulton5.hpp:32</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html">pFlow::AdamsMoulton5</a></div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8hpp_source.html#l00032">AdamsMoulton5.hpp:32</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_aa601d0785e68d2298567b2861996f956"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#aa601d0785e68d2298567b2861996f956">pFlow::AdamsMoulton5::predictAll</a></div><div class="ttdeci">bool predictAll(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, range activeRng)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8cpp_source.html#l00141">AdamsMoulton5.cpp:141</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_aa601d0785e68d2298567b2861996f956"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#aa601d0785e68d2298567b2861996f956">pFlow::AdamsMoulton5::predictAll</a></div><div class="ttdeci">bool predictAll(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, range activeRng)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8cpp_source.html#l00141">AdamsMoulton5.cpp:141</a></div></div>
<div class="ttc" id="anamespacepFlow_html_aa3a14d3c76643399fc4edd8eca14944a"><div class="ttname"><a href="namespacepFlow.html#aa3a14d3c76643399fc4edd8eca14944a">pFlow::DefaultExecutionSpace</a></div><div class="ttdeci">Kokkos::DefaultExecutionSpace DefaultExecutionSpace</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00047">KokkosTypes.hpp:47</a></div></div> <div class="ttc" id="anamespacepFlow_html_aa3a14d3c76643399fc4edd8eca14944a"><div class="ttname"><a href="namespacepFlow.html#aa3a14d3c76643399fc4edd8eca14944a">pFlow::DefaultExecutionSpace</a></div><div class="ttdeci">Kokkos::DefaultExecutionSpace DefaultExecutionSpace</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00049">KokkosTypes.hpp:49</a></div></div>
<div class="ttc" id="aclasspFlow_1_1integration_html_a4e30df3927ef1cdd2490cd85018518f5"><div class="ttname"><a href="classpFlow_1_1integration.html#a4e30df3927ef1cdd2490cd85018518f5">pFlow::integration::baseName</a></div><div class="ttdeci">const word &amp; baseName() const</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00089">integration.hpp:89</a></div></div> <div class="ttc" id="aclasspFlow_1_1integration_html_a4e30df3927ef1cdd2490cd85018518f5"><div class="ttname"><a href="classpFlow_1_1integration.html#a4e30df3927ef1cdd2490cd85018518f5">pFlow::integration::baseName</a></div><div class="ttdeci">const word &amp; baseName() const</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00089">integration.hpp:89</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="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="aclasspFlow_1_1pointField_html"><div class="ttname"><a href="classpFlow_1_1pointField.html">pFlow::pointField</a></div><div class="ttdef"><b>Definition:</b> <a href="pointField_8hpp_source.html#l00035">pointField.hpp:35</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointField_html"><div class="ttname"><a href="classpFlow_1_1pointField.html">pFlow::pointField</a></div><div class="ttdef"><b>Definition:</b> <a href="pointField_8hpp_source.html#l00035">pointField.hpp:35</a></div></div>
@ -319,7 +320,7 @@ $(document).ready(function(){initNavTree('AdamsMoulton5_8hpp_source.html',''); i
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_a6c02e0d25a1b849255e67e72d1a9d026"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#a6c02e0d25a1b849255e67e72d1a9d026">pFlow::AdamsMoulton5::y0_</a></div><div class="ttdeci">realx3PointField_D &amp; y0_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8hpp_source.html#l00038">AdamsMoulton5.hpp:38</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_a6c02e0d25a1b849255e67e72d1a9d026"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#a6c02e0d25a1b849255e67e72d1a9d026">pFlow::AdamsMoulton5::y0_</a></div><div class="ttdeci">realx3PointField_D &amp; y0_</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8hpp_source.html#l00038">AdamsMoulton5.hpp:38</a></div></div>
<div class="ttc" id="aclasspFlow_1_1pointField_html_afef304b4d4497e45857f6edef9b049e6"><div class="ttname"><a href="classpFlow_1_1pointField.html#afef304b4d4497e45857f6edef9b049e6">pFlow::pointField::activeRange</a></div><div class="ttdeci">range activeRange() const</div><div class="ttdef"><b>Definition:</b> <a href="pointField_8hpp_source.html#l00138">pointField.hpp:138</a></div></div> <div class="ttc" id="aclasspFlow_1_1pointField_html_afef304b4d4497e45857f6edef9b049e6"><div class="ttname"><a href="classpFlow_1_1pointField.html#afef304b4d4497e45857f6edef9b049e6">pFlow::pointField::activeRange</a></div><div class="ttdeci">range activeRange() const</div><div class="ttdef"><b>Definition:</b> <a href="pointField_8hpp_source.html#l00138">pointField.hpp:138</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_ac755e4bf02c3732d1eb89de9e903ebdb"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#ac755e4bf02c3732d1eb89de9e903ebdb">pFlow::AdamsMoulton5::correct</a></div><div class="ttdeci">bool correct(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8cpp_source.html#l00114">AdamsMoulton5.cpp:114</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_ac755e4bf02c3732d1eb89de9e903ebdb"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#ac755e4bf02c3732d1eb89de9e903ebdb">pFlow::AdamsMoulton5::correct</a></div><div class="ttdeci">bool correct(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy) override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8cpp_source.html#l00114">AdamsMoulton5.cpp:114</a></div></div>
<div class="ttc" id="aclasspFlow_1_1VectorSingle_html"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html">pFlow::VectorSingle</a></div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00045">VectorSingle.hpp:45</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorSingle_html"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html">pFlow::VectorSingle</a></div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00047">VectorSingle.hpp:47</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_a84c490b65587b21f5666766e94a945bc"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#a84c490b65587b21f5666766e94a945bc">pFlow::AdamsMoulton5::AdamsMoulton5</a></div><div class="ttdeci">AdamsMoulton5(const word &amp;baseName, repository &amp;owner, const pointStructure &amp;pStruct, const word &amp;method)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8cpp_source.html#l00025">AdamsMoulton5.cpp:25</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_a84c490b65587b21f5666766e94a945bc"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#a84c490b65587b21f5666766e94a945bc">pFlow::AdamsMoulton5::AdamsMoulton5</a></div><div class="ttdeci">AdamsMoulton5(const word &amp;baseName, repository &amp;owner, const pointStructure &amp;pStruct, const word &amp;method)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8cpp_source.html#l00025">AdamsMoulton5.cpp:25</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_aceb0c803bb6e5c46a1695c4e5b6e641f"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#aceb0c803bb6e5c46a1695c4e5b6e641f">pFlow::AdamsMoulton5::needSetInitialVals</a></div><div class="ttdeci">bool needSetInitialVals() const override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8hpp_source.html#l00083">AdamsMoulton5.hpp:83</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_aceb0c803bb6e5c46a1695c4e5b6e641f"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#aceb0c803bb6e5c46a1695c4e5b6e641f">pFlow::AdamsMoulton5::needSetInitialVals</a></div><div class="ttdeci">bool needSetInitialVals() const override</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8hpp_source.html#l00083">AdamsMoulton5.hpp:83</a></div></div>
<div class="ttc" id="aclasspFlow_1_1integration_html_a10329e18307a60d3fdb203bcbed2b295"><div class="ttname"><a href="classpFlow_1_1integration.html#a10329e18307a60d3fdb203bcbed2b295">pFlow::integration::owner</a></div><div class="ttdeci">repository &amp; owner()</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00094">integration.hpp:94</a></div></div> <div class="ttc" id="aclasspFlow_1_1integration_html_a10329e18307a60d3fdb203bcbed2b295"><div class="ttname"><a href="classpFlow_1_1integration.html#a10329e18307a60d3fdb203bcbed2b295">pFlow::integration::owner</a></div><div class="ttdeci">repository &amp; owner()</div><div class="ttdef"><b>Definition:</b> <a href="integration_8hpp_source.html#l00094">integration.hpp:94</a></div></div>
@ -332,10 +333,9 @@ $(document).ready(function(){initNavTree('AdamsMoulton5_8hpp_source.html',''); i
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_a191dc9197b587f09bb5ee7989b0ba43e"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#a191dc9197b587f09bb5ee7989b0ba43e">pFlow::AdamsMoulton5::intRange</a></div><div class="ttdeci">bool intRange(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, activeFunctor activeP)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8hpp_source.html#l00145">AdamsMoulton5.hpp:145</a></div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_a191dc9197b587f09bb5ee7989b0ba43e"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#a191dc9197b587f09bb5ee7989b0ba43e">pFlow::AdamsMoulton5::intRange</a></div><div class="ttdeci">bool intRange(real dt, realx3Vector_D &amp;y, realx3Vector_D &amp;dy, activeFunctor activeP)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsMoulton5_8hpp_source.html#l00145">AdamsMoulton5.hpp:145</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_a205b69055b5aebe5b9c924e435365169"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#a205b69055b5aebe5b9c924e435365169">pFlow::AdamsMoulton5::~AdamsMoulton5</a></div><div class="ttdeci">virtual ~AdamsMoulton5()=default</div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_a205b69055b5aebe5b9c924e435365169"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#a205b69055b5aebe5b9c924e435365169">pFlow::AdamsMoulton5::~AdamsMoulton5</a></div><div class="ttdeci">virtual ~AdamsMoulton5()=default</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_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_1VectorSingle_html_a18052bc1ad8ea07ea5b6205321cba10e"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">pFlow::VectorSingle::deviceVectorAll</a></div><div class="ttdeci">INLINE_FUNCTION_H viewType &amp; deviceVectorAll()</div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00295">VectorSingle.hpp:295</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorSingle_html_a18052bc1ad8ea07ea5b6205321cba10e"><div class="ttname"><a href="classpFlow_1_1VectorSingle.html#a18052bc1ad8ea07ea5b6205321cba10e">pFlow::VectorSingle::deviceVectorAll</a></div><div class="ttdeci">INLINE_FUNCTION_H viewType &amp; deviceVectorAll()</div><div class="ttdef"><b>Definition:</b> <a href="VectorSingle_8hpp_source.html#l00297">VectorSingle.hpp:297</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector&lt; realx3 &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector&lt; realx3 &gt;</a></div></div>
<div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_a93700041b6e609e429801e569f554e4c"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#a93700041b6e609e429801e569f554e4c">pFlow::AdamsMoulton5::TypeInfo</a></div><div class="ttdeci">TypeInfo(&quot;AdamsMoulton5&quot;)</div></div> <div class="ttc" id="aclasspFlow_1_1AdamsMoulton5_html_a93700041b6e609e429801e569f554e4c"><div class="ttname"><a href="classpFlow_1_1AdamsMoulton5.html#a93700041b6e609e429801e569f554e4c">pFlow::AdamsMoulton5::TypeInfo</a></div><div class="ttdeci">TypeInfo(&quot;AdamsMoulton5&quot;)</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&lt; int, int &gt; 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="aclasspFlow_1_1indexContainer_html"><div class="ttname"><a href="classpFlow_1_1indexContainer.html">pFlow::indexContainer&lt; int32 &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1indexContainer_html"><div class="ttname"><a href="classpFlow_1_1indexContainer.html">pFlow::indexContainer&lt; int32 &gt;</a></div></div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>

View File

@ -391,7 +391,7 @@ $(document).ready(function(){initNavTree('ContactSearch_8hpp_source.html',''); i
<div class="ttc" id="aclasspFlow_1_1ContactSearch_html_a7110554d7f2d9f975ad7e9c969230fb2"><div class="ttname"><a href="classpFlow_1_1ContactSearch.html#a7110554d7f2d9f975ad7e9c969230fb2">pFlow::ContactSearch::pwPerformedBroadSearch</a></div><div class="ttdeci">bool pwPerformedBroadSearch() const override</div><div class="ttdef"><b>Definition:</b> <a href="ContactSearch_8hpp_source.html#l00206">ContactSearch.hpp:206</a></div></div> <div class="ttc" id="aclasspFlow_1_1ContactSearch_html_a7110554d7f2d9f975ad7e9c969230fb2"><div class="ttname"><a href="classpFlow_1_1ContactSearch.html#a7110554d7f2d9f975ad7e9c969230fb2">pFlow::ContactSearch::pwPerformedBroadSearch</a></div><div class="ttdeci">bool pwPerformedBroadSearch() const override</div><div class="ttdef"><b>Definition:</b> <a href="ContactSearch_8hpp_source.html#l00206">ContactSearch.hpp:206</a></div></div>
<div class="ttc" id="aclasspFlow_1_1uniquePtr_html"><div class="ttname"><a href="classpFlow_1_1uniquePtr.html">pFlow::uniquePtr&lt; ParticleContactSearchType &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1uniquePtr_html"><div class="ttname"><a href="classpFlow_1_1uniquePtr.html">pFlow::uniquePtr&lt; ParticleContactSearchType &gt;</a></div></div>
<div class="ttc" id="aclasspFlow_1_1ContactSearch_html_a579eec7b109fce3e3000063b2b96b285"><div class="ttname"><a href="classpFlow_1_1ContactSearch.html#a579eec7b109fce3e3000063b2b96b285">pFlow::ContactSearch::ppEnterBroadSearch</a></div><div class="ttdeci">bool ppEnterBroadSearch() const override</div><div class="ttdef"><b>Definition:</b> <a href="ContactSearch_8hpp_source.html#l00177">ContactSearch.hpp:177</a></div></div> <div class="ttc" id="aclasspFlow_1_1ContactSearch_html_a579eec7b109fce3e3000063b2b96b285"><div class="ttname"><a href="classpFlow_1_1ContactSearch.html#a579eec7b109fce3e3000063b2b96b285">pFlow::ContactSearch::ppEnterBroadSearch</a></div><div class="ttdeci">bool ppEnterBroadSearch() const override</div><div class="ttdef"><b>Definition:</b> <a href="ContactSearch_8hpp_source.html#l00177">ContactSearch.hpp:177</a></div></div>
<div class="ttc" id="aclasspFlow_1_1geometry_html"><div class="ttname"><a href="classpFlow_1_1geometry.html">pFlow::geometry</a></div><div class="ttdef"><b>Definition:</b> <a href="geometry_8hpp_source.html#l00037">geometry.hpp:37</a></div></div> <div class="ttc" id="aclasspFlow_1_1geometry_html"><div class="ttname"><a href="classpFlow_1_1geometry.html">pFlow::geometry</a></div><div class="ttdoc">Base class for geometry for managing tri-surfaces, geometry motion, and surface physical properties.</div><div class="ttdef"><b>Definition:</b> <a href="geometry_8hpp_source.html#l00043">geometry.hpp:43</a></div></div>
<div class="ttc" id="aclasspFlow_1_1ContactSearch_html_a74b5f8af7998301e828e444a58c020e1"><div class="ttname"><a href="classpFlow_1_1ContactSearch.html#a74b5f8af7998301e828e444a58c020e1">pFlow::ContactSearch::broadSearch</a></div><div class="ttdeci">bool broadSearch(PairContainerType &amp;ppPairs, PairContainerType &amp;pwPairs, bool force=false) override</div><div class="ttdef"><b>Definition:</b> <a href="ContactSearch_8hpp_source.html#l00134">ContactSearch.hpp:134</a></div></div> <div class="ttc" id="aclasspFlow_1_1ContactSearch_html_a74b5f8af7998301e828e444a58c020e1"><div class="ttname"><a href="classpFlow_1_1ContactSearch.html#a74b5f8af7998301e828e444a58c020e1">pFlow::ContactSearch::broadSearch</a></div><div class="ttdeci">bool broadSearch(PairContainerType &amp;ppPairs, PairContainerType &amp;pwPairs, bool force=false) override</div><div class="ttdef"><b>Definition:</b> <a href="ContactSearch_8hpp_source.html#l00134">ContactSearch.hpp:134</a></div></div>
<div class="ttc" id="aclasspFlow_1_1ContactSearch_html_af2a3475e197aa6c0d2e1b74ecbc671e0"><div class="ttname"><a href="classpFlow_1_1ContactSearch.html#af2a3475e197aa6c0d2e1b74ecbc671e0">pFlow::ContactSearch::ppPerformedBroadSearch</a></div><div class="ttdeci">bool ppPerformedBroadSearch() const override</div><div class="ttdef"><b>Definition:</b> <a href="ContactSearch_8hpp_source.html#l00196">ContactSearch.hpp:196</a></div></div> <div class="ttc" id="aclasspFlow_1_1ContactSearch_html_af2a3475e197aa6c0d2e1b74ecbc671e0"><div class="ttname"><a href="classpFlow_1_1ContactSearch.html#af2a3475e197aa6c0d2e1b74ecbc671e0">pFlow::ContactSearch::ppPerformedBroadSearch</a></div><div class="ttdeci">bool ppPerformedBroadSearch() const override</div><div class="ttdef"><b>Definition:</b> <a href="ContactSearch_8hpp_source.html#l00196">ContactSearch.hpp:196</a></div></div>
<div class="ttc" id="aclasspFlow_1_1ContactSearch_html"><div class="ttname"><a href="classpFlow_1_1ContactSearch.html">pFlow::ContactSearch</a></div><div class="ttdef"><b>Definition:</b> <a href="ContactSearch_8hpp_source.html#l00036">ContactSearch.hpp:36</a></div></div> <div class="ttc" id="aclasspFlow_1_1ContactSearch_html"><div class="ttname"><a href="classpFlow_1_1ContactSearch.html">pFlow::ContactSearch</a></div><div class="ttdef"><b>Definition:</b> <a href="ContactSearch_8hpp_source.html#l00036">ContactSearch.hpp:36</a></div></div>

View File

@ -188,113 +188,126 @@ $(document).ready(function(){initNavTree('Field_8cpp_source.html',''); initResiz
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160; <span class="keywordflow">return</span> <span class="keyword">false</span>; </div> <div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160; <span class="keywordflow">return</span> <span class="keyword">false</span>; </div>
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160; }</div> <div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160; }</div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160; </div> <div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160; </div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; this-&gt;clear();</div> <div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; VectorType::readVector(is, flen);</div>
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; VectorType::read(is);</div> <div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; is.<a class="code" href="classpFlow_1_1iIstream.html#aca8c209dd4920ea633336742d8a874e0">readEndStatement</a>(<span class="stringliteral">&quot;readField&quot;</span>);</div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; </div> <div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; <span class="keywordflow">if</span>( this-&gt;size() != flen )</div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; is.<a class="code" href="classpFlow_1_1iIstream.html#aca8c209dd4920ea633336742d8a874e0">readEndStatement</a>(<span class="stringliteral">&quot;readField&quot;</span>);</div> <div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; {</div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; </div> <div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; <a class="code" href="error_8hpp.html#a83efa053dfcfcef04cc0e721c0314ff3">ioErrorInFile</a>( is.<a class="code" href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">name</a>(), is.<a class="code" href="classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3">lineNumber</a>() ) &lt;&lt;</div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; <span class="keywordflow">if</span>( this-&gt;size() != flen )</div> <div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; <span class="stringliteral">&quot; expected &quot;</span> &lt;&lt; flen &lt;&lt; <span class="stringliteral">&quot; elements, but supplied &quot;</span>&lt;&lt;</div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; {</div> <div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; this-&gt;size() &lt;&lt; <span class="stringliteral">&quot; elements in file &quot;</span>&lt;&lt; is.<a class="code" href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">name</a>() &lt;&lt;<a class="code" href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">endl</a>;</div>
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; <a class="code" href="error_8hpp.html#a83efa053dfcfcef04cc0e721c0314ff3">ioErrorInFile</a>( is.<a class="code" href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">name</a>(), is.<a class="code" href="classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3">lineNumber</a>() ) &lt;&lt;</div> <div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; <span class="keywordflow">return</span> <span class="keyword">false</span>; </div>
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; <span class="stringliteral">&quot; expected &quot;</span> &lt;&lt; flen &lt;&lt; <span class="stringliteral">&quot; elements, but supplied &quot;</span>&lt;&lt;</div> <div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; }</div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; this-&gt;size() &lt;&lt; <span class="stringliteral">&quot; elements in file &quot;</span>&lt;&lt; is.<a class="code" href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">name</a>() &lt;&lt;<a class="code" href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">endl</a>;</div> <div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; </div>
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; <span class="keywordflow">return</span> <span class="keyword">false</span>; </div> <div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; </div>
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160; }</div> <div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160; <span class="keywordflow">return</span> <span class="keyword">true</span>; </div>
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; </div> <div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160;}</div>
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; <span class="keywordflow">return</span> <span class="keyword">true</span>; </div> <div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; </div>
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160;}</div> <div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160; </div>
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160; </div> <div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">template</span>&lt;<span class="keyword">class</span>, <span class="keyword">class</span>&gt; <span class="keyword">class </span>VectorField, <span class="keyword">class </span>T, <span class="keyword">class </span>PropType&gt;</div>
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160; </div> <div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1Field.html#ab7b53a83f079c1c270e62b192d09068f">pFlow::Field&lt;VectorField, T, PropType&gt;::readField</a></div>
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">template</span>&lt;<span class="keyword">class</span>, <span class="keyword">class</span>&gt; <span class="keyword">class </span>VectorField, <span class="keyword">class </span>T, <span class="keyword">class </span>PropType&gt;</div> <div class="line"><a name="l00102"></a><span class="lineno"><a class="line" href="classpFlow_1_1Field.html#ab7b53a83f079c1c270e62b192d09068f"> 102</a></span>&#160;(</div>
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1Field.html#a12716db8ee8e80c16504deb8061f25a9">pFlow::Field&lt;VectorField, T, PropType&gt;::readField</a></div> <div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160; <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; is,</div>
<div class="line"><a name="l00104"></a><span class="lineno"><a class="line" href="classpFlow_1_1Field.html#a12716db8ee8e80c16504deb8061f25a9"> 104</a></span>&#160;(</div> <div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160; <span class="keyword">const</span> <span class="keywordtype">size_t</span> len,</div>
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160; <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; is,</div> <div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160; <span class="keywordtype">bool</span> resume,</div>
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160; <span class="keyword">const</span> <span class="keywordtype">size_t</span> len,</div> <div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160; <span class="keywordtype">bool</span> readLength</div>
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160; <span class="keywordtype">bool</span> readLength</div> <div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160;)</div>
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160;)</div> <div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160;{</div>
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160;{</div> <div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160; </div>
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160; <span class="keywordflow">if</span>( !is.<a class="code" href="classpFlow_1_1iIstream.html#a5f238bd4e73ce3b43b8a737a8f30ab78">findToken</a>(fieldKey_) )</div> <div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160; <span class="keywordtype">bool</span> tokenFound;</div>
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160; {</div> <div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160; <span class="keywordflow">if</span>( resume )</div>
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160; <a class="code" href="error_8hpp.html#a83efa053dfcfcef04cc0e721c0314ff3">ioErrorInFile</a>( is.<a class="code" href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">name</a>(), is.<a class="code" href="classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3">lineNumber</a>() ) &lt;&lt;</div> <div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160; tokenFound = is.<a class="code" href="classpFlow_1_1iIstream.html#afde1855233ba897f4bb342285f94fc87">findTokenResume</a>(fieldKey_);</div>
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160; <span class="stringliteral">&quot; error in searching for filedkey &quot;</span> &lt;&lt; fieldKey_&lt;&lt;<a class="code" href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">endl</a>;</div> <div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160; <span class="keywordflow">else</span></div>
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160; <span class="keywordflow">return</span> <span class="keyword">false</span>;</div> <div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160; tokenFound = is.<a class="code" href="classpFlow_1_1iIstream.html#a5f238bd4e73ce3b43b8a737a8f30ab78">findToken</a>(fieldKey_);</div>
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160; }</div> <div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160; </div>
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160; </div> <div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160; <span class="keywordflow">if</span>( !tokenFound )</div>
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160; <a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> fieldU;</div> <div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160; {</div>
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160; </div> <div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160; <a class="code" href="error_8hpp.html#a83efa053dfcfcef04cc0e721c0314ff3">ioErrorInFile</a>( is.<a class="code" href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">name</a>(), is.<a class="code" href="classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3">lineNumber</a>() ) &lt;&lt;</div>
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160; is &gt;&gt; fieldU;</div> <div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160; <span class="stringliteral">&quot; error in searching for filedkey &quot;</span> &lt;&lt; fieldKey_&lt;&lt;<a class="code" href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">endl</a>;</div>
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160; </div> <div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160; <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160; <span class="keywordflow">if</span>(is.<a class="code" href="classpFlow_1_1IOstream.html#a9f7290a5d70f30e1b1b42c8ac4a6082d">bad</a>() || is.<a class="code" href="classpFlow_1_1IOstream.html#af3418ac60d0d7a303478f29a387feb3c">eof</a>())</div> <div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160; }</div>
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160; {</div> <div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160; </div>
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160; <a class="code" href="error_8hpp.html#a83efa053dfcfcef04cc0e721c0314ff3">ioErrorInFile</a>( is.<a class="code" href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">name</a>(), is.<a class="code" href="classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3">lineNumber</a>()) &lt;&lt;</div> <div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160; <a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> fieldU;</div>
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160; <span class="stringliteral">&quot; error in reading keyword from file.&quot;</span>;</div> <div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160; </div>
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160; <span class="keywordflow">return</span> <span class="keyword">false</span>;</div> <div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160; is &gt;&gt; fieldU;</div>
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160; }</div> <div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160; </div>
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160; </div> <div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160; <span class="keywordflow">if</span>(is.<a class="code" href="classpFlow_1_1IOstream.html#a9f7290a5d70f30e1b1b42c8ac4a6082d">bad</a>() || is.<a class="code" href="classpFlow_1_1IOstream.html#af3418ac60d0d7a303478f29a387feb3c">eof</a>())</div>
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160; <span class="keywordflow">if</span>( fieldU == <a class="code" href="namespacepFlow.html#a848bdaed73601f3e073585ee847e63ba">uniform__</a> )</div> <div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160; {</div>
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160; {</div> <div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160; <a class="code" href="error_8hpp.html#a83efa053dfcfcef04cc0e721c0314ff3">ioErrorInFile</a>( is.<a class="code" href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">name</a>(), is.<a class="code" href="classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3">lineNumber</a>()) &lt;&lt;</div>
<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160; </div> <div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160; <span class="stringliteral">&quot; error in reading keyword from file.&quot;</span>;</div>
<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>&#160; <span class="keywordflow">return</span> readUniform(is, len, readLength);</div> <div class="line"><a name="l00131"></a><span class="lineno"> 131</span>&#160; <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160; </div> <div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160; }</div>
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160; }</div> <div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160; </div>
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160; <span class="keywordflow">else</span> <span class="keywordflow">if</span>( fieldU == <a class="code" href="namespacepFlow.html#a7d4a935053433a235abbbc6258dc4ace">nonUniform__</a> )</div> <div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160; <span class="keywordflow">if</span>( fieldU == <a class="code" href="namespacepFlow.html#a848bdaed73601f3e073585ee847e63ba">uniform__</a> )</div>
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160; {</div> <div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160; {</div>
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160; </div> <div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160; </div>
<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>&#160; <span class="keywordflow">return</span> readNonUniform(is, len); </div> <div class="line"><a name="l00137"></a><span class="lineno"> 137</span>&#160; <span class="keywordflow">return</span> readUniform(is, len, readLength);</div>
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160; </div> <div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160; </div>
<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160; }</div> <div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160; }</div>
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160; <span class="keywordflow">else</span></div> <div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160; <span class="keywordflow">else</span> <span class="keywordflow">if</span>( fieldU == <a class="code" href="namespacepFlow.html#a7d4a935053433a235abbbc6258dc4ace">nonUniform__</a> )</div>
<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160; {</div> <div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160; {</div>
<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160; <a class="code" href="error_8hpp.html#a83efa053dfcfcef04cc0e721c0314ff3">ioErrorInFile</a>( is.<a class="code" href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">name</a>(), is.<a class="code" href="classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3">lineNumber</a>() ) &lt;&lt;</div> <div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160; </div>
<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>&#160; <span class="stringliteral">&quot;unknown keyword, expected uniform/nonUniform, but found &quot;</span> &lt;&lt;</div> <div class="line"><a name="l00143"></a><span class="lineno"> 143</span>&#160; <span class="keywordflow">return</span> readNonUniform(is, len); </div>
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160; fieldU &lt;&lt; <a class="code" href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">endl</a>;</div> <div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160; </div>
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>&#160; <span class="keywordflow">return</span> <span class="keyword">false</span>;</div> <div class="line"><a name="l00145"></a><span class="lineno"> 145</span>&#160; }</div>
<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>&#160; }</div> <div class="line"><a name="l00146"></a><span class="lineno"> 146</span>&#160; <span class="keywordflow">else</span></div>
<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>&#160; </div> <div class="line"><a name="l00147"></a><span class="lineno"> 147</span>&#160; {</div>
<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>&#160; <span class="keywordflow">return</span> <span class="keyword">true</span>;</div> <div class="line"><a name="l00148"></a><span class="lineno"> 148</span>&#160; <a class="code" href="error_8hpp.html#a83efa053dfcfcef04cc0e721c0314ff3">ioErrorInFile</a>( is.<a class="code" href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">name</a>(), is.<a class="code" href="classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3">lineNumber</a>() ) &lt;&lt;</div>
<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>&#160;}</div> <div class="line"><a name="l00149"></a><span class="lineno"> 149</span>&#160; <span class="stringliteral">&quot;unknown keyword, expected uniform/nonUniform, but found &quot;</span> &lt;&lt;</div>
<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>&#160; </div> <div class="line"><a name="l00150"></a><span class="lineno"> 150</span>&#160; fieldU &lt;&lt; <a class="code" href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">endl</a>;</div>
<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>&#160; </div> <div class="line"><a name="l00151"></a><span class="lineno"> 151</span>&#160; <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">template</span>&lt;<span class="keyword">class</span>, <span class="keyword">class</span>&gt; <span class="keyword">class </span>VectorField, <span class="keyword">class </span>T, <span class="keyword">class </span>PropType&gt;</div> <div class="line"><a name="l00152"></a><span class="lineno"> 152</span>&#160; }</div>
<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1Field.html#a12716db8ee8e80c16504deb8061f25a9">pFlow::Field&lt;VectorField, T, PropType&gt;::readField</a></div> <div class="line"><a name="l00153"></a><span class="lineno"> 153</span>&#160; </div>
<div class="line"><a name="l00154"></a><span class="lineno"><a class="line" href="classpFlow_1_1Field.html#a352b49008fcb89908214694239113a24"> 154</a></span>&#160;(</div> <div class="line"><a name="l00154"></a><span class="lineno"> 154</span>&#160; <span class="keywordflow">return</span> <span class="keyword">true</span>;</div>
<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>&#160; <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; is</div> <div class="line"><a name="l00155"></a><span class="lineno"> 155</span>&#160;}</div>
<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>&#160;)</div> <div class="line"><a name="l00156"></a><span class="lineno"> 156</span>&#160; </div>
<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>&#160;{</div> <div class="line"><a name="l00157"></a><span class="lineno"> 157</span>&#160; </div>
<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>&#160; <span class="keywordflow">return</span> readField(is, 0, <span class="keyword">true</span>);</div> <div class="line"><a name="l00158"></a><span class="lineno"> 158</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">template</span>&lt;<span class="keyword">class</span>, <span class="keyword">class</span>&gt; <span class="keyword">class </span>VectorField, <span class="keyword">class </span>T, <span class="keyword">class </span>PropType&gt;</div>
<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>&#160;}</div> <div class="line"><a name="l00159"></a><span class="lineno"> 159</span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1Field.html#ab7b53a83f079c1c270e62b192d09068f">pFlow::Field&lt;VectorField, T, PropType&gt;::readField</a></div>
<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>&#160; </div> <div class="line"><a name="l00160"></a><span class="lineno"><a class="line" href="classpFlow_1_1Field.html#a526f8a7b256bf1641fa30e476334996b"> 160</a></span>&#160;(</div>
<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>&#160; </div> <div class="line"><a name="l00161"></a><span class="lineno"> 161</span>&#160; <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; is,</div>
<div class="line"><a name="l00162"></a><span class="lineno"> 162</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">template</span>&lt;<span class="keyword">class</span>, <span class="keyword">class</span>&gt; <span class="keyword">class </span>VectorField, <span class="keyword">class </span>T, <span class="keyword">class </span>PropType&gt;</div> <div class="line"><a name="l00162"></a><span class="lineno"> 162</span>&#160; <span class="keywordtype">bool</span> resume</div>
<div class="line"><a name="l00163"></a><span class="lineno"><a class="line" href="classpFlow_1_1Field.html#ac550f175fb70daa183a4008bfd790f5f"> 163</a></span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1Field.html#ac550f175fb70daa183a4008bfd790f5f">pFlow::Field&lt;VectorField, T, PropType&gt;::writeField</a>(<a class="code" href="classpFlow_1_1iOstream.html">iOstream</a>&amp; os)<span class="keyword">const</span></div> <div class="line"><a name="l00163"></a><span class="lineno"> 163</span>&#160;)</div>
<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>&#160;<span class="keyword"></span>{</div> <div class="line"><a name="l00164"></a><span class="lineno"> 164</span>&#160;{</div>
<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>&#160; os.<a class="code" href="classpFlow_1_1iOstream.html#af746580dedb817d31f5060ee684b9543">writeWordKeyword</a>(fieldKey_) &lt;&lt; <a class="code" href="namespacepFlow.html#a7d4a935053433a235abbbc6258dc4ace">nonUniform__</a>&lt;&lt;<a class="code" href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">endl</a>;</div> <div class="line"><a name="l00165"></a><span class="lineno"> 165</span>&#160; <span class="keywordflow">return</span> readField(is, 0, resume ,<span class="keyword">true</span>);</div>
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>&#160; os&lt;&lt; this-&gt;size()&lt;&lt;<a class="code" href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">endl</a>;</div> <div class="line"><a name="l00166"></a><span class="lineno"> 166</span>&#160;}</div>
<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>&#160; VectorType::write(os);</div> <div class="line"><a name="l00167"></a><span class="lineno"> 167</span>&#160; </div>
<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>&#160; os.<a class="code" href="classpFlow_1_1iOstream.html#a2ddd99bc2797e644b86f74dd1c176f4a">endEntry</a>();</div> <div class="line"><a name="l00168"></a><span class="lineno"> 168</span>&#160; </div>
<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>&#160; <span class="keywordflow">return</span> <span class="keyword">true</span>;</div> <div class="line"><a name="l00169"></a><span class="lineno"> 169</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">template</span>&lt;<span class="keyword">class</span>, <span class="keyword">class</span>&gt; <span class="keyword">class </span>VectorField, <span class="keyword">class </span>T, <span class="keyword">class </span>PropType&gt;</div>
<div class="line"><a name="l00170"></a><span class="lineno"> 170</span>&#160;}</div> <div class="line"><a name="l00170"></a><span class="lineno"><a class="line" href="classpFlow_1_1Field.html#ac550f175fb70daa183a4008bfd790f5f"> 170</a></span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1Field.html#ac550f175fb70daa183a4008bfd790f5f">pFlow::Field&lt;VectorField, T, PropType&gt;::writeField</a>(<a class="code" href="classpFlow_1_1iOstream.html">iOstream</a>&amp; os)<span class="keyword">const</span></div>
<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00172"></a><span class="lineno"> 172</span>&#160; </div>
<div class="line"><a name="l00173"></a><span class="lineno"> 173</span>&#160; os.<a class="code" href="classpFlow_1_1iOstream.html#af746580dedb817d31f5060ee684b9543">writeWordKeyword</a>(fieldKey_) &lt;&lt; <a class="code" href="namespacepFlow.html#a7d4a935053433a235abbbc6258dc4ace">nonUniform__</a>&lt;&lt;<a class="code" href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">endl</a>;</div>
<div class="line"><a name="l00174"></a><span class="lineno"> 174</span>&#160; os&lt;&lt; this-&gt;size()&lt;&lt;<a class="code" href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">endl</a>;</div>
<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>&#160; </div>
<div class="line"><a name="l00176"></a><span class="lineno"> 176</span>&#160; VectorType::write(os);</div>
<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>&#160; </div>
<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>&#160; os.<a class="code" href="classpFlow_1_1iOstream.html#a2ddd99bc2797e644b86f74dd1c176f4a">endEntry</a>();</div>
<div class="line"><a name="l00179"></a><span class="lineno"> 179</span>&#160; </div>
<div class="line"><a name="l00180"></a><span class="lineno"> 180</span>&#160; <span class="keywordflow">return</span> <span class="keyword">true</span>;</div>
<div class="line"><a name="l00181"></a><span class="lineno"> 181</span>&#160;}</div>
<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>&#160; </div>
</div><!-- fragment --></div><!-- contents --> </div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content --> </div><!-- doc-content -->
<div class="ttc" id="aclasspFlow_1_1IOstream_html_af3418ac60d0d7a303478f29a387feb3c"><div class="ttname"><a href="classpFlow_1_1IOstream.html#af3418ac60d0d7a303478f29a387feb3c">pFlow::IOstream::eof</a></div><div class="ttdeci">bool eof() const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00156">IOstream.hpp:156</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_af3418ac60d0d7a303478f29a387feb3c"><div class="ttname"><a href="classpFlow_1_1IOstream.html#af3418ac60d0d7a303478f29a387feb3c">pFlow::IOstream::eof</a></div><div class="ttdeci">bool eof() const</div><div class="ttdoc">Return true if end of input seen.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00190">IOstream.hpp:190</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div> <div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div>
<div class="ttc" id="aclasspFlow_1_1iIstream_html_aca8c209dd4920ea633336742d8a874e0"><div class="ttname"><a href="classpFlow_1_1iIstream.html#aca8c209dd4920ea633336742d8a874e0">pFlow::iIstream::readEndStatement</a></div><div class="ttdeci">char readEndStatement(const char *funcName)</div><div class="ttdef"><b>Definition:</b> <a href="iIstream_8cpp_source.html#l00324">iIstream.cpp:324</a></div></div> <div class="ttc" id="aclasspFlow_1_1iIstream_html_aca8c209dd4920ea633336742d8a874e0"><div class="ttname"><a href="classpFlow_1_1iIstream.html#aca8c209dd4920ea633336742d8a874e0">pFlow::iIstream::readEndStatement</a></div><div class="ttdeci">char readEndStatement(const char *funcName)</div><div class="ttdef"><b>Definition:</b> <a href="iIstream_8cpp_source.html#l00332">iIstream.cpp:332</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a848bdaed73601f3e073585ee847e63ba"><div class="ttname"><a href="namespacepFlow.html#a848bdaed73601f3e073585ee847e63ba">pFlow::uniform__</a></div><div class="ttdeci">const char * uniform__</div><div class="ttdef"><b>Definition:</b> <a href="vocabs_8hpp_source.html#l00052">vocabs.hpp:52</a></div></div> <div class="ttc" id="anamespacepFlow_html_a848bdaed73601f3e073585ee847e63ba"><div class="ttname"><a href="namespacepFlow.html#a848bdaed73601f3e073585ee847e63ba">pFlow::uniform__</a></div><div class="ttdeci">const char * uniform__</div><div class="ttdef"><b>Definition:</b> <a href="vocabs_8hpp_source.html#l00052">vocabs.hpp:52</a></div></div>
<div class="ttc" id="anamespacepFlow_html_aba8f0c455a3fdb4b05ad33a25b13b189"><div class="ttname"><a href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">pFlow::endl</a></div><div class="ttdeci">iOstream &amp; endl(iOstream &amp;os)</div><div class="ttdef"><b>Definition:</b> <a href="iOstream_8hpp_source.html#l00312">iOstream.hpp:312</a></div></div> <div class="ttc" id="anamespacepFlow_html_aba8f0c455a3fdb4b05ad33a25b13b189"><div class="ttname"><a href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">pFlow::endl</a></div><div class="ttdeci">iOstream &amp; endl(iOstream &amp;os)</div><div class="ttdoc">Add newline and flush stream.</div><div class="ttdef"><b>Definition:</b> <a href="iOstream_8hpp_source.html#l00320">iOstream.hpp:320</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a7d4a935053433a235abbbc6258dc4ace"><div class="ttname"><a href="namespacepFlow.html#a7d4a935053433a235abbbc6258dc4ace">pFlow::nonUniform__</a></div><div class="ttdeci">const char * nonUniform__</div><div class="ttdef"><b>Definition:</b> <a href="vocabs_8hpp_source.html#l00053">vocabs.hpp:53</a></div></div> <div class="ttc" id="anamespacepFlow_html_a7d4a935053433a235abbbc6258dc4ace"><div class="ttname"><a href="namespacepFlow.html#a7d4a935053433a235abbbc6258dc4ace">pFlow::nonUniform__</a></div><div class="ttdeci">const char * nonUniform__</div><div class="ttdef"><b>Definition:</b> <a href="vocabs_8hpp_source.html#l00053">vocabs.hpp:53</a></div></div>
<div class="ttc" id="aclasspFlow_1_1iIstream_html_afde1855233ba897f4bb342285f94fc87"><div class="ttname"><a href="classpFlow_1_1iIstream.html#afde1855233ba897f4bb342285f94fc87">pFlow::iIstream::findTokenResume</a></div><div class="ttdeci">virtual bool findTokenResume(const word &amp;w)</div><div class="ttdoc">search for all tokesn after the current file position and find the first word token tbat matchs w</div><div class="ttdef"><b>Definition:</b> <a href="iIstream_8cpp_source.html#l00066">iIstream.cpp:66</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Field_html_a65fb54f18c87499159f30c6d4514c674"><div class="ttname"><a href="classpFlow_1_1Field.html#a65fb54f18c87499159f30c6d4514c674">pFlow::Field::readNonUniform</a></div><div class="ttdeci">bool readNonUniform(iIstream &amp;is, size_t len)</div><div class="ttdef"><b>Definition:</b> <a href="Field_8cpp_source.html#l00062">Field.cpp:62</a></div></div> <div class="ttc" id="aclasspFlow_1_1Field_html_a65fb54f18c87499159f30c6d4514c674"><div class="ttname"><a href="classpFlow_1_1Field.html#a65fb54f18c87499159f30c6d4514c674">pFlow::Field::readNonUniform</a></div><div class="ttdeci">bool readNonUniform(iIstream &amp;is, size_t len)</div><div class="ttdef"><b>Definition:</b> <a href="Field_8cpp_source.html#l00062">Field.cpp:62</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_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_1IOstream_html_a9f7290a5d70f30e1b1b42c8ac4a6082d"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a9f7290a5d70f30e1b1b42c8ac4a6082d">pFlow::IOstream::bad</a></div><div class="ttdeci">bool bad() const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00168">IOstream.hpp:168</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a9f7290a5d70f30e1b1b42c8ac4a6082d"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a9f7290a5d70f30e1b1b42c8ac4a6082d">pFlow::IOstream::bad</a></div><div class="ttdeci">bool bad() const</div><div class="ttdoc">Return true if stream is corrupted.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00202">IOstream.hpp:202</a></div></div>
<div class="ttc" id="aclasspFlow_1_1iOstream_html_a2ddd99bc2797e644b86f74dd1c176f4a"><div class="ttname"><a href="classpFlow_1_1iOstream.html#a2ddd99bc2797e644b86f74dd1c176f4a">pFlow::iOstream::endEntry</a></div><div class="ttdeci">virtual iOstream &amp; endEntry()</div><div class="ttdef"><b>Definition:</b> <a href="iOstream_8cpp_source.html#l00097">iOstream.cpp:97</a></div></div> <div class="ttc" id="aclasspFlow_1_1Field_html_ab7b53a83f079c1c270e62b192d09068f"><div class="ttname"><a href="classpFlow_1_1Field.html#ab7b53a83f079c1c270e62b192d09068f">pFlow::Field::readField</a></div><div class="ttdeci">bool readField(iIstream &amp;is, const size_t len, bool resume, bool readLength=true)</div><div class="ttdef"><b>Definition:</b> <a href="Field_8cpp_source.html#l00102">Field.cpp:102</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_ac9b54653d0ec63ee05f64a185437b335"><div class="ttname"><a href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">pFlow::IOstream::name</a></div><div class="ttdeci">virtual const word &amp; name() const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00031">IOstream.cpp:31</a></div></div> <div class="ttc" id="aclasspFlow_1_1iOstream_html_a2ddd99bc2797e644b86f74dd1c176f4a"><div class="ttname"><a href="classpFlow_1_1iOstream.html#a2ddd99bc2797e644b86f74dd1c176f4a">pFlow::iOstream::endEntry</a></div><div class="ttdeci">virtual iOstream &amp; endEntry()</div><div class="ttdoc">Write end entry (';') followed by newline.</div><div class="ttdef"><b>Definition:</b> <a href="iOstream_8cpp_source.html#l00097">iOstream.cpp:97</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Field_html_a12716db8ee8e80c16504deb8061f25a9"><div class="ttname"><a href="classpFlow_1_1Field.html#a12716db8ee8e80c16504deb8061f25a9">pFlow::Field::readField</a></div><div class="ttdeci">bool readField(iIstream &amp;is, const size_t len, bool readLength=true)</div><div class="ttdef"><b>Definition:</b> <a href="Field_8cpp_source.html#l00104">Field.cpp:104</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_ac9b54653d0ec63ee05f64a185437b335"><div class="ttname"><a href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">pFlow::IOstream::name</a></div><div class="ttdeci">virtual const word &amp; name() const</div><div class="ttdoc">Return the name of the stream.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00031">IOstream.cpp:31</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Field_html_a4a088d05c6030840715e4590719ea2f2"><div class="ttname"><a href="classpFlow_1_1Field.html#a4a088d05c6030840715e4590719ea2f2">pFlow::Field::readUniform</a></div><div class="ttdeci">bool readUniform(iIstream &amp;is, size_t len, bool readLength=true)</div><div class="ttdef"><b>Definition:</b> <a href="Field_8cpp_source.html#l00023">Field.cpp:23</a></div></div> <div class="ttc" id="aclasspFlow_1_1Field_html_a4a088d05c6030840715e4590719ea2f2"><div class="ttname"><a href="classpFlow_1_1Field.html#a4a088d05c6030840715e4590719ea2f2">pFlow::Field::readUniform</a></div><div class="ttdeci">bool readUniform(iIstream &amp;is, size_t len, bool readLength=true)</div><div class="ttdef"><b>Definition:</b> <a href="Field_8cpp_source.html#l00023">Field.cpp:23</a></div></div>
<div class="ttc" id="aerror_8hpp_html_a83efa053dfcfcef04cc0e721c0314ff3"><div class="ttname"><a href="error_8hpp.html#a83efa053dfcfcef04cc0e721c0314ff3">ioErrorInFile</a></div><div class="ttdeci">#define ioErrorInFile(fileName, lineNumber)</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00049">error.hpp:49</a></div></div> <div class="ttc" id="aerror_8hpp_html_a83efa053dfcfcef04cc0e721c0314ff3"><div class="ttname"><a href="error_8hpp.html#a83efa053dfcfcef04cc0e721c0314ff3">ioErrorInFile</a></div><div class="ttdeci">#define ioErrorInFile(fileName, lineNumber)</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00049">error.hpp:49</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a607efe5fb94edbe4cfa890c4907e76c3"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3">pFlow::IOstream::lineNumber</a></div><div class="ttdeci">int32 lineNumber() const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00187">IOstream.hpp:187</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a607efe5fb94edbe4cfa890c4907e76c3"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3">pFlow::IOstream::lineNumber</a></div><div class="ttdeci">int32 lineNumber() const</div><div class="ttdoc">Const access to the current stream line number.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00221">IOstream.hpp:221</a></div></div>
<div class="ttc" id="aclasspFlow_1_1iIstream_html_a5f238bd4e73ce3b43b8a737a8f30ab78"><div class="ttname"><a href="classpFlow_1_1iIstream.html#a5f238bd4e73ce3b43b8a737a8f30ab78">pFlow::iIstream::findToken</a></div><div class="ttdeci">virtual bool findToken(const word &amp;w)</div><div class="ttdef"><b>Definition:</b> <a href="iIstream_8cpp_source.html#l00060">iIstream.cpp:60</a></div></div> <div class="ttc" id="aclasspFlow_1_1iIstream_html_a5f238bd4e73ce3b43b8a737a8f30ab78"><div class="ttname"><a href="classpFlow_1_1iIstream.html#a5f238bd4e73ce3b43b8a737a8f30ab78">pFlow::iIstream::findToken</a></div><div class="ttdeci">virtual bool findToken(const word &amp;w)</div><div class="ttdef"><b>Definition:</b> <a href="iIstream_8cpp_source.html#l00060">iIstream.cpp:60</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Field_html_ac550f175fb70daa183a4008bfd790f5f"><div class="ttname"><a href="classpFlow_1_1Field.html#ac550f175fb70daa183a4008bfd790f5f">pFlow::Field::writeField</a></div><div class="ttdeci">bool writeField(iOstream &amp;os) const</div><div class="ttdef"><b>Definition:</b> <a href="Field_8cpp_source.html#l00163">Field.cpp:163</a></div></div> <div class="ttc" id="aclasspFlow_1_1Field_html_ac550f175fb70daa183a4008bfd790f5f"><div class="ttname"><a href="classpFlow_1_1Field.html#ac550f175fb70daa183a4008bfd790f5f">pFlow::Field::writeField</a></div><div class="ttdeci">bool writeField(iOstream &amp;os) const</div><div class="ttdef"><b>Definition:</b> <a href="Field_8cpp_source.html#l00170">Field.cpp:170</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="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="aclasspFlow_1_1iOstream_html_af746580dedb817d31f5060ee684b9543"><div class="ttname"><a href="classpFlow_1_1iOstream.html#af746580dedb817d31f5060ee684b9543">pFlow::iOstream::writeWordKeyword</a></div><div class="ttdeci">virtual iOstream &amp; writeWordKeyword(const word &amp;kw)</div><div class="ttdef"><b>Definition:</b> <a href="iOstream_8cpp_source.html#l00041">iOstream.cpp:41</a></div></div> <div class="ttc" id="aclasspFlow_1_1iOstream_html_af746580dedb817d31f5060ee684b9543"><div class="ttname"><a href="classpFlow_1_1iOstream.html#af746580dedb817d31f5060ee684b9543">pFlow::iOstream::writeWordKeyword</a></div><div class="ttdeci">virtual iOstream &amp; writeWordKeyword(const word &amp;kw)</div><div class="ttdoc">Write the keyword followed by an appropriate indentation.</div><div class="ttdef"><b>Definition:</b> <a href="iOstream_8cpp_source.html#l00041">iOstream.cpp:41</a></div></div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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_74a3bd5d559eb2469f344a26dc365ad0.html">containers</a></li><li class="navelem"><a class="el" href="dir_85497c7e58043584c333050bd80e3172.html">Field</a></li><li class="navelem"><a class="el" href="Field_8cpp.html">Field.cpp</a></li> <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_74a3bd5d559eb2469f344a26dc365ad0.html">containers</a></li><li class="navelem"><a class="el" href="dir_85497c7e58043584c333050bd80e3172.html">Field</a></li><li class="navelem"><a class="el" href="Field_8cpp.html">Field.cpp</a></li>

View File

@ -115,10 +115,10 @@ $(document).ready(function(){initNavTree('Field_8hpp.html',''); initResizable();
<div id="dynsection-0-content" class="dyncontent" style="display:none;"> <div id="dynsection-0-content" class="dyncontent" style="display:none;">
<div class="center"><img src="Field_8hpp__incl.png" border="0" usemap="#src_2phasicFlow_2containers_2Field_2Field_8hpp" alt=""/></div> <div class="center"><img src="Field_8hpp__incl.png" border="0" usemap="#src_2phasicFlow_2containers_2Field_2Field_8hpp" alt=""/></div>
<map name="src_2phasicFlow_2containers_2Field_2Field_8hpp" id="src_2phasicFlow_2containers_2Field_2Field_8hpp"> <map name="src_2phasicFlow_2containers_2Field_2Field_8hpp" id="src_2phasicFlow_2containers_2Field_2Field_8hpp">
<area shape="rect" title=" " alt="" coords="113,5,303,47"/> <area shape="rect" title=" " alt="" coords="115,5,305,47"/>
<area shape="rect" href="VectorSingle_8hpp.html" title=" " alt="" coords="5,95,136,121"/> <area shape="rect" href="VectorSingle_8hpp.html" title=" " alt="" coords="5,95,137,121"/>
<area shape="rect" href="vocabs_8hpp.html" title=" " alt="" coords="160,95,256,121"/> <area shape="rect" href="vocabs_8hpp.html" title=" " alt="" coords="162,95,258,121"/>
<area shape="rect" href="Field_8cpp.html" title=" " alt="" coords="280,95,360,121"/> <area shape="rect" href="Field_8cpp.html" title=" " alt="" coords="283,95,361,121"/>
</map> </map>
</div> </div>
</div><div class="textblock"><div id="dynsection-1" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"> </div><div class="textblock"><div id="dynsection-1" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
@ -131,7 +131,7 @@ $(document).ready(function(){initNavTree('Field_8hpp.html',''); initResizable();
<area shape="rect" title=" " alt="" coords="220,5,411,47"/> <area shape="rect" title=" " alt="" coords="220,5,411,47"/>
<area shape="rect" href="Fields_8hpp.html" title=" " alt="" coords="5,95,196,136"/> <area shape="rect" href="Fields_8hpp.html" title=" " alt="" coords="5,95,196,136"/>
<area shape="rect" href="pointField_8hpp.html" title=" " alt="" coords="220,95,411,136"/> <area shape="rect" href="pointField_8hpp.html" title=" " alt="" coords="220,95,411,136"/>
<area shape="rect" href="triSurfaceField_8hpp.html" title=" " alt="" coords="435,95,681,136"/> <area shape="rect" href="triSurfaceField_8hpp.html" title=" " alt="" coords="435,95,679,136"/>
</map> </map>
</div> </div>
</div> </div>

View File

@ -2,5 +2,5 @@
<area shape="rect" id="node1" title=" " alt="" coords="220,5,411,47"/> <area shape="rect" id="node1" title=" " alt="" coords="220,5,411,47"/>
<area shape="rect" id="node2" href="$Fields_8hpp.html" title=" " alt="" coords="5,95,196,136"/> <area shape="rect" id="node2" href="$Fields_8hpp.html" title=" " alt="" coords="5,95,196,136"/>
<area shape="rect" id="node3" href="$pointField_8hpp.html" title=" " alt="" coords="220,95,411,136"/> <area shape="rect" id="node3" href="$pointField_8hpp.html" title=" " alt="" coords="220,95,411,136"/>
<area shape="rect" id="node4" href="$triSurfaceField_8hpp.html" title=" " alt="" coords="435,95,681,136"/> <area shape="rect" id="node4" href="$triSurfaceField_8hpp.html" title=" " alt="" coords="435,95,679,136"/>
</map> </map>

View File

@ -1 +1 @@
6dde64784844181b80b87f38618b663b eeff27c1f28b3a3f669eb996aedc6083

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 9.6 KiB

View File

@ -1,6 +1,6 @@
<map id="src/phasicFlow/containers/Field/Field.hpp" name="src/phasicFlow/containers/Field/Field.hpp"> <map id="src/phasicFlow/containers/Field/Field.hpp" name="src/phasicFlow/containers/Field/Field.hpp">
<area shape="rect" id="node1" title=" " alt="" coords="113,5,303,47"/> <area shape="rect" id="node1" title=" " alt="" coords="115,5,305,47"/>
<area shape="rect" id="node2" href="$VectorSingle_8hpp.html" title=" " alt="" coords="5,95,136,121"/> <area shape="rect" id="node2" href="$VectorSingle_8hpp.html" title=" " alt="" coords="5,95,137,121"/>
<area shape="rect" id="node3" href="$vocabs_8hpp.html" title=" " alt="" coords="160,95,256,121"/> <area shape="rect" id="node3" href="$vocabs_8hpp.html" title=" " alt="" coords="162,95,258,121"/>
<area shape="rect" id="node4" href="$Field_8cpp.html" title=" " alt="" coords="280,95,360,121"/> <area shape="rect" id="node4" href="$Field_8cpp.html" title=" " alt="" coords="283,95,361,121"/>
</map> </map>

View File

@ -1 +1 @@
3170dd1d79e7cfb573594a453d381a96 287ec6f6062d6fcbdcf8f4c0fa834ffd

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.5 KiB

After

Width:  |  Height:  |  Size: 8.4 KiB

View File

@ -317,18 +317,18 @@ $(document).ready(function(){initNavTree('Field_8hpp_source.html',''); initResiz
<div class="line"><a name="l00213"></a><span class="lineno"> 213</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1Field.html#a2b353c24fbd6c2b144cab85ee50b8dd6">fieldKey_</a>;</div> <div class="line"><a name="l00213"></a><span class="lineno"> 213</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1Field.html#a2b353c24fbd6c2b144cab85ee50b8dd6">fieldKey_</a>;</div>
<div class="line"><a name="l00214"></a><span class="lineno"> 214</span>&#160; }</div> <div class="line"><a name="l00214"></a><span class="lineno"> 214</span>&#160; }</div>
<div class="line"><a name="l00215"></a><span class="lineno"> 215</span>&#160; </div> <div class="line"><a name="l00215"></a><span class="lineno"> 215</span>&#160; </div>
<div class="line"><a name="l00217"></a><span class="lineno"> 217</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1Field.html#a12716db8ee8e80c16504deb8061f25a9">readField</a>(<a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; is, <span class="keyword">const</span> <span class="keywordtype">size_t</span> len, <span class="keywordtype">bool</span> readLength = <span class="keyword">true</span>);</div> <div class="line"><a name="l00217"></a><span class="lineno"> 217</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1Field.html#ab7b53a83f079c1c270e62b192d09068f">readField</a>(<a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; is, <span class="keyword">const</span> <span class="keywordtype">size_t</span> len, <span class="keywordtype">bool</span> resume, <span class="keywordtype">bool</span> readLength = <span class="keyword">true</span>);</div>
<div class="line"><a name="l00218"></a><span class="lineno"> 218</span>&#160; </div> <div class="line"><a name="l00218"></a><span class="lineno"> 218</span>&#160; </div>
<div class="line"><a name="l00219"></a><span class="lineno"> 219</span>&#160; </div> <div class="line"><a name="l00219"></a><span class="lineno"> 219</span>&#160; </div>
<div class="line"><a name="l00220"></a><span class="lineno"> 220</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1Field.html#a12716db8ee8e80c16504deb8061f25a9">readField</a>(<a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; is );</div> <div class="line"><a name="l00220"></a><span class="lineno"> 220</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1Field.html#ab7b53a83f079c1c270e62b192d09068f">readField</a>(<a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; is, <span class="keywordtype">bool</span> resume );</div>
<div class="line"><a name="l00221"></a><span class="lineno"> 221</span>&#160; </div> <div class="line"><a name="l00221"></a><span class="lineno"> 221</span>&#160; </div>
<div class="line"><a name="l00222"></a><span class="lineno"> 222</span>&#160; </div> <div class="line"><a name="l00222"></a><span class="lineno"> 222</span>&#160; </div>
<div class="line"><a name="l00223"></a><span class="lineno"> 223</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1Field.html#ac550f175fb70daa183a4008bfd790f5f">writeField</a>(<a class="code" href="classpFlow_1_1iOstream.html">iOstream</a>&amp; os)<span class="keyword">const</span>;</div> <div class="line"><a name="l00223"></a><span class="lineno"> 223</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1Field.html#ac550f175fb70daa183a4008bfd790f5f">writeField</a>(<a class="code" href="classpFlow_1_1iOstream.html">iOstream</a>&amp; os)<span class="keyword">const</span>;</div>
<div class="line"><a name="l00224"></a><span class="lineno"> 224</span>&#160; </div> <div class="line"><a name="l00224"></a><span class="lineno"> 224</span>&#160; </div>
<div class="line"><a name="l00225"></a><span class="lineno"> 225</span>&#160; </div> <div class="line"><a name="l00225"></a><span class="lineno"> 225</span>&#160; </div>
<div class="line"><a name="l00226"></a><span class="lineno"><a class="line" href="classpFlow_1_1Field.html#aff8e92ab47032ae811d1271161cb9b22"> 226</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1Field.html#aff8e92ab47032ae811d1271161cb9b22">read</a>(<a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; is)</div> <div class="line"><a name="l00226"></a><span class="lineno"><a class="line" href="classpFlow_1_1Field.html#a1647e0ed184c652964aaccd3e15b3c04"> 226</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1Field.html#a1647e0ed184c652964aaccd3e15b3c04">read</a>(<a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; is, <span class="keywordtype">bool</span> resume = <span class="keyword">false</span>)</div>
<div class="line"><a name="l00227"></a><span class="lineno"> 227</span>&#160; {</div> <div class="line"><a name="l00227"></a><span class="lineno"> 227</span>&#160; {</div>
<div class="line"><a name="l00228"></a><span class="lineno"> 228</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1Field.html#a12716db8ee8e80c16504deb8061f25a9">readField</a>(is);</div> <div class="line"><a name="l00228"></a><span class="lineno"> 228</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1Field.html#ab7b53a83f079c1c270e62b192d09068f">readField</a>(is, resume);</div>
<div class="line"><a name="l00229"></a><span class="lineno"> 229</span>&#160; }</div> <div class="line"><a name="l00229"></a><span class="lineno"> 229</span>&#160; }</div>
<div class="line"><a name="l00230"></a><span class="lineno"> 230</span>&#160; </div> <div class="line"><a name="l00230"></a><span class="lineno"> 230</span>&#160; </div>
<div class="line"><a name="l00231"></a><span class="lineno"><a class="line" href="classpFlow_1_1Field.html#a6a40de4ceed55b2f78cf3027739dfd91"> 231</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1Field.html#a6a40de4ceed55b2f78cf3027739dfd91">write</a>(<a class="code" href="classpFlow_1_1iOstream.html">iOstream</a>&amp; os)<span class="keyword">const</span></div> <div class="line"><a name="l00231"></a><span class="lineno"><a class="line" href="classpFlow_1_1Field.html#a6a40de4ceed55b2f78cf3027739dfd91"> 231</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1Field.html#a6a40de4ceed55b2f78cf3027739dfd91">write</a>(<a class="code" href="classpFlow_1_1iOstream.html">iOstream</a>&amp; os)<span class="keyword">const</span></div>
@ -343,7 +343,7 @@ $(document).ready(function(){initNavTree('Field_8hpp_source.html',''); initResiz
<div class="line"><a name="l00240"></a><span class="lineno"> 240</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">template</span>&lt;<span class="keyword">class</span>, <span class="keyword">class</span>&gt; <span class="keyword">class </span>VectorField, <span class="keyword">class </span>T, <span class="keyword">class </span>PropType&gt;</div> <div class="line"><a name="l00240"></a><span class="lineno"> 240</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">template</span>&lt;<span class="keyword">class</span>, <span class="keyword">class</span>&gt; <span class="keyword">class </span>VectorField, <span class="keyword">class </span>T, <span class="keyword">class </span>PropType&gt;</div>
<div class="line"><a name="l00241"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a66efa897c8bfc622e127b85c5394e58f"> 241</a></span>&#160;<span class="keyword">inline</span> <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; <a class="code" href="namespacepFlow.html#a85ed561d066dae339196cd058783674f">operator &gt;&gt; </a>(<a class="code" href="classpFlow_1_1iIstream.html">iIstream</a> &amp; is, <a class="code" href="classpFlow_1_1Field.html">Field&lt;VectorField, T, PropType&gt;</a> &amp; ifld )</div> <div class="line"><a name="l00241"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a66efa897c8bfc622e127b85c5394e58f"> 241</a></span>&#160;<span class="keyword">inline</span> <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; <a class="code" href="namespacepFlow.html#a85ed561d066dae339196cd058783674f">operator &gt;&gt; </a>(<a class="code" href="classpFlow_1_1iIstream.html">iIstream</a> &amp; is, <a class="code" href="classpFlow_1_1Field.html">Field&lt;VectorField, T, PropType&gt;</a> &amp; ifld )</div>
<div class="line"><a name="l00242"></a><span class="lineno"> 242</span>&#160;{</div> <div class="line"><a name="l00242"></a><span class="lineno"> 242</span>&#160;{</div>
<div class="line"><a name="l00243"></a><span class="lineno"> 243</span>&#160; <span class="keywordflow">if</span>( !ifld.<a class="code" href="classpFlow_1_1Field.html#a12716db8ee8e80c16504deb8061f25a9">readField</a>(is) )</div> <div class="line"><a name="l00243"></a><span class="lineno"> 243</span>&#160; <span class="keywordflow">if</span>( !ifld.<a class="code" href="classpFlow_1_1Field.html#ab7b53a83f079c1c270e62b192d09068f">readField</a>(is, <span class="keyword">false</span>) )</div>
<div class="line"><a name="l00244"></a><span class="lineno"> 244</span>&#160; {</div> <div class="line"><a name="l00244"></a><span class="lineno"> 244</span>&#160; {</div>
<div class="line"><a name="l00245"></a><span class="lineno"> 245</span>&#160; <a class="code" href="error_8hpp.html#a83efa053dfcfcef04cc0e721c0314ff3">ioErrorInFile</a> (is.<a class="code" href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">name</a>(), is.<a class="code" href="classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3">lineNumber</a>());</div> <div class="line"><a name="l00245"></a><span class="lineno"> 245</span>&#160; <a class="code" href="error_8hpp.html#a83efa053dfcfcef04cc0e721c0314ff3">ioErrorInFile</a> (is.<a class="code" href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">name</a>(), is.<a class="code" href="classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3">lineNumber</a>());</div>
<div class="line"><a name="l00246"></a><span class="lineno"> 246</span>&#160; <a class="code" href="error_8hpp.html#aad22a1cd3b45a97ac8cd195f06fe61fe">fatalExit</a>;</div> <div class="line"><a name="l00246"></a><span class="lineno"> 246</span>&#160; <a class="code" href="error_8hpp.html#aad22a1cd3b45a97ac8cd195f06fe61fe">fatalExit</a>;</div>
@ -379,13 +379,13 @@ $(document).ready(function(){initNavTree('Field_8hpp_source.html',''); initResiz
<div class="ttc" id="aclasspFlow_1_1Field_html_afaf4226f4c67b47e1299c55a54f21733"><div class="ttname"><a href="classpFlow_1_1Field.html#afaf4226f4c67b47e1299c55a54f21733">pFlow::Field::Field</a></div><div class="ttdeci">Field(const word &amp;name, const word &amp;fieldKey, size_t len)</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00110">Field.hpp:110</a></div></div> <div class="ttc" id="aclasspFlow_1_1Field_html_afaf4226f4c67b47e1299c55a54f21733"><div class="ttname"><a href="classpFlow_1_1Field.html#afaf4226f4c67b47e1299c55a54f21733">pFlow::Field::Field</a></div><div class="ttdeci">Field(const word &amp;name, const word &amp;fieldKey, size_t len)</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00110">Field.hpp:110</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Field_html_a8cce8c465d5f59897e0e94fa3d29f816"><div class="ttname"><a href="classpFlow_1_1Field.html#a8cce8c465d5f59897e0e94fa3d29f816">pFlow::Field&lt; VectorDual, int8 &gt;::constReference</a></div><div class="ttdeci">typename VectorType::constReference constReference</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00050">Field.hpp:50</a></div></div> <div class="ttc" id="aclasspFlow_1_1Field_html_a8cce8c465d5f59897e0e94fa3d29f816"><div class="ttname"><a href="classpFlow_1_1Field.html#a8cce8c465d5f59897e0e94fa3d29f816">pFlow::Field&lt; VectorDual, int8 &gt;::constReference</a></div><div class="ttdeci">typename VectorType::constReference constReference</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00050">Field.hpp:50</a></div></div>
<div class="ttc" id="aerror_8hpp_html_aad22a1cd3b45a97ac8cd195f06fe61fe"><div class="ttname"><a href="error_8hpp.html#aad22a1cd3b45a97ac8cd195f06fe61fe">fatalExit</a></div><div class="ttdeci">#define fatalExit</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00057">error.hpp:57</a></div></div> <div class="ttc" id="aerror_8hpp_html_aad22a1cd3b45a97ac8cd195f06fe61fe"><div class="ttname"><a href="error_8hpp.html#aad22a1cd3b45a97ac8cd195f06fe61fe">fatalExit</a></div><div class="ttdeci">#define fatalExit</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00057">error.hpp:57</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Field_html_a1647e0ed184c652964aaccd3e15b3c04"><div class="ttname"><a href="classpFlow_1_1Field.html#a1647e0ed184c652964aaccd3e15b3c04">pFlow::Field::read</a></div><div class="ttdeci">bool read(iIstream &amp;is, bool resume=false)</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00226">Field.hpp:226</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Field_html_a2b353c24fbd6c2b144cab85ee50b8dd6"><div class="ttname"><a href="classpFlow_1_1Field.html#a2b353c24fbd6c2b144cab85ee50b8dd6">pFlow::Field::fieldKey_</a></div><div class="ttdeci">const word fieldKey_</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00063">Field.hpp:63</a></div></div> <div class="ttc" id="aclasspFlow_1_1Field_html_a2b353c24fbd6c2b144cab85ee50b8dd6"><div class="ttname"><a href="classpFlow_1_1Field.html#a2b353c24fbd6c2b144cab85ee50b8dd6">pFlow::Field::fieldKey_</a></div><div class="ttdeci">const word fieldKey_</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00063">Field.hpp:63</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Field_html_a37d975a33e390747a97a453bc0455107"><div class="ttname"><a href="classpFlow_1_1Field.html#a37d975a33e390747a97a453bc0455107">pFlow::Field::Field</a></div><div class="ttdeci">Field()</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00077">Field.hpp:77</a></div></div> <div class="ttc" id="aclasspFlow_1_1Field_html_a37d975a33e390747a97a453bc0455107"><div class="ttname"><a href="classpFlow_1_1Field.html#a37d975a33e390747a97a453bc0455107">pFlow::Field::Field</a></div><div class="ttdeci">Field()</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00077">Field.hpp:77</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Field_html_a67a8ed8e45a1e7647c25fcbd44ecd96d"><div class="ttname"><a href="classpFlow_1_1Field.html#a67a8ed8e45a1e7647c25fcbd44ecd96d">pFlow::Field::Field</a></div><div class="ttdeci">Field(const word &amp;fieldKey, size_t len, const T &amp;val)</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00123">Field.hpp:123</a></div></div> <div class="ttc" id="aclasspFlow_1_1Field_html_a67a8ed8e45a1e7647c25fcbd44ecd96d"><div class="ttname"><a href="classpFlow_1_1Field.html#a67a8ed8e45a1e7647c25fcbd44ecd96d">pFlow::Field::Field</a></div><div class="ttdeci">Field(const word &amp;fieldKey, size_t len, const T &amp;val)</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00123">Field.hpp:123</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Field_html_a31d8ae42c5b5086aac03094022636a7e"><div class="ttname"><a href="classpFlow_1_1Field.html#a31d8ae42c5b5086aac03094022636a7e">pFlow::Field&lt; VectorDual, int8 &gt;::constPointer</a></div><div class="ttdeci">typename VectorType::constPointer constPointer</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00056">Field.hpp:56</a></div></div> <div class="ttc" id="aclasspFlow_1_1Field_html_a31d8ae42c5b5086aac03094022636a7e"><div class="ttname"><a href="classpFlow_1_1Field.html#a31d8ae42c5b5086aac03094022636a7e">pFlow::Field&lt; VectorDual, int8 &gt;::constPointer</a></div><div class="ttdeci">typename VectorType::constPointer constPointer</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00056">Field.hpp:56</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Field_html_a06d22196b29698681102c8b374c29143"><div class="ttname"><a href="classpFlow_1_1Field.html#a06d22196b29698681102c8b374c29143">pFlow::Field::clonePtr</a></div><div class="ttdeci">INLINE_FUNCTION_H FieldType * clonePtr() const</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00204">Field.hpp:204</a></div></div> <div class="ttc" id="aclasspFlow_1_1Field_html_a06d22196b29698681102c8b374c29143"><div class="ttname"><a href="classpFlow_1_1Field.html#a06d22196b29698681102c8b374c29143">pFlow::Field::clonePtr</a></div><div class="ttdeci">INLINE_FUNCTION_H FieldType * clonePtr() const</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00204">Field.hpp:204</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div> <div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Field_html_aff8e92ab47032ae811d1271161cb9b22"><div class="ttname"><a href="classpFlow_1_1Field.html#aff8e92ab47032ae811d1271161cb9b22">pFlow::Field::read</a></div><div class="ttdeci">bool read(iIstream &amp;is)</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00226">Field.hpp:226</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Field_html_aa645eb887857ae3a79f3fd1fd7e2efe7"><div class="ttname"><a href="classpFlow_1_1Field.html#aa645eb887857ae3a79f3fd1fd7e2efe7">pFlow::Field::Field</a></div><div class="ttdeci">Field(size_t len)</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00097">Field.hpp:97</a></div></div> <div class="ttc" id="aclasspFlow_1_1Field_html_aa645eb887857ae3a79f3fd1fd7e2efe7"><div class="ttname"><a href="classpFlow_1_1Field.html#aa645eb887857ae3a79f3fd1fd7e2efe7">pFlow::Field::Field</a></div><div class="ttdeci">Field(size_t len)</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00097">Field.hpp:97</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Field_html_accde17c10fc753920eb4601eb787791f"><div class="ttname"><a href="classpFlow_1_1Field.html#accde17c10fc753920eb4601eb787791f">pFlow::Field::Field</a></div><div class="ttdeci">Field(const word &amp;name, const word &amp;fieldKey, size_t capacity, size_t len, RESERVE)</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00150">Field.hpp:150</a></div></div> <div class="ttc" id="aclasspFlow_1_1Field_html_accde17c10fc753920eb4601eb787791f"><div class="ttname"><a href="classpFlow_1_1Field.html#accde17c10fc753920eb4601eb787791f">pFlow::Field::Field</a></div><div class="ttdeci">Field(const word &amp;name, const word &amp;fieldKey, size_t capacity, size_t len, RESERVE)</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00150">Field.hpp:150</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Field_html_a7c3f2d5a74856425892835688d908f72"><div class="ttname"><a href="classpFlow_1_1Field.html#a7c3f2d5a74856425892835688d908f72">pFlow::Field::FKey</a></div><div class="ttdeci">static const word FKey</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00061">Field.hpp:61</a></div></div> <div class="ttc" id="aclasspFlow_1_1Field_html_a7c3f2d5a74856425892835688d908f72"><div class="ttname"><a href="classpFlow_1_1Field.html#a7c3f2d5a74856425892835688d908f72">pFlow::Field::FKey</a></div><div class="ttdeci">static const word FKey</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00061">Field.hpp:61</a></div></div>
@ -400,6 +400,7 @@ $(document).ready(function(){initNavTree('Field_8hpp_source.html',''); initResiz
<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_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_1VectorDual_html"><div class="ttname"><a href="classpFlow_1_1VectorDual.html">pFlow::VectorDual&lt; int8, void &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorDual_html"><div class="ttname"><a href="classpFlow_1_1VectorDual.html">pFlow::VectorDual&lt; int8, void &gt;</a></div></div>
<div class="ttc" id="aclasspFlow_1_1VectorDual_html_a783c81fb3d585a513b521ab37644da06"><div class="ttname"><a href="classpFlow_1_1VectorDual.html#a783c81fb3d585a513b521ab37644da06">pFlow::VectorDual&lt; int8, void &gt;::valueType</a></div><div class="ttdeci">int8 valueType</div><div class="ttdef"><b>Definition:</b> <a href="VectorDual_8hpp_source.html#l00059">VectorDual.hpp:59</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorDual_html_a783c81fb3d585a513b521ab37644da06"><div class="ttname"><a href="classpFlow_1_1VectorDual.html#a783c81fb3d585a513b521ab37644da06">pFlow::VectorDual&lt; int8, void &gt;::valueType</a></div><div class="ttdeci">int8 valueType</div><div class="ttdef"><b>Definition:</b> <a href="VectorDual_8hpp_source.html#l00059">VectorDual.hpp:59</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Field_html_ab7b53a83f079c1c270e62b192d09068f"><div class="ttname"><a href="classpFlow_1_1Field.html#ab7b53a83f079c1c270e62b192d09068f">pFlow::Field::readField</a></div><div class="ttdeci">bool readField(iIstream &amp;is, const size_t len, bool resume, bool readLength=true)</div><div class="ttdef"><b>Definition:</b> <a href="Field_8cpp_source.html#l00102">Field.cpp:102</a></div></div>
<div class="ttc" id="aclasspFlow_1_1VectorDual_html_a0c5a1541ecf7ad17925583cf6abd2c65"><div class="ttname"><a href="classpFlow_1_1VectorDual.html#a0c5a1541ecf7ad17925583cf6abd2c65">pFlow::VectorDual&lt; int8, void &gt;::reference</a></div><div class="ttdeci">int8 &amp; reference</div><div class="ttdef"><b>Definition:</b> <a href="VectorDual_8hpp_source.html#l00055">VectorDual.hpp:55</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorDual_html_a0c5a1541ecf7ad17925583cf6abd2c65"><div class="ttname"><a href="classpFlow_1_1VectorDual.html#a0c5a1541ecf7ad17925583cf6abd2c65">pFlow::VectorDual&lt; int8, void &gt;::reference</a></div><div class="ttdeci">int8 &amp; reference</div><div class="ttdef"><b>Definition:</b> <a href="VectorDual_8hpp_source.html#l00055">VectorDual.hpp:55</a></div></div>
<div class="ttc" id="aVectorSingle_8hpp_html"><div class="ttname"><a href="VectorSingle_8hpp.html">VectorSingle.hpp</a></div></div> <div class="ttc" id="aVectorSingle_8hpp_html"><div class="ttname"><a href="VectorSingle_8hpp.html">VectorSingle.hpp</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Field_html_a677755da27b97125abd8690520e469b3"><div class="ttname"><a href="classpFlow_1_1Field.html#a677755da27b97125abd8690520e469b3">pFlow::Field::Field</a></div><div class="ttdeci">Field(const word &amp;name, const word &amp;fieldKey, size_t len, const T &amp;val)</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00130">Field.hpp:130</a></div></div> <div class="ttc" id="aclasspFlow_1_1Field_html_a677755da27b97125abd8690520e469b3"><div class="ttname"><a href="classpFlow_1_1Field.html#a677755da27b97125abd8690520e469b3">pFlow::Field::Field</a></div><div class="ttdeci">Field(const word &amp;name, const word &amp;fieldKey, size_t len, const T &amp;val)</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00130">Field.hpp:130</a></div></div>
@ -407,12 +408,11 @@ $(document).ready(function(){initNavTree('Field_8hpp_source.html',''); initResiz
<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="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="anamespacepFlow_html_a148d74ad0977268be8ea8b26a147f619"><div class="ttname"><a href="namespacepFlow.html#a148d74ad0977268be8ea8b26a147f619">pFlow::operator&lt;&lt;</a></div><div class="ttdeci">INLINE_FUNCTION iOstream &amp; operator&lt;&lt;(iOstream &amp;str, const AB3History &amp;ab3)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00057">AdamsBashforth3.hpp:57</a></div></div> <div class="ttc" id="anamespacepFlow_html_a148d74ad0977268be8ea8b26a147f619"><div class="ttname"><a href="namespacepFlow.html#a148d74ad0977268be8ea8b26a147f619">pFlow::operator&lt;&lt;</a></div><div class="ttdeci">INLINE_FUNCTION iOstream &amp; operator&lt;&lt;(iOstream &amp;str, const AB3History &amp;ab3)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00057">AdamsBashforth3.hpp:57</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Field_html_a083ef991abc37177cf71c0ed6dcc19fd"><div class="ttname"><a href="classpFlow_1_1Field.html#a083ef991abc37177cf71c0ed6dcc19fd">pFlow::Field::Field</a></div><div class="ttdeci">Field(const word &amp;fieldKey, const Vector&lt; T &gt; &amp;vec)</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00163">Field.hpp:163</a></div></div> <div class="ttc" id="aclasspFlow_1_1Field_html_a083ef991abc37177cf71c0ed6dcc19fd"><div class="ttname"><a href="classpFlow_1_1Field.html#a083ef991abc37177cf71c0ed6dcc19fd">pFlow::Field::Field</a></div><div class="ttdeci">Field(const word &amp;fieldKey, const Vector&lt; T &gt; &amp;vec)</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00163">Field.hpp:163</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_ac9b54653d0ec63ee05f64a185437b335"><div class="ttname"><a href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">pFlow::IOstream::name</a></div><div class="ttdeci">virtual const word &amp; name() const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00031">IOstream.cpp:31</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_ac9b54653d0ec63ee05f64a185437b335"><div class="ttname"><a href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">pFlow::IOstream::name</a></div><div class="ttdeci">virtual const word &amp; name() const</div><div class="ttdoc">Return the name of the stream.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00031">IOstream.cpp:31</a></div></div>
<div class="ttc" id="aclasspFlow_1_1VectorDual_html_a7a87f910baaebc396ded9a2508e37f42"><div class="ttname"><a href="classpFlow_1_1VectorDual.html#a7a87f910baaebc396ded9a2508e37f42">pFlow::VectorDual&lt; int8, void &gt;::constIterator</a></div><div class="ttdeci">const int8 * constIterator</div><div class="ttdef"><b>Definition:</b> <a href="VectorDual_8hpp_source.html#l00053">VectorDual.hpp:53</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorDual_html_a7a87f910baaebc396ded9a2508e37f42"><div class="ttname"><a href="classpFlow_1_1VectorDual.html#a7a87f910baaebc396ded9a2508e37f42">pFlow::VectorDual&lt; int8, void &gt;::constIterator</a></div><div class="ttdeci">const int8 * constIterator</div><div class="ttdef"><b>Definition:</b> <a href="VectorDual_8hpp_source.html#l00053">VectorDual.hpp:53</a></div></div>
<div class="ttc" id="aclasspFlow_1_1VectorDual_html_a6ec384ea37f233c648db341697cdebf5"><div class="ttname"><a href="classpFlow_1_1VectorDual.html#a6ec384ea37f233c648db341697cdebf5">pFlow::VectorDual&lt; int8, void &gt;::constReference</a></div><div class="ttdeci">const int8 &amp; constReference</div><div class="ttdef"><b>Definition:</b> <a href="VectorDual_8hpp_source.html#l00057">VectorDual.hpp:57</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorDual_html_a6ec384ea37f233c648db341697cdebf5"><div class="ttname"><a href="classpFlow_1_1VectorDual.html#a6ec384ea37f233c648db341697cdebf5">pFlow::VectorDual&lt; int8, void &gt;::constReference</a></div><div class="ttdeci">const int8 &amp; constReference</div><div class="ttdef"><b>Definition:</b> <a href="VectorDual_8hpp_source.html#l00057">VectorDual.hpp:57</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Field_html_a305695108ec00bbd1b32e77fe4b808cc"><div class="ttname"><a href="classpFlow_1_1Field.html#a305695108ec00bbd1b32e77fe4b808cc">pFlow::Field::Field</a></div><div class="ttdeci">Field(const word &amp;fieldKey)</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00083">Field.hpp:83</a></div></div> <div class="ttc" id="aclasspFlow_1_1Field_html_a305695108ec00bbd1b32e77fe4b808cc"><div class="ttname"><a href="classpFlow_1_1Field.html#a305695108ec00bbd1b32e77fe4b808cc">pFlow::Field::Field</a></div><div class="ttdeci">Field(const word &amp;fieldKey)</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00083">Field.hpp:83</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Field_html_ae03507823e79fef9640057b290e69c67"><div class="ttname"><a href="classpFlow_1_1Field.html#ae03507823e79fef9640057b290e69c67">pFlow::Field::fieldKey</a></div><div class="ttdeci">const word &amp; fieldKey() const</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00211">Field.hpp:211</a></div></div> <div class="ttc" id="aclasspFlow_1_1Field_html_ae03507823e79fef9640057b290e69c67"><div class="ttname"><a href="classpFlow_1_1Field.html#ae03507823e79fef9640057b290e69c67">pFlow::Field::fieldKey</a></div><div class="ttdeci">const word &amp; fieldKey() const</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00211">Field.hpp:211</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Field_html_a12716db8ee8e80c16504deb8061f25a9"><div class="ttname"><a href="classpFlow_1_1Field.html#a12716db8ee8e80c16504deb8061f25a9">pFlow::Field::readField</a></div><div class="ttdeci">bool readField(iIstream &amp;is, const size_t len, bool readLength=true)</div><div class="ttdef"><b>Definition:</b> <a href="Field_8cpp_source.html#l00104">Field.cpp:104</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Field_html_aa8f4042ece998abbe22fd5bec836d6e1"><div class="ttname"><a href="classpFlow_1_1Field.html#aa8f4042ece998abbe22fd5bec836d6e1">pFlow::Field::Field</a></div><div class="ttdeci">Field(const word &amp;fieldKey, size_t capacity, size_t len, RESERVE)</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00143">Field.hpp:143</a></div></div> <div class="ttc" id="aclasspFlow_1_1Field_html_aa8f4042ece998abbe22fd5bec836d6e1"><div class="ttname"><a href="classpFlow_1_1Field.html#aa8f4042ece998abbe22fd5bec836d6e1">pFlow::Field::Field</a></div><div class="ttdeci">Field(const word &amp;fieldKey, size_t capacity, size_t len, RESERVE)</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00143">Field.hpp:143</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Field_html_ad89c215f894a90053549b10f99a31cd2"><div class="ttname"><a href="classpFlow_1_1Field.html#ad89c215f894a90053549b10f99a31cd2">pFlow::Field::Field</a></div><div class="ttdeci">Field(size_t len, const T &amp;val)</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00117">Field.hpp:117</a></div></div> <div class="ttc" id="aclasspFlow_1_1Field_html_ad89c215f894a90053549b10f99a31cd2"><div class="ttname"><a href="classpFlow_1_1Field.html#ad89c215f894a90053549b10f99a31cd2">pFlow::Field::Field</a></div><div class="ttdeci">Field(size_t len, const T &amp;val)</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00117">Field.hpp:117</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Field_html_a15206b415c09500493d38c91b970e958"><div class="ttname"><a href="classpFlow_1_1Field.html#a15206b415c09500493d38c91b970e958">pFlow::Field&lt; VectorDual, int8 &gt;::pointer</a></div><div class="ttdeci">typename VectorType::pointer pointer</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00054">Field.hpp:54</a></div></div> <div class="ttc" id="aclasspFlow_1_1Field_html_a15206b415c09500493d38c91b970e958"><div class="ttname"><a href="classpFlow_1_1Field.html#a15206b415c09500493d38c91b970e958">pFlow::Field&lt; VectorDual, int8 &gt;::pointer</a></div><div class="ttdeci">typename VectorType::pointer pointer</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00054">Field.hpp:54</a></div></div>
@ -424,10 +424,10 @@ $(document).ready(function(){initNavTree('Field_8hpp_source.html',''); initResiz
<div class="ttc" id="aclasspFlow_1_1Field_html_a74686019fa98a3db8312edc2c71076ea"><div class="ttname"><a href="classpFlow_1_1Field.html#a74686019fa98a3db8312edc2c71076ea">pFlow::Field&lt; VectorDual, int8 &gt;::valueType</a></div><div class="ttdeci">typename VectorType::valueType valueType</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00052">Field.hpp:52</a></div></div> <div class="ttc" id="aclasspFlow_1_1Field_html_a74686019fa98a3db8312edc2c71076ea"><div class="ttname"><a href="classpFlow_1_1Field.html#a74686019fa98a3db8312edc2c71076ea">pFlow::Field&lt; VectorDual, int8 &gt;::valueType</a></div><div class="ttdeci">typename VectorType::valueType valueType</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00052">Field.hpp:52</a></div></div>
<div class="ttc" id="aclasspFlow_1_1VectorDual_html_a1af10ba67005a939b2a93ad2439d56f9"><div class="ttname"><a href="classpFlow_1_1VectorDual.html#a1af10ba67005a939b2a93ad2439d56f9">pFlow::VectorDual&lt; int8, void &gt;::constPointer</a></div><div class="ttdeci">const int8 * constPointer</div><div class="ttdef"><b>Definition:</b> <a href="VectorDual_8hpp_source.html#l00063">VectorDual.hpp:63</a></div></div> <div class="ttc" id="aclasspFlow_1_1VectorDual_html_a1af10ba67005a939b2a93ad2439d56f9"><div class="ttname"><a href="classpFlow_1_1VectorDual.html#a1af10ba67005a939b2a93ad2439d56f9">pFlow::VectorDual&lt; int8, void &gt;::constPointer</a></div><div class="ttdeci">const int8 * constPointer</div><div class="ttdef"><b>Definition:</b> <a href="VectorDual_8hpp_source.html#l00063">VectorDual.hpp:63</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Field_html_a677b63b1fe9e5d48118598ccf4ed313d"><div class="ttname"><a href="classpFlow_1_1Field.html#a677b63b1fe9e5d48118598ccf4ed313d">pFlow::Field::Field</a></div><div class="ttdeci">Field(const word &amp;name, const word &amp;fieldKey)</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00090">Field.hpp:90</a></div></div> <div class="ttc" id="aclasspFlow_1_1Field_html_a677b63b1fe9e5d48118598ccf4ed313d"><div class="ttname"><a href="classpFlow_1_1Field.html#a677b63b1fe9e5d48118598ccf4ed313d">pFlow::Field::Field</a></div><div class="ttdeci">Field(const word &amp;name, const word &amp;fieldKey)</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00090">Field.hpp:90</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a607efe5fb94edbe4cfa890c4907e76c3"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3">pFlow::IOstream::lineNumber</a></div><div class="ttdeci">int32 lineNumber() const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00187">IOstream.hpp:187</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a607efe5fb94edbe4cfa890c4907e76c3"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3">pFlow::IOstream::lineNumber</a></div><div class="ttdeci">int32 lineNumber() const</div><div class="ttdoc">Const access to the current stream line number.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00221">IOstream.hpp:221</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Field_html_a2b8f0ba308c4037e39ec503b9a1e4d0b"><div class="ttname"><a href="classpFlow_1_1Field.html#a2b8f0ba308c4037e39ec503b9a1e4d0b">pFlow::Field&lt; VectorDual, int8 &gt;::iterator</a></div><div class="ttdeci">typename VectorType::iterator iterator</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00044">Field.hpp:44</a></div></div> <div class="ttc" id="aclasspFlow_1_1Field_html_a2b8f0ba308c4037e39ec503b9a1e4d0b"><div class="ttname"><a href="classpFlow_1_1Field.html#a2b8f0ba308c4037e39ec503b9a1e4d0b">pFlow::Field&lt; VectorDual, int8 &gt;::iterator</a></div><div class="ttdeci">typename VectorType::iterator iterator</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00044">Field.hpp:44</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Field_html_ae1323a235cdda69110dd6b61c0e0fa65"><div class="ttname"><a href="classpFlow_1_1Field.html#ae1323a235cdda69110dd6b61c0e0fa65">pFlow::Field::operator=</a></div><div class="ttdeci">FieldType &amp; operator=(const FieldType &amp;)=default</div></div> <div class="ttc" id="aclasspFlow_1_1Field_html_ae1323a235cdda69110dd6b61c0e0fa65"><div class="ttname"><a href="classpFlow_1_1Field.html#ae1323a235cdda69110dd6b61c0e0fa65">pFlow::Field::operator=</a></div><div class="ttdeci">FieldType &amp; operator=(const FieldType &amp;)=default</div></div>
<div class="ttc" id="aclasspFlow_1_1Field_html_ac550f175fb70daa183a4008bfd790f5f"><div class="ttname"><a href="classpFlow_1_1Field.html#ac550f175fb70daa183a4008bfd790f5f">pFlow::Field::writeField</a></div><div class="ttdeci">bool writeField(iOstream &amp;os) const</div><div class="ttdef"><b>Definition:</b> <a href="Field_8cpp_source.html#l00163">Field.cpp:163</a></div></div> <div class="ttc" id="aclasspFlow_1_1Field_html_ac550f175fb70daa183a4008bfd790f5f"><div class="ttname"><a href="classpFlow_1_1Field.html#ac550f175fb70daa183a4008bfd790f5f">pFlow::Field::writeField</a></div><div class="ttdeci">bool writeField(iOstream &amp;os) const</div><div class="ttdef"><b>Definition:</b> <a href="Field_8cpp_source.html#l00170">Field.cpp:170</a></div></div>
<div class="ttc" id="avocabs_8hpp_html"><div class="ttname"><a href="vocabs_8hpp.html">vocabs.hpp</a></div></div> <div class="ttc" id="avocabs_8hpp_html"><div class="ttname"><a href="vocabs_8hpp.html">vocabs.hpp</a></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_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_1Field_html_a0e58d55cd5bd8a9c53545f1ae89ca05a"><div class="ttname"><a href="classpFlow_1_1Field.html#a0e58d55cd5bd8a9c53545f1ae89ca05a">pFlow::Field&lt; VectorDual, int8 &gt;::constIterator</a></div><div class="ttdeci">typename VectorType::constIterator constIterator</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00046">Field.hpp:46</a></div></div> <div class="ttc" id="aclasspFlow_1_1Field_html_a0e58d55cd5bd8a9c53545f1ae89ca05a"><div class="ttname"><a href="classpFlow_1_1Field.html#a0e58d55cd5bd8a9c53545f1ae89ca05a">pFlow::Field&lt; VectorDual, int8 &gt;::constIterator</a></div><div class="ttdeci">typename VectorType::constIterator constIterator</div><div class="ttdef"><b>Definition:</b> <a href="Field_8hpp_source.html#l00046">Field.hpp:46</a></div></div>

View File

@ -115,10 +115,10 @@ $(document).ready(function(){initNavTree('Fields_8hpp.html',''); initResizable()
<div class="center"><img src="Fields_8hpp__incl.png" border="0" usemap="#src_2phasicFlow_2containers_2Field_2Fields_8hpp" alt=""/></div> <div class="center"><img src="Fields_8hpp__incl.png" border="0" usemap="#src_2phasicFlow_2containers_2Field_2Fields_8hpp" alt=""/></div>
<map name="src_2phasicFlow_2containers_2Field_2Fields_8hpp" id="src_2phasicFlow_2containers_2Field_2Fields_8hpp"> <map name="src_2phasicFlow_2containers_2Field_2Fields_8hpp" id="src_2phasicFlow_2containers_2Field_2Fields_8hpp">
<area shape="rect" title=" " alt="" coords="17,5,208,47"/> <area shape="rect" title=" " alt="" coords="17,5,208,47"/>
<area shape="rect" href="types_8hpp.html" title=" " alt="" coords="42,244,129,271"/> <area shape="rect" href="types_8hpp.html" title=" " alt="" coords="44,244,130,271"/>
<area shape="rect" href="Field_8hpp.html" title=" " alt="" coords="33,95,114,121"/> <area shape="rect" href="Field_8hpp.html" title=" " alt="" coords="34,95,114,121"/>
<area shape="rect" href="VectorSingle_8hpp.html" title=" " alt="" coords="20,169,151,196"/> <area shape="rect" href="VectorSingle_8hpp.html" title=" " alt="" coords="21,169,153,196"/>
<area shape="rect" href="VectorDual_8hpp.html" title=" " alt="" coords="176,169,297,196"/> <area shape="rect" href="VectorDual_8hpp.html" title=" " alt="" coords="178,169,300,196"/>
</map> </map>
</div> </div>
</div><div class="textblock"><div id="dynsection-1" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"> </div><div class="textblock"><div id="dynsection-1" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">

View File

@ -1 +1 @@
78dfab62ac20d9be616af80cac39e685 f866e726743cc55e826858e70846a161

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -1,7 +1,7 @@
<map id="src/phasicFlow/containers/Field/Fields.hpp" name="src/phasicFlow/containers/Field/Fields.hpp"> <map id="src/phasicFlow/containers/Field/Fields.hpp" name="src/phasicFlow/containers/Field/Fields.hpp">
<area shape="rect" id="node1" title=" " alt="" coords="17,5,208,47"/> <area shape="rect" id="node1" title=" " alt="" coords="17,5,208,47"/>
<area shape="rect" id="node2" href="$types_8hpp.html" title=" " alt="" coords="42,244,129,271"/> <area shape="rect" id="node2" href="$types_8hpp.html" title=" " alt="" coords="44,244,130,271"/>
<area shape="rect" id="node3" href="$Field_8hpp.html" title=" " alt="" coords="33,95,114,121"/> <area shape="rect" id="node3" href="$Field_8hpp.html" title=" " alt="" coords="34,95,114,121"/>
<area shape="rect" id="node4" href="$VectorSingle_8hpp.html" title=" " alt="" coords="20,169,151,196"/> <area shape="rect" id="node4" href="$VectorSingle_8hpp.html" title=" " alt="" coords="21,169,153,196"/>
<area shape="rect" id="node5" href="$VectorDual_8hpp.html" title=" " alt="" coords="176,169,297,196"/> <area shape="rect" id="node5" href="$VectorDual_8hpp.html" title=" " alt="" coords="178,169,300,196"/>
</map> </map>

View File

@ -1 +1 @@
ea8ee38fca597682c1d9ccf10392756a 5069747f2da4feeb24a6e6fc64f66380

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -130,198 +130,237 @@ $(document).ready(function(){initNavTree('IOfileHeader_8cpp_source.html',''); in
<div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#a770eebd1866493c91efe18ab806d9568"> 24</a></span>&#160;<a class="code" href="classpFlow_1_1uniquePtr.html">pFlow::uniquePtr&lt;pFlow::iFstream&gt;</a> <a class="code" href="classpFlow_1_1IOfileHeader.html#a770eebd1866493c91efe18ab806d9568">pFlow::IOfileHeader::inStream</a>()<span class="keyword">const</span></div> <div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#a770eebd1866493c91efe18ab806d9568"> 24</a></span>&#160;<a class="code" href="classpFlow_1_1uniquePtr.html">pFlow::uniquePtr&lt;pFlow::iFstream&gt;</a> <a class="code" href="classpFlow_1_1IOfileHeader.html#a770eebd1866493c91efe18ab806d9568">pFlow::IOfileHeader::inStream</a>()<span class="keyword">const</span></div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;<span class="keyword"></span>{</div> <div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160; <span class="keywordflow">if</span>( <a class="code" href="classpFlow_1_1IOfileHeader.html#ac38363de350016ce974d10db7d4d0753">fileExist</a>() )</div> <div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160; <span class="keywordflow">if</span>( <a class="code" href="classpFlow_1_1IOfileHeader.html#ac38363de350016ce974d10db7d4d0753">fileExist</a>() )</div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160; <span class="keywordflow">return</span> makeUnique&lt;iFstream&gt;(<a class="code" href="classpFlow_1_1IOfileHeader.html#ae1921a7f20c43d1438221946e607c488">path</a>());</div> <div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160; <span class="keywordflow">return</span> makeUnique&lt;iFstream&gt;(<a class="code" href="classpFlow_1_1IOfileHeader.html#ae1921a7f20c43d1438221946e607c488">path</a>(), <a class="code" href="classpFlow_1_1IOfileHeader.html#a6e04bca1658d3c571a38d8ac1d62462e">inFileBinary</a>());</div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160; <span class="keywordflow">else</span></div> <div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160; <span class="keywordflow">else</span></div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div> <div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160;}</div> <div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160;}</div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160; </div> <div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160; </div>
<div class="line"><a name="l00032"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#aadf02aad5ab9dd4c10306e74510f4dd0"> 32</a></span>&#160;<a class="code" href="classpFlow_1_1uniquePtr.html">pFlow::uniquePtr&lt;pFlow::oFstream&gt;</a> <a class="code" href="classpFlow_1_1IOfileHeader.html#aadf02aad5ab9dd4c10306e74510f4dd0">pFlow::IOfileHeader::outStream</a>()<span class="keyword">const</span></div> <div class="line"><a name="l00032"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#aadf02aad5ab9dd4c10306e74510f4dd0"> 32</a></span>&#160;<a class="code" href="classpFlow_1_1uniquePtr.html">pFlow::uniquePtr&lt;pFlow::oFstream&gt;</a> <a class="code" href="classpFlow_1_1IOfileHeader.html#aadf02aad5ab9dd4c10306e74510f4dd0">pFlow::IOfileHeader::outStream</a>()<span class="keyword">const</span></div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160;<span class="keyword"></span>{</div> <div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160; <span class="keyword">auto</span> osPtr = makeUnique&lt;oFstream&gt;(path());</div> <div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160; </div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160; </div> <div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160; </div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160; <span class="keywordflow">if</span>(osPtr &amp;&amp; owner_)</div> <div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160; <span class="keyword">auto</span> osPtr = makeUnique&lt;oFstream&gt;(path(), outFileBinary());</div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160; {</div> <div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160; </div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160; <span class="keyword">auto</span> outPrecision = owner_-&gt;outFilePrecision();</div> <div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160; <span class="keywordflow">if</span>(osPtr &amp;&amp; owner_)</div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160; osPtr-&gt;precision(outPrecision);</div> <div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160; {</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160; }</div> <div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160; <span class="keyword">auto</span> outPrecision = owner_-&gt;outFilePrecision();</div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160; </div> <div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160; osPtr-&gt;precision(outPrecision);</div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160; <span class="keywordflow">return</span> osPtr;</div> <div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160; }</div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160;}</div> <div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160; </div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160; </div> <div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160; <span class="keywordflow">return</span> osPtr;</div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160;<a class="code" href="classpFlow_1_1IOfileHeader.html#aeb8db62c8360b96bf8aa002da3f6085d">pFlow::IOfileHeader::IOfileHeader</a></div> <div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160;}</div>
<div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#aeb8db62c8360b96bf8aa002da3f6085d"> 46</a></span>&#160;(</div> <div class="line"><a name="l00046"></a><span class="lineno"> 46</span>&#160; </div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160; <span class="keyword">const</span> <a class="code" href="classpFlow_1_1objectFile.html">objectFile</a>&amp; objf,</div> <div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160;<a class="code" href="classpFlow_1_1IOfileHeader.html#aeb8db62c8360b96bf8aa002da3f6085d">pFlow::IOfileHeader::IOfileHeader</a></div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160; <span class="keyword">const</span> <a class="code" href="classpFlow_1_1repository.html">repository</a>* owner</div> <div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#aeb8db62c8360b96bf8aa002da3f6085d"> 48</a></span>&#160;(</div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160;)</div> <div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160; <span class="keyword">const</span> <a class="code" href="classpFlow_1_1objectFile.html">objectFile</a>&amp; objf,</div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160;:</div> <div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160; <span class="keyword">const</span> <a class="code" href="classpFlow_1_1repository.html">repository</a>* owner</div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160; <a class="code" href="classpFlow_1_1objectFile.html">objectFile</a>(objf),</div> <div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160;)</div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160; owner_(owner)</div> <div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160;:</div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160;{}</div> <div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160; <a class="code" href="classpFlow_1_1objectFile.html">objectFile</a>(objf),</div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160; </div> <div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160; owner_(owner)</div>
<div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#ae1921a7f20c43d1438221946e607c488"> 55</a></span>&#160;<a class="code" href="classpFlow_1_1fileSystem.html">pFlow::fileSystem</a> <a class="code" href="classpFlow_1_1IOfileHeader.html#ae1921a7f20c43d1438221946e607c488">pFlow::IOfileHeader::path</a>()<span class="keyword"> const</span></div> <div class="line"><a name="l00055"></a><span class="lineno"> 55</span>&#160;{}</div>
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160;<span class="keyword"></span>{</div> <div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160; </div>
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160; <a class="code" href="classpFlow_1_1fileSystem.html">fileSystem</a> f;</div> <div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#ae1921a7f20c43d1438221946e607c488"> 57</a></span>&#160;<a class="code" href="classpFlow_1_1fileSystem.html">pFlow::fileSystem</a> <a class="code" href="classpFlow_1_1IOfileHeader.html#ae1921a7f20c43d1438221946e607c488">pFlow::IOfileHeader::path</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160; </div> <div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160; <span class="keywordflow">if</span>( owner_ )</div> <div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160; <a class="code" href="classpFlow_1_1fileSystem.html">fileSystem</a> f;</div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160; {</div> <div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160; </div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160; f = owner_-&gt;<a class="code" href="classpFlow_1_1fileSystem.html#a30e927ab97f8b741ec1b4ed94d111115">path</a>()/localPath(); </div> <div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160; <span class="keywordflow">if</span>( owner_ )</div>
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160; </div> <div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160; {</div>
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160; }<span class="keywordflow">else</span></div> <div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160; f = owner_-&gt;<a class="code" href="classpFlow_1_1fileSystem.html#a30e927ab97f8b741ec1b4ed94d111115">path</a>()/localPath(); </div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160; {</div> <div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160; </div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; f = localPath();</div> <div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; }<span class="keywordflow">else</span></div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160; }</div> <div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160; {</div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160; f += name_;</div> <div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160; f = localPath();</div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160; <span class="keywordflow">return</span> f;</div> <div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160; }</div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160;}</div> <div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160; f += name_;</div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160; </div> <div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160; <span class="keywordflow">return</span> f;</div>
<div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#a1a248aa0488b774d5160449992ad31e5"> 71</a></span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#a1a248aa0488b774d5160449992ad31e5">pFlow::IOfileHeader::headerOk</a>(<span class="keywordtype">bool</span> silent)</div> <div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160;}</div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160;{</div> <div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; </div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; <span class="keywordflow">if</span>(!fileExist())</div> <div class="line"><a name="l00073"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#aefb380f32e3c6839d26dbc93ff4eb00a"> 73</a></span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#aefb380f32e3c6839d26dbc93ff4eb00a">pFlow::IOfileHeader::outFileBinary</a>()<span class="keyword">const</span></div>
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160; {</div> <div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160; <span class="keywordflow">if</span>(!silent)</div> <div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160; <span class="keywordflow">if</span>(owner_)</div>
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160; <a class="code" href="error_8hpp.html#a889d5e8bf195a24964ffb883bcb2fc3b">warningInFunction</a> &lt;&lt;</div> <div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160; <span class="keywordflow">return</span> owner_-&gt;outFileBinary();</div>
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160; <span class="stringliteral">&quot; the file &quot;</span>&lt;&lt; path() &lt;&lt; <span class="stringliteral">&quot; does not exist. \n&quot;</span>;</div> <div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160; <span class="keywordflow">else</span></div>
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160; <span class="keywordflow">return</span> <span class="keyword">false</span>;</div> <div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160; <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160; }</div> <div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160;}</div>
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160; </div> <div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160; </div>
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160; <span class="keywordflow">if</span>( implyRead() )</div> <div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#a6e04bca1658d3c571a38d8ac1d62462e"> 81</a></span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#a6e04bca1658d3c571a38d8ac1d62462e">pFlow::IOfileHeader::inFileBinary</a>()<span class="keyword">const</span></div>
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160; {</div> <div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160; </div> <div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160; <span class="keywordflow">return</span> <a class="code" href="namespacepFlow.html#a85d082a1fd1aa0dd5be3e779502475a7">toUpper</a>(fileFormat_) == <span class="stringliteral">&quot;BINARY&quot;</span>;</div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160; <span class="keywordflow">if</span>( <span class="keyword">auto</span> ptrIS = inStream(); ptrIS )</div> <div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160;}</div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; {</div> <div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; </div>
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; <span class="keywordflow">return</span> readHeader( ptrIS(), silent );</div> <div class="line"><a name="l00086"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#a1a248aa0488b774d5160449992ad31e5"> 86</a></span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#a1a248aa0488b774d5160449992ad31e5">pFlow::IOfileHeader::headerOk</a>(<span class="keywordtype">bool</span> silent)</div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; }</div> <div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160;{</div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; <span class="keywordflow">else</span></div> <div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; <span class="keywordflow">if</span>(!fileExist())</div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; {</div> <div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; {</div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; <span class="keywordflow">if</span>(!silent)</div> <div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; <span class="keywordflow">if</span>(!silent)</div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; <a class="code" href="error_8hpp.html#a889d5e8bf195a24964ffb883bcb2fc3b">warningInFunction</a>&lt;&lt;</div> <div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; <a class="code" href="error_8hpp.html#a889d5e8bf195a24964ffb883bcb2fc3b">warningInFunction</a> &lt;&lt;</div>
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; <span class="stringliteral">&quot;could not open file &quot;</span> &lt;&lt; path() &lt;&lt;<a class="code" href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">endl</a>;</div> <div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; <span class="stringliteral">&quot; the file &quot;</span>&lt;&lt; path() &lt;&lt; <span class="stringliteral">&quot; does not exist. \n&quot;</span>;</div>
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; <span class="keywordflow">return</span> <span class="keyword">false</span>;</div> <div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; }</div> <div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; }</div>
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; }</div> <div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; </div>
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160; </div> <div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160; <span class="keywordflow">if</span>( implyRead() )</div>
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; <span class="keywordflow">return</span> <span class="keyword">true</span>;</div> <div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; {</div>
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160;}</div> <div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; </div>
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160; </div> <div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160; <span class="keywordflow">if</span>( <span class="keyword">auto</span> ptrIS = inStream(); ptrIS )</div>
<div class="line"><a name="l00100"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#aac13e923e67df5e79d9a75f592b97da3"> 100</a></span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#aac13e923e67df5e79d9a75f592b97da3">pFlow::IOfileHeader::implyRead</a>()<span class="keyword"> const</span></div> <div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160; {</div>
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160;<span class="keyword"></span>{</div> <div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160; <span class="keywordflow">return</span> readHeader( ptrIS(), silent );</div>
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160; <span class="keywordflow">if</span> (isReadAlways()) <span class="keywordflow">return</span> <span class="keyword">true</span>;</div> <div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160; }</div>
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160; <span class="keywordflow">return</span> readIfPresent();</div> <div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160; <span class="keywordflow">else</span></div>
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160;}</div> <div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160; {</div>
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160; </div> <div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160; <span class="keywordflow">if</span>(!silent)</div>
<div class="line"><a name="l00106"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#adfb03998f9b3b981631dc794cffd05a1"> 106</a></span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#adfb03998f9b3b981631dc794cffd05a1">pFlow::IOfileHeader::implyWrite</a>()<span class="keyword"> const</span></div> <div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160; <a class="code" href="error_8hpp.html#a889d5e8bf195a24964ffb883bcb2fc3b">warningInFunction</a>&lt;&lt;</div>
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160;<span class="keyword"></span>{</div> <div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160; <span class="stringliteral">&quot;could not open file &quot;</span> &lt;&lt; path() &lt;&lt;<a class="code" href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">endl</a>;</div>
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160; <span class="keywordflow">return</span> isWriteAlways();</div> <div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160; <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160;}</div> <div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160; }</div>
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160; </div> <div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160; }</div>
<div class="line"><a name="l00111"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#ac38363de350016ce974d10db7d4d0753"> 111</a></span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#ac38363de350016ce974d10db7d4d0753">pFlow::IOfileHeader::fileExist</a>()<span class="keyword"> const</span></div> <div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160; </div>
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160;<span class="keyword"></span>{</div> <div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160; <span class="keywordflow">return</span> <span class="keyword">true</span>;</div>
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160; <span class="keywordflow">return</span> path().exist();</div> <div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160;}</div>
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160;}</div> <div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160; </div>
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160; </div> <div class="line"><a name="l00115"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#aac13e923e67df5e79d9a75f592b97da3"> 115</a></span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#aac13e923e67df5e79d9a75f592b97da3">pFlow::IOfileHeader::implyRead</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00116"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#aad1bd18bfebe1913d2b10785c0aff822"> 116</a></span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#aad1bd18bfebe1913d2b10785c0aff822">pFlow::IOfileHeader::readIfPresent</a>()<span class="keyword">const</span></div> <div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160;<span class="keyword"></span>{</div> <div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160; <span class="keywordflow">if</span> (isReadAlways()) <span class="keywordflow">return</span> <span class="keyword">true</span>;</div>
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160; <span class="keywordflow">return</span> fileExist() &amp;&amp; isReadIfPresent();</div> <div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160; <span class="keywordflow">return</span> readIfPresent();</div>
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160;}</div> <div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160;}</div>
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160; </div> <div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160; </div>
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160; </div> <div class="line"><a name="l00121"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#adfb03998f9b3b981631dc794cffd05a1"> 121</a></span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#adfb03998f9b3b981631dc794cffd05a1">pFlow::IOfileHeader::implyWrite</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00122"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#aa4249f7a47b0674a7697f67fff575591"> 122</a></span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#aa4249f7a47b0674a7697f67fff575591">pFlow::IOfileHeader::writeHeader</a>(<a class="code" href="classpFlow_1_1iOstream.html">iOstream</a>&amp; os, <span class="keyword">const</span> <a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a>&amp; typeName)<span class="keyword"> const</span></div> <div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160;<span class="keyword"></span>{</div> <div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160; <span class="keywordflow">return</span> isWriteAlways();</div>
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160; </div> <div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160;}</div>
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160; writeBanner(os);</div> <div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160; </div>
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160; </div> <div class="line"><a name="l00126"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#ac38363de350016ce974d10db7d4d0753"> 126</a></span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#ac38363de350016ce974d10db7d4d0753">pFlow::IOfileHeader::fileExist</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160; os.<a class="code" href="classpFlow_1_1iOstream.html#a21c60a5f3cd7a26eb97fa28923cbaec6">writeWordEntry</a>(<span class="stringliteral">&quot;objectType&quot;</span>, typeName );</div> <div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160; os.<a class="code" href="classpFlow_1_1IOstream.html#a281bbfd1fe6ab10377d7cb1f5111044d">fatalCheck</a>(<span class="stringliteral">&quot;writing objectType&quot;</span>);</div> <div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160; <span class="keywordflow">return</span> path().exist();</div>
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160; </div> <div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160;}</div>
<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160; os.<a class="code" href="classpFlow_1_1iOstream.html#a21c60a5f3cd7a26eb97fa28923cbaec6">writeWordEntry</a>(<span class="stringliteral">&quot;objectName&quot;</span>, name() );</div> <div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160; </div>
<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>&#160; os.<a class="code" href="classpFlow_1_1IOstream.html#a281bbfd1fe6ab10377d7cb1f5111044d">fatalCheck</a>(<span class="stringliteral">&quot;writing objectName&quot;</span>);</div> <div class="line"><a name="l00131"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#aad1bd18bfebe1913d2b10785c0aff822"> 131</a></span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#aad1bd18bfebe1913d2b10785c0aff822">pFlow::IOfileHeader::readIfPresent</a>()<span class="keyword">const</span></div>
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160; </div> <div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160; writeSeparator(os);</div> <div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160; <span class="keywordflow">return</span> fileExist() &amp;&amp; isReadIfPresent();</div>
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160; <span class="keywordflow">return</span> <span class="keyword">true</span>;</div> <div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160;}</div>
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160;}</div> <div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160; </div>
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160; </div> <div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160; </div>
<div class="line"><a name="l00137"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#ad9e20c6f6c7394efbb5ce993cf2936e0"> 137</a></span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#aa4249f7a47b0674a7697f67fff575591">pFlow::IOfileHeader::writeHeader</a>(<a class="code" href="classpFlow_1_1iOstream.html">iOstream</a>&amp; os)<span class="keyword"> const</span></div> <div class="line"><a name="l00137"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#aa4249f7a47b0674a7697f67fff575591"> 137</a></span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#aa4249f7a47b0674a7697f67fff575591">pFlow::IOfileHeader::writeHeader</a>(<a class="code" href="classpFlow_1_1iOstream.html">iOstream</a>&amp; os, <span class="keyword">const</span> <a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a>&amp; typeName)<span class="keyword"> const</span></div>
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160;<span class="keyword"></span>{</div> <div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160; <span class="keywordflow">return</span> writeHeader(os, objectType_);</div> <div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160; </div>
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160;}</div> <div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160; writeBanner(os);</div>
<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160; </div> <div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160; </div>
<div class="line"><a name="l00142"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#ad3e735fcc23f3717d149728c03f5074a"> 142</a></span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#ad3e735fcc23f3717d149728c03f5074a">pFlow::IOfileHeader::readHeader</a>(<a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; is, <span class="keywordtype">bool</span> silent)</div> <div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160; os.<a class="code" href="classpFlow_1_1iOstream.html#a21c60a5f3cd7a26eb97fa28923cbaec6">writeWordEntry</a>(<span class="stringliteral">&quot;objectType&quot;</span>, typeName );</div>
<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>&#160;{</div> <div class="line"><a name="l00143"></a><span class="lineno"> 143</span>&#160; os.<a class="code" href="classpFlow_1_1IOstream.html#a281bbfd1fe6ab10377d7cb1f5111044d">fatalCheck</a>(<span class="stringliteral">&quot;writing objectType&quot;</span>);</div>
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160; </div> <div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160; </div>
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>&#160; <span class="keywordflow">if</span>( !is.<a class="code" href="classpFlow_1_1iIstream.html#ae74a624bbb0665ed381b67cbda681031">findTokenAndNextSilent</a>(<span class="stringliteral">&quot;objectName&quot;</span>, objectName_) )</div> <div class="line"><a name="l00145"></a><span class="lineno"> 145</span>&#160; os.<a class="code" href="classpFlow_1_1iOstream.html#a21c60a5f3cd7a26eb97fa28923cbaec6">writeWordEntry</a>(<span class="stringliteral">&quot;objectName&quot;</span>, name() );</div>
<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>&#160; {</div> <div class="line"><a name="l00146"></a><span class="lineno"> 146</span>&#160; os.<a class="code" href="classpFlow_1_1IOstream.html#a281bbfd1fe6ab10377d7cb1f5111044d">fatalCheck</a>(<span class="stringliteral">&quot;writing objectName&quot;</span>);</div>
<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>&#160; <span class="keywordflow">if</span>(!silent)</div> <div class="line"><a name="l00147"></a><span class="lineno"> 147</span>&#160; </div>
<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>&#160; {</div> <div class="line"><a name="l00148"></a><span class="lineno"> 148</span>&#160; <a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> fileFormat;</div>
<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>&#160; <a class="code" href="error_8hpp.html#a889d5e8bf195a24964ffb883bcb2fc3b">warningInFunction</a>&lt;&lt;</div> <div class="line"><a name="l00149"></a><span class="lineno"> 149</span>&#160; <span class="keywordflow">if</span>(outFileBinary())</div>
<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>&#160; <span class="stringliteral">&quot;cannot find/error in reading objectName in file &quot;</span> &lt;&lt;</div> <div class="line"><a name="l00150"></a><span class="lineno"> 150</span>&#160; fileFormat = <span class="stringliteral">&quot;Binary&quot;</span>;</div>
<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>&#160; is.<a class="code" href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">name</a>()&lt;&lt;<a class="code" href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">endl</a>;</div> <div class="line"><a name="l00151"></a><span class="lineno"> 151</span>&#160; <span class="keywordflow">else</span></div>
<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>&#160; }</div> <div class="line"><a name="l00152"></a><span class="lineno"> 152</span>&#160; fileFormat = <span class="stringliteral">&quot;ASCII&quot;</span>;</div>
<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>&#160; <span class="keywordflow">return</span> <span class="keyword">false</span>;</div> <div class="line"><a name="l00153"></a><span class="lineno"> 153</span>&#160; </div>
<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>&#160; } </div> <div class="line"><a name="l00154"></a><span class="lineno"> 154</span>&#160; os.<a class="code" href="classpFlow_1_1iOstream.html#a21c60a5f3cd7a26eb97fa28923cbaec6">writeWordEntry</a>(<span class="stringliteral">&quot;fileFormat&quot;</span>, fileFormat);</div>
<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>&#160; </div> <div class="line"><a name="l00155"></a><span class="lineno"> 155</span>&#160; os.<a class="code" href="classpFlow_1_1IOstream.html#a281bbfd1fe6ab10377d7cb1f5111044d">fatalCheck</a>(<span class="stringliteral">&quot;writing fileFormat&quot;</span>);</div>
<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>&#160; <span class="keywordflow">if</span>( !is.<a class="code" href="classpFlow_1_1iIstream.html#ae74a624bbb0665ed381b67cbda681031">findTokenAndNextSilent</a>(<span class="stringliteral">&quot;objectType&quot;</span>, objectType_) )</div> <div class="line"><a name="l00156"></a><span class="lineno"> 156</span>&#160; </div>
<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>&#160; {</div> <div class="line"><a name="l00157"></a><span class="lineno"> 157</span>&#160; writeSeparator(os);</div>
<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>&#160; <span class="keywordflow">if</span>(!silent)</div> <div class="line"><a name="l00158"></a><span class="lineno"> 158</span>&#160; <span class="keywordflow">return</span> <span class="keyword">true</span>;</div>
<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>&#160; {</div> <div class="line"><a name="l00159"></a><span class="lineno"> 159</span>&#160;}</div>
<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>&#160; <a class="code" href="error_8hpp.html#a889d5e8bf195a24964ffb883bcb2fc3b">warningInFunction</a> &lt;&lt;</div> <div class="line"><a name="l00160"></a><span class="lineno"> 160</span>&#160; </div>
<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>&#160; <span class="stringliteral">&quot;cannot find/error in reading objectType in file &quot;</span>&lt;&lt;</div> <div class="line"><a name="l00161"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#ad9e20c6f6c7394efbb5ce993cf2936e0"> 161</a></span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#aa4249f7a47b0674a7697f67fff575591">pFlow::IOfileHeader::writeHeader</a>(<a class="code" href="classpFlow_1_1iOstream.html">iOstream</a>&amp; os)<span class="keyword"> const</span></div>
<div class="line"><a name="l00162"></a><span class="lineno"> 162</span>&#160; is.<a class="code" href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">name</a>()&lt;&lt;<a class="code" href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">endl</a>;</div> <div class="line"><a name="l00162"></a><span class="lineno"> 162</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>&#160; }</div> <div class="line"><a name="l00163"></a><span class="lineno"> 163</span>&#160; <span class="keywordflow">return</span> writeHeader(os, objectType_);</div>
<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>&#160; <span class="keywordflow">return</span> <span class="keyword">false</span>;</div> <div class="line"><a name="l00164"></a><span class="lineno"> 164</span>&#160;}</div>
<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>&#160; }</div> <div class="line"><a name="l00165"></a><span class="lineno"> 165</span>&#160; </div>
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>&#160; </div> <div class="line"><a name="l00166"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#ad3e735fcc23f3717d149728c03f5074a"> 166</a></span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#ad3e735fcc23f3717d149728c03f5074a">pFlow::IOfileHeader::readHeader</a>(<a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; is, <span class="keywordtype">bool</span> silent)</div>
<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>&#160; <span class="keywordflow">return</span> <span class="keyword">true</span>;</div> <div class="line"><a name="l00167"></a><span class="lineno"> 167</span>&#160;{</div>
<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>&#160;}</div> <div class="line"><a name="l00168"></a><span class="lineno"> 168</span>&#160; </div>
<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>&#160; </div> <div class="line"><a name="l00169"></a><span class="lineno"> 169</span>&#160; <span class="keywordflow">if</span>( !is.<a class="code" href="classpFlow_1_1iIstream.html#ae74a624bbb0665ed381b67cbda681031">findTokenAndNextSilent</a>(<span class="stringliteral">&quot;objectName&quot;</span>, objectName_) )</div>
<div class="line"><a name="l00170"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#a935aedcbc2d9fc4e32646d718eaec1f4"> 170</a></span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#a935aedcbc2d9fc4e32646d718eaec1f4">pFlow::IOfileHeader::writeBanner</a>(<a class="code" href="classpFlow_1_1iOstream.html">iOstream</a>&amp; os)<span class="keyword">const</span></div> <div class="line"><a name="l00170"></a><span class="lineno"> 170</span>&#160; {</div>
<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>&#160;<span class="keyword"></span>{</div> <div class="line"><a name="l00171"></a><span class="lineno"> 171</span>&#160; <span class="keywordflow">if</span>(!silent)</div>
<div class="line"><a name="l00172"></a><span class="lineno"> 172</span>&#160; os&lt;&lt; </div> <div class="line"><a name="l00172"></a><span class="lineno"> 172</span>&#160; {</div>
<div class="line"><a name="l00173"></a><span class="lineno"> 173</span>&#160;<span class="stringliteral">&quot;/* -------------------------------*- C++ -*---------------------------------- *\\ \n&quot;</span>&lt;&lt;</div> <div class="line"><a name="l00173"></a><span class="lineno"> 173</span>&#160; <a class="code" href="error_8hpp.html#a889d5e8bf195a24964ffb883bcb2fc3b">warningInFunction</a>&lt;&lt;</div>
<div class="line"><a name="l00174"></a><span class="lineno"> 174</span>&#160;<span class="stringliteral">&quot;| phasicFlow File | \n&quot;</span>&lt;&lt;</div> <div class="line"><a name="l00174"></a><span class="lineno"> 174</span>&#160; <span class="stringliteral">&quot;cannot find/error in reading objectName in file &quot;</span> &lt;&lt;</div>
<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>&#160;<span class="stringliteral">&quot;| copyright: www.cemf.ir | \n&quot;</span>&lt;&lt;</div> <div class="line"><a name="l00175"></a><span class="lineno"> 175</span>&#160; is.<a class="code" href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">name</a>()&lt;&lt;<a class="code" href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">endl</a>;</div>
<div class="line"><a name="l00176"></a><span class="lineno"> 176</span>&#160;<span class="stringliteral">&quot;\\* ------------------------------------------------------------------------- */ \n \n&quot;</span>;</div> <div class="line"><a name="l00176"></a><span class="lineno"> 176</span>&#160; }</div>
<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>&#160; </div> <div class="line"><a name="l00177"></a><span class="lineno"> 177</span>&#160; <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>&#160; <span class="keywordflow">return</span> <span class="keyword">true</span>;</div> <div class="line"><a name="l00178"></a><span class="lineno"> 178</span>&#160; } </div>
<div class="line"><a name="l00179"></a><span class="lineno"> 179</span>&#160;}</div> <div class="line"><a name="l00179"></a><span class="lineno"> 179</span>&#160; </div>
<div class="line"><a name="l00180"></a><span class="lineno"> 180</span>&#160; </div> <div class="line"><a name="l00180"></a><span class="lineno"> 180</span>&#160; <span class="keywordflow">if</span>( !is.<a class="code" href="classpFlow_1_1iIstream.html#ae74a624bbb0665ed381b67cbda681031">findTokenAndNextSilent</a>(<span class="stringliteral">&quot;objectType&quot;</span>, objectType_) )</div>
<div class="line"><a name="l00181"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#a7724614a5d68ca0d55beead4b79f6051"> 181</a></span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#a7724614a5d68ca0d55beead4b79f6051">pFlow::IOfileHeader::writeSeparator</a>(<a class="code" href="classpFlow_1_1iOstream.html">iOstream</a>&amp; os)<span class="keyword">const</span></div> <div class="line"><a name="l00181"></a><span class="lineno"> 181</span>&#160; {</div>
<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>&#160;<span class="keyword"></span>{</div> <div class="line"><a name="l00182"></a><span class="lineno"> 182</span>&#160; <span class="keywordflow">if</span>(!silent)</div>
<div class="line"><a name="l00183"></a><span class="lineno"> 183</span>&#160; os&lt;&lt; <span class="stringliteral">&quot;\n&quot;</span> &lt;&lt;</div> <div class="line"><a name="l00183"></a><span class="lineno"> 183</span>&#160; {</div>
<div class="line"><a name="l00184"></a><span class="lineno"> 184</span>&#160;<span class="stringliteral">&quot;// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - // \n \n&quot;</span>;</div> <div class="line"><a name="l00184"></a><span class="lineno"> 184</span>&#160; <a class="code" href="error_8hpp.html#a889d5e8bf195a24964ffb883bcb2fc3b">warningInFunction</a> &lt;&lt;</div>
<div class="line"><a name="l00185"></a><span class="lineno"> 185</span>&#160; </div> <div class="line"><a name="l00185"></a><span class="lineno"> 185</span>&#160; <span class="stringliteral">&quot;cannot find/error in reading objectType in file &quot;</span>&lt;&lt;</div>
<div class="line"><a name="l00186"></a><span class="lineno"> 186</span>&#160; <span class="keywordflow">return</span> <span class="keyword">true</span>;</div> <div class="line"><a name="l00186"></a><span class="lineno"> 186</span>&#160; is.<a class="code" href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">name</a>()&lt;&lt;<a class="code" href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">endl</a>;</div>
<div class="line"><a name="l00187"></a><span class="lineno"> 187</span>&#160;}</div> <div class="line"><a name="l00187"></a><span class="lineno"> 187</span>&#160; }</div>
<div class="line"><a name="l00188"></a><span class="lineno"> 188</span>&#160; <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00189"></a><span class="lineno"> 189</span>&#160; }</div>
<div class="line"><a name="l00190"></a><span class="lineno"> 190</span>&#160; </div>
<div class="line"><a name="l00191"></a><span class="lineno"> 191</span>&#160; </div>
<div class="line"><a name="l00192"></a><span class="lineno"> 192</span>&#160; <span class="keywordflow">if</span>( !is.<a class="code" href="classpFlow_1_1iIstream.html#ae74a624bbb0665ed381b67cbda681031">findTokenAndNextSilent</a>(<span class="stringliteral">&quot;fileFormat&quot;</span>, fileFormat_) )</div>
<div class="line"><a name="l00193"></a><span class="lineno"> 193</span>&#160; {</div>
<div class="line"><a name="l00194"></a><span class="lineno"> 194</span>&#160; <span class="keywordflow">if</span>(!silent)</div>
<div class="line"><a name="l00195"></a><span class="lineno"> 195</span>&#160; {</div>
<div class="line"><a name="l00196"></a><span class="lineno"> 196</span>&#160; <a class="code" href="error_8hpp.html#a889d5e8bf195a24964ffb883bcb2fc3b">warningInFunction</a> &lt;&lt;</div>
<div class="line"><a name="l00197"></a><span class="lineno"> 197</span>&#160; <span class="stringliteral">&quot;cannot find/error in reading fileFormat in file &quot;</span>&lt;&lt;</div>
<div class="line"><a name="l00198"></a><span class="lineno"> 198</span>&#160; is.<a class="code" href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">name</a>()&lt;&lt;<a class="code" href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">endl</a>;</div>
<div class="line"><a name="l00199"></a><span class="lineno"> 199</span>&#160; }</div>
<div class="line"><a name="l00200"></a><span class="lineno"> 200</span>&#160; <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00201"></a><span class="lineno"> 201</span>&#160; }</div>
<div class="line"><a name="l00202"></a><span class="lineno"> 202</span>&#160; </div>
<div class="line"><a name="l00203"></a><span class="lineno"> 203</span>&#160; <span class="keywordflow">return</span> <span class="keyword">true</span>;</div>
<div class="line"><a name="l00204"></a><span class="lineno"> 204</span>&#160;}</div>
<div class="line"><a name="l00205"></a><span class="lineno"> 205</span>&#160; </div>
<div class="line"><a name="l00206"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#a935aedcbc2d9fc4e32646d718eaec1f4"> 206</a></span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#a935aedcbc2d9fc4e32646d718eaec1f4">pFlow::IOfileHeader::writeBanner</a>(<a class="code" href="classpFlow_1_1iOstream.html">iOstream</a>&amp; os)<span class="keyword">const</span></div>
<div class="line"><a name="l00207"></a><span class="lineno"> 207</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00208"></a><span class="lineno"> 208</span>&#160; os&lt;&lt; </div>
<div class="line"><a name="l00209"></a><span class="lineno"> 209</span>&#160;<span class="stringliteral">&quot;/* -------------------------------*- C++ -*---------------------------------- *\\ \n&quot;</span>&lt;&lt;</div>
<div class="line"><a name="l00210"></a><span class="lineno"> 210</span>&#160;<span class="stringliteral">&quot;| phasicFlow File | \n&quot;</span>&lt;&lt;</div>
<div class="line"><a name="l00211"></a><span class="lineno"> 211</span>&#160;<span class="stringliteral">&quot;| copyright: www.cemf.ir | \n&quot;</span>&lt;&lt;</div>
<div class="line"><a name="l00212"></a><span class="lineno"> 212</span>&#160;<span class="stringliteral">&quot;\\* ------------------------------------------------------------------------- */ \n \n&quot;</span>;</div>
<div class="line"><a name="l00213"></a><span class="lineno"> 213</span>&#160; </div>
<div class="line"><a name="l00214"></a><span class="lineno"> 214</span>&#160; <span class="keywordflow">return</span> <span class="keyword">true</span>;</div>
<div class="line"><a name="l00215"></a><span class="lineno"> 215</span>&#160;}</div>
<div class="line"><a name="l00216"></a><span class="lineno"> 216</span>&#160; </div>
<div class="line"><a name="l00217"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#a7724614a5d68ca0d55beead4b79f6051"> 217</a></span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#a7724614a5d68ca0d55beead4b79f6051">pFlow::IOfileHeader::writeSeparator</a>(<a class="code" href="classpFlow_1_1iOstream.html">iOstream</a>&amp; os)<span class="keyword">const</span></div>
<div class="line"><a name="l00218"></a><span class="lineno"> 218</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00219"></a><span class="lineno"> 219</span>&#160; os&lt;&lt; <span class="stringliteral">&quot;\n&quot;</span> &lt;&lt;</div>
<div class="line"><a name="l00220"></a><span class="lineno"> 220</span>&#160;<span class="stringliteral">&quot;// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - // \n \n&quot;</span>;</div>
<div class="line"><a name="l00221"></a><span class="lineno"> 221</span>&#160; </div>
<div class="line"><a name="l00222"></a><span class="lineno"> 222</span>&#160; <span class="keywordflow">return</span> <span class="keyword">true</span>;</div>
<div class="line"><a name="l00223"></a><span class="lineno"> 223</span>&#160;}</div>
</div><!-- fragment --></div><!-- contents --> </div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content --> </div><!-- doc-content -->
<div class="ttc" id="aclasspFlow_1_1iIstream_html_ae74a624bbb0665ed381b67cbda681031"><div class="ttname"><a href="classpFlow_1_1iIstream.html#ae74a624bbb0665ed381b67cbda681031">pFlow::iIstream::findTokenAndNextSilent</a></div><div class="ttdeci">virtual bool findTokenAndNextSilent(const word &amp;w, word &amp;nextW, int32 limitLine=100)</div><div class="ttdef"><b>Definition:</b> <a href="iIstream_8cpp_source.html#l00168">iIstream.cpp:168</a></div></div> <div class="ttc" id="aclasspFlow_1_1iIstream_html_ae74a624bbb0665ed381b67cbda681031"><div class="ttname"><a href="classpFlow_1_1iIstream.html#ae74a624bbb0665ed381b67cbda681031">pFlow::iIstream::findTokenAndNextSilent</a></div><div class="ttdeci">virtual bool findTokenAndNextSilent(const word &amp;w, word &amp;nextW, int32 limitLine=100)</div><div class="ttdef"><b>Definition:</b> <a href="iIstream_8cpp_source.html#l00176">iIstream.cpp:176</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_aad1bd18bfebe1913d2b10785c0aff822"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#aad1bd18bfebe1913d2b10785c0aff822">pFlow::IOfileHeader::readIfPresent</a></div><div class="ttdeci">bool readIfPresent() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00116">IOfileHeader.cpp:116</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_aad1bd18bfebe1913d2b10785c0aff822"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#aad1bd18bfebe1913d2b10785c0aff822">pFlow::IOfileHeader::readIfPresent</a></div><div class="ttdeci">bool readIfPresent() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00131">IOfileHeader.cpp:131</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_ad3e735fcc23f3717d149728c03f5074a"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#ad3e735fcc23f3717d149728c03f5074a">pFlow::IOfileHeader::readHeader</a></div><div class="ttdeci">bool readHeader(iIstream &amp;is, bool silent=false)</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00142">IOfileHeader.cpp:142</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_aefb380f32e3c6839d26dbc93ff4eb00a"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#aefb380f32e3c6839d26dbc93ff4eb00a">pFlow::IOfileHeader::outFileBinary</a></div><div class="ttdeci">bool outFileBinary() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00073">IOfileHeader.cpp:73</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_ad3e735fcc23f3717d149728c03f5074a"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#ad3e735fcc23f3717d149728c03f5074a">pFlow::IOfileHeader::readHeader</a></div><div class="ttdeci">bool readHeader(iIstream &amp;is, bool silent=false)</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00166">IOfileHeader.cpp:166</a></div></div>
<div class="ttc" id="aerror_8hpp_html_a889d5e8bf195a24964ffb883bcb2fc3b"><div class="ttname"><a href="error_8hpp.html#a889d5e8bf195a24964ffb883bcb2fc3b">warningInFunction</a></div><div class="ttdeci">#define warningInFunction</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00055">error.hpp:55</a></div></div> <div class="ttc" id="aerror_8hpp_html_a889d5e8bf195a24964ffb883bcb2fc3b"><div class="ttname"><a href="error_8hpp.html#a889d5e8bf195a24964ffb883bcb2fc3b">warningInFunction</a></div><div class="ttdeci">#define warningInFunction</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00055">error.hpp:55</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_ac38363de350016ce974d10db7d4d0753"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#ac38363de350016ce974d10db7d4d0753">pFlow::IOfileHeader::fileExist</a></div><div class="ttdeci">bool fileExist() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00111">IOfileHeader.cpp:111</a></div></div> <div class="ttc" id="anamespacepFlow_html_a85d082a1fd1aa0dd5be3e779502475a7"><div class="ttname"><a href="namespacepFlow.html#a85d082a1fd1aa0dd5be3e779502475a7">pFlow::toUpper</a></div><div class="ttdeci">word toUpper(const word &amp;inStr)</div><div class="ttdef"><b>Definition:</b> <a href="bTypesFunctions_8cpp_source.html#l00107">bTypesFunctions.cpp:107</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_ac38363de350016ce974d10db7d4d0753"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#ac38363de350016ce974d10db7d4d0753">pFlow::IOfileHeader::fileExist</a></div><div class="ttdeci">bool fileExist() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00126">IOfileHeader.cpp:126</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div> <div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div>
<div class="ttc" id="anamespacepFlow_html_aba8f0c455a3fdb4b05ad33a25b13b189"><div class="ttname"><a href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">pFlow::endl</a></div><div class="ttdeci">iOstream &amp; endl(iOstream &amp;os)</div><div class="ttdef"><b>Definition:</b> <a href="iOstream_8hpp_source.html#l00312">iOstream.hpp:312</a></div></div> <div class="ttc" id="anamespacepFlow_html_aba8f0c455a3fdb4b05ad33a25b13b189"><div class="ttname"><a href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">pFlow::endl</a></div><div class="ttdeci">iOstream &amp; endl(iOstream &amp;os)</div><div class="ttdoc">Add newline and flush stream.</div><div class="ttdef"><b>Definition:</b> <a href="iOstream_8hpp_source.html#l00320">iOstream.hpp:320</a></div></div>
<div class="ttc" id="aclasspFlow_1_1fileSystem_html"><div class="ttname"><a href="classpFlow_1_1fileSystem.html">pFlow::fileSystem</a></div><div class="ttdef"><b>Definition:</b> <a href="fileSystem_8hpp_source.html#l00063">fileSystem.hpp:63</a></div></div> <div class="ttc" id="aclasspFlow_1_1fileSystem_html"><div class="ttname"><a href="classpFlow_1_1fileSystem.html">pFlow::fileSystem</a></div><div class="ttdef"><b>Definition:</b> <a href="fileSystem_8hpp_source.html#l00063">fileSystem.hpp:63</a></div></div>
<div class="ttc" id="arepository_8hpp_html"><div class="ttname"><a href="repository_8hpp.html">repository.hpp</a></div></div> <div class="ttc" id="arepository_8hpp_html"><div class="ttname"><a href="repository_8hpp.html">repository.hpp</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_aadf02aad5ab9dd4c10306e74510f4dd0"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#aadf02aad5ab9dd4c10306e74510f4dd0">pFlow::IOfileHeader::outStream</a></div><div class="ttdeci">uniquePtr&lt; oFstream &gt; outStream() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00032">IOfileHeader.cpp:32</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_aadf02aad5ab9dd4c10306e74510f4dd0"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#aadf02aad5ab9dd4c10306e74510f4dd0">pFlow::IOfileHeader::outStream</a></div><div class="ttdeci">uniquePtr&lt; oFstream &gt; outStream() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00032">IOfileHeader.cpp:32</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_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_1IOfileHeader_html_aa4249f7a47b0674a7697f67fff575591"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#aa4249f7a47b0674a7697f67fff575591">pFlow::IOfileHeader::writeHeader</a></div><div class="ttdeci">bool writeHeader(iOstream &amp;os, const word &amp;typeName) const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00122">IOfileHeader.cpp:122</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_aa4249f7a47b0674a7697f67fff575591"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#aa4249f7a47b0674a7697f67fff575591">pFlow::IOfileHeader::writeHeader</a></div><div class="ttdeci">bool writeHeader(iOstream &amp;os, const word &amp;typeName) const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00137">IOfileHeader.cpp:137</a></div></div>
<div class="ttc" id="aclasspFlow_1_1fileSystem_html_a30e927ab97f8b741ec1b4ed94d111115"><div class="ttname"><a href="classpFlow_1_1fileSystem.html#a30e927ab97f8b741ec1b4ed94d111115">pFlow::fileSystem::path</a></div><div class="ttdeci">const pathType &amp; path() const</div><div class="ttdef"><b>Definition:</b> <a href="fileSystem_8hpp_source.html#l00121">fileSystem.hpp:121</a></div></div> <div class="ttc" id="aclasspFlow_1_1fileSystem_html_a30e927ab97f8b741ec1b4ed94d111115"><div class="ttname"><a href="classpFlow_1_1fileSystem.html#a30e927ab97f8b741ec1b4ed94d111115">pFlow::fileSystem::path</a></div><div class="ttdeci">const pathType &amp; path() const</div><div class="ttdef"><b>Definition:</b> <a href="fileSystem_8hpp_source.html#l00121">fileSystem.hpp:121</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_ae1921a7f20c43d1438221946e607c488"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#ae1921a7f20c43d1438221946e607c488">pFlow::IOfileHeader::path</a></div><div class="ttdeci">fileSystem path() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00055">IOfileHeader.cpp:55</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_ae1921a7f20c43d1438221946e607c488"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#ae1921a7f20c43d1438221946e607c488">pFlow::IOfileHeader::path</a></div><div class="ttdeci">fileSystem path() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00057">IOfileHeader.cpp:57</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_aeb8db62c8360b96bf8aa002da3f6085d"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#aeb8db62c8360b96bf8aa002da3f6085d">pFlow::IOfileHeader::IOfileHeader</a></div><div class="ttdeci">IOfileHeader(const objectFile &amp;objf, const repository *owner=nullptr)</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00046">IOfileHeader.cpp:46</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_aeb8db62c8360b96bf8aa002da3f6085d"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#aeb8db62c8360b96bf8aa002da3f6085d">pFlow::IOfileHeader::IOfileHeader</a></div><div class="ttdeci">IOfileHeader(const objectFile &amp;objf, const repository *owner=nullptr)</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00048">IOfileHeader.cpp:48</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a281bbfd1fe6ab10377d7cb1f5111044d"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a281bbfd1fe6ab10377d7cb1f5111044d">pFlow::IOstream::fatalCheck</a></div><div class="ttdeci">bool fatalCheck(const char *operation) const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00048">IOstream.cpp:48</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a281bbfd1fe6ab10377d7cb1f5111044d"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a281bbfd1fe6ab10377d7cb1f5111044d">pFlow::IOstream::fatalCheck</a></div><div class="ttdeci">bool fatalCheck(const char *operation) const</div><div class="ttdoc">Check IOstream status for given operation.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00048">IOstream.cpp:48</a></div></div>
<div class="ttc" id="aclasspFlow_1_1objectFile_html"><div class="ttname"><a href="classpFlow_1_1objectFile.html">pFlow::objectFile</a></div><div class="ttdef"><b>Definition:</b> <a href="objectFile_8hpp_source.html#l00033">objectFile.hpp:33</a></div></div> <div class="ttc" id="aclasspFlow_1_1objectFile_html"><div class="ttname"><a href="classpFlow_1_1objectFile.html">pFlow::objectFile</a></div><div class="ttdef"><b>Definition:</b> <a href="objectFile_8hpp_source.html#l00033">objectFile.hpp:33</a></div></div>
<div class="ttc" id="aIOfileHeader_8hpp_html"><div class="ttname"><a href="IOfileHeader_8hpp.html">IOfileHeader.hpp</a></div></div> <div class="ttc" id="aIOfileHeader_8hpp_html"><div class="ttname"><a href="IOfileHeader_8hpp.html">IOfileHeader.hpp</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_ac9b54653d0ec63ee05f64a185437b335"><div class="ttname"><a href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">pFlow::IOstream::name</a></div><div class="ttdeci">virtual const word &amp; name() const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00031">IOstream.cpp:31</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_ac9b54653d0ec63ee05f64a185437b335"><div class="ttname"><a href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">pFlow::IOstream::name</a></div><div class="ttdeci">virtual const word &amp; name() const</div><div class="ttdoc">Return the name of the stream.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00031">IOstream.cpp:31</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_a770eebd1866493c91efe18ab806d9568"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#a770eebd1866493c91efe18ab806d9568">pFlow::IOfileHeader::inStream</a></div><div class="ttdeci">uniquePtr&lt; iFstream &gt; inStream() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00024">IOfileHeader.cpp:24</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_a770eebd1866493c91efe18ab806d9568"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#a770eebd1866493c91efe18ab806d9568">pFlow::IOfileHeader::inStream</a></div><div class="ttdeci">uniquePtr&lt; iFstream &gt; inStream() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00024">IOfileHeader.cpp:24</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_aac13e923e67df5e79d9a75f592b97da3"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#aac13e923e67df5e79d9a75f592b97da3">pFlow::IOfileHeader::implyRead</a></div><div class="ttdeci">bool implyRead() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00100">IOfileHeader.cpp:100</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_aac13e923e67df5e79d9a75f592b97da3"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#aac13e923e67df5e79d9a75f592b97da3">pFlow::IOfileHeader::implyRead</a></div><div class="ttdeci">bool implyRead() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00115">IOfileHeader.cpp:115</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_a7724614a5d68ca0d55beead4b79f6051"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#a7724614a5d68ca0d55beead4b79f6051">pFlow::IOfileHeader::writeSeparator</a></div><div class="ttdeci">bool writeSeparator(iOstream &amp;os) const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00181">IOfileHeader.cpp:181</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_a7724614a5d68ca0d55beead4b79f6051"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#a7724614a5d68ca0d55beead4b79f6051">pFlow::IOfileHeader::writeSeparator</a></div><div class="ttdeci">bool writeSeparator(iOstream &amp;os) const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00217">IOfileHeader.cpp:217</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_a1a248aa0488b774d5160449992ad31e5"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#a1a248aa0488b774d5160449992ad31e5">pFlow::IOfileHeader::headerOk</a></div><div class="ttdeci">bool headerOk(bool silent=false)</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00071">IOfileHeader.cpp:71</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_a1a248aa0488b774d5160449992ad31e5"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#a1a248aa0488b774d5160449992ad31e5">pFlow::IOfileHeader::headerOk</a></div><div class="ttdeci">bool headerOk(bool silent=false)</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00086">IOfileHeader.cpp:86</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="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="aclasspFlow_1_1IOfileHeader_html_a6e04bca1658d3c571a38d8ac1d62462e"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#a6e04bca1658d3c571a38d8ac1d62462e">pFlow::IOfileHeader::inFileBinary</a></div><div class="ttdeci">bool inFileBinary() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00081">IOfileHeader.cpp:81</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_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_1IOfileHeader_html_adfb03998f9b3b981631dc794cffd05a1"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#adfb03998f9b3b981631dc794cffd05a1">pFlow::IOfileHeader::implyWrite</a></div><div class="ttdeci">bool implyWrite() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00106">IOfileHeader.cpp:106</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_adfb03998f9b3b981631dc794cffd05a1"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#adfb03998f9b3b981631dc794cffd05a1">pFlow::IOfileHeader::implyWrite</a></div><div class="ttdeci">bool implyWrite() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00121">IOfileHeader.cpp:121</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="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="aclasspFlow_1_1iOstream_html_a21c60a5f3cd7a26eb97fa28923cbaec6"><div class="ttname"><a href="classpFlow_1_1iOstream.html#a21c60a5f3cd7a26eb97fa28923cbaec6">pFlow::iOstream::writeWordEntry</a></div><div class="ttdeci">iOstream &amp; writeWordEntry(const word &amp;key, const T &amp;value)</div><div class="ttdef"><b>Definition:</b> <a href="iOstream_8hpp_source.html#l00217">iOstream.hpp:217</a></div></div> <div class="ttc" id="aclasspFlow_1_1iOstream_html_a21c60a5f3cd7a26eb97fa28923cbaec6"><div class="ttname"><a href="classpFlow_1_1iOstream.html#a21c60a5f3cd7a26eb97fa28923cbaec6">pFlow::iOstream::writeWordEntry</a></div><div class="ttdeci">iOstream &amp; writeWordEntry(const word &amp;key, const T &amp;value)</div><div class="ttdoc">Write a keyword/value entry.</div><div class="ttdef"><b>Definition:</b> <a href="iOstream_8hpp_source.html#l00224">iOstream.hpp:224</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_a935aedcbc2d9fc4e32646d718eaec1f4"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#a935aedcbc2d9fc4e32646d718eaec1f4">pFlow::IOfileHeader::writeBanner</a></div><div class="ttdeci">bool writeBanner(iOstream &amp;os) const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00170">IOfileHeader.cpp:170</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_a935aedcbc2d9fc4e32646d718eaec1f4"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#a935aedcbc2d9fc4e32646d718eaec1f4">pFlow::IOfileHeader::writeBanner</a></div><div class="ttdeci">bool writeBanner(iOstream &amp;os) const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00206">IOfileHeader.cpp:206</a></div></div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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_8a09dd5b7fce343a5c545316ddba4e1b.html">repository</a></li><li class="navelem"><a class="el" href="dir_557182f9d267f2db2f460147f8d9cd32.html">IOobject</a></li><li class="navelem"><a class="el" href="IOfileHeader_8cpp.html">IOfileHeader.cpp</a></li> <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_8a09dd5b7fce343a5c545316ddba4e1b.html">repository</a></li><li class="navelem"><a class="el" href="dir_557182f9d267f2db2f460147f8d9cd32.html">IOobject</a></li><li class="navelem"><a class="el" href="IOfileHeader_8cpp.html">IOfileHeader.cpp</a></li>

View File

@ -154,84 +154,91 @@ $(document).ready(function(){initNavTree('IOfileHeader_8hpp_source.html',''); in
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160; <span class="comment">// object type read from file </span></div> <div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160; <span class="comment">// object type read from file </span></div>
<div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#adf7afc3ea2cc179930f4e4f4ca48797c"> 50</a></span>&#160; <a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> <a class="code" href="classpFlow_1_1IOfileHeader.html#adf7afc3ea2cc179930f4e4f4ca48797c">objectType_</a>;</div> <div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#adf7afc3ea2cc179930f4e4f4ca48797c"> 50</a></span>&#160; <a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> <a class="code" href="classpFlow_1_1IOfileHeader.html#adf7afc3ea2cc179930f4e4f4ca48797c">objectType_</a>;</div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160; </div> <div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160; </div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160; </div> <div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#a4df46db2aad0395fac9c0522d8c409a9"> 53</a></span>&#160; <a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> <a class="code" href="classpFlow_1_1IOfileHeader.html#a4df46db2aad0395fac9c0522d8c409a9">fileFormat_</a> = <span class="stringliteral">&quot;ASCII&quot;</span>;</div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160; <span class="comment">// - input file stream</span></div> <div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160; </div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>&#160; <a class="code" href="classpFlow_1_1uniquePtr.html">uniquePtr&lt;iFstream&gt;</a> <a class="code" href="classpFlow_1_1IOfileHeader.html#a770eebd1866493c91efe18ab806d9568">inStream</a>()<span class="keyword">const</span>;</div>
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160; </div> <div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160; </div>
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160; <span class="comment">// - ouput file stream</span></div> <div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160; <span class="comment">// - input file stream</span></div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160; <a class="code" href="classpFlow_1_1uniquePtr.html">uniquePtr&lt;oFstream&gt;</a> <a class="code" href="classpFlow_1_1IOfileHeader.html#aadf02aad5ab9dd4c10306e74510f4dd0">outStream</a>()<span class="keyword">const</span>;</div> <div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160; <a class="code" href="classpFlow_1_1uniquePtr.html">uniquePtr&lt;iFstream&gt;</a> <a class="code" href="classpFlow_1_1IOfileHeader.html#a770eebd1866493c91efe18ab806d9568">inStream</a>()<span class="keyword">const</span>;</div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160; </div> <div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160; </div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160;<span class="keyword">public</span>:</div> <div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160; <span class="comment">// - ouput file stream</span></div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160; </div> <div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160; <a class="code" href="classpFlow_1_1uniquePtr.html">uniquePtr&lt;oFstream&gt;</a> <a class="code" href="classpFlow_1_1IOfileHeader.html#aadf02aad5ab9dd4c10306e74510f4dd0">outStream</a>()<span class="keyword">const</span>;</div>
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160; <span class="comment">// with owner </span></div> <div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160; </div>
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160; <a class="code" href="classpFlow_1_1IOfileHeader.html#aeb8db62c8360b96bf8aa002da3f6085d">IOfileHeader</a>(<span class="keyword">const</span> <a class="code" href="classpFlow_1_1objectFile.html">objectFile</a>&amp; objf, <span class="keyword">const</span> <a class="code" href="classpFlow_1_1repository.html">repository</a>* <a class="code" href="classpFlow_1_1IOfileHeader.html#a2c4e952d46d447c08664eeba4e791854">owner</a> = <span class="keyword">nullptr</span>);</div> <div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160;<span class="keyword">public</span>:</div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160; </div> <div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160; </div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; <span class="comment">// - object name</span></div> <div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; <span class="comment">// with owner </span></div>
<div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#a4ae6d6ea877ec8652d86076eaf333c12"> 66</a></span>&#160; <span class="keyword">const</span> <a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a>&amp; <a class="code" href="classpFlow_1_1IOfileHeader.html#a4ae6d6ea877ec8652d86076eaf333c12">objectName</a>()<span class="keyword">const</span></div> <div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160; <a class="code" href="classpFlow_1_1IOfileHeader.html#aeb8db62c8360b96bf8aa002da3f6085d">IOfileHeader</a>(<span class="keyword">const</span> <a class="code" href="classpFlow_1_1objectFile.html">objectFile</a>&amp; objf, <span class="keyword">const</span> <a class="code" href="classpFlow_1_1repository.html">repository</a>* <a class="code" href="classpFlow_1_1IOfileHeader.html#a2c4e952d46d447c08664eeba4e791854">owner</a> = <span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160;<span class="keyword"> </span>{</div> <div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160; </div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#a0fc09585fc6fa997b81807dff8b8236d">objectName_</a>;</div> <div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160; <span class="comment">// - object name</span></div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160; }</div> <div class="line"><a name="l00069"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#a4ae6d6ea877ec8652d86076eaf333c12"> 69</a></span>&#160; <span class="keyword">const</span> <a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a>&amp; <a class="code" href="classpFlow_1_1IOfileHeader.html#a4ae6d6ea877ec8652d86076eaf333c12">objectName</a>()<span class="keyword">const</span></div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160; </div> <div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; <span class="comment">// - object type</span></div> <div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#a0fc09585fc6fa997b81807dff8b8236d">objectName_</a>;</div>
<div class="line"><a name="l00072"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#a67068cb6552c42a5ddb1c66bf6bbf6b3"> 72</a></span>&#160; <span class="keyword">const</span> <a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a>&amp; <a class="code" href="classpFlow_1_1IOfileHeader.html#a67068cb6552c42a5ddb1c66bf6bbf6b3">objectType</a>()<span class="keyword">const</span></div> <div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; }</div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160;<span class="keyword"> </span>{</div> <div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; </div>
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#adf7afc3ea2cc179930f4e4f4ca48797c">objectType_</a>;</div> <div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160; <span class="comment">// - object type</span></div>
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160; }</div> <div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#a67068cb6552c42a5ddb1c66bf6bbf6b3"> 75</a></span>&#160; <span class="keyword">const</span> <a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a>&amp; <a class="code" href="classpFlow_1_1IOfileHeader.html#a67068cb6552c42a5ddb1c66bf6bbf6b3">objectType</a>()<span class="keyword">const</span></div>
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160; </div> <div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160; <span class="comment">// - pointer to owner repository </span></div> <div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#adf7afc3ea2cc179930f4e4f4ca48797c">objectType_</a>;</div>
<div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#a2c4e952d46d447c08664eeba4e791854"> 78</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classpFlow_1_1repository.html">repository</a>* <a class="code" href="classpFlow_1_1IOfileHeader.html#a2c4e952d46d447c08664eeba4e791854">owner</a>()<span class="keyword">const </span></div> <div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160; }</div>
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160;<span class="keyword"> </span>{</div> <div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160; </div>
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#a7bb1f0bd1b5e54b7983dfafe4270b6d7">owner_</a>;</div> <div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160; <span class="comment">// - pointer to owner repository </span></div>
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160; }</div> <div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOfileHeader.html#a2c4e952d46d447c08664eeba4e791854"> 81</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classpFlow_1_1repository.html">repository</a>* <a class="code" href="classpFlow_1_1IOfileHeader.html#a2c4e952d46d447c08664eeba4e791854">owner</a>()<span class="keyword">const </span></div>
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160; </div> <div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160; <span class="comment">// - path to file name </span></div> <div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#a7bb1f0bd1b5e54b7983dfafe4270b6d7">owner_</a>;</div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160; <a class="code" href="classpFlow_1_1fileSystem.html">fileSystem</a> <a class="code" href="classpFlow_1_1IOfileHeader.html#ae1921a7f20c43d1438221946e607c488">path</a>() <span class="keyword">const</span>;</div> <div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160; }</div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; </div> <div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; </div>
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; <span class="comment">// - should be used for read operations </span></div> <div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; <span class="comment">// - path to file name </span></div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; <span class="comment">// check if the file exist,</span></div> <div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; <a class="code" href="classpFlow_1_1fileSystem.html">fileSystem</a> <a class="code" href="classpFlow_1_1IOfileHeader.html#ae1921a7f20c43d1438221946e607c488">path</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; <span class="comment">// read the header of the file to check if it is ok</span></div> <div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; </div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#a1a248aa0488b774d5160449992ad31e5">headerOk</a>(<span class="keywordtype">bool</span> silent = <span class="keyword">false</span>);</div> <div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#aefb380f32e3c6839d26dbc93ff4eb00a">outFileBinary</a>()<span class="keyword">const</span>;</div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; </div> <div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; </div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; <span class="comment">// - imply read </span></div> <div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#a6e04bca1658d3c571a38d8ac1d62462e">inFileBinary</a>()<span class="keyword">const</span>;</div>
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#aac13e923e67df5e79d9a75f592b97da3">implyRead</a>() <span class="keyword">const</span>;</div> <div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; </div>
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; </div> <div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; <span class="comment">// - should be used for read operations </span></div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; <span class="comment">// - imply write </span></div> <div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; <span class="comment">// check if the file exist,</span></div>
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#adfb03998f9b3b981631dc794cffd05a1">implyWrite</a>() <span class="keyword">const</span>;</div> <div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; <span class="comment">// read the header of the file to check if it is ok</span></div>
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160; </div> <div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#a1a248aa0488b774d5160449992ad31e5">headerOk</a>(<span class="keywordtype">bool</span> silent = <span class="keyword">false</span>);</div>
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; <span class="comment">// - check if file exists</span></div> <div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; </div>
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#ac38363de350016ce974d10db7d4d0753">fileExist</a>() <span class="keyword">const</span>;</div> <div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; <span class="comment">// - imply read </span></div>
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160; </div> <div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#aac13e923e67df5e79d9a75f592b97da3">implyRead</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160; <span class="comment">// - check read if present </span></div> <div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160; </div>
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#aad1bd18bfebe1913d2b10785c0aff822">readIfPresent</a>()<span class="keyword">const</span>;</div> <div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160; <span class="comment">// - imply write </span></div>
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160; </div> <div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#adfb03998f9b3b981631dc794cffd05a1">implyWrite</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160; <span class="comment">// - write the header in the file , typeName comes from caller</span></div> <div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160; </div>
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#aa4249f7a47b0674a7697f67fff575591">writeHeader</a>(<a class="code" href="classpFlow_1_1iOstream.html">iOstream</a>&amp; os, <span class="keyword">const</span> <a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a>&amp; typeName) <span class="keyword">const</span>;</div> <div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160; <span class="comment">// - check if file exists</span></div>
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160; </div> <div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#ac38363de350016ce974d10db7d4d0753">fileExist</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160; <span class="comment">// - write the header in the file, typeName comes from the one read from file </span></div> <div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160; </div>
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#aa4249f7a47b0674a7697f67fff575591">writeHeader</a>(<a class="code" href="classpFlow_1_1iOstream.html">iOstream</a>&amp; os) <span class="keyword">const</span>;</div> <div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160; <span class="comment">// - check read if present </span></div>
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160; </div> <div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#aad1bd18bfebe1913d2b10785c0aff822">readIfPresent</a>()<span class="keyword">const</span>;</div>
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160; <span class="comment">// - read the header in the file </span></div> <div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160; </div>
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#ad3e735fcc23f3717d149728c03f5074a">readHeader</a>(<a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; is, <span class="keywordtype">bool</span> silent=<span class="keyword">false</span>);</div> <div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160; <span class="comment">// - write the header in the file , typeName comes from caller</span></div>
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160; </div> <div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#aa4249f7a47b0674a7697f67fff575591">writeHeader</a>(<a class="code" href="classpFlow_1_1iOstream.html">iOstream</a>&amp; os, <span class="keyword">const</span> <a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a>&amp; typeName) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160; <span class="comment">// - write the banner </span></div> <div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160; </div>
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#a935aedcbc2d9fc4e32646d718eaec1f4">writeBanner</a>(<a class="code" href="classpFlow_1_1iOstream.html">iOstream</a>&amp; os)<span class="keyword">const</span>;</div> <div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160; <span class="comment">// - write the header in the file, typeName comes from the one read from file </span></div>
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160; </div> <div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#aa4249f7a47b0674a7697f67fff575591">writeHeader</a>(<a class="code" href="classpFlow_1_1iOstream.html">iOstream</a>&amp; os) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160; <span class="comment">// - wirte a separator line </span></div> <div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160; </div>
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#a7724614a5d68ca0d55beead4b79f6051">writeSeparator</a>(<a class="code" href="classpFlow_1_1iOstream.html">iOstream</a>&amp; os)<span class="keyword">const</span>;</div> <div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160; <span class="comment">// - read the header in the file </span></div>
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160; </div> <div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#ad3e735fcc23f3717d149728c03f5074a">readHeader</a>(<a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; is, <span class="keywordtype">bool</span> silent=<span class="keyword">false</span>);</div>
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160;};</div> <div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160; </div>
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160; </div> <div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160; <span class="comment">// - write the banner </span></div>
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160; </div> <div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#a935aedcbc2d9fc4e32646d718eaec1f4">writeBanner</a>(<a class="code" href="classpFlow_1_1iOstream.html">iOstream</a>&amp; os)<span class="keyword">const</span>;</div>
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160;}</div> <div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160; </div>
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160; </div> <div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160; <span class="comment">// - wirte a separator line </span></div>
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160;<span class="preprocessor">#endif //__objectFile_hpp__</span></div> <div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOfileHeader.html#a7724614a5d68ca0d55beead4b79f6051">writeSeparator</a>(<a class="code" href="classpFlow_1_1iOstream.html">iOstream</a>&amp; os)<span class="keyword">const</span>;</div>
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160; </div>
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160;};</div>
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160; </div>
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160; </div>
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160;}</div>
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160; </div>
<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160;<span class="preprocessor">#endif //__objectFile_hpp__</span></div>
</div><!-- fragment --></div><!-- contents --> </div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content --> </div><!-- doc-content -->
<div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_a67068cb6552c42a5ddb1c66bf6bbf6b3"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#a67068cb6552c42a5ddb1c66bf6bbf6b3">pFlow::IOfileHeader::objectType</a></div><div class="ttdeci">const word &amp; objectType() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8hpp_source.html#l00072">IOfileHeader.hpp:72</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_a67068cb6552c42a5ddb1c66bf6bbf6b3"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#a67068cb6552c42a5ddb1c66bf6bbf6b3">pFlow::IOfileHeader::objectType</a></div><div class="ttdeci">const word &amp; objectType() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8hpp_source.html#l00075">IOfileHeader.hpp:75</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_aad1bd18bfebe1913d2b10785c0aff822"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#aad1bd18bfebe1913d2b10785c0aff822">pFlow::IOfileHeader::readIfPresent</a></div><div class="ttdeci">bool readIfPresent() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00116">IOfileHeader.cpp:116</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_aad1bd18bfebe1913d2b10785c0aff822"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#aad1bd18bfebe1913d2b10785c0aff822">pFlow::IOfileHeader::readIfPresent</a></div><div class="ttdeci">bool readIfPresent() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00131">IOfileHeader.cpp:131</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_aefb380f32e3c6839d26dbc93ff4eb00a"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#aefb380f32e3c6839d26dbc93ff4eb00a">pFlow::IOfileHeader::outFileBinary</a></div><div class="ttdeci">bool outFileBinary() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00073">IOfileHeader.cpp:73</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_adf7afc3ea2cc179930f4e4f4ca48797c"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#adf7afc3ea2cc179930f4e4f4ca48797c">pFlow::IOfileHeader::objectType_</a></div><div class="ttdeci">word objectType_</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8hpp_source.html#l00050">IOfileHeader.hpp:50</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_adf7afc3ea2cc179930f4e4f4ca48797c"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#adf7afc3ea2cc179930f4e4f4ca48797c">pFlow::IOfileHeader::objectType_</a></div><div class="ttdeci">word objectType_</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8hpp_source.html#l00050">IOfileHeader.hpp:50</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_ad3e735fcc23f3717d149728c03f5074a"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#ad3e735fcc23f3717d149728c03f5074a">pFlow::IOfileHeader::readHeader</a></div><div class="ttdeci">bool readHeader(iIstream &amp;is, bool silent=false)</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00142">IOfileHeader.cpp:142</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_ad3e735fcc23f3717d149728c03f5074a"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#ad3e735fcc23f3717d149728c03f5074a">pFlow::IOfileHeader::readHeader</a></div><div class="ttdeci">bool readHeader(iIstream &amp;is, bool silent=false)</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00166">IOfileHeader.cpp:166</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_ac38363de350016ce974d10db7d4d0753"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#ac38363de350016ce974d10db7d4d0753">pFlow::IOfileHeader::fileExist</a></div><div class="ttdeci">bool fileExist() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00111">IOfileHeader.cpp:111</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_ac38363de350016ce974d10db7d4d0753"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#ac38363de350016ce974d10db7d4d0753">pFlow::IOfileHeader::fileExist</a></div><div class="ttdeci">bool fileExist() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00126">IOfileHeader.cpp:126</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div> <div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div>
<div class="ttc" id="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="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="aclasspFlow_1_1fileSystem_html"><div class="ttname"><a href="classpFlow_1_1fileSystem.html">pFlow::fileSystem</a></div><div class="ttdef"><b>Definition:</b> <a href="fileSystem_8hpp_source.html#l00063">fileSystem.hpp:63</a></div></div> <div class="ttc" id="aclasspFlow_1_1fileSystem_html"><div class="ttname"><a href="classpFlow_1_1fileSystem.html">pFlow::fileSystem</a></div><div class="ttdef"><b>Definition:</b> <a href="fileSystem_8hpp_source.html#l00063">fileSystem.hpp:63</a></div></div>
@ -239,25 +246,27 @@ $(document).ready(function(){initNavTree('IOfileHeader_8hpp_source.html',''); in
<div class="ttc" id="auniquePtr_8hpp_html"><div class="ttname"><a href="uniquePtr_8hpp.html">uniquePtr.hpp</a></div></div> <div class="ttc" id="auniquePtr_8hpp_html"><div class="ttname"><a href="uniquePtr_8hpp.html">uniquePtr.hpp</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_aadf02aad5ab9dd4c10306e74510f4dd0"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#aadf02aad5ab9dd4c10306e74510f4dd0">pFlow::IOfileHeader::outStream</a></div><div class="ttdeci">uniquePtr&lt; oFstream &gt; outStream() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00032">IOfileHeader.cpp:32</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_aadf02aad5ab9dd4c10306e74510f4dd0"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#aadf02aad5ab9dd4c10306e74510f4dd0">pFlow::IOfileHeader::outStream</a></div><div class="ttdeci">uniquePtr&lt; oFstream &gt; outStream() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00032">IOfileHeader.cpp:32</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_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_1IOfileHeader_html_aa4249f7a47b0674a7697f67fff575591"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#aa4249f7a47b0674a7697f67fff575591">pFlow::IOfileHeader::writeHeader</a></div><div class="ttdeci">bool writeHeader(iOstream &amp;os, const word &amp;typeName) const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00122">IOfileHeader.cpp:122</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_aa4249f7a47b0674a7697f67fff575591"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#aa4249f7a47b0674a7697f67fff575591">pFlow::IOfileHeader::writeHeader</a></div><div class="ttdeci">bool writeHeader(iOstream &amp;os, const word &amp;typeName) const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00137">IOfileHeader.cpp:137</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_ae1921a7f20c43d1438221946e607c488"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#ae1921a7f20c43d1438221946e607c488">pFlow::IOfileHeader::path</a></div><div class="ttdeci">fileSystem path() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00055">IOfileHeader.cpp:55</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_ae1921a7f20c43d1438221946e607c488"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#ae1921a7f20c43d1438221946e607c488">pFlow::IOfileHeader::path</a></div><div class="ttdeci">fileSystem path() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00057">IOfileHeader.cpp:57</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_aeb8db62c8360b96bf8aa002da3f6085d"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#aeb8db62c8360b96bf8aa002da3f6085d">pFlow::IOfileHeader::IOfileHeader</a></div><div class="ttdeci">IOfileHeader(const objectFile &amp;objf, const repository *owner=nullptr)</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00046">IOfileHeader.cpp:46</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_a4df46db2aad0395fac9c0522d8c409a9"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#a4df46db2aad0395fac9c0522d8c409a9">pFlow::IOfileHeader::fileFormat_</a></div><div class="ttdeci">word fileFormat_</div><div class="ttdoc">file format read from file</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8hpp_source.html#l00053">IOfileHeader.hpp:53</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_aeb8db62c8360b96bf8aa002da3f6085d"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#aeb8db62c8360b96bf8aa002da3f6085d">pFlow::IOfileHeader::IOfileHeader</a></div><div class="ttdeci">IOfileHeader(const objectFile &amp;objf, const repository *owner=nullptr)</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00048">IOfileHeader.cpp:48</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_a0fc09585fc6fa997b81807dff8b8236d"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#a0fc09585fc6fa997b81807dff8b8236d">pFlow::IOfileHeader::objectName_</a></div><div class="ttdeci">word objectName_</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8hpp_source.html#l00047">IOfileHeader.hpp:47</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_a0fc09585fc6fa997b81807dff8b8236d"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#a0fc09585fc6fa997b81807dff8b8236d">pFlow::IOfileHeader::objectName_</a></div><div class="ttdeci">word objectName_</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8hpp_source.html#l00047">IOfileHeader.hpp:47</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_a2c4e952d46d447c08664eeba4e791854"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#a2c4e952d46d447c08664eeba4e791854">pFlow::IOfileHeader::owner</a></div><div class="ttdeci">const repository * owner() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8hpp_source.html#l00078">IOfileHeader.hpp:78</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_a2c4e952d46d447c08664eeba4e791854"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#a2c4e952d46d447c08664eeba4e791854">pFlow::IOfileHeader::owner</a></div><div class="ttdeci">const repository * owner() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8hpp_source.html#l00081">IOfileHeader.hpp:81</a></div></div>
<div class="ttc" id="aclasspFlow_1_1objectFile_html"><div class="ttname"><a href="classpFlow_1_1objectFile.html">pFlow::objectFile</a></div><div class="ttdef"><b>Definition:</b> <a href="objectFile_8hpp_source.html#l00033">objectFile.hpp:33</a></div></div> <div class="ttc" id="aclasspFlow_1_1objectFile_html"><div class="ttname"><a href="classpFlow_1_1objectFile.html">pFlow::objectFile</a></div><div class="ttdef"><b>Definition:</b> <a href="objectFile_8hpp_source.html#l00033">objectFile.hpp:33</a></div></div>
<div class="ttc" id="aobjectFile_8hpp_html"><div class="ttname"><a href="objectFile_8hpp.html">objectFile.hpp</a></div></div> <div class="ttc" id="aobjectFile_8hpp_html"><div class="ttname"><a href="objectFile_8hpp.html">objectFile.hpp</a></div></div>
<div class="ttc" id="astreams_8hpp_html"><div class="ttname"><a href="streams_8hpp.html">streams.hpp</a></div></div> <div class="ttc" id="astreams_8hpp_html"><div class="ttname"><a href="streams_8hpp.html">streams.hpp</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_a770eebd1866493c91efe18ab806d9568"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#a770eebd1866493c91efe18ab806d9568">pFlow::IOfileHeader::inStream</a></div><div class="ttdeci">uniquePtr&lt; iFstream &gt; inStream() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00024">IOfileHeader.cpp:24</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_a770eebd1866493c91efe18ab806d9568"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#a770eebd1866493c91efe18ab806d9568">pFlow::IOfileHeader::inStream</a></div><div class="ttdeci">uniquePtr&lt; iFstream &gt; inStream() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00024">IOfileHeader.cpp:24</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_aac13e923e67df5e79d9a75f592b97da3"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#aac13e923e67df5e79d9a75f592b97da3">pFlow::IOfileHeader::implyRead</a></div><div class="ttdeci">bool implyRead() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00100">IOfileHeader.cpp:100</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_aac13e923e67df5e79d9a75f592b97da3"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#aac13e923e67df5e79d9a75f592b97da3">pFlow::IOfileHeader::implyRead</a></div><div class="ttdeci">bool implyRead() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00115">IOfileHeader.cpp:115</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOfileHeader_html"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html">pFlow::IOfileHeader</a></div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8hpp_source.html#l00035">IOfileHeader.hpp:35</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOfileHeader_html"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html">pFlow::IOfileHeader</a></div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8hpp_source.html#l00035">IOfileHeader.hpp:35</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_a7724614a5d68ca0d55beead4b79f6051"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#a7724614a5d68ca0d55beead4b79f6051">pFlow::IOfileHeader::writeSeparator</a></div><div class="ttdeci">bool writeSeparator(iOstream &amp;os) const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00181">IOfileHeader.cpp:181</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_a7724614a5d68ca0d55beead4b79f6051"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#a7724614a5d68ca0d55beead4b79f6051">pFlow::IOfileHeader::writeSeparator</a></div><div class="ttdeci">bool writeSeparator(iOstream &amp;os) const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00217">IOfileHeader.cpp:217</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_a1a248aa0488b774d5160449992ad31e5"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#a1a248aa0488b774d5160449992ad31e5">pFlow::IOfileHeader::headerOk</a></div><div class="ttdeci">bool headerOk(bool silent=false)</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00071">IOfileHeader.cpp:71</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_a1a248aa0488b774d5160449992ad31e5"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#a1a248aa0488b774d5160449992ad31e5">pFlow::IOfileHeader::headerOk</a></div><div class="ttdeci">bool headerOk(bool silent=false)</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00086">IOfileHeader.cpp:86</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="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="aclasspFlow_1_1IOfileHeader_html_a4ae6d6ea877ec8652d86076eaf333c12"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#a4ae6d6ea877ec8652d86076eaf333c12">pFlow::IOfileHeader::objectName</a></div><div class="ttdeci">const word &amp; objectName() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8hpp_source.html#l00066">IOfileHeader.hpp:66</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_a4ae6d6ea877ec8652d86076eaf333c12"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#a4ae6d6ea877ec8652d86076eaf333c12">pFlow::IOfileHeader::objectName</a></div><div class="ttdeci">const word &amp; objectName() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8hpp_source.html#l00069">IOfileHeader.hpp:69</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_a6e04bca1658d3c571a38d8ac1d62462e"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#a6e04bca1658d3c571a38d8ac1d62462e">pFlow::IOfileHeader::inFileBinary</a></div><div class="ttdeci">bool inFileBinary() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00081">IOfileHeader.cpp:81</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_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_1IOfileHeader_html_adfb03998f9b3b981631dc794cffd05a1"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#adfb03998f9b3b981631dc794cffd05a1">pFlow::IOfileHeader::implyWrite</a></div><div class="ttdeci">bool implyWrite() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00106">IOfileHeader.cpp:106</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_adfb03998f9b3b981631dc794cffd05a1"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#adfb03998f9b3b981631dc794cffd05a1">pFlow::IOfileHeader::implyWrite</a></div><div class="ttdeci">bool implyWrite() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00121">IOfileHeader.cpp:121</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="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="aclasspFlow_1_1IOfileHeader_html_a935aedcbc2d9fc4e32646d718eaec1f4"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#a935aedcbc2d9fc4e32646d718eaec1f4">pFlow::IOfileHeader::writeBanner</a></div><div class="ttdeci">bool writeBanner(iOstream &amp;os) const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00170">IOfileHeader.cpp:170</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_a935aedcbc2d9fc4e32646d718eaec1f4"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#a935aedcbc2d9fc4e32646d718eaec1f4">pFlow::IOfileHeader::writeBanner</a></div><div class="ttdeci">bool writeBanner(iOstream &amp;os) const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8cpp_source.html#l00206">IOfileHeader.cpp:206</a></div></div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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_8a09dd5b7fce343a5c545316ddba4e1b.html">repository</a></li><li class="navelem"><a class="el" href="dir_557182f9d267f2db2f460147f8d9cd32.html">IOobject</a></li><li class="navelem"><a class="el" href="IOfileHeader_8hpp.html">IOfileHeader.hpp</a></li> <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_8a09dd5b7fce343a5c545316ddba4e1b.html">repository</a></li><li class="navelem"><a class="el" href="dir_557182f9d267f2db2f460147f8d9cd32.html">IOobject</a></li><li class="navelem"><a class="el" href="IOfileHeader_8hpp.html">IOfileHeader.hpp</a></li>

View File

@ -172,7 +172,7 @@ $(document).ready(function(){initNavTree('IOobjectTemplates_8cpp_source.html',''
</div><!-- doc-content --> </div><!-- doc-content -->
<div class="ttc" id="aerror_8hpp_html_aad22a1cd3b45a97ac8cd195f06fe61fe"><div class="ttname"><a href="error_8hpp.html#aad22a1cd3b45a97ac8cd195f06fe61fe">fatalExit</a></div><div class="ttdeci">#define fatalExit</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00057">error.hpp:57</a></div></div> <div class="ttc" id="aerror_8hpp_html_aad22a1cd3b45a97ac8cd195f06fe61fe"><div class="ttname"><a href="error_8hpp.html#aad22a1cd3b45a97ac8cd195f06fe61fe">fatalExit</a></div><div class="ttdeci">#define fatalExit</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00057">error.hpp:57</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOobject_1_1object__t_html"><div class="ttname"><a href="classpFlow_1_1IOobject_1_1object__t.html">pFlow::IOobject::object_t</a></div><div class="ttdef"><b>Definition:</b> <a href="IOobject_8hpp_source.html#l00060">IOobject.hpp:60</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOobject_1_1object__t_html"><div class="ttname"><a href="classpFlow_1_1IOobject_1_1object__t.html">pFlow::IOobject::object_t</a></div><div class="ttdef"><b>Definition:</b> <a href="IOobject_8hpp_source.html#l00060">IOobject.hpp:60</a></div></div>
<div class="ttc" id="anamespacepFlow_html_aba8f0c455a3fdb4b05ad33a25b13b189"><div class="ttname"><a href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">pFlow::endl</a></div><div class="ttdeci">iOstream &amp; endl(iOstream &amp;os)</div><div class="ttdef"><b>Definition:</b> <a href="iOstream_8hpp_source.html#l00312">iOstream.hpp:312</a></div></div> <div class="ttc" id="anamespacepFlow_html_aba8f0c455a3fdb4b05ad33a25b13b189"><div class="ttname"><a href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">pFlow::endl</a></div><div class="ttdeci">iOstream &amp; endl(iOstream &amp;os)</div><div class="ttdoc">Add newline and flush stream.</div><div class="ttdef"><b>Definition:</b> <a href="iOstream_8hpp_source.html#l00320">iOstream.hpp:320</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOobject_html_a4cb27dedd5c3df0ca20847c584620480"><div class="ttname"><a href="classpFlow_1_1IOobject.html#a4cb27dedd5c3df0ca20847c584620480">pFlow::IOobject::getObject</a></div><div class="ttdeci">auto &amp; getObject()</div><div class="ttdef"><b>Definition:</b> <a href="IOobjectTemplates_8cpp_source.html#l00042">IOobjectTemplates.cpp:42</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOobject_html_a4cb27dedd5c3df0ca20847c584620480"><div class="ttname"><a href="classpFlow_1_1IOobject.html#a4cb27dedd5c3df0ca20847c584620480">pFlow::IOobject::getObject</a></div><div class="ttdeci">auto &amp; getObject()</div><div class="ttdef"><b>Definition:</b> <a href="IOobjectTemplates_8cpp_source.html#l00042">IOobjectTemplates.cpp:42</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOobject_html_a867630ace346abb1f23b7be70690b435"><div class="ttname"><a href="classpFlow_1_1IOobject.html#a867630ace346abb1f23b7be70690b435">pFlow::IOobject::make_object_t</a></div><div class="ttdeci">static auto make_object_t(Args &amp;&amp;... args)</div><div class="ttdef"><b>Definition:</b> <a href="IOobjectTemplates_8cpp_source.html#l00035">IOobjectTemplates.cpp:35</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOobject_html_a867630ace346abb1f23b7be70690b435"><div class="ttname"><a href="classpFlow_1_1IOobject.html#a867630ace346abb1f23b7be70690b435">pFlow::IOobject::make_object_t</a></div><div class="ttdeci">static auto make_object_t(Args &amp;&amp;... args)</div><div class="ttdef"><b>Definition:</b> <a href="IOobjectTemplates_8cpp_source.html#l00035">IOobjectTemplates.cpp:35</a></div></div>
<div class="ttc" id="aerror_8hpp_html_aca9aa547c8441e4410a65a2ce7c21554"><div class="ttname"><a href="error_8hpp.html#aca9aa547c8441e4410a65a2ce7c21554">fatalErrorInFunction</a></div><div class="ttdeci">#define fatalErrorInFunction</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00042">error.hpp:42</a></div></div> <div class="ttc" id="aerror_8hpp_html_aca9aa547c8441e4410a65a2ce7c21554"><div class="ttname"><a href="error_8hpp.html#aca9aa547c8441e4410a65a2ce7c21554">fatalErrorInFunction</a></div><div class="ttdeci">#define fatalErrorInFunction</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00042">error.hpp:42</a></div></div>

View File

@ -171,66 +171,83 @@ $(document).ready(function(){initNavTree('IOobject_8cpp_source.html',''); initRe
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; </div> <div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; </div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160; <span class="keywordflow">if</span>( implyRead() )</div> <div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160; <span class="keywordflow">if</span>( implyRead() )</div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160; {</div> <div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160; {</div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160; <span class="keywordflow">if</span>( <span class="keyword">auto</span> ptrIS = inStream(); ptrIS )</div> <div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160; <span class="keywordflow">if</span>( rdHdr )</div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160; { </div> <div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160; { </div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160; <span class="keywordflow">return</span> read( ptrIS(), rdHdr);</div> <div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160; <span class="keywordflow">if</span>( <span class="keyword">auto</span> ptrIS = inStream(); ptrIS )</div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; }</div> <div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; {</div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; <span class="keywordflow">else</span></div> <div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; <span class="keywordflow">if</span>(!readHeader(ptrIS()))<span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; {</div> <div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; ptrIS.reset(<span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160; <a class="code" href="error_8hpp.html#a889d5e8bf195a24964ffb883bcb2fc3b">warningInFunction</a>&lt;&lt;</div> <div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160; }</div>
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160; <span class="stringliteral">&quot;could not open file &quot;</span> &lt;&lt; path() &lt;&lt;<a class="code" href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">endl</a>;</div> <div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160; <span class="keywordflow">else</span></div>
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160; <span class="keywordflow">return</span> <span class="keyword">false</span>;</div> <div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160; {</div>
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160; }</div> <div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160; <a class="code" href="error_8hpp.html#a889d5e8bf195a24964ffb883bcb2fc3b">warningInFunction</a>&lt;&lt;</div>
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160; }</div> <div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160; <span class="stringliteral">&quot;could not open file &quot;</span> &lt;&lt; path() &lt;&lt;<a class="code" href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">endl</a>;</div>
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160; <span class="keywordflow">return</span> <span class="keyword">true</span>;</div> <div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160; <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160;}</div> <div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160; }</div>
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160; </div> <div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160; }</div>
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160; </div> <div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160; </div>
<div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOobject.html#ad48b7b943e88478c15879659cce7aebc"> 83</a></span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOobject.html#ad48b7b943e88478c15879659cce7aebc">pFlow::IOobject::write</a>()<span class="keyword"> const</span></div> <div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160; <span class="keywordflow">if</span>( <span class="keyword">auto</span> ptrIS = inStream(); ptrIS )</div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160;<span class="keyword"></span>{</div> <div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160; {</div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; <span class="keywordflow">if</span>(implyWrite())</div> <div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; <span class="keywordflow">if</span>(!read(ptrIS(), rdHdr))<span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; {</div> <div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; </div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; <span class="keywordflow">if</span>(<span class="keyword">auto</span> ptrOS = outStream(); ptrOS )</div> <div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; }</div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; {</div> <div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; <span class="keywordflow">else</span></div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; <span class="keywordflow">return</span> write(ptrOS());</div> <div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; {</div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; }</div> <div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; <a class="code" href="error_8hpp.html#a889d5e8bf195a24964ffb883bcb2fc3b">warningInFunction</a>&lt;&lt;</div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; <span class="keywordflow">else</span></div> <div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; <span class="stringliteral">&quot;could not open file &quot;</span> &lt;&lt; path() &lt;&lt;<a class="code" href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">endl</a>;</div>
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; {</div> <div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; <a class="code" href="error_8hpp.html#a889d5e8bf195a24964ffb883bcb2fc3b">warningInFunction</a>&lt;&lt; </div> <div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; }</div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; <span class="stringliteral">&quot;error in opening file &quot;</span>&lt;&lt; path() &lt;&lt;<a class="code" href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">endl</a>;</div> <div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; } </div>
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; <span class="keywordflow">return</span> <span class="keyword">false</span>;</div> <div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; </div>
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160; }</div> <div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160; <span class="keywordflow">return</span> <span class="keyword">true</span>;</div>
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; }</div> <div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160;}</div>
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; </div> <div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; </div>
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160; <span class="keywordflow">return</span> <span class="keyword">true</span>;</div> <div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160; </div>
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160;}</div> <div class="line"><a name="l00100"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOobject.html#ad48b7b943e88478c15879659cce7aebc"> 100</a></span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOobject.html#ad48b7b943e88478c15879659cce7aebc">pFlow::IOobject::write</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160; </div> <div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160; </div> <div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160; <span class="keywordflow">if</span>(implyWrite())</div>
<div class="line"><a name="l00103"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOobject.html#af5f483943f4316eef8c34efa82abe4be"> 103</a></span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOobject.html#a475cf52d5a2d15f82e180529de008fd3">pFlow::IOobject::read</a>(<a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; is, <span class="keywordtype">bool</span> rdHdr)</div> <div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160; {</div>
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160;{</div> <div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160; <span class="keywordflow">if</span>(<span class="keyword">auto</span> ptrOS = outStream(); ptrOS )</div>
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160; <span class="keywordflow">if</span>(rdHdr)</div> <div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160; {</div>
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160; {</div> <div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160; <span class="keywordflow">return</span> write(ptrOS());</div>
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160; <span class="keywordflow">if</span>(!readHeader(is))<span class="keywordflow">return</span> <span class="keyword">false</span>;</div> <div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160; }</div>
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160; }</div> <div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160; <span class="keywordflow">else</span></div>
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160; <span class="keywordflow">return</span> object_-&gt;read_object_t(is);</div> <div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160; {</div>
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160;}</div> <div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160; <a class="code" href="error_8hpp.html#a889d5e8bf195a24964ffb883bcb2fc3b">warningInFunction</a>&lt;&lt; </div>
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160; </div> <div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160; <span class="stringliteral">&quot;error in opening file &quot;</span>&lt;&lt; path() &lt;&lt;<a class="code" href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">endl</a>;</div>
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160; </div> <div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160; <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00113"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOobject.html#a6a40de4ceed55b2f78cf3027739dfd91"> 113</a></span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOobject.html#ad48b7b943e88478c15879659cce7aebc">pFlow::IOobject::write</a>(<a class="code" href="classpFlow_1_1iOstream.html">iOstream</a>&amp; os)<span class="keyword"> const</span></div> <div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160; }</div>
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160;<span class="keyword"></span>{</div> <div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160; }</div>
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160; <span class="keywordflow">if</span>(this-&gt;readWriteHeader())</div> <div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160; </div>
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160; writeHeader(os, typeName());</div> <div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160; <span class="keywordflow">return</span> <span class="keyword">true</span>;</div>
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160; </div> <div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160;}</div>
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160; <span class="keywordflow">return</span> (object_-&gt;write_object_t(os) &amp;&amp; writeSeparator(os));</div> <div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160; </div>
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160;}</div> <div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160; </div>
<div class="line"><a name="l00120"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOobject.html#af5f483943f4316eef8c34efa82abe4be"> 120</a></span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOobject.html#a475cf52d5a2d15f82e180529de008fd3">pFlow::IOobject::read</a>(<a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; is, <span class="keywordtype">bool</span> rdHdr)</div>
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160;{</div>
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160; <span class="keywordflow">if</span>(rdHdr)</div>
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160; {</div>
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160; <span class="keywordflow">if</span>(!readHeader(is))<span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160; }</div>
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160; <span class="keywordflow">return</span> object_-&gt;read_object_t(is);</div>
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160;}</div>
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160; </div>
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160; </div>
<div class="line"><a name="l00130"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOobject.html#a6a40de4ceed55b2f78cf3027739dfd91"> 130</a></span>&#160;<span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOobject.html#ad48b7b943e88478c15879659cce7aebc">pFlow::IOobject::write</a>(<a class="code" href="classpFlow_1_1iOstream.html">iOstream</a>&amp; os)<span class="keyword"> const</span></div>
<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160; <span class="keywordflow">if</span>(this-&gt;readWriteHeader())</div>
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160; writeHeader(os, typeName());</div>
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160; </div>
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160; <span class="keywordflow">return</span> (object_-&gt;write_object_t(os) &amp;&amp; writeSeparator(os));</div>
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160;}</div>
</div><!-- fragment --></div><!-- contents --> </div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content --> </div><!-- doc-content -->
<div class="ttc" id="aclasspFlow_1_1IOobject_html_ad48b7b943e88478c15879659cce7aebc"><div class="ttname"><a href="classpFlow_1_1IOobject.html#ad48b7b943e88478c15879659cce7aebc">pFlow::IOobject::write</a></div><div class="ttdeci">bool write() const</div><div class="ttdef"><b>Definition:</b> <a href="IOobject_8cpp_source.html#l00083">IOobject.cpp:83</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOobject_html_ad48b7b943e88478c15879659cce7aebc"><div class="ttname"><a href="classpFlow_1_1IOobject.html#ad48b7b943e88478c15879659cce7aebc">pFlow::IOobject::write</a></div><div class="ttdeci">bool write() const</div><div class="ttdef"><b>Definition:</b> <a href="IOobject_8cpp_source.html#l00100">IOobject.cpp:100</a></div></div>
<div class="ttc" id="aerror_8hpp_html_aad22a1cd3b45a97ac8cd195f06fe61fe"><div class="ttname"><a href="error_8hpp.html#aad22a1cd3b45a97ac8cd195f06fe61fe">fatalExit</a></div><div class="ttdeci">#define fatalExit</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00057">error.hpp:57</a></div></div> <div class="ttc" id="aerror_8hpp_html_aad22a1cd3b45a97ac8cd195f06fe61fe"><div class="ttname"><a href="error_8hpp.html#aad22a1cd3b45a97ac8cd195f06fe61fe">fatalExit</a></div><div class="ttdeci">#define fatalExit</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00057">error.hpp:57</a></div></div>
<div class="ttc" id="aIOobject_8hpp_html"><div class="ttname"><a href="IOobject_8hpp.html">IOobject.hpp</a></div></div> <div class="ttc" id="aIOobject_8hpp_html"><div class="ttname"><a href="IOobject_8hpp.html">IOobject.hpp</a></div></div>
<div class="ttc" id="aerror_8hpp_html_a889d5e8bf195a24964ffb883bcb2fc3b"><div class="ttname"><a href="error_8hpp.html#a889d5e8bf195a24964ffb883bcb2fc3b">warningInFunction</a></div><div class="ttdeci">#define warningInFunction</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00055">error.hpp:55</a></div></div> <div class="ttc" id="aerror_8hpp_html_a889d5e8bf195a24964ffb883bcb2fc3b"><div class="ttname"><a href="error_8hpp.html#a889d5e8bf195a24964ffb883bcb2fc3b">warningInFunction</a></div><div class="ttdeci">#define warningInFunction</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00055">error.hpp:55</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOobject_html_a0abd37e236ec0ec02221cb77c95d7867"><div class="ttname"><a href="classpFlow_1_1IOobject.html#a0abd37e236ec0ec02221cb77c95d7867">pFlow::IOobject::IOobject</a></div><div class="ttdeci">IOobject(const objectFile &amp;objf, const repository *owner, uniquePtr&lt; iObject &gt; &amp;&amp;obj)</div><div class="ttdef"><b>Definition:</b> <a href="IOobject_8cpp_source.html#l00026">IOobject.cpp:26</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOobject_html_a0abd37e236ec0ec02221cb77c95d7867"><div class="ttname"><a href="classpFlow_1_1IOobject.html#a0abd37e236ec0ec02221cb77c95d7867">pFlow::IOobject::IOobject</a></div><div class="ttdeci">IOobject(const objectFile &amp;objf, const repository *owner, uniquePtr&lt; iObject &gt; &amp;&amp;obj)</div><div class="ttdef"><b>Definition:</b> <a href="IOobject_8cpp_source.html#l00026">IOobject.cpp:26</a></div></div>
<div class="ttc" id="anamespacepFlow_html_aba8f0c455a3fdb4b05ad33a25b13b189"><div class="ttname"><a href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">pFlow::endl</a></div><div class="ttdeci">iOstream &amp; endl(iOstream &amp;os)</div><div class="ttdef"><b>Definition:</b> <a href="iOstream_8hpp_source.html#l00312">iOstream.hpp:312</a></div></div> <div class="ttc" id="anamespacepFlow_html_aba8f0c455a3fdb4b05ad33a25b13b189"><div class="ttname"><a href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">pFlow::endl</a></div><div class="ttdeci">iOstream &amp; endl(iOstream &amp;os)</div><div class="ttdoc">Add newline and flush stream.</div><div class="ttdef"><b>Definition:</b> <a href="iOstream_8hpp_source.html#l00320">iOstream.hpp:320</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOobject_html_a81d6c99fb880c7d7e7c7d4bd107a71bf"><div class="ttname"><a href="classpFlow_1_1IOobject.html#a81d6c99fb880c7d7e7c7d4bd107a71bf">pFlow::IOobject::isObjectValid</a></div><div class="ttdeci">bool isObjectValid() const</div><div class="ttdef"><b>Definition:</b> <a href="IOobject_8cpp_source.html#l00058">IOobject.cpp:58</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOobject_html_a81d6c99fb880c7d7e7c7d4bd107a71bf"><div class="ttname"><a href="classpFlow_1_1IOobject.html#a81d6c99fb880c7d7e7c7d4bd107a71bf">pFlow::IOobject::isObjectValid</a></div><div class="ttdeci">bool isObjectValid() const</div><div class="ttdef"><b>Definition:</b> <a href="IOobject_8cpp_source.html#l00058">IOobject.cpp:58</a></div></div>
<div class="ttc" id="arepository_8hpp_html"><div class="ttname"><a href="repository_8hpp.html">repository.hpp</a></div></div> <div class="ttc" id="arepository_8hpp_html"><div class="ttname"><a href="repository_8hpp.html">repository.hpp</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOobject_html_a175d7232fbc4ea640c3dbe9c0aff17a4"><div class="ttname"><a href="classpFlow_1_1IOobject.html#a175d7232fbc4ea640c3dbe9c0aff17a4">pFlow::IOobject::object_</a></div><div class="ttdeci">uniquePtr&lt; iObject &gt; object_</div><div class="ttdef"><b>Definition:</b> <a href="IOobject_8hpp_source.html#l00110">IOobject.hpp:110</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOobject_html_a175d7232fbc4ea640c3dbe9c0aff17a4"><div class="ttname"><a href="classpFlow_1_1IOobject.html#a175d7232fbc4ea640c3dbe9c0aff17a4">pFlow::IOobject::object_</a></div><div class="ttdeci">uniquePtr&lt; iObject &gt; object_</div><div class="ttdef"><b>Definition:</b> <a href="IOobject_8hpp_source.html#l00110">IOobject.hpp:110</a></div></div>

View File

@ -286,7 +286,7 @@ $(document).ready(function(){initNavTree('IOobject_8hpp_source.html',''); initRe
<div class="line"><a name="l00184"></a><span class="lineno"> 184</span>&#160;<span class="preprocessor">#endif //__IOobject_hpp__</span></div> <div class="line"><a name="l00184"></a><span class="lineno"> 184</span>&#160;<span class="preprocessor">#endif //__IOobject_hpp__</span></div>
</div><!-- fragment --></div><!-- contents --> </div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content --> </div><!-- doc-content -->
<div class="ttc" id="aclasspFlow_1_1IOobject_html_ad48b7b943e88478c15879659cce7aebc"><div class="ttname"><a href="classpFlow_1_1IOobject.html#ad48b7b943e88478c15879659cce7aebc">pFlow::IOobject::write</a></div><div class="ttdeci">bool write() const</div><div class="ttdef"><b>Definition:</b> <a href="IOobject_8cpp_source.html#l00083">IOobject.cpp:83</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOobject_html_ad48b7b943e88478c15879659cce7aebc"><div class="ttname"><a href="classpFlow_1_1IOobject.html#ad48b7b943e88478c15879659cce7aebc">pFlow::IOobject::write</a></div><div class="ttdeci">bool write() const</div><div class="ttdef"><b>Definition:</b> <a href="IOobject_8cpp_source.html#l00100">IOobject.cpp:100</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOobject_1_1iObject_html_a8165d6de31ac20289519d262720b3dea"><div class="ttname"><a href="classpFlow_1_1IOobject_1_1iObject.html#a8165d6de31ac20289519d262720b3dea">pFlow::IOobject::iObject::read_object_t</a></div><div class="ttdeci">virtual bool read_object_t(iIstream &amp;is)=0</div></div> <div class="ttc" id="aclasspFlow_1_1IOobject_1_1iObject_html_a8165d6de31ac20289519d262720b3dea"><div class="ttname"><a href="classpFlow_1_1IOobject_1_1iObject.html#a8165d6de31ac20289519d262720b3dea">pFlow::IOobject::iObject::read_object_t</a></div><div class="ttdeci">virtual bool read_object_t(iIstream &amp;is)=0</div></div>
<div class="ttc" id="aclasspFlow_1_1IOobject_1_1object__t_html_aabff59a098a161ad52c86980852db7db"><div class="ttname"><a href="classpFlow_1_1IOobject_1_1object__t.html#aabff59a098a161ad52c86980852db7db">pFlow::IOobject::object_t::object_t</a></div><div class="ttdeci">object_t(const dataType &amp;data)</div><div class="ttdef"><b>Definition:</b> <a href="IOobject_8hpp_source.html#l00077">IOobject.hpp:77</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOobject_1_1object__t_html_aabff59a098a161ad52c86980852db7db"><div class="ttname"><a href="classpFlow_1_1IOobject_1_1object__t.html#aabff59a098a161ad52c86980852db7db">pFlow::IOobject::object_t::object_t</a></div><div class="ttdeci">object_t(const dataType &amp;data)</div><div class="ttdef"><b>Definition:</b> <a href="IOobject_8hpp_source.html#l00077">IOobject.hpp:77</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOobject_1_1iObject_html_a831f01cd8f6d17500151d738cc6f220a"><div class="ttname"><a href="classpFlow_1_1IOobject_1_1iObject.html#a831f01cd8f6d17500151d738cc6f220a">pFlow::IOobject::iObject::clone</a></div><div class="ttdeci">virtual uniquePtr&lt; iObject &gt; clone() const =0</div></div> <div class="ttc" id="aclasspFlow_1_1IOobject_1_1iObject_html_a831f01cd8f6d17500151d738cc6f220a"><div class="ttname"><a href="classpFlow_1_1IOobject_1_1iObject.html#a831f01cd8f6d17500151d738cc6f220a">pFlow::IOobject::iObject::clone</a></div><div class="ttdeci">virtual uniquePtr&lt; iObject &gt; clone() const =0</div></div>
@ -306,7 +306,7 @@ $(document).ready(function(){initNavTree('IOobject_8hpp_source.html',''); initRe
<div class="ttc" id="aclasspFlow_1_1IOobject_1_1iObject_html"><div class="ttname"><a href="classpFlow_1_1IOobject_1_1iObject.html">pFlow::IOobject::iObject</a></div><div class="ttdef"><b>Definition:</b> <a href="IOobject_8hpp_source.html#l00042">IOobject.hpp:42</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOobject_1_1iObject_html"><div class="ttname"><a href="classpFlow_1_1IOobject_1_1iObject.html">pFlow::IOobject::iObject</a></div><div class="ttdef"><b>Definition:</b> <a href="IOobject_8hpp_source.html#l00042">IOobject.hpp:42</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_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_1IOobject_1_1object__t_html_a57192604d396c82e4297a09dcd9457a8"><div class="ttname"><a href="classpFlow_1_1IOobject_1_1object__t.html#a57192604d396c82e4297a09dcd9457a8">pFlow::IOobject::object_t::read_object_t</a></div><div class="ttdeci">virtual bool read_object_t(iIstream &amp;is)</div><div class="ttdef"><b>Definition:</b> <a href="IOobject_8hpp_source.html#l00093">IOobject.hpp:93</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOobject_1_1object__t_html_a57192604d396c82e4297a09dcd9457a8"><div class="ttname"><a href="classpFlow_1_1IOobject_1_1object__t.html#a57192604d396c82e4297a09dcd9457a8">pFlow::IOobject::object_t::read_object_t</a></div><div class="ttdeci">virtual bool read_object_t(iIstream &amp;is)</div><div class="ttdef"><b>Definition:</b> <a href="IOobject_8hpp_source.html#l00093">IOobject.hpp:93</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_a2c4e952d46d447c08664eeba4e791854"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#a2c4e952d46d447c08664eeba4e791854">pFlow::IOfileHeader::owner</a></div><div class="ttdeci">const repository * owner() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8hpp_source.html#l00078">IOfileHeader.hpp:78</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOfileHeader_html_a2c4e952d46d447c08664eeba4e791854"><div class="ttname"><a href="classpFlow_1_1IOfileHeader.html#a2c4e952d46d447c08664eeba4e791854">pFlow::IOfileHeader::owner</a></div><div class="ttdeci">const repository * owner() const</div><div class="ttdef"><b>Definition:</b> <a href="IOfileHeader_8hpp_source.html#l00081">IOfileHeader.hpp:81</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOobject_1_1object__t_html_a700659b492de040bcaba50ca7ce362f7"><div class="ttname"><a href="classpFlow_1_1IOobject_1_1object__t.html#a700659b492de040bcaba50ca7ce362f7">pFlow::IOobject::object_t::write_object_t</a></div><div class="ttdeci">virtual bool write_object_t(iOstream &amp;os) const</div><div class="ttdef"><b>Definition:</b> <a href="IOobject_8hpp_source.html#l00098">IOobject.hpp:98</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOobject_1_1object__t_html_a700659b492de040bcaba50ca7ce362f7"><div class="ttname"><a href="classpFlow_1_1IOobject_1_1object__t.html#a700659b492de040bcaba50ca7ce362f7">pFlow::IOobject::object_t::write_object_t</a></div><div class="ttdeci">virtual bool write_object_t(iOstream &amp;os) const</div><div class="ttdef"><b>Definition:</b> <a href="IOobject_8hpp_source.html#l00098">IOobject.hpp:98</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOobject_html_a475cf52d5a2d15f82e180529de008fd3"><div class="ttname"><a href="classpFlow_1_1IOobject.html#a475cf52d5a2d15f82e180529de008fd3">pFlow::IOobject::read</a></div><div class="ttdeci">bool read(bool rdHdr=true)</div><div class="ttdef"><b>Definition:</b> <a href="IOobject_8cpp_source.html#l00063">IOobject.cpp:63</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOobject_html_a475cf52d5a2d15f82e180529de008fd3"><div class="ttname"><a href="classpFlow_1_1IOobject.html#a475cf52d5a2d15f82e180529de008fd3">pFlow::IOobject::read</a></div><div class="ttdeci">bool read(bool rdHdr=true)</div><div class="ttdef"><b>Definition:</b> <a href="IOobject_8cpp_source.html#l00063">IOobject.cpp:63</a></div></div>
<div class="ttc" id="aclasspFlow_1_1objectFile_html"><div class="ttname"><a href="classpFlow_1_1objectFile.html">pFlow::objectFile</a></div><div class="ttdef"><b>Definition:</b> <a href="objectFile_8hpp_source.html#l00033">objectFile.hpp:33</a></div></div> <div class="ttc" id="aclasspFlow_1_1objectFile_html"><div class="ttname"><a href="classpFlow_1_1objectFile.html">pFlow::objectFile</a></div><div class="ttdef"><b>Definition:</b> <a href="objectFile_8hpp_source.html#l00033">objectFile.hpp:33</a></div></div>

View File

@ -168,12 +168,12 @@ $(document).ready(function(){initNavTree('IOstream_8cpp_source.html',''); initRe
</div><!-- doc-content --> </div><!-- doc-content -->
<div class="ttc" id="aerror_8hpp_html_aad22a1cd3b45a97ac8cd195f06fe61fe"><div class="ttname"><a href="error_8hpp.html#aad22a1cd3b45a97ac8cd195f06fe61fe">fatalExit</a></div><div class="ttdeci">#define fatalExit</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00057">error.hpp:57</a></div></div> <div class="ttc" id="aerror_8hpp_html_aad22a1cd3b45a97ac8cd195f06fe61fe"><div class="ttname"><a href="error_8hpp.html#aad22a1cd3b45a97ac8cd195f06fe61fe">fatalExit</a></div><div class="ttdeci">#define fatalExit</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00057">error.hpp:57</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div> <div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a384ff8be80c5e301c5ce6838a1f18033"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a384ff8be80c5e301c5ce6838a1f18033">pFlow::IOstream::staticName_</a></div><div class="ttdeci">static word staticName_</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00064">IOstream.hpp:64</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a384ff8be80c5e301c5ce6838a1f18033"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a384ff8be80c5e301c5ce6838a1f18033">pFlow::IOstream::staticName_</a></div><div class="ttdeci">static word staticName_</div><div class="ttdoc">Name for any generic stream - normally treat as readonly.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00069">IOstream.hpp:69</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a4240681db26c977866e8173b76de12d8"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a4240681db26c977866e8173b76de12d8">pFlow::IOstream::precision_</a></div><div class="ttdeci">static unsigned int precision_</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00059">IOstream.hpp:59</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a4240681db26c977866e8173b76de12d8"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a4240681db26c977866e8173b76de12d8">pFlow::IOstream::precision_</a></div><div class="ttdeci">static unsigned int precision_</div><div class="ttdoc">Default precision, only works for ASCII.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00064">IOstream.hpp:64</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a367eb3425fc4e8270e2aa961df8ac8a5"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a367eb3425fc4e8270e2aa961df8ac8a5">pFlow::IOstream::check</a></div><div class="ttdeci">virtual bool check(const char *operation) const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00042">IOstream.cpp:42</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a367eb3425fc4e8270e2aa961df8ac8a5"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a367eb3425fc4e8270e2aa961df8ac8a5">pFlow::IOstream::check</a></div><div class="ttdeci">virtual bool check(const char *operation) const</div><div class="ttdoc">Check IOstream status for given operation.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00042">IOstream.cpp:42</a></div></div>
<div class="ttc" id="aerror_8hpp_html_aca9aa547c8441e4410a65a2ce7c21554"><div class="ttname"><a href="error_8hpp.html#aca9aa547c8441e4410a65a2ce7c21554">fatalErrorInFunction</a></div><div class="ttdeci">#define fatalErrorInFunction</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00042">error.hpp:42</a></div></div> <div class="ttc" id="aerror_8hpp_html_aca9aa547c8441e4410a65a2ce7c21554"><div class="ttname"><a href="error_8hpp.html#aca9aa547c8441e4410a65a2ce7c21554">fatalErrorInFunction</a></div><div class="ttdeci">#define fatalErrorInFunction</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00042">error.hpp:42</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a281bbfd1fe6ab10377d7cb1f5111044d"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a281bbfd1fe6ab10377d7cb1f5111044d">pFlow::IOstream::fatalCheck</a></div><div class="ttdeci">bool fatalCheck(const char *operation) const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00048">IOstream.cpp:48</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a281bbfd1fe6ab10377d7cb1f5111044d"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a281bbfd1fe6ab10377d7cb1f5111044d">pFlow::IOstream::fatalCheck</a></div><div class="ttdeci">bool fatalCheck(const char *operation) const</div><div class="ttdoc">Check IOstream status for given operation.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00048">IOstream.cpp:48</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_ac9b54653d0ec63ee05f64a185437b335"><div class="ttname"><a href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">pFlow::IOstream::name</a></div><div class="ttdeci">virtual const word &amp; name() const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00031">IOstream.cpp:31</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_ac9b54653d0ec63ee05f64a185437b335"><div class="ttname"><a href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">pFlow::IOstream::name</a></div><div class="ttdeci">virtual const word &amp; name() const</div><div class="ttdoc">Return the name of the stream.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00031">IOstream.cpp:31</a></div></div>
<div class="ttc" id="aIOstream_8hpp_html"><div class="ttname"><a href="IOstream_8hpp.html">IOstream.hpp</a></div></div> <div class="ttc" id="aIOstream_8hpp_html"><div class="ttname"><a href="IOstream_8hpp.html">IOstream.hpp</a></div></div>
<div class="ttc" id="aiOstream_8hpp_html"><div class="ttname"><a href="iOstream_8hpp.html">iOstream.hpp</a></div></div> <div class="ttc" id="aiOstream_8hpp_html"><div class="ttname"><a href="iOstream_8hpp.html">iOstream.hpp</a></div></div>
<div class="ttc" id="aerror_8hpp_html"><div class="ttname"><a href="error_8hpp.html">error.hpp</a></div></div> <div class="ttc" id="aerror_8hpp_html"><div class="ttname"><a href="error_8hpp.html">error.hpp</a></div></div>

View File

@ -150,6 +150,7 @@ Namespaces</h2></td></tr>
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="typedef-members"></a> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="typedef-members"></a>
Typedefs</h2></td></tr> Typedefs</h2></td></tr>
<tr class="memitem:a5d347707d37593bf1a09bbe0a3ebd0c1"><td class="memItemLeft" align="right" valign="top">typedef IOstream &amp;(*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#a5d347707d37593bf1a09bbe0a3ebd0c1">IOstreamManip</a>) (IOstream &amp;)</td></tr> <tr class="memitem:a5d347707d37593bf1a09bbe0a3ebd0c1"><td class="memItemLeft" align="right" valign="top">typedef IOstream &amp;(*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#a5d347707d37593bf1a09bbe0a3ebd0c1">IOstreamManip</a>) (IOstream &amp;)</td></tr>
<tr class="memdesc:a5d347707d37593bf1a09bbe0a3ebd0c1"><td class="mdescLeft">&#160;</td><td class="mdescRight">An <a class="el" href="classpFlow_1_1IOstream.html">IOstream</a> manipulator. <a href="namespacepFlow.html#a5d347707d37593bf1a09bbe0a3ebd0c1">More...</a><br /></td></tr>
<tr class="separator:a5d347707d37593bf1a09bbe0a3ebd0c1"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:a5d347707d37593bf1a09bbe0a3ebd0c1"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls"> </table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>

View File

@ -1 +1 @@
9d661dc7fddc581471509a7beddf179d 48f57593181c9225e0adb4ad1ded678b

View File

@ -160,305 +160,300 @@ $(document).ready(function(){initNavTree('IOstream_8hpp_source.html',''); initRe
<div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#aacc935fd960fc1d7efe7f3820bb1db35a45c1c97bdcce420fc01045ee101a0cf2"> 54</a></span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#aacc935fd960fc1d7efe7f3820bb1db35a45c1c97bdcce420fc01045ee101a0cf2">OPENED</a> </div> <div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#aacc935fd960fc1d7efe7f3820bb1db35a45c1c97bdcce420fc01045ee101a0cf2"> 54</a></span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#aacc935fd960fc1d7efe7f3820bb1db35a45c1c97bdcce420fc01045ee101a0cf2">OPENED</a> </div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>&#160; };</div> <div class="line"><a name="l00055"></a><span class="lineno"> 55</span>&#160; };</div>
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160; </div> <div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160; </div>
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160; </div> <div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#ab76e0cc92bb140c07e198662e39d5268"> 57</a></span>&#160; <span class="keyword">enum</span> <a class="code" href="classpFlow_1_1IOstream.html#ab76e0cc92bb140c07e198662e39d5268">writeFormat</a>: <span class="keywordtype">char</span></div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160; <span class="comment">//- Default precision</span></div> <div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160; {</div>
<div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a4240681db26c977866e8173b76de12d8"> 59</a></span>&#160; <span class="keyword">static</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="classpFlow_1_1IOstream.html#a4240681db26c977866e8173b76de12d8">precision_</a>;</div> <div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#ab76e0cc92bb140c07e198662e39d5268af9c208c7d7a0f102f2683165540c882d"> 59</a></span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#ab76e0cc92bb140c07e198662e39d5268af9c208c7d7a0f102f2683165540c882d">ASCII</a> = 0, </div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160; </div> <div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#ab76e0cc92bb140c07e198662e39d5268aecafbc1299672a8c1521cc0d5f1ae986"> 60</a></span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#ab76e0cc92bb140c07e198662e39d5268aecafbc1299672a8c1521cc0d5f1ae986">BINARY</a></div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160;<span class="keyword">protected</span>:</div> <div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160; };</div>
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160; </div> <div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160; </div>
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160; <span class="comment">//- Name for any generic stream - normally treat as readonly</span></div> <div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a4240681db26c977866e8173b76de12d8"> 64</a></span>&#160; <span class="keyword">static</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="classpFlow_1_1IOstream.html#a4240681db26c977866e8173b76de12d8">precision_</a>;</div>
<div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a384ff8be80c5e301c5ce6838a1f18033"> 64</a></span>&#160; <span class="keyword">static</span> <a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> <a class="code" href="classpFlow_1_1IOstream.html#a384ff8be80c5e301c5ce6838a1f18033">staticName_</a>;</div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; </div> <div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; </div>
<div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#aa17155fc05a45901f1fded81dea4c2d0"> 66</a></span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#aacc935fd960fc1d7efe7f3820bb1db35">streamAccess</a> <a class="code" href="classpFlow_1_1IOstream.html#aa17155fc05a45901f1fded81dea4c2d0">openClosed_</a>;</div> <div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160;<span class="keyword">protected</span>:</div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160; </div> <div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160; </div>
<div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a2caff7df9cffd0325a8877c89f5c779a"> 68</a></span>&#160; ios_base::iostate <a class="code" href="classpFlow_1_1IOstream.html#a2caff7df9cffd0325a8877c89f5c779a">ioState_</a>;</div> <div class="line"><a name="l00069"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a384ff8be80c5e301c5ce6838a1f18033"> 69</a></span>&#160; <span class="keyword">static</span> <a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> <a class="code" href="classpFlow_1_1IOstream.html#a384ff8be80c5e301c5ce6838a1f18033">staticName_</a>;</div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160; </div> <div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160; </div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160; </div> <div class="line"><a name="l00072"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#aa17155fc05a45901f1fded81dea4c2d0"> 72</a></span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#aacc935fd960fc1d7efe7f3820bb1db35">streamAccess</a> <a class="code" href="classpFlow_1_1IOstream.html#aa17155fc05a45901f1fded81dea4c2d0">openClosed_</a>;</div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; <span class="comment">//- The file line</span></div>
<div class="line"><a name="l00072"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a271ea4556e1f077f403284c4cde3ccec"> 72</a></span>&#160; <a class="code" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> <a class="code" href="classpFlow_1_1IOstream.html#a271ea4556e1f077f403284c4cde3ccec">lineNumber_</a>;</div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; </div> <div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; </div>
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160; </div> <div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a950517ca51331d52df5f74cd62e44cb3"> 75</a></span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#ab76e0cc92bb140c07e198662e39d5268">writeFormat</a> <a class="code" href="classpFlow_1_1IOstream.html#a950517ca51331d52df5f74cd62e44cb3">writeFormat_</a> = <a class="code" href="classpFlow_1_1IOstream.html#ab76e0cc92bb140c07e198662e39d5268af9c208c7d7a0f102f2683165540c882d">ASCII</a>;</div>
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160; <span class="comment">// Protected Member Functions</span></div> <div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160; </div>
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160; </div> <div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a2caff7df9cffd0325a8877c89f5c779a"> 78</a></span>&#160; ios_base::iostate <a class="code" href="classpFlow_1_1IOstream.html#a2caff7df9cffd0325a8877c89f5c779a">ioState_</a>;</div>
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160; <span class="comment">//- Set stream opened</span></div> <div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160; </div>
<div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#ab945a2e2c4278c06f4527d8e163b904e"> 78</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classpFlow_1_1IOstream.html#ab945a2e2c4278c06f4527d8e163b904e">setOpened</a>()</div> <div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160; </div>
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160; {</div> <div class="line"><a name="l00082"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a271ea4556e1f077f403284c4cde3ccec"> 82</a></span>&#160; <a class="code" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> <a class="code" href="classpFlow_1_1IOstream.html#a271ea4556e1f077f403284c4cde3ccec">lineNumber_</a>;</div>
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#aa17155fc05a45901f1fded81dea4c2d0">openClosed_</a> = <a class="code" href="classpFlow_1_1IOstream.html#aacc935fd960fc1d7efe7f3820bb1db35a45c1c97bdcce420fc01045ee101a0cf2">OPENED</a>;</div> <div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160; </div>
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160; }</div> <div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160; </div>
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160; </div> <div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; <span class="comment">//- Protected Member Functions</span></div>
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160; <span class="comment">//- Set stream closed</span></div> <div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; </div>
<div class="line"><a name="l00084"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a6ffc7629ddba3b8e7652fe888af299ab"> 84</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classpFlow_1_1IOstream.html#a6ffc7629ddba3b8e7652fe888af299ab">setClosed</a>()</div> <div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#ab945a2e2c4278c06f4527d8e163b904e"> 88</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classpFlow_1_1IOstream.html#ab945a2e2c4278c06f4527d8e163b904e">setOpened</a>()</div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; {</div> <div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; {</div>
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#aa17155fc05a45901f1fded81dea4c2d0">openClosed_</a> = <a class="code" href="classpFlow_1_1IOstream.html#aacc935fd960fc1d7efe7f3820bb1db35a929f0327e17604ce9713b2a6117bd603">CLOSED</a>;</div> <div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#aa17155fc05a45901f1fded81dea4c2d0">openClosed_</a> = <a class="code" href="classpFlow_1_1IOstream.html#aacc935fd960fc1d7efe7f3820bb1db35a45c1c97bdcce420fc01045ee101a0cf2">OPENED</a>;</div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; }</div> <div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; }</div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; </div> <div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; </div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; <span class="comment">//- Set stream state</span></div> <div class="line"><a name="l00094"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a6ffc7629ddba3b8e7652fe888af299ab"> 94</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classpFlow_1_1IOstream.html#a6ffc7629ddba3b8e7652fe888af299ab">setClosed</a>()</div>
<div class="line"><a name="l00090"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a6dc7caf4da073fce8946c51af8d81dee"> 90</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classpFlow_1_1IOstream.html#a6dc7caf4da073fce8946c51af8d81dee">setState</a>(ios_base::iostate state)</div> <div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; {</div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; {</div> <div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#aa17155fc05a45901f1fded81dea4c2d0">openClosed_</a> = <a class="code" href="classpFlow_1_1IOstream.html#aacc935fd960fc1d7efe7f3820bb1db35a929f0327e17604ce9713b2a6117bd603">CLOSED</a>;</div>
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#a2caff7df9cffd0325a8877c89f5c779a">ioState_</a> = state;</div> <div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; }</div>
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; }</div> <div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; </div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; </div> <div class="line"><a name="l00100"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a6dc7caf4da073fce8946c51af8d81dee"> 100</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classpFlow_1_1IOstream.html#a6dc7caf4da073fce8946c51af8d81dee">setState</a>(ios_base::iostate state)</div>
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; <span class="comment">//- Set stream to be good</span></div> <div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160; {</div>
<div class="line"><a name="l00096"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a473118515da3a7497d0673dd24674c70"> 96</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classpFlow_1_1IOstream.html#a473118515da3a7497d0673dd24674c70">setGood</a>()</div> <div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#a2caff7df9cffd0325a8877c89f5c779a">ioState_</a> = state;</div>
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; {</div> <div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160; }</div>
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#a2caff7df9cffd0325a8877c89f5c779a">ioState_</a> = ios_base::iostate(0);</div> <div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160; </div>
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160; }</div> <div class="line"><a name="l00105"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a41eccdacf379df0ab3fd0b47c2d96a1d"> 105</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classpFlow_1_1IOstream.html#a41eccdacf379df0ab3fd0b47c2d96a1d">setWriteFormat</a>(<a class="code" href="classpFlow_1_1IOstream.html#ab76e0cc92bb140c07e198662e39d5268">writeFormat</a> wF)</div>
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160; </div> <div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160; {</div>
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160; </div> <div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#a950517ca51331d52df5f74cd62e44cb3">writeFormat_</a> = wF;</div>
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160;<span class="keyword">public</span>:</div> <div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160; }</div>
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160; </div> <div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160; </div>
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160; <span class="comment">// Constructors</span></div> <div class="line"><a name="l00111"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a473118515da3a7497d0673dd24674c70"> 111</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classpFlow_1_1IOstream.html#a473118515da3a7497d0673dd24674c70">setGood</a>()</div>
<div class="line"><a name="l00105"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a685ead9e00563a9b3d0c4753eac347a2"> 105</a></span>&#160; <span class="keyword">explicit</span> <a class="code" href="classpFlow_1_1IOstream.html#a685ead9e00563a9b3d0c4753eac347a2">IOstream</a>():</div> <div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160; {</div>
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#aa17155fc05a45901f1fded81dea4c2d0">openClosed_</a>(<a class="code" href="classpFlow_1_1IOstream.html#aacc935fd960fc1d7efe7f3820bb1db35a929f0327e17604ce9713b2a6117bd603">CLOSED</a>),</div> <div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#a2caff7df9cffd0325a8877c89f5c779a">ioState_</a> = ios_base::iostate(0);</div>
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#a2caff7df9cffd0325a8877c89f5c779a">ioState_</a>(ios_base::iostate(0)),</div> <div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160; }</div>
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#a271ea4556e1f077f403284c4cde3ccec">lineNumber_</a>(0)</div> <div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160; </div>
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160; {</div> <div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160;<span class="keyword">public</span>:</div>
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#a638b33dd25b3cd8ea7e846f04fd6a6a3">setBad</a>();</div> <div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160; </div>
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160; }</div> <div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160; <span class="comment">//- Constructors</span></div>
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160; </div> <div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160; </div>
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#a685ead9e00563a9b3d0c4753eac347a2">IOstream</a>(<span class="keyword">const</span> <a class="code" href="classpFlow_1_1IOstream.html">IOstream</a>&amp;) = <span class="keywordflow">default</span>;</div> <div class="line"><a name="l00121"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a685ead9e00563a9b3d0c4753eac347a2"> 121</a></span>&#160; <span class="keyword">explicit</span> <a class="code" href="classpFlow_1_1IOstream.html#a685ead9e00563a9b3d0c4753eac347a2">IOstream</a>():</div>
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160; </div> <div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#aa17155fc05a45901f1fded81dea4c2d0">openClosed_</a>(<a class="code" href="classpFlow_1_1IOstream.html#aacc935fd960fc1d7efe7f3820bb1db35a929f0327e17604ce9713b2a6117bd603">CLOSED</a>),</div>
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160; <span class="comment">//- Destructor</span></div> <div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#a950517ca51331d52df5f74cd62e44cb3">writeFormat_</a>(<a class="code" href="classpFlow_1_1IOstream.html#ab76e0cc92bb140c07e198662e39d5268af9c208c7d7a0f102f2683165540c882d">ASCII</a>),</div>
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1IOstream.html#a216ce04def77e62d9132be3ce232afcc">~IOstream</a>() = <span class="keywordflow">default</span>;</div> <div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#a2caff7df9cffd0325a8877c89f5c779a">ioState_</a>(ios_base::iostate(0)),</div>
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160; </div> <div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#a271ea4556e1f077f403284c4cde3ccec">lineNumber_</a>(0)</div>
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160; </div> <div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160; {</div>
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160; </div> <div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#a638b33dd25b3cd8ea7e846f04fd6a6a3">setBad</a>();</div>
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160; <span class="comment">//- Return the name of the stream</span></div> <div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160; }</div>
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160; <span class="keyword">virtual</span> <span class="keyword">const</span> <a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a>&amp; <a class="code" href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">name</a>() <span class="keyword">const</span>;</div> <div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160; </div>
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160; </div> <div class="line"><a name="l00131"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a26824d6240feaec7589240d8c974ee05"> 131</a></span>&#160; <span class="keyword">explicit</span> <a class="code" href="classpFlow_1_1IOstream.html#a26824d6240feaec7589240d8c974ee05">IOstream</a>(<a class="code" href="classpFlow_1_1IOstream.html#ab76e0cc92bb140c07e198662e39d5268">writeFormat</a> wF):</div>
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160; <span class="comment">//- Return non-const access to the name of the stream</span></div> <div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#aa17155fc05a45901f1fded81dea4c2d0">openClosed_</a>(<a class="code" href="classpFlow_1_1IOstream.html#aacc935fd960fc1d7efe7f3820bb1db35a929f0327e17604ce9713b2a6117bd603">CLOSED</a>),</div>
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160; <span class="keyword">virtual</span> <a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a>&amp; <a class="code" href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">name</a>();</div> <div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#a950517ca51331d52df5f74cd62e44cb3">writeFormat_</a>(wF),</div>
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160; </div> <div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#a2caff7df9cffd0325a8877c89f5c779a">ioState_</a>(ios_base::iostate(0)),</div>
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160; <span class="comment">//- Check IOstream status for given operation.</span></div> <div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#a271ea4556e1f077f403284c4cde3ccec">lineNumber_</a>(0)</div>
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160; <span class="comment">// Print IOstream state or generate a FatalIOError</span></div> <div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160; {</div>
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160; <span class="comment">// when an error has occurred.</span></div> <div class="line"><a name="l00137"></a><span class="lineno"> 137</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#a638b33dd25b3cd8ea7e846f04fd6a6a3">setBad</a>();</div>
<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160; <span class="comment">// The base implementation is a fatalCheck</span></div> <div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160; }</div>
<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>&#160; <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOstream.html#a367eb3425fc4e8270e2aa961df8ac8a5">check</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* operation) <span class="keyword">const</span>;</div> <div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160; </div>
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160; </div> <div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#a685ead9e00563a9b3d0c4753eac347a2">IOstream</a>(<span class="keyword">const</span> <a class="code" href="classpFlow_1_1IOstream.html">IOstream</a>&amp;) = <span class="keywordflow">default</span>;</div>
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160; <span class="comment">//- Check IOstream status for given operation.</span></div>
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160; <span class="comment">// Generate a FatalIOError when an error has occurred.</span></div>
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOstream.html#a281bbfd1fe6ab10377d7cb1f5111044d">fatalCheck</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* operation) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160; </div>
<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>&#160; <span class="comment">//- Return true if stream has been opened</span></div>
<div class="line"><a name="l00138"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a298583c3d514f1169bfc43169ba78c38"> 138</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOstream.html#a298583c3d514f1169bfc43169ba78c38">opened</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1IOstream.html#aa17155fc05a45901f1fded81dea4c2d0">openClosed_</a> == <a class="code" href="classpFlow_1_1IOstream.html#aacc935fd960fc1d7efe7f3820bb1db35a45c1c97bdcce420fc01045ee101a0cf2">OPENED</a>;</div>
<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160; }</div>
<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160; </div> <div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160; </div>
<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>&#160; <span class="comment">//- Return true if stream is closed</span></div> <div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1IOstream.html#a216ce04def77e62d9132be3ce232afcc">~IOstream</a>() = <span class="keywordflow">default</span>;</div>
<div class="line"><a name="l00144"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#ae54500202b0333927a28c440c85cf07e"> 144</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOstream.html#ae54500202b0333927a28c440c85cf07e">closed</a>()<span class="keyword"> const</span></div> <div class="line"><a name="l00145"></a><span class="lineno"> 145</span>&#160; </div>
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>&#160;<span class="keyword"> </span>{</div> <div class="line"><a name="l00146"></a><span class="lineno"> 146</span>&#160; </div>
<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1IOstream.html#aa17155fc05a45901f1fded81dea4c2d0">openClosed_</a> == <a class="code" href="classpFlow_1_1IOstream.html#aacc935fd960fc1d7efe7f3820bb1db35a929f0327e17604ce9713b2a6117bd603">CLOSED</a>;</div> <div class="line"><a name="l00147"></a><span class="lineno"> 147</span>&#160; <span class="comment">//- Member Functions</span></div>
<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>&#160; }</div>
<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>&#160; </div> <div class="line"><a name="l00148"></a><span class="lineno"> 148</span>&#160; </div>
<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>&#160; <span class="comment">//- Return true if next operation might succeed</span></div> <div class="line"><a name="l00150"></a><span class="lineno"> 150</span>&#160; <span class="keyword">virtual</span> <span class="keyword">const</span> <a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a>&amp; <a class="code" href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">name</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00150"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#abdcc7f96f487faadc7769afcf58fe992"> 150</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOstream.html#abdcc7f96f487faadc7769afcf58fe992">good</a>()<span class="keyword"> const</span></div> <div class="line"><a name="l00151"></a><span class="lineno"> 151</span>&#160; </div>
<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>&#160;<span class="keyword"> </span>{</div> <div class="line"><a name="l00153"></a><span class="lineno"> 153</span>&#160; <span class="keyword">virtual</span> <a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a>&amp; <a class="code" href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">name</a>();</div>
<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1IOstream.html#a2caff7df9cffd0325a8877c89f5c779a">ioState_</a> == 0;</div>
<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>&#160; }</div>
<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>&#160; </div> <div class="line"><a name="l00154"></a><span class="lineno"> 154</span>&#160; </div>
<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>&#160; <span class="comment">//- Return true if end of input seen</span></div> <div class="line"><a name="l00159"></a><span class="lineno"> 159</span>&#160; <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOstream.html#a367eb3425fc4e8270e2aa961df8ac8a5">check</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* operation) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00156"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#af3418ac60d0d7a303478f29a387feb3c"> 156</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOstream.html#af3418ac60d0d7a303478f29a387feb3c">eof</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1IOstream.html#a2caff7df9cffd0325a8877c89f5c779a">ioState_</a> &amp; ios_base::eofbit;</div>
<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>&#160; }</div>
<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>&#160; </div> <div class="line"><a name="l00160"></a><span class="lineno"> 160</span>&#160; </div>
<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>&#160; <span class="comment">//- Return true if next operation will fail</span></div> <div class="line"><a name="l00163"></a><span class="lineno"> 163</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOstream.html#a281bbfd1fe6ab10377d7cb1f5111044d">fatalCheck</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* operation) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00162"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a48de1a2345c4519dd5d19c67dcce62ed"> 162</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOstream.html#a48de1a2345c4519dd5d19c67dcce62ed">fail</a>()<span class="keyword"> const</span></div> <div class="line"><a name="l00164"></a><span class="lineno"> 164</span>&#160; </div>
<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>&#160;<span class="keyword"> </span>{</div> <div class="line"><a name="l00166"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a298583c3d514f1169bfc43169ba78c38"> 166</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOstream.html#a298583c3d514f1169bfc43169ba78c38">opened</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1IOstream.html#a2caff7df9cffd0325a8877c89f5c779a">ioState_</a> &amp; (ios_base::badbit | ios_base::failbit);</div> <div class="line"><a name="l00167"></a><span class="lineno"> 167</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>&#160; }</div> <div class="line"><a name="l00168"></a><span class="lineno"> 168</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1IOstream.html#aa17155fc05a45901f1fded81dea4c2d0">openClosed_</a> == <a class="code" href="classpFlow_1_1IOstream.html#aacc935fd960fc1d7efe7f3820bb1db35a45c1c97bdcce420fc01045ee101a0cf2">OPENED</a>;</div>
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>&#160; </div> <div class="line"><a name="l00169"></a><span class="lineno"> 169</span>&#160; }</div>
<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>&#160; <span class="comment">//- Return true if stream is corrupted</span></div> <div class="line"><a name="l00170"></a><span class="lineno"> 170</span>&#160; </div>
<div class="line"><a name="l00168"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a9f7290a5d70f30e1b1b42c8ac4a6082d"> 168</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOstream.html#a9f7290a5d70f30e1b1b42c8ac4a6082d">bad</a>()<span class="keyword"> const</span></div> <div class="line"><a name="l00172"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#ae54500202b0333927a28c440c85cf07e"> 172</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOstream.html#ae54500202b0333927a28c440c85cf07e">closed</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>&#160;<span class="keyword"> </span>{</div> <div class="line"><a name="l00173"></a><span class="lineno"> 173</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00170"></a><span class="lineno"> 170</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1IOstream.html#a2caff7df9cffd0325a8877c89f5c779a">ioState_</a> &amp; ios_base::badbit;</div> <div class="line"><a name="l00174"></a><span class="lineno"> 174</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1IOstream.html#aa17155fc05a45901f1fded81dea4c2d0">openClosed_</a> == <a class="code" href="classpFlow_1_1IOstream.html#aacc935fd960fc1d7efe7f3820bb1db35a929f0327e17604ce9713b2a6117bd603">CLOSED</a>;</div>
<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>&#160; }</div> <div class="line"><a name="l00175"></a><span class="lineno"> 175</span>&#160; }</div>
<div class="line"><a name="l00172"></a><span class="lineno"> 172</span>&#160; </div> <div class="line"><a name="l00176"></a><span class="lineno"> 176</span>&#160; </div>
<div class="line"><a name="l00173"></a><span class="lineno"> 173</span>&#160; <span class="comment">//- Return true if the stream has not failed</span></div> <div class="line"><a name="l00178"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#aee3ba44cd3f14501633ae2e8ea04b4d0"> 178</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOstream.html#aee3ba44cd3f14501633ae2e8ea04b4d0">isBinary</a>()<span class="keyword">const</span></div>
<div class="line"><a name="l00174"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a67b76affb3b5d35fa419ac234144038b"> 174</a></span>&#160; <span class="keyword">explicit</span> <span class="keyword">operator</span> bool()<span class="keyword"> const</span></div> <div class="line"><a name="l00179"></a><span class="lineno"> 179</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>&#160;<span class="keyword"> </span>{</div> <div class="line"><a name="l00180"></a><span class="lineno"> 180</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1IOstream.html#a950517ca51331d52df5f74cd62e44cb3">writeFormat_</a> == <a class="code" href="classpFlow_1_1IOstream.html#ab76e0cc92bb140c07e198662e39d5268aecafbc1299672a8c1521cc0d5f1ae986">BINARY</a>;</div>
<div class="line"><a name="l00176"></a><span class="lineno"> 176</span>&#160; <span class="keywordflow">return</span> !<a class="code" href="classpFlow_1_1IOstream.html#a48de1a2345c4519dd5d19c67dcce62ed">fail</a>();</div> <div class="line"><a name="l00181"></a><span class="lineno"> 181</span>&#160; }</div>
<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>&#160; }</div> <div class="line"><a name="l00182"></a><span class="lineno"> 182</span>&#160; </div>
<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>&#160; </div> <div class="line"><a name="l00184"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#abdcc7f96f487faadc7769afcf58fe992"> 184</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOstream.html#abdcc7f96f487faadc7769afcf58fe992">good</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00179"></a><span class="lineno"> 179</span>&#160; <span class="comment">//- Return true if the stream has failed</span></div> <div class="line"><a name="l00185"></a><span class="lineno"> 185</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00180"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a61efd4196a96540ee018fee8791f3f10"> 180</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOstream.html#a61efd4196a96540ee018fee8791f3f10">operator!</a>()<span class="keyword"> const</span></div> <div class="line"><a name="l00186"></a><span class="lineno"> 186</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1IOstream.html#a2caff7df9cffd0325a8877c89f5c779a">ioState_</a> == 0;</div>
<div class="line"><a name="l00181"></a><span class="lineno"> 181</span>&#160;<span class="keyword"> </span>{</div> <div class="line"><a name="l00187"></a><span class="lineno"> 187</span>&#160; }</div>
<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1IOstream.html#a48de1a2345c4519dd5d19c67dcce62ed">fail</a>();</div> <div class="line"><a name="l00188"></a><span class="lineno"> 188</span>&#160; </div>
<div class="line"><a name="l00183"></a><span class="lineno"> 183</span>&#160; }</div> <div class="line"><a name="l00190"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#af3418ac60d0d7a303478f29a387feb3c"> 190</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOstream.html#af3418ac60d0d7a303478f29a387feb3c">eof</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00184"></a><span class="lineno"> 184</span>&#160; </div> <div class="line"><a name="l00191"></a><span class="lineno"> 191</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00185"></a><span class="lineno"> 185</span>&#160; </div> <div class="line"><a name="l00192"></a><span class="lineno"> 192</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1IOstream.html#a2caff7df9cffd0325a8877c89f5c779a">ioState_</a> &amp; ios_base::eofbit;</div>
<div class="line"><a name="l00186"></a><span class="lineno"> 186</span>&#160; <span class="comment">//- Const access to the current stream line number</span></div> <div class="line"><a name="l00193"></a><span class="lineno"> 193</span>&#160; }</div>
<div class="line"><a name="l00187"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3"> 187</a></span>&#160; <a class="code" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> <a class="code" href="classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3">lineNumber</a>()<span class="keyword"> const</span></div> <div class="line"><a name="l00194"></a><span class="lineno"> 194</span>&#160; </div>
<div class="line"><a name="l00188"></a><span class="lineno"> 188</span>&#160;<span class="keyword"> </span>{</div> <div class="line"><a name="l00196"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a48de1a2345c4519dd5d19c67dcce62ed"> 196</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOstream.html#a48de1a2345c4519dd5d19c67dcce62ed">fail</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00189"></a><span class="lineno"> 189</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1IOstream.html#a271ea4556e1f077f403284c4cde3ccec">lineNumber_</a>;</div> <div class="line"><a name="l00197"></a><span class="lineno"> 197</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00190"></a><span class="lineno"> 190</span>&#160; }</div> <div class="line"><a name="l00198"></a><span class="lineno"> 198</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1IOstream.html#a2caff7df9cffd0325a8877c89f5c779a">ioState_</a> &amp; (ios_base::badbit | ios_base::failbit);</div>
<div class="line"><a name="l00191"></a><span class="lineno"> 191</span>&#160; </div> <div class="line"><a name="l00199"></a><span class="lineno"> 199</span>&#160; }</div>
<div class="line"><a name="l00192"></a><span class="lineno"> 192</span>&#160; <span class="comment">//- Non-const access to the current stream line number</span></div> <div class="line"><a name="l00200"></a><span class="lineno"> 200</span>&#160; </div>
<div class="line"><a name="l00193"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#afd74c1e6fa16247a2150f9014fe2b8a4"> 193</a></span>&#160; <a class="code" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a>&amp; <a class="code" href="classpFlow_1_1IOstream.html#afd74c1e6fa16247a2150f9014fe2b8a4">lineNumber</a>()</div> <div class="line"><a name="l00202"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a9f7290a5d70f30e1b1b42c8ac4a6082d"> 202</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOstream.html#a9f7290a5d70f30e1b1b42c8ac4a6082d">bad</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00194"></a><span class="lineno"> 194</span>&#160; {</div> <div class="line"><a name="l00203"></a><span class="lineno"> 203</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00195"></a><span class="lineno"> 195</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1IOstream.html#a271ea4556e1f077f403284c4cde3ccec">lineNumber_</a>;</div> <div class="line"><a name="l00204"></a><span class="lineno"> 204</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1IOstream.html#a2caff7df9cffd0325a8877c89f5c779a">ioState_</a> &amp; ios_base::badbit;</div>
<div class="line"><a name="l00196"></a><span class="lineno"> 196</span>&#160; }</div> <div class="line"><a name="l00205"></a><span class="lineno"> 205</span>&#160; }</div>
<div class="line"><a name="l00197"></a><span class="lineno"> 197</span>&#160; </div>
<div class="line"><a name="l00198"></a><span class="lineno"> 198</span>&#160; <span class="comment">//- Set the stream line number</span></div>
<div class="line"><a name="l00199"></a><span class="lineno"> 199</span>&#160; <span class="comment">// \return the previous value</span></div>
<div class="line"><a name="l00200"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a7e8e74ae9e601005f806aaa1178921f2"> 200</a></span>&#160; <a class="code" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> <a class="code" href="classpFlow_1_1IOstream.html#a7e8e74ae9e601005f806aaa1178921f2">lineNumber</a>(<span class="keyword">const</span> <a class="code" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> num)</div>
<div class="line"><a name="l00201"></a><span class="lineno"> 201</span>&#160; {</div>
<div class="line"><a name="l00202"></a><span class="lineno"> 202</span>&#160; <span class="keyword">const</span> <a class="code" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> old(<a class="code" href="classpFlow_1_1IOstream.html#a271ea4556e1f077f403284c4cde3ccec">lineNumber_</a>);</div>
<div class="line"><a name="l00203"></a><span class="lineno"> 203</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#a271ea4556e1f077f403284c4cde3ccec">lineNumber_</a> = num;</div>
<div class="line"><a name="l00204"></a><span class="lineno"> 204</span>&#160; <span class="keywordflow">return</span> old;</div>
<div class="line"><a name="l00205"></a><span class="lineno"> 205</span>&#160; }</div>
<div class="line"><a name="l00206"></a><span class="lineno"> 206</span>&#160; </div> <div class="line"><a name="l00206"></a><span class="lineno"> 206</span>&#160; </div>
<div class="line"><a name="l00207"></a><span class="lineno"> 207</span>&#160; <span class="comment">//- Return flags of stream</span></div> <div class="line"><a name="l00208"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a67b76affb3b5d35fa419ac234144038b"> 208</a></span>&#160; <span class="keyword">explicit</span> <span class="keyword">operator</span> bool()<span class="keyword"> const</span></div>
<div class="line"><a name="l00208"></a><span class="lineno"> 208</span>&#160; <span class="keyword">virtual</span> ios_base::fmtflags <a class="code" href="classpFlow_1_1IOstream.html#ab6784b88289e1403b616f8ba4d742563">flags</a>() <span class="keyword">const</span> = 0;</div> <div class="line"><a name="l00209"></a><span class="lineno"> 209</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00209"></a><span class="lineno"> 209</span>&#160; </div> <div class="line"><a name="l00210"></a><span class="lineno"> 210</span>&#160; <span class="keywordflow">return</span> !<a class="code" href="classpFlow_1_1IOstream.html#a48de1a2345c4519dd5d19c67dcce62ed">fail</a>();</div>
<div class="line"><a name="l00210"></a><span class="lineno"> 210</span>&#160; <span class="comment">//- Return the default precision</span></div> <div class="line"><a name="l00211"></a><span class="lineno"> 211</span>&#160; }</div>
<div class="line"><a name="l00211"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a90f508fef73438f120430ecacd3a603b"> 211</a></span>&#160; <span class="keyword">static</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="classpFlow_1_1IOstream.html#a90f508fef73438f120430ecacd3a603b">defaultPrecision</a>()</div> <div class="line"><a name="l00212"></a><span class="lineno"> 212</span>&#160; </div>
<div class="line"><a name="l00212"></a><span class="lineno"> 212</span>&#160; {</div> <div class="line"><a name="l00214"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a61efd4196a96540ee018fee8791f3f10"> 214</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1IOstream.html#a61efd4196a96540ee018fee8791f3f10">operator!</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00213"></a><span class="lineno"> 213</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1IOstream.html#a4240681db26c977866e8173b76de12d8">precision_</a>;</div> <div class="line"><a name="l00215"></a><span class="lineno"> 215</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00214"></a><span class="lineno"> 214</span>&#160; }</div> <div class="line"><a name="l00216"></a><span class="lineno"> 216</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1IOstream.html#a48de1a2345c4519dd5d19c67dcce62ed">fail</a>();</div>
<div class="line"><a name="l00215"></a><span class="lineno"> 215</span>&#160; </div> <div class="line"><a name="l00217"></a><span class="lineno"> 217</span>&#160; }</div>
<div class="line"><a name="l00216"></a><span class="lineno"> 216</span>&#160; <span class="comment">//- Reset the default precision</span></div> <div class="line"><a name="l00218"></a><span class="lineno"> 218</span>&#160; </div>
<div class="line"><a name="l00217"></a><span class="lineno"> 217</span>&#160; <span class="comment">// \return the previous value</span></div> <div class="line"><a name="l00219"></a><span class="lineno"> 219</span>&#160; </div>
<div class="line"><a name="l00218"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a422504d8feb8f6597fe839556e8fd868"> 218</a></span>&#160; <span class="keyword">static</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="classpFlow_1_1IOstream.html#a422504d8feb8f6597fe839556e8fd868">defaultPrecision</a>(<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> prec)</div> <div class="line"><a name="l00221"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3"> 221</a></span>&#160; <a class="code" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> <a class="code" href="classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3">lineNumber</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00219"></a><span class="lineno"> 219</span>&#160; {</div> <div class="line"><a name="l00222"></a><span class="lineno"> 222</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00220"></a><span class="lineno"> 220</span>&#160; <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> old(<a class="code" href="classpFlow_1_1IOstream.html#a4240681db26c977866e8173b76de12d8">precision_</a>);</div> <div class="line"><a name="l00223"></a><span class="lineno"> 223</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1IOstream.html#a271ea4556e1f077f403284c4cde3ccec">lineNumber_</a>;</div>
<div class="line"><a name="l00221"></a><span class="lineno"> 221</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#a4240681db26c977866e8173b76de12d8">precision_</a> = prec;</div> <div class="line"><a name="l00224"></a><span class="lineno"> 224</span>&#160; }</div>
<div class="line"><a name="l00222"></a><span class="lineno"> 222</span>&#160; <span class="keywordflow">return</span> old;</div> <div class="line"><a name="l00225"></a><span class="lineno"> 225</span>&#160; </div>
<div class="line"><a name="l00223"></a><span class="lineno"> 223</span>&#160; }</div> <div class="line"><a name="l00227"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#afd74c1e6fa16247a2150f9014fe2b8a4"> 227</a></span>&#160; <a class="code" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a>&amp; <a class="code" href="classpFlow_1_1IOstream.html#afd74c1e6fa16247a2150f9014fe2b8a4">lineNumber</a>()</div>
<div class="line"><a name="l00224"></a><span class="lineno"> 224</span>&#160; </div> <div class="line"><a name="l00228"></a><span class="lineno"> 228</span>&#160; {</div>
<div class="line"><a name="l00225"></a><span class="lineno"> 225</span>&#160; <span class="comment">//- Set stream to have reached eof</span></div> <div class="line"><a name="l00229"></a><span class="lineno"> 229</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1IOstream.html#a271ea4556e1f077f403284c4cde3ccec">lineNumber_</a>;</div>
<div class="line"><a name="l00226"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a29b2d2944abba037e93cfc4e7ca19d8a"> 226</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classpFlow_1_1IOstream.html#a29b2d2944abba037e93cfc4e7ca19d8a">setEof</a>()</div> <div class="line"><a name="l00230"></a><span class="lineno"> 230</span>&#160; }</div>
<div class="line"><a name="l00227"></a><span class="lineno"> 227</span>&#160; {</div> <div class="line"><a name="l00231"></a><span class="lineno"> 231</span>&#160; </div>
<div class="line"><a name="l00228"></a><span class="lineno"> 228</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#a2caff7df9cffd0325a8877c89f5c779a">ioState_</a> |= ios_base::eofbit;</div> <div class="line"><a name="l00234"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a7e8e74ae9e601005f806aaa1178921f2"> 234</a></span>&#160; <a class="code" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> <a class="code" href="classpFlow_1_1IOstream.html#a7e8e74ae9e601005f806aaa1178921f2">lineNumber</a>(<span class="keyword">const</span> <a class="code" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> num)</div>
<div class="line"><a name="l00229"></a><span class="lineno"> 229</span>&#160; }</div> <div class="line"><a name="l00235"></a><span class="lineno"> 235</span>&#160; {</div>
<div class="line"><a name="l00230"></a><span class="lineno"> 230</span>&#160; </div> <div class="line"><a name="l00236"></a><span class="lineno"> 236</span>&#160; <span class="keyword">const</span> <a class="code" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> old(<a class="code" href="classpFlow_1_1IOstream.html#a271ea4556e1f077f403284c4cde3ccec">lineNumber_</a>);</div>
<div class="line"><a name="l00231"></a><span class="lineno"> 231</span>&#160; <span class="comment">//- Set stream to have failed</span></div> <div class="line"><a name="l00237"></a><span class="lineno"> 237</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#a271ea4556e1f077f403284c4cde3ccec">lineNumber_</a> = num;</div>
<div class="line"><a name="l00232"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#ad609d36f9e9be6dd6f502510ab445260"> 232</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classpFlow_1_1IOstream.html#ad609d36f9e9be6dd6f502510ab445260">setFail</a>()</div> <div class="line"><a name="l00238"></a><span class="lineno"> 238</span>&#160; <span class="keywordflow">return</span> old;</div>
<div class="line"><a name="l00233"></a><span class="lineno"> 233</span>&#160; {</div> <div class="line"><a name="l00239"></a><span class="lineno"> 239</span>&#160; }</div>
<div class="line"><a name="l00234"></a><span class="lineno"> 234</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#a2caff7df9cffd0325a8877c89f5c779a">ioState_</a> |= ios_base::failbit;</div> <div class="line"><a name="l00240"></a><span class="lineno"> 240</span>&#160; </div>
<div class="line"><a name="l00235"></a><span class="lineno"> 235</span>&#160; }</div> <div class="line"><a name="l00242"></a><span class="lineno"> 242</span>&#160; <span class="keyword">virtual</span> ios_base::fmtflags <a class="code" href="classpFlow_1_1IOstream.html#ab6784b88289e1403b616f8ba4d742563">flags</a>() <span class="keyword">const</span> = 0;</div>
<div class="line"><a name="l00236"></a><span class="lineno"> 236</span>&#160; </div> <div class="line"><a name="l00243"></a><span class="lineno"> 243</span>&#160; </div>
<div class="line"><a name="l00237"></a><span class="lineno"> 237</span>&#160; <span class="comment">//- Set stream to be bad</span></div> <div class="line"><a name="l00245"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a90f508fef73438f120430ecacd3a603b"> 245</a></span>&#160; <span class="keyword">static</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="classpFlow_1_1IOstream.html#a90f508fef73438f120430ecacd3a603b">defaultPrecision</a>()</div>
<div class="line"><a name="l00238"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a638b33dd25b3cd8ea7e846f04fd6a6a3"> 238</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classpFlow_1_1IOstream.html#a638b33dd25b3cd8ea7e846f04fd6a6a3">setBad</a>()</div> <div class="line"><a name="l00246"></a><span class="lineno"> 246</span>&#160; {</div>
<div class="line"><a name="l00239"></a><span class="lineno"> 239</span>&#160; {</div> <div class="line"><a name="l00247"></a><span class="lineno"> 247</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1IOstream.html#a4240681db26c977866e8173b76de12d8">precision_</a>;</div>
<div class="line"><a name="l00240"></a><span class="lineno"> 240</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#a2caff7df9cffd0325a8877c89f5c779a">ioState_</a> |= ios_base::badbit;</div> <div class="line"><a name="l00248"></a><span class="lineno"> 248</span>&#160; }</div>
<div class="line"><a name="l00241"></a><span class="lineno"> 241</span>&#160; }</div> <div class="line"><a name="l00249"></a><span class="lineno"> 249</span>&#160; </div>
<div class="line"><a name="l00242"></a><span class="lineno"> 242</span>&#160; </div> <div class="line"><a name="l00252"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a422504d8feb8f6597fe839556e8fd868"> 252</a></span>&#160; <span class="keyword">static</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="classpFlow_1_1IOstream.html#a422504d8feb8f6597fe839556e8fd868">defaultPrecision</a>(<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> prec)</div>
<div class="line"><a name="l00243"></a><span class="lineno"> 243</span>&#160; <span class="comment">//- Set flags of stream</span></div> <div class="line"><a name="l00253"></a><span class="lineno"> 253</span>&#160; {</div>
<div class="line"><a name="l00244"></a><span class="lineno"> 244</span>&#160; <span class="keyword">virtual</span> ios_base::fmtflags <a class="code" href="classpFlow_1_1IOstream.html#ab6784b88289e1403b616f8ba4d742563">flags</a>(<span class="keyword">const</span> ios_base::fmtflags f) = 0;</div> <div class="line"><a name="l00254"></a><span class="lineno"> 254</span>&#160; <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> old(<a class="code" href="classpFlow_1_1IOstream.html#a4240681db26c977866e8173b76de12d8">precision_</a>);</div>
<div class="line"><a name="l00245"></a><span class="lineno"> 245</span>&#160; </div> <div class="line"><a name="l00255"></a><span class="lineno"> 255</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#a4240681db26c977866e8173b76de12d8">precision_</a> = prec;</div>
<div class="line"><a name="l00246"></a><span class="lineno"> 246</span>&#160; <span class="comment">//- Set flags of stream</span></div> <div class="line"><a name="l00256"></a><span class="lineno"> 256</span>&#160; <span class="keywordflow">return</span> old;</div>
<div class="line"><a name="l00247"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a7496d7abe05bdd8cffe2be14798ac34f"> 247</a></span>&#160; ios_base::fmtflags <a class="code" href="classpFlow_1_1IOstream.html#a7496d7abe05bdd8cffe2be14798ac34f">setf</a>(<span class="keyword">const</span> ios_base::fmtflags f)</div> <div class="line"><a name="l00257"></a><span class="lineno"> 257</span>&#160; }</div>
<div class="line"><a name="l00248"></a><span class="lineno"> 248</span>&#160; {</div> <div class="line"><a name="l00258"></a><span class="lineno"> 258</span>&#160; </div>
<div class="line"><a name="l00249"></a><span class="lineno"> 249</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1IOstream.html#ab6784b88289e1403b616f8ba4d742563">flags</a>(<a class="code" href="classpFlow_1_1IOstream.html#ab6784b88289e1403b616f8ba4d742563">flags</a>() | f);</div> <div class="line"><a name="l00260"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a29b2d2944abba037e93cfc4e7ca19d8a"> 260</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classpFlow_1_1IOstream.html#a29b2d2944abba037e93cfc4e7ca19d8a">setEof</a>()</div>
<div class="line"><a name="l00250"></a><span class="lineno"> 250</span>&#160; }</div> <div class="line"><a name="l00261"></a><span class="lineno"> 261</span>&#160; {</div>
<div class="line"><a name="l00251"></a><span class="lineno"> 251</span>&#160; </div> <div class="line"><a name="l00262"></a><span class="lineno"> 262</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#a2caff7df9cffd0325a8877c89f5c779a">ioState_</a> |= ios_base::eofbit;</div>
<div class="line"><a name="l00252"></a><span class="lineno"> 252</span>&#160; <span class="comment">//- Set flags of given field of stream</span></div> <div class="line"><a name="l00263"></a><span class="lineno"> 263</span>&#160; }</div>
<div class="line"><a name="l00253"></a><span class="lineno"> 253</span>&#160; ios_base::fmtflags <a class="code" href="classpFlow_1_1IOstream.html#a7496d7abe05bdd8cffe2be14798ac34f">setf</a></div> <div class="line"><a name="l00264"></a><span class="lineno"> 264</span>&#160; </div>
<div class="line"><a name="l00254"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a7c8972f80cfc853d1b78253abee55f04"> 254</a></span>&#160; (</div> <div class="line"><a name="l00266"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#ad609d36f9e9be6dd6f502510ab445260"> 266</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classpFlow_1_1IOstream.html#ad609d36f9e9be6dd6f502510ab445260">setFail</a>()</div>
<div class="line"><a name="l00255"></a><span class="lineno"> 255</span>&#160; <span class="keyword">const</span> ios_base::fmtflags f,</div> <div class="line"><a name="l00267"></a><span class="lineno"> 267</span>&#160; {</div>
<div class="line"><a name="l00256"></a><span class="lineno"> 256</span>&#160; <span class="keyword">const</span> ios_base::fmtflags mask</div> <div class="line"><a name="l00268"></a><span class="lineno"> 268</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#a2caff7df9cffd0325a8877c89f5c779a">ioState_</a> |= ios_base::failbit;</div>
<div class="line"><a name="l00257"></a><span class="lineno"> 257</span>&#160; )</div> <div class="line"><a name="l00269"></a><span class="lineno"> 269</span>&#160; }</div>
<div class="line"><a name="l00258"></a><span class="lineno"> 258</span>&#160; {</div>
<div class="line"><a name="l00259"></a><span class="lineno"> 259</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1IOstream.html#ab6784b88289e1403b616f8ba4d742563">flags</a>((<a class="code" href="classpFlow_1_1IOstream.html#ab6784b88289e1403b616f8ba4d742563">flags</a>() &amp; ~mask) | (f &amp; mask));</div>
<div class="line"><a name="l00260"></a><span class="lineno"> 260</span>&#160; }</div>
<div class="line"><a name="l00261"></a><span class="lineno"> 261</span>&#160; </div>
<div class="line"><a name="l00262"></a><span class="lineno"> 262</span>&#160; <span class="comment">//- Unset flags of stream</span></div>
<div class="line"><a name="l00263"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a6215a425470b1a58a0f3e0407f8683ca"> 263</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classpFlow_1_1IOstream.html#a6215a425470b1a58a0f3e0407f8683ca">unsetf</a>(<span class="keyword">const</span> ios_base::fmtflags f)</div>
<div class="line"><a name="l00264"></a><span class="lineno"> 264</span>&#160; {</div>
<div class="line"><a name="l00265"></a><span class="lineno"> 265</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#ab6784b88289e1403b616f8ba4d742563">flags</a>(<a class="code" href="classpFlow_1_1IOstream.html#ab6784b88289e1403b616f8ba4d742563">flags</a>() &amp; ~f);</div>
<div class="line"><a name="l00266"></a><span class="lineno"> 266</span>&#160; }</div>
<div class="line"><a name="l00267"></a><span class="lineno"> 267</span>&#160; </div>
<div class="line"><a name="l00268"></a><span class="lineno"> 268</span>&#160; </div>
<div class="line"><a name="l00269"></a><span class="lineno"> 269</span>&#160;}; <span class="comment">// end of IOstream</span></div>
<div class="line"><a name="l00270"></a><span class="lineno"> 270</span>&#160; </div> <div class="line"><a name="l00270"></a><span class="lineno"> 270</span>&#160; </div>
<div class="line"><a name="l00271"></a><span class="lineno"> 271</span>&#160; </div> <div class="line"><a name="l00272"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a638b33dd25b3cd8ea7e846f04fd6a6a3"> 272</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classpFlow_1_1IOstream.html#a638b33dd25b3cd8ea7e846f04fd6a6a3">setBad</a>()</div>
<div class="line"><a name="l00272"></a><span class="lineno"> 272</span>&#160;<span class="comment">//- An IOstream manipulator</span></div> <div class="line"><a name="l00273"></a><span class="lineno"> 273</span>&#160; {</div>
<div class="line"><a name="l00273"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a5d347707d37593bf1a09bbe0a3ebd0c1"> 273</a></span>&#160;<span class="keyword">typedef</span> <a class="code" href="classpFlow_1_1IOstream.html">IOstream</a>&amp; (*IOstreamManip)(<a class="code" href="classpFlow_1_1IOstream.html">IOstream</a>&amp;);</div> <div class="line"><a name="l00274"></a><span class="lineno"> 274</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#a2caff7df9cffd0325a8877c89f5c779a">ioState_</a> |= ios_base::badbit;</div>
<div class="line"><a name="l00274"></a><span class="lineno"> 274</span>&#160; </div> <div class="line"><a name="l00275"></a><span class="lineno"> 275</span>&#160; }</div>
<div class="line"><a name="l00275"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a7a2a778dad6a63e04760015ff551008f"> 275</a></span>&#160;<span class="keyword">inline</span> <a class="code" href="classpFlow_1_1IOstream.html">IOstream</a>&amp; <a class="code" href="namespacepFlow.html#a7a2a778dad6a63e04760015ff551008f">dec</a>(<a class="code" href="classpFlow_1_1IOstream.html">IOstream</a>&amp; io)</div> <div class="line"><a name="l00276"></a><span class="lineno"> 276</span>&#160; </div>
<div class="line"><a name="l00276"></a><span class="lineno"> 276</span>&#160;{</div> <div class="line"><a name="l00278"></a><span class="lineno"> 278</span>&#160; <span class="keyword">virtual</span> ios_base::fmtflags <a class="code" href="classpFlow_1_1IOstream.html#ab6784b88289e1403b616f8ba4d742563">flags</a>(<span class="keyword">const</span> ios_base::fmtflags f) = 0;</div>
<div class="line"><a name="l00277"></a><span class="lineno"> 277</span>&#160; io.<a class="code" href="classpFlow_1_1IOstream.html#a7496d7abe05bdd8cffe2be14798ac34f">setf</a>(<a class="code" href="namespacepFlow.html#a7a2a778dad6a63e04760015ff551008f">ios_base::dec</a>, <a class="code" href="namespacepFlow.html#a7a2a778dad6a63e04760015ff551008f">ios_base::dec</a>|<a class="code" href="namespacepFlow.html#a171c38e0982827d99f83781c96c7adcf">ios_base::hex</a>|<a class="code" href="namespacepFlow.html#aaa50ebe62a1c05eadd31cf981231a6d2">ios_base::oct</a>);</div> <div class="line"><a name="l00279"></a><span class="lineno"> 279</span>&#160; </div>
<div class="line"><a name="l00278"></a><span class="lineno"> 278</span>&#160; <span class="keywordflow">return</span> io;</div> <div class="line"><a name="l00281"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a7496d7abe05bdd8cffe2be14798ac34f"> 281</a></span>&#160; ios_base::fmtflags <a class="code" href="classpFlow_1_1IOstream.html#a7496d7abe05bdd8cffe2be14798ac34f">setf</a>(<span class="keyword">const</span> ios_base::fmtflags f)</div>
<div class="line"><a name="l00279"></a><span class="lineno"> 279</span>&#160;}</div> <div class="line"><a name="l00282"></a><span class="lineno"> 282</span>&#160; {</div>
<div class="line"><a name="l00280"></a><span class="lineno"> 280</span>&#160; </div> <div class="line"><a name="l00283"></a><span class="lineno"> 283</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1IOstream.html#ab6784b88289e1403b616f8ba4d742563">flags</a>(<a class="code" href="classpFlow_1_1IOstream.html#ab6784b88289e1403b616f8ba4d742563">flags</a>() | f);</div>
<div class="line"><a name="l00281"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a171c38e0982827d99f83781c96c7adcf"> 281</a></span>&#160;<span class="keyword">inline</span> <a class="code" href="classpFlow_1_1IOstream.html">IOstream</a>&amp; <a class="code" href="namespacepFlow.html#a171c38e0982827d99f83781c96c7adcf">hex</a>(<a class="code" href="classpFlow_1_1IOstream.html">IOstream</a>&amp; io)</div> <div class="line"><a name="l00284"></a><span class="lineno"> 284</span>&#160; }</div>
<div class="line"><a name="l00282"></a><span class="lineno"> 282</span>&#160;{</div> <div class="line"><a name="l00285"></a><span class="lineno"> 285</span>&#160; </div>
<div class="line"><a name="l00283"></a><span class="lineno"> 283</span>&#160; io.<a class="code" href="classpFlow_1_1IOstream.html#a7496d7abe05bdd8cffe2be14798ac34f">setf</a>(<a class="code" href="namespacepFlow.html#a171c38e0982827d99f83781c96c7adcf">ios_base::hex</a>, <a class="code" href="namespacepFlow.html#a7a2a778dad6a63e04760015ff551008f">ios_base::dec</a>|<a class="code" href="namespacepFlow.html#a171c38e0982827d99f83781c96c7adcf">ios_base::hex</a>|<a class="code" href="namespacepFlow.html#aaa50ebe62a1c05eadd31cf981231a6d2">ios_base::oct</a>);</div> <div class="line"><a name="l00287"></a><span class="lineno"> 287</span>&#160; ios_base::fmtflags <a class="code" href="classpFlow_1_1IOstream.html#a7496d7abe05bdd8cffe2be14798ac34f">setf</a></div>
<div class="line"><a name="l00284"></a><span class="lineno"> 284</span>&#160; <span class="keywordflow">return</span> io;</div> <div class="line"><a name="l00288"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a7c8972f80cfc853d1b78253abee55f04"> 288</a></span>&#160; (</div>
<div class="line"><a name="l00285"></a><span class="lineno"> 285</span>&#160;}</div> <div class="line"><a name="l00289"></a><span class="lineno"> 289</span>&#160; <span class="keyword">const</span> ios_base::fmtflags f,</div>
<div class="line"><a name="l00286"></a><span class="lineno"> 286</span>&#160; </div> <div class="line"><a name="l00290"></a><span class="lineno"> 290</span>&#160; <span class="keyword">const</span> ios_base::fmtflags mask</div>
<div class="line"><a name="l00287"></a><span class="lineno"><a class="line" href="namespacepFlow.html#aaa50ebe62a1c05eadd31cf981231a6d2"> 287</a></span>&#160;<span class="keyword">inline</span> <a class="code" href="classpFlow_1_1IOstream.html">IOstream</a>&amp; <a class="code" href="namespacepFlow.html#aaa50ebe62a1c05eadd31cf981231a6d2">oct</a>(<a class="code" href="classpFlow_1_1IOstream.html">IOstream</a>&amp; io)</div> <div class="line"><a name="l00291"></a><span class="lineno"> 291</span>&#160; )</div>
<div class="line"><a name="l00288"></a><span class="lineno"> 288</span>&#160;{</div> <div class="line"><a name="l00292"></a><span class="lineno"> 292</span>&#160; {</div>
<div class="line"><a name="l00289"></a><span class="lineno"> 289</span>&#160; io.<a class="code" href="classpFlow_1_1IOstream.html#a7496d7abe05bdd8cffe2be14798ac34f">setf</a>(<a class="code" href="namespacepFlow.html#aaa50ebe62a1c05eadd31cf981231a6d2">ios_base::oct</a>, <a class="code" href="namespacepFlow.html#a7a2a778dad6a63e04760015ff551008f">ios_base::dec</a>|<a class="code" href="namespacepFlow.html#a171c38e0982827d99f83781c96c7adcf">ios_base::hex</a>|<a class="code" href="namespacepFlow.html#aaa50ebe62a1c05eadd31cf981231a6d2">ios_base::oct</a>);</div> <div class="line"><a name="l00293"></a><span class="lineno"> 293</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1IOstream.html#ab6784b88289e1403b616f8ba4d742563">flags</a>((<a class="code" href="classpFlow_1_1IOstream.html#ab6784b88289e1403b616f8ba4d742563">flags</a>() &amp; ~mask) | (f &amp; mask));</div>
<div class="line"><a name="l00290"></a><span class="lineno"> 290</span>&#160; <span class="keywordflow">return</span> io;</div> <div class="line"><a name="l00294"></a><span class="lineno"> 294</span>&#160; }</div>
<div class="line"><a name="l00291"></a><span class="lineno"> 291</span>&#160;}</div> <div class="line"><a name="l00295"></a><span class="lineno"> 295</span>&#160; </div>
<div class="line"><a name="l00292"></a><span class="lineno"> 292</span>&#160; </div> <div class="line"><a name="l00297"></a><span class="lineno"><a class="line" href="classpFlow_1_1IOstream.html#a6215a425470b1a58a0f3e0407f8683ca"> 297</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classpFlow_1_1IOstream.html#a6215a425470b1a58a0f3e0407f8683ca">unsetf</a>(<span class="keyword">const</span> ios_base::fmtflags f)</div>
<div class="line"><a name="l00293"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a010be5a80d29fca6b0ac9a68d9c94d32"> 293</a></span>&#160;<span class="keyword">inline</span> <a class="code" href="classpFlow_1_1IOstream.html">IOstream</a>&amp; <a class="code" href="namespacepFlow.html#a010be5a80d29fca6b0ac9a68d9c94d32">fixed</a>(<a class="code" href="classpFlow_1_1IOstream.html">IOstream</a>&amp; io)</div> <div class="line"><a name="l00298"></a><span class="lineno"> 298</span>&#160; {</div>
<div class="line"><a name="l00294"></a><span class="lineno"> 294</span>&#160;{</div> <div class="line"><a name="l00299"></a><span class="lineno"> 299</span>&#160; <a class="code" href="classpFlow_1_1IOstream.html#ab6784b88289e1403b616f8ba4d742563">flags</a>(<a class="code" href="classpFlow_1_1IOstream.html#ab6784b88289e1403b616f8ba4d742563">flags</a>() &amp; ~f);</div>
<div class="line"><a name="l00295"></a><span class="lineno"> 295</span>&#160; io.<a class="code" href="classpFlow_1_1IOstream.html#a7496d7abe05bdd8cffe2be14798ac34f">setf</a>(<a class="code" href="namespacepFlow.html#a010be5a80d29fca6b0ac9a68d9c94d32">ios_base::fixed</a>, ios_base::floatfield);</div> <div class="line"><a name="l00300"></a><span class="lineno"> 300</span>&#160; }</div>
<div class="line"><a name="l00296"></a><span class="lineno"> 296</span>&#160; <span class="keywordflow">return</span> io;</div> <div class="line"><a name="l00301"></a><span class="lineno"> 301</span>&#160; </div>
<div class="line"><a name="l00297"></a><span class="lineno"> 297</span>&#160;}</div> <div class="line"><a name="l00302"></a><span class="lineno"> 302</span>&#160; </div>
<div class="line"><a name="l00298"></a><span class="lineno"> 298</span>&#160; </div> <div class="line"><a name="l00303"></a><span class="lineno"> 303</span>&#160;}; <span class="comment">// end of IOstream</span></div>
<div class="line"><a name="l00299"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a4333d7bd717697fd94a3425351e1e4f2"> 299</a></span>&#160;<span class="keyword">inline</span> <a class="code" href="classpFlow_1_1IOstream.html">IOstream</a>&amp; <a class="code" href="namespacepFlow.html#a4333d7bd717697fd94a3425351e1e4f2">scientific</a>(<a class="code" href="classpFlow_1_1IOstream.html">IOstream</a>&amp; io)</div>
<div class="line"><a name="l00300"></a><span class="lineno"> 300</span>&#160;{</div>
<div class="line"><a name="l00301"></a><span class="lineno"> 301</span>&#160; io.<a class="code" href="classpFlow_1_1IOstream.html#a7496d7abe05bdd8cffe2be14798ac34f">setf</a>(<a class="code" href="namespacepFlow.html#a4333d7bd717697fd94a3425351e1e4f2">ios_base::scientific</a>, ios_base::floatfield);</div>
<div class="line"><a name="l00302"></a><span class="lineno"> 302</span>&#160; <span class="keywordflow">return</span> io;</div>
<div class="line"><a name="l00303"></a><span class="lineno"> 303</span>&#160;}</div>
<div class="line"><a name="l00304"></a><span class="lineno"> 304</span>&#160; </div> <div class="line"><a name="l00304"></a><span class="lineno"> 304</span>&#160; </div>
<div class="line"><a name="l00305"></a><span class="lineno"> 305</span>&#160; </div> <div class="line"><a name="l00305"></a><span class="lineno"> 305</span>&#160; </div>
<div class="line"><a name="l00306"></a><span class="lineno"> 306</span>&#160; </div> <div class="line"><a name="l00307"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a5d347707d37593bf1a09bbe0a3ebd0c1"> 307</a></span>&#160;<span class="keyword">typedef</span> <a class="code" href="classpFlow_1_1IOstream.html">IOstream</a>&amp; (*IOstreamManip)(<a class="code" href="classpFlow_1_1IOstream.html">IOstream</a>&amp;);</div>
<div class="line"><a name="l00307"></a><span class="lineno"> 307</span>&#160;} <span class="comment">// pFlow</span></div>
<div class="line"><a name="l00308"></a><span class="lineno"> 308</span>&#160; </div> <div class="line"><a name="l00308"></a><span class="lineno"> 308</span>&#160; </div>
<div class="line"><a name="l00309"></a><span class="lineno"> 309</span>&#160;<span class="preprocessor">#endif // __IOstream__hpp__</span></div> <div class="line"><a name="l00309"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a7a2a778dad6a63e04760015ff551008f"> 309</a></span>&#160;<span class="keyword">inline</span> <a class="code" href="classpFlow_1_1IOstream.html">IOstream</a>&amp; <a class="code" href="namespacepFlow.html#a7a2a778dad6a63e04760015ff551008f">dec</a>(<a class="code" href="classpFlow_1_1IOstream.html">IOstream</a>&amp; io)</div>
<div class="line"><a name="l00310"></a><span class="lineno"> 310</span>&#160;{</div>
<div class="line"><a name="l00311"></a><span class="lineno"> 311</span>&#160; io.<a class="code" href="classpFlow_1_1IOstream.html#a7496d7abe05bdd8cffe2be14798ac34f">setf</a>(<a class="code" href="namespacepFlow.html#a7a2a778dad6a63e04760015ff551008f">ios_base::dec</a>, <a class="code" href="namespacepFlow.html#a7a2a778dad6a63e04760015ff551008f">ios_base::dec</a>|<a class="code" href="namespacepFlow.html#a171c38e0982827d99f83781c96c7adcf">ios_base::hex</a>|<a class="code" href="namespacepFlow.html#aaa50ebe62a1c05eadd31cf981231a6d2">ios_base::oct</a>);</div>
<div class="line"><a name="l00312"></a><span class="lineno"> 312</span>&#160; <span class="keywordflow">return</span> io;</div>
<div class="line"><a name="l00313"></a><span class="lineno"> 313</span>&#160;}</div>
<div class="line"><a name="l00314"></a><span class="lineno"> 314</span>&#160; </div>
<div class="line"><a name="l00315"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a171c38e0982827d99f83781c96c7adcf"> 315</a></span>&#160;<span class="keyword">inline</span> <a class="code" href="classpFlow_1_1IOstream.html">IOstream</a>&amp; <a class="code" href="namespacepFlow.html#a171c38e0982827d99f83781c96c7adcf">hex</a>(<a class="code" href="classpFlow_1_1IOstream.html">IOstream</a>&amp; io)</div>
<div class="line"><a name="l00316"></a><span class="lineno"> 316</span>&#160;{</div>
<div class="line"><a name="l00317"></a><span class="lineno"> 317</span>&#160; io.<a class="code" href="classpFlow_1_1IOstream.html#a7496d7abe05bdd8cffe2be14798ac34f">setf</a>(<a class="code" href="namespacepFlow.html#a171c38e0982827d99f83781c96c7adcf">ios_base::hex</a>, <a class="code" href="namespacepFlow.html#a7a2a778dad6a63e04760015ff551008f">ios_base::dec</a>|<a class="code" href="namespacepFlow.html#a171c38e0982827d99f83781c96c7adcf">ios_base::hex</a>|<a class="code" href="namespacepFlow.html#aaa50ebe62a1c05eadd31cf981231a6d2">ios_base::oct</a>);</div>
<div class="line"><a name="l00318"></a><span class="lineno"> 318</span>&#160; <span class="keywordflow">return</span> io;</div>
<div class="line"><a name="l00319"></a><span class="lineno"> 319</span>&#160;}</div>
<div class="line"><a name="l00320"></a><span class="lineno"> 320</span>&#160; </div>
<div class="line"><a name="l00321"></a><span class="lineno"><a class="line" href="namespacepFlow.html#aaa50ebe62a1c05eadd31cf981231a6d2"> 321</a></span>&#160;<span class="keyword">inline</span> <a class="code" href="classpFlow_1_1IOstream.html">IOstream</a>&amp; <a class="code" href="namespacepFlow.html#aaa50ebe62a1c05eadd31cf981231a6d2">oct</a>(<a class="code" href="classpFlow_1_1IOstream.html">IOstream</a>&amp; io)</div>
<div class="line"><a name="l00322"></a><span class="lineno"> 322</span>&#160;{</div>
<div class="line"><a name="l00323"></a><span class="lineno"> 323</span>&#160; io.<a class="code" href="classpFlow_1_1IOstream.html#a7496d7abe05bdd8cffe2be14798ac34f">setf</a>(<a class="code" href="namespacepFlow.html#aaa50ebe62a1c05eadd31cf981231a6d2">ios_base::oct</a>, <a class="code" href="namespacepFlow.html#a7a2a778dad6a63e04760015ff551008f">ios_base::dec</a>|<a class="code" href="namespacepFlow.html#a171c38e0982827d99f83781c96c7adcf">ios_base::hex</a>|<a class="code" href="namespacepFlow.html#aaa50ebe62a1c05eadd31cf981231a6d2">ios_base::oct</a>);</div>
<div class="line"><a name="l00324"></a><span class="lineno"> 324</span>&#160; <span class="keywordflow">return</span> io;</div>
<div class="line"><a name="l00325"></a><span class="lineno"> 325</span>&#160;}</div>
<div class="line"><a name="l00326"></a><span class="lineno"> 326</span>&#160; </div>
<div class="line"><a name="l00327"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a010be5a80d29fca6b0ac9a68d9c94d32"> 327</a></span>&#160;<span class="keyword">inline</span> <a class="code" href="classpFlow_1_1IOstream.html">IOstream</a>&amp; <a class="code" href="namespacepFlow.html#a010be5a80d29fca6b0ac9a68d9c94d32">fixed</a>(<a class="code" href="classpFlow_1_1IOstream.html">IOstream</a>&amp; io)</div>
<div class="line"><a name="l00328"></a><span class="lineno"> 328</span>&#160;{</div>
<div class="line"><a name="l00329"></a><span class="lineno"> 329</span>&#160; io.<a class="code" href="classpFlow_1_1IOstream.html#a7496d7abe05bdd8cffe2be14798ac34f">setf</a>(<a class="code" href="namespacepFlow.html#a010be5a80d29fca6b0ac9a68d9c94d32">ios_base::fixed</a>, ios_base::floatfield);</div>
<div class="line"><a name="l00330"></a><span class="lineno"> 330</span>&#160; <span class="keywordflow">return</span> io;</div>
<div class="line"><a name="l00331"></a><span class="lineno"> 331</span>&#160;}</div>
<div class="line"><a name="l00332"></a><span class="lineno"> 332</span>&#160; </div>
<div class="line"><a name="l00333"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a4333d7bd717697fd94a3425351e1e4f2"> 333</a></span>&#160;<span class="keyword">inline</span> <a class="code" href="classpFlow_1_1IOstream.html">IOstream</a>&amp; <a class="code" href="namespacepFlow.html#a4333d7bd717697fd94a3425351e1e4f2">scientific</a>(<a class="code" href="classpFlow_1_1IOstream.html">IOstream</a>&amp; io)</div>
<div class="line"><a name="l00334"></a><span class="lineno"> 334</span>&#160;{</div>
<div class="line"><a name="l00335"></a><span class="lineno"> 335</span>&#160; io.<a class="code" href="classpFlow_1_1IOstream.html#a7496d7abe05bdd8cffe2be14798ac34f">setf</a>(<a class="code" href="namespacepFlow.html#a4333d7bd717697fd94a3425351e1e4f2">ios_base::scientific</a>, ios_base::floatfield);</div>
<div class="line"><a name="l00336"></a><span class="lineno"> 336</span>&#160; <span class="keywordflow">return</span> io;</div>
<div class="line"><a name="l00337"></a><span class="lineno"> 337</span>&#160;}</div>
<div class="line"><a name="l00338"></a><span class="lineno"> 338</span>&#160; </div>
<div class="line"><a name="l00339"></a><span class="lineno"> 339</span>&#160; </div>
<div class="line"><a name="l00340"></a><span class="lineno"> 340</span>&#160; </div>
<div class="line"><a name="l00341"></a><span class="lineno"> 341</span>&#160;} <span class="comment">// pFlow</span></div>
<div class="line"><a name="l00342"></a><span class="lineno"> 342</span>&#160; </div>
<div class="line"><a name="l00343"></a><span class="lineno"> 343</span>&#160;<span class="preprocessor">#endif // __IOstream__hpp__</span></div>
</div><!-- fragment --></div><!-- contents --> </div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content --> </div><!-- doc-content -->
<div class="ttc" id="aclasspFlow_1_1IOstream_html_af3418ac60d0d7a303478f29a387feb3c"><div class="ttname"><a href="classpFlow_1_1IOstream.html#af3418ac60d0d7a303478f29a387feb3c">pFlow::IOstream::eof</a></div><div class="ttdeci">bool eof() const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00156">IOstream.hpp:156</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_af3418ac60d0d7a303478f29a387feb3c"><div class="ttname"><a href="classpFlow_1_1IOstream.html#af3418ac60d0d7a303478f29a387feb3c">pFlow::IOstream::eof</a></div><div class="ttdeci">bool eof() const</div><div class="ttdoc">Return true if end of input seen.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00190">IOstream.hpp:190</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a473118515da3a7497d0673dd24674c70"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a473118515da3a7497d0673dd24674c70">pFlow::IOstream::setGood</a></div><div class="ttdeci">void setGood()</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00096">IOstream.hpp:96</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a473118515da3a7497d0673dd24674c70"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a473118515da3a7497d0673dd24674c70">pFlow::IOstream::setGood</a></div><div class="ttdeci">void setGood()</div><div class="ttdoc">Set stream to be good.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00111">IOstream.hpp:111</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a90f508fef73438f120430ecacd3a603b"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a90f508fef73438f120430ecacd3a603b">pFlow::IOstream::defaultPrecision</a></div><div class="ttdeci">static unsigned int defaultPrecision()</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00211">IOstream.hpp:211</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a41eccdacf379df0ab3fd0b47c2d96a1d"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a41eccdacf379df0ab3fd0b47c2d96a1d">pFlow::IOstream::setWriteFormat</a></div><div class="ttdeci">void setWriteFormat(writeFormat wF)</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00105">IOstream.hpp:105</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a010be5a80d29fca6b0ac9a68d9c94d32"><div class="ttname"><a href="namespacepFlow.html#a010be5a80d29fca6b0ac9a68d9c94d32">pFlow::fixed</a></div><div class="ttdeci">IOstream &amp; fixed(IOstream &amp;io)</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00293">IOstream.hpp:293</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a90f508fef73438f120430ecacd3a603b"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a90f508fef73438f120430ecacd3a603b">pFlow::IOstream::defaultPrecision</a></div><div class="ttdeci">static unsigned int defaultPrecision()</div><div class="ttdoc">Return the default precision.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00245">IOstream.hpp:245</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a7a2a778dad6a63e04760015ff551008f"><div class="ttname"><a href="namespacepFlow.html#a7a2a778dad6a63e04760015ff551008f">pFlow::dec</a></div><div class="ttdeci">IOstream &amp; dec(IOstream &amp;io)</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00275">IOstream.hpp:275</a></div></div> <div class="ttc" id="anamespacepFlow_html_a010be5a80d29fca6b0ac9a68d9c94d32"><div class="ttname"><a href="namespacepFlow.html#a010be5a80d29fca6b0ac9a68d9c94d32">pFlow::fixed</a></div><div class="ttdeci">IOstream &amp; fixed(IOstream &amp;io)</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00327">IOstream.hpp:327</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a4333d7bd717697fd94a3425351e1e4f2"><div class="ttname"><a href="namespacepFlow.html#a4333d7bd717697fd94a3425351e1e4f2">pFlow::scientific</a></div><div class="ttdeci">IOstream &amp; scientific(IOstream &amp;io)</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00299">IOstream.hpp:299</a></div></div> <div class="ttc" id="anamespacepFlow_html_a7a2a778dad6a63e04760015ff551008f"><div class="ttname"><a href="namespacepFlow.html#a7a2a778dad6a63e04760015ff551008f">pFlow::dec</a></div><div class="ttdeci">IOstream &amp; dec(IOstream &amp;io)</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00309">IOstream.hpp:309</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a271ea4556e1f077f403284c4cde3ccec"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a271ea4556e1f077f403284c4cde3ccec">pFlow::IOstream::lineNumber_</a></div><div class="ttdeci">int32 lineNumber_</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00072">IOstream.hpp:72</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a950517ca51331d52df5f74cd62e44cb3"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a950517ca51331d52df5f74cd62e44cb3">pFlow::IOstream::writeFormat_</a></div><div class="ttdeci">writeFormat writeFormat_</div><div class="ttdoc">write format</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00075">IOstream.hpp:75</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a61efd4196a96540ee018fee8791f3f10"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a61efd4196a96540ee018fee8791f3f10">pFlow::IOstream::operator!</a></div><div class="ttdeci">bool operator!() const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00180">IOstream.hpp:180</a></div></div> <div class="ttc" id="anamespacepFlow_html_a4333d7bd717697fd94a3425351e1e4f2"><div class="ttname"><a href="namespacepFlow.html#a4333d7bd717697fd94a3425351e1e4f2">pFlow::scientific</a></div><div class="ttdeci">IOstream &amp; scientific(IOstream &amp;io)</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00333">IOstream.hpp:333</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a171c38e0982827d99f83781c96c7adcf"><div class="ttname"><a href="namespacepFlow.html#a171c38e0982827d99f83781c96c7adcf">pFlow::hex</a></div><div class="ttdeci">IOstream &amp; hex(IOstream &amp;io)</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00281">IOstream.hpp:281</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a26824d6240feaec7589240d8c974ee05"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a26824d6240feaec7589240d8c974ee05">pFlow::IOstream::IOstream</a></div><div class="ttdeci">IOstream(writeFormat wF)</div><div class="ttdoc">Construct and set write format.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00131">IOstream.hpp:131</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_ae54500202b0333927a28c440c85cf07e"><div class="ttname"><a href="classpFlow_1_1IOstream.html#ae54500202b0333927a28c440c85cf07e">pFlow::IOstream::closed</a></div><div class="ttdeci">bool closed() const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00144">IOstream.hpp:144</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a271ea4556e1f077f403284c4cde3ccec"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a271ea4556e1f077f403284c4cde3ccec">pFlow::IOstream::lineNumber_</a></div><div class="ttdeci">int32 lineNumber_</div><div class="ttdoc">The file line.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00082">IOstream.hpp:82</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a61efd4196a96540ee018fee8791f3f10"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a61efd4196a96540ee018fee8791f3f10">pFlow::IOstream::operator!</a></div><div class="ttdeci">bool operator!() const</div><div class="ttdoc">Return true if the stream has failed.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00214">IOstream.hpp:214</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a171c38e0982827d99f83781c96c7adcf"><div class="ttname"><a href="namespacepFlow.html#a171c38e0982827d99f83781c96c7adcf">pFlow::hex</a></div><div class="ttdeci">IOstream &amp; hex(IOstream &amp;io)</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00315">IOstream.hpp:315</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_ab76e0cc92bb140c07e198662e39d5268af9c208c7d7a0f102f2683165540c882d"><div class="ttname"><a href="classpFlow_1_1IOstream.html#ab76e0cc92bb140c07e198662e39d5268af9c208c7d7a0f102f2683165540c882d">pFlow::IOstream::ASCII</a></div><div class="ttdeci">@ ASCII</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00059">IOstream.hpp:59</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_ae54500202b0333927a28c440c85cf07e"><div class="ttname"><a href="classpFlow_1_1IOstream.html#ae54500202b0333927a28c440c85cf07e">pFlow::IOstream::closed</a></div><div class="ttdeci">bool closed() const</div><div class="ttdoc">Return true if stream is closed.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00172">IOstream.hpp:172</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div> <div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a384ff8be80c5e301c5ce6838a1f18033"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a384ff8be80c5e301c5ce6838a1f18033">pFlow::IOstream::staticName_</a></div><div class="ttdeci">static word staticName_</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00064">IOstream.hpp:64</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a384ff8be80c5e301c5ce6838a1f18033"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a384ff8be80c5e301c5ce6838a1f18033">pFlow::IOstream::staticName_</a></div><div class="ttdeci">static word staticName_</div><div class="ttdoc">Name for any generic stream - normally treat as readonly.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00069">IOstream.hpp:69</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a4240681db26c977866e8173b76de12d8"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a4240681db26c977866e8173b76de12d8">pFlow::IOstream::precision_</a></div><div class="ttdeci">static unsigned int precision_</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00059">IOstream.hpp:59</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a4240681db26c977866e8173b76de12d8"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a4240681db26c977866e8173b76de12d8">pFlow::IOstream::precision_</a></div><div class="ttdeci">static unsigned int precision_</div><div class="ttdoc">Default precision, only works for ASCII.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00064">IOstream.hpp:64</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="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="aclasspFlow_1_1IOstream_html_a367eb3425fc4e8270e2aa961df8ac8a5"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a367eb3425fc4e8270e2aa961df8ac8a5">pFlow::IOstream::check</a></div><div class="ttdeci">virtual bool check(const char *operation) const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00042">IOstream.cpp:42</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a367eb3425fc4e8270e2aa961df8ac8a5"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a367eb3425fc4e8270e2aa961df8ac8a5">pFlow::IOstream::check</a></div><div class="ttdeci">virtual bool check(const char *operation) const</div><div class="ttdoc">Check IOstream status for given operation.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00042">IOstream.cpp:42</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a422504d8feb8f6597fe839556e8fd868"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a422504d8feb8f6597fe839556e8fd868">pFlow::IOstream::defaultPrecision</a></div><div class="ttdeci">static unsigned int defaultPrecision(unsigned int prec)</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00218">IOstream.hpp:218</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a422504d8feb8f6597fe839556e8fd868"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a422504d8feb8f6597fe839556e8fd868">pFlow::IOstream::defaultPrecision</a></div><div class="ttdeci">static unsigned int defaultPrecision(unsigned int prec)</div><div class="ttdoc">Reset the default precision return the previous value.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00252">IOstream.hpp:252</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_ab6784b88289e1403b616f8ba4d742563"><div class="ttname"><a href="classpFlow_1_1IOstream.html#ab6784b88289e1403b616f8ba4d742563">pFlow::IOstream::flags</a></div><div class="ttdeci">virtual ios_base::fmtflags flags() const =0</div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_ab6784b88289e1403b616f8ba4d742563"><div class="ttname"><a href="classpFlow_1_1IOstream.html#ab6784b88289e1403b616f8ba4d742563">pFlow::IOstream::flags</a></div><div class="ttdeci">virtual ios_base::fmtflags flags() const =0</div><div class="ttdoc">Return flags of stream.</div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a9f7290a5d70f30e1b1b42c8ac4a6082d"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a9f7290a5d70f30e1b1b42c8ac4a6082d">pFlow::IOstream::bad</a></div><div class="ttdeci">bool bad() const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00168">IOstream.hpp:168</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_ab76e0cc92bb140c07e198662e39d5268aecafbc1299672a8c1521cc0d5f1ae986"><div class="ttname"><a href="classpFlow_1_1IOstream.html#ab76e0cc92bb140c07e198662e39d5268aecafbc1299672a8c1521cc0d5f1ae986">pFlow::IOstream::BINARY</a></div><div class="ttdeci">@ BINARY</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00060">IOstream.hpp:60</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_aa17155fc05a45901f1fded81dea4c2d0"><div class="ttname"><a href="classpFlow_1_1IOstream.html#aa17155fc05a45901f1fded81dea4c2d0">pFlow::IOstream::openClosed_</a></div><div class="ttdeci">streamAccess openClosed_</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00066">IOstream.hpp:66</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a9f7290a5d70f30e1b1b42c8ac4a6082d"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a9f7290a5d70f30e1b1b42c8ac4a6082d">pFlow::IOstream::bad</a></div><div class="ttdeci">bool bad() const</div><div class="ttdoc">Return true if stream is corrupted.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00202">IOstream.hpp:202</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_aa17155fc05a45901f1fded81dea4c2d0"><div class="ttname"><a href="classpFlow_1_1IOstream.html#aa17155fc05a45901f1fded81dea4c2d0">pFlow::IOstream::openClosed_</a></div><div class="ttdeci">streamAccess openClosed_</div><div class="ttdoc">Is stream open or closed.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00072">IOstream.hpp:72</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="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_1IOstream_html_a638b33dd25b3cd8ea7e846f04fd6a6a3"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a638b33dd25b3cd8ea7e846f04fd6a6a3">pFlow::IOstream::setBad</a></div><div class="ttdeci">void setBad()</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00238">IOstream.hpp:238</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a638b33dd25b3cd8ea7e846f04fd6a6a3"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a638b33dd25b3cd8ea7e846f04fd6a6a3">pFlow::IOstream::setBad</a></div><div class="ttdeci">void setBad()</div><div class="ttdoc">Set stream to be bad.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00272">IOstream.hpp:272</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a281bbfd1fe6ab10377d7cb1f5111044d"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a281bbfd1fe6ab10377d7cb1f5111044d">pFlow::IOstream::fatalCheck</a></div><div class="ttdeci">bool fatalCheck(const char *operation) const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00048">IOstream.cpp:48</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a281bbfd1fe6ab10377d7cb1f5111044d"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a281bbfd1fe6ab10377d7cb1f5111044d">pFlow::IOstream::fatalCheck</a></div><div class="ttdeci">bool fatalCheck(const char *operation) const</div><div class="ttdoc">Check IOstream status for given operation.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00048">IOstream.cpp:48</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a685ead9e00563a9b3d0c4753eac347a2"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a685ead9e00563a9b3d0c4753eac347a2">pFlow::IOstream::IOstream</a></div><div class="ttdeci">IOstream()</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00105">IOstream.hpp:105</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a685ead9e00563a9b3d0c4753eac347a2"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a685ead9e00563a9b3d0c4753eac347a2">pFlow::IOstream::IOstream</a></div><div class="ttdeci">IOstream()</div><div class="ttdoc">Default.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00121">IOstream.hpp:121</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a48de1a2345c4519dd5d19c67dcce62ed"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a48de1a2345c4519dd5d19c67dcce62ed">pFlow::IOstream::fail</a></div><div class="ttdeci">bool fail() const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00162">IOstream.hpp:162</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a48de1a2345c4519dd5d19c67dcce62ed"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a48de1a2345c4519dd5d19c67dcce62ed">pFlow::IOstream::fail</a></div><div class="ttdeci">bool fail() const</div><div class="ttdoc">Return true if next operation will fail.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00196">IOstream.hpp:196</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a6ffc7629ddba3b8e7652fe888af299ab"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a6ffc7629ddba3b8e7652fe888af299ab">pFlow::IOstream::setClosed</a></div><div class="ttdeci">void setClosed()</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00084">IOstream.hpp:84</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a6ffc7629ddba3b8e7652fe888af299ab"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a6ffc7629ddba3b8e7652fe888af299ab">pFlow::IOstream::setClosed</a></div><div class="ttdeci">void setClosed()</div><div class="ttdoc">Set stream closed.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00094">IOstream.hpp:94</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_ac9b54653d0ec63ee05f64a185437b335"><div class="ttname"><a href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">pFlow::IOstream::name</a></div><div class="ttdeci">virtual const word &amp; name() const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00031">IOstream.cpp:31</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_ac9b54653d0ec63ee05f64a185437b335"><div class="ttname"><a href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">pFlow::IOstream::name</a></div><div class="ttdeci">virtual const word &amp; name() const</div><div class="ttdoc">Return the name of the stream.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00031">IOstream.cpp:31</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_aacc935fd960fc1d7efe7f3820bb1db35"><div class="ttname"><a href="classpFlow_1_1IOstream.html#aacc935fd960fc1d7efe7f3820bb1db35">pFlow::IOstream::streamAccess</a></div><div class="ttdeci">streamAccess</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00051">IOstream.hpp:51</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_aacc935fd960fc1d7efe7f3820bb1db35"><div class="ttname"><a href="classpFlow_1_1IOstream.html#aacc935fd960fc1d7efe7f3820bb1db35">pFlow::IOstream::streamAccess</a></div><div class="ttdeci">streamAccess</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00051">IOstream.hpp:51</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_abdcc7f96f487faadc7769afcf58fe992"><div class="ttname"><a href="classpFlow_1_1IOstream.html#abdcc7f96f487faadc7769afcf58fe992">pFlow::IOstream::good</a></div><div class="ttdeci">bool good() const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00150">IOstream.hpp:150</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_abdcc7f96f487faadc7769afcf58fe992"><div class="ttname"><a href="classpFlow_1_1IOstream.html#abdcc7f96f487faadc7769afcf58fe992">pFlow::IOstream::good</a></div><div class="ttdeci">bool good() const</div><div class="ttdoc">Return true if next operation might succeed.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00184">IOstream.hpp:184</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_afd74c1e6fa16247a2150f9014fe2b8a4"><div class="ttname"><a href="classpFlow_1_1IOstream.html#afd74c1e6fa16247a2150f9014fe2b8a4">pFlow::IOstream::lineNumber</a></div><div class="ttdeci">int32 &amp; lineNumber()</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00193">IOstream.hpp:193</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_afd74c1e6fa16247a2150f9014fe2b8a4"><div class="ttname"><a href="classpFlow_1_1IOstream.html#afd74c1e6fa16247a2150f9014fe2b8a4">pFlow::IOstream::lineNumber</a></div><div class="ttdeci">int32 &amp; lineNumber()</div><div class="ttdoc">Non-const access to the current stream line number.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00227">IOstream.hpp:227</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a216ce04def77e62d9132be3ce232afcc"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a216ce04def77e62d9132be3ce232afcc">pFlow::IOstream::~IOstream</a></div><div class="ttdeci">virtual ~IOstream()=default</div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a216ce04def77e62d9132be3ce232afcc"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a216ce04def77e62d9132be3ce232afcc">pFlow::IOstream::~IOstream</a></div><div class="ttdeci">virtual ~IOstream()=default</div><div class="ttdoc">Destructor.</div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a298583c3d514f1169bfc43169ba78c38"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a298583c3d514f1169bfc43169ba78c38">pFlow::IOstream::opened</a></div><div class="ttdeci">bool opened() const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00138">IOstream.hpp:138</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_aee3ba44cd3f14501633ae2e8ea04b4d0"><div class="ttname"><a href="classpFlow_1_1IOstream.html#aee3ba44cd3f14501633ae2e8ea04b4d0">pFlow::IOstream::isBinary</a></div><div class="ttdeci">bool isBinary() const</div><div class="ttdoc">Return true if stream format is binray.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00178">IOstream.hpp:178</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a6dc7caf4da073fce8946c51af8d81dee"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a6dc7caf4da073fce8946c51af8d81dee">pFlow::IOstream::setState</a></div><div class="ttdeci">void setState(ios_base::iostate state)</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00090">IOstream.hpp:90</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a298583c3d514f1169bfc43169ba78c38"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a298583c3d514f1169bfc43169ba78c38">pFlow::IOstream::opened</a></div><div class="ttdeci">bool opened() const</div><div class="ttdoc">Return true if stream has been opened.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00166">IOstream.hpp:166</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a7496d7abe05bdd8cffe2be14798ac34f"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a7496d7abe05bdd8cffe2be14798ac34f">pFlow::IOstream::setf</a></div><div class="ttdeci">ios_base::fmtflags setf(const ios_base::fmtflags f)</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00247">IOstream.hpp:247</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a6dc7caf4da073fce8946c51af8d81dee"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a6dc7caf4da073fce8946c51af8d81dee">pFlow::IOstream::setState</a></div><div class="ttdeci">void setState(ios_base::iostate state)</div><div class="ttdoc">Set stream state.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00100">IOstream.hpp:100</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_ab945a2e2c4278c06f4527d8e163b904e"><div class="ttname"><a href="classpFlow_1_1IOstream.html#ab945a2e2c4278c06f4527d8e163b904e">pFlow::IOstream::setOpened</a></div><div class="ttdeci">void setOpened()</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00078">IOstream.hpp:78</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a7496d7abe05bdd8cffe2be14798ac34f"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a7496d7abe05bdd8cffe2be14798ac34f">pFlow::IOstream::setf</a></div><div class="ttdeci">ios_base::fmtflags setf(const ios_base::fmtflags f)</div><div class="ttdoc">Set flags of stream.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00281">IOstream.hpp:281</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_ad609d36f9e9be6dd6f502510ab445260"><div class="ttname"><a href="classpFlow_1_1IOstream.html#ad609d36f9e9be6dd6f502510ab445260">pFlow::IOstream::setFail</a></div><div class="ttdeci">void setFail()</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00232">IOstream.hpp:232</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_ab945a2e2c4278c06f4527d8e163b904e"><div class="ttname"><a href="classpFlow_1_1IOstream.html#ab945a2e2c4278c06f4527d8e163b904e">pFlow::IOstream::setOpened</a></div><div class="ttdeci">void setOpened()</div><div class="ttdoc">Set stream opened.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00088">IOstream.hpp:88</a></div></div>
<div class="ttc" id="anamespacepFlow_html_aaa50ebe62a1c05eadd31cf981231a6d2"><div class="ttname"><a href="namespacepFlow.html#aaa50ebe62a1c05eadd31cf981231a6d2">pFlow::oct</a></div><div class="ttdeci">IOstream &amp; oct(IOstream &amp;io)</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00287">IOstream.hpp:287</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_ad609d36f9e9be6dd6f502510ab445260"><div class="ttname"><a href="classpFlow_1_1IOstream.html#ad609d36f9e9be6dd6f502510ab445260">pFlow::IOstream::setFail</a></div><div class="ttdeci">void setFail()</div><div class="ttdoc">Set stream to have failed.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00266">IOstream.hpp:266</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a607efe5fb94edbe4cfa890c4907e76c3"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3">pFlow::IOstream::lineNumber</a></div><div class="ttdeci">int32 lineNumber() const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00187">IOstream.hpp:187</a></div></div> <div class="ttc" id="anamespacepFlow_html_aaa50ebe62a1c05eadd31cf981231a6d2"><div class="ttname"><a href="namespacepFlow.html#aaa50ebe62a1c05eadd31cf981231a6d2">pFlow::oct</a></div><div class="ttdeci">IOstream &amp; oct(IOstream &amp;io)</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00321">IOstream.hpp:321</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a29b2d2944abba037e93cfc4e7ca19d8a"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a29b2d2944abba037e93cfc4e7ca19d8a">pFlow::IOstream::setEof</a></div><div class="ttdeci">void setEof()</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00226">IOstream.hpp:226</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a607efe5fb94edbe4cfa890c4907e76c3"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3">pFlow::IOstream::lineNumber</a></div><div class="ttdeci">int32 lineNumber() const</div><div class="ttdoc">Const access to the current stream line number.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00221">IOstream.hpp:221</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_ab76e0cc92bb140c07e198662e39d5268"><div class="ttname"><a href="classpFlow_1_1IOstream.html#ab76e0cc92bb140c07e198662e39d5268">pFlow::IOstream::writeFormat</a></div><div class="ttdeci">writeFormat</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00057">IOstream.hpp:57</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a29b2d2944abba037e93cfc4e7ca19d8a"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a29b2d2944abba037e93cfc4e7ca19d8a">pFlow::IOstream::setEof</a></div><div class="ttdeci">void setEof()</div><div class="ttdoc">Set stream to have reached eof.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00260">IOstream.hpp:260</a></div></div>
<div class="ttc" id="abTypesFunctions_8hpp_html"><div class="ttname"><a href="bTypesFunctions_8hpp.html">bTypesFunctions.hpp</a></div></div> <div class="ttc" id="abTypesFunctions_8hpp_html"><div class="ttname"><a href="bTypesFunctions_8hpp.html">bTypesFunctions.hpp</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a6215a425470b1a58a0f3e0407f8683ca"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a6215a425470b1a58a0f3e0407f8683ca">pFlow::IOstream::unsetf</a></div><div class="ttdeci">void unsetf(const ios_base::fmtflags f)</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00263">IOstream.hpp:263</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a6215a425470b1a58a0f3e0407f8683ca"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a6215a425470b1a58a0f3e0407f8683ca">pFlow::IOstream::unsetf</a></div><div class="ttdeci">void unsetf(const ios_base::fmtflags f)</div><div class="ttdoc">Unset flags of stream.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00297">IOstream.hpp:297</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a2caff7df9cffd0325a8877c89f5c779a"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a2caff7df9cffd0325a8877c89f5c779a">pFlow::IOstream::ioState_</a></div><div class="ttdeci">ios_base::iostate ioState_</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00068">IOstream.hpp:68</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a2caff7df9cffd0325a8877c89f5c779a"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a2caff7df9cffd0325a8877c89f5c779a">pFlow::IOstream::ioState_</a></div><div class="ttdeci">ios_base::iostate ioState_</div><div class="ttdoc">state</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00078">IOstream.hpp:78</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#l00045">IOstream.hpp:45</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#l00045">IOstream.hpp:45</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_aacc935fd960fc1d7efe7f3820bb1db35a929f0327e17604ce9713b2a6117bd603"><div class="ttname"><a href="classpFlow_1_1IOstream.html#aacc935fd960fc1d7efe7f3820bb1db35a929f0327e17604ce9713b2a6117bd603">pFlow::IOstream::CLOSED</a></div><div class="ttdeci">@ CLOSED</div><div class="ttdoc">stream is not open</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00053">IOstream.hpp:53</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_aacc935fd960fc1d7efe7f3820bb1db35a929f0327e17604ce9713b2a6117bd603"><div class="ttname"><a href="classpFlow_1_1IOstream.html#aacc935fd960fc1d7efe7f3820bb1db35a929f0327e17604ce9713b2a6117bd603">pFlow::IOstream::CLOSED</a></div><div class="ttdeci">@ CLOSED</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00053">IOstream.hpp:53</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a7e8e74ae9e601005f806aaa1178921f2"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a7e8e74ae9e601005f806aaa1178921f2">pFlow::IOstream::lineNumber</a></div><div class="ttdeci">int32 lineNumber(const int32 num)</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00200">IOstream.hpp:200</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a7e8e74ae9e601005f806aaa1178921f2"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a7e8e74ae9e601005f806aaa1178921f2">pFlow::IOstream::lineNumber</a></div><div class="ttdeci">int32 lineNumber(const int32 num)</div><div class="ttdoc">Set the stream line number return the previous value.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00234">IOstream.hpp:234</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_aacc935fd960fc1d7efe7f3820bb1db35a45c1c97bdcce420fc01045ee101a0cf2"><div class="ttname"><a href="classpFlow_1_1IOstream.html#aacc935fd960fc1d7efe7f3820bb1db35a45c1c97bdcce420fc01045ee101a0cf2">pFlow::IOstream::OPENED</a></div><div class="ttdeci">@ OPENED</div><div class="ttdoc">stream is open</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00054">IOstream.hpp:54</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_aacc935fd960fc1d7efe7f3820bb1db35a45c1c97bdcce420fc01045ee101a0cf2"><div class="ttname"><a href="classpFlow_1_1IOstream.html#aacc935fd960fc1d7efe7f3820bb1db35a45c1c97bdcce420fc01045ee101a0cf2">pFlow::IOstream::OPENED</a></div><div class="ttdeci">@ OPENED</div><div class="ttdoc">stream is not open</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00054">IOstream.hpp:54</a></div></div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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_b13948a90891cb8a59f39ab8c50a8102.html">streams</a></li><li class="navelem"><a class="el" href="dir_db26f2bafe059aba76429081e630a92d.html">iStream</a></li><li class="navelem"><a class="el" href="IOstream_8hpp.html">IOstream.hpp</a></li> <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_b13948a90891cb8a59f39ab8c50a8102.html">streams</a></li><li class="navelem"><a class="el" href="dir_db26f2bafe059aba76429081e630a92d.html">iStream</a></li><li class="navelem"><a class="el" href="IOstream_8hpp.html">IOstream.hpp</a></li>

View File

@ -224,15 +224,15 @@ $(document).ready(function(){initNavTree('InsertionRegion_8cpp_source.html','');
<div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div> <div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div>
<div class="ttc" id="aclasspFlow_1_1InsertionRegion_html_a7aca664f39c4a6e73d6666a36ad687ce"><div class="ttname"><a href="classpFlow_1_1InsertionRegion.html#a7aca664f39c4a6e73d6666a36ad687ce">pFlow::InsertionRegion::insertParticles</a></div><div class="ttdeci">bool insertParticles(real currentTime, real dt, wordVector &amp;names, realx3Vector &amp;pos, bool &amp;insertionOccured)</div><div class="ttdef"><b>Definition:</b> <a href="InsertionRegion_8cpp_source.html#l00055">InsertionRegion.cpp:55</a></div></div> <div class="ttc" id="aclasspFlow_1_1InsertionRegion_html_a7aca664f39c4a6e73d6666a36ad687ce"><div class="ttname"><a href="classpFlow_1_1InsertionRegion.html#a7aca664f39c4a6e73d6666a36ad687ce">pFlow::InsertionRegion::insertParticles</a></div><div class="ttdeci">bool insertParticles(real currentTime, real dt, wordVector &amp;names, realx3Vector &amp;pos, bool &amp;insertionOccured)</div><div class="ttdef"><b>Definition:</b> <a href="InsertionRegion_8cpp_source.html#l00055">InsertionRegion.cpp:55</a></div></div>
<div class="ttc" id="aclasspFlow_1_1InsertionRegion_html_a7e637e102a6242c3b999828e73d0ea1c"><div class="ttname"><a href="classpFlow_1_1InsertionRegion.html#a7e637e102a6242c3b999828e73d0ea1c">pFlow::InsertionRegion::checkForContact</a></div><div class="ttdeci">static bool checkForContact(const realx3Vector &amp;pos, const realVector &amp;diams, const realx3 &amp;p, const real &amp;d)</div><div class="ttdef"><b>Definition:</b> <a href="InsertionRegion_8cpp_source.html#l00023">InsertionRegion.cpp:23</a></div></div> <div class="ttc" id="aclasspFlow_1_1InsertionRegion_html_a7e637e102a6242c3b999828e73d0ea1c"><div class="ttname"><a href="classpFlow_1_1InsertionRegion.html#a7e637e102a6242c3b999828e73d0ea1c">pFlow::InsertionRegion::checkForContact</a></div><div class="ttdeci">static bool checkForContact(const realx3Vector &amp;pos, const realVector &amp;diams, const realx3 &amp;p, const real &amp;d)</div><div class="ttdef"><b>Definition:</b> <a href="InsertionRegion_8cpp_source.html#l00023">InsertionRegion.cpp:23</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Vector_html_a10efdf47ffedbdc720f71c2f72b98d98"><div class="ttname"><a href="classpFlow_1_1Vector.html#a10efdf47ffedbdc720f71c2f72b98d98">pFlow::Vector::size</a></div><div class="ttdeci">auto size() const</div><div class="ttdef"><b>Definition:</b> <a href="Vector_8hpp_source.html#l00299">Vector.hpp:299</a></div></div> <div class="ttc" id="aclasspFlow_1_1Vector_html_a10efdf47ffedbdc720f71c2f72b98d98"><div class="ttname"><a href="classpFlow_1_1Vector.html#a10efdf47ffedbdc720f71c2f72b98d98">pFlow::Vector::size</a></div><div class="ttdeci">auto size() const</div><div class="ttdef"><b>Definition:</b> <a href="Vector_8hpp_source.html#l00301">Vector.hpp:301</a></div></div>
<div class="ttc" id="aclasspFlow_1_1insertionRegion_html"><div class="ttname"><a href="classpFlow_1_1insertionRegion.html">pFlow::insertionRegion</a></div><div class="ttdef"><b>Definition:</b> <a href="insertionRegion_8hpp_source.html#l00034">insertionRegion.hpp:34</a></div></div> <div class="ttc" id="aclasspFlow_1_1insertionRegion_html"><div class="ttname"><a href="classpFlow_1_1insertionRegion.html">pFlow::insertionRegion</a></div><div class="ttdef"><b>Definition:</b> <a href="insertionRegion_8hpp_source.html#l00034">insertionRegion.hpp:34</a></div></div>
<div class="ttc" id="astructRESERVE_html"><div class="ttname"><a href="structRESERVE.html">RESERVE</a></div><div class="ttdef"><b>Definition:</b> <a href="Vector_8hpp_source.html#l00038">Vector.hpp:38</a></div></div> <div class="ttc" id="astructRESERVE_html"><div class="ttname"><a href="structRESERVE.html">RESERVE</a></div><div class="ttdef"><b>Definition:</b> <a href="Vector_8hpp_source.html#l00038">Vector.hpp:38</a></div></div>
<div class="ttc" id="aNBSCrossLoop_8hpp_html_aad8b608072a1b6dcd9e91de38ee2925f"><div class="ttname"><a href="NBSCrossLoop_8hpp.html#aad8b608072a1b6dcd9e91de38ee2925f">n</a></div><div class="ttdeci">int32 n</div><div class="ttdef"><b>Definition:</b> <a href="NBSCrossLoop_8hpp_source.html#l00024">NBSCrossLoop.hpp:24</a></div></div> <div class="ttc" id="aNBSCrossLoop_8hpp_html_aad8b608072a1b6dcd9e91de38ee2925f"><div class="ttname"><a href="NBSCrossLoop_8hpp.html#aad8b608072a1b6dcd9e91de38ee2925f">n</a></div><div class="ttdeci">int32 n</div><div class="ttdef"><b>Definition:</b> <a href="NBSCrossLoop_8hpp_source.html#l00024">NBSCrossLoop.hpp:24</a></div></div>
<div class="ttc" id="aerror_8hpp_html_aca9aa547c8441e4410a65a2ce7c21554"><div class="ttname"><a href="error_8hpp.html#aca9aa547c8441e4410a65a2ce7c21554">fatalErrorInFunction</a></div><div class="ttdeci">#define fatalErrorInFunction</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00042">error.hpp:42</a></div></div> <div class="ttc" id="aerror_8hpp_html_aca9aa547c8441e4410a65a2ce7c21554"><div class="ttname"><a href="error_8hpp.html#aca9aa547c8441e4410a65a2ce7c21554">fatalErrorInFunction</a></div><div class="ttdeci">#define fatalErrorInFunction</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00042">error.hpp:42</a></div></div>
<div class="ttc" id="atripleFwd_8hpp_html_ae1449f1d56abab2ec4d0f00b685fc478"><div class="ttname"><a href="tripleFwd_8hpp.html#ae1449f1d56abab2ec4d0f00b685fc478">length</a></div><div class="ttdeci">INLINE_FUNCTION_HD T length(const triple&lt; T &gt; &amp;v1)</div></div> <div class="ttc" id="atripleFwd_8hpp_html_ae1449f1d56abab2ec4d0f00b685fc478"><div class="ttname"><a href="tripleFwd_8hpp.html#ae1449f1d56abab2ec4d0f00b685fc478">length</a></div><div class="ttdeci">INLINE_FUNCTION_HD T length(const triple&lt; T &gt; &amp;v1)</div></div>
<div class="ttc" id="anamespacepFlow_1_1algorithms_1_1KOKKOS_html_a6256cdfd2ba7f02ac8db8f55d05b3ef9"><div class="ttname"><a href="namespacepFlow_1_1algorithms_1_1KOKKOS.html#a6256cdfd2ba7f02ac8db8f55d05b3ef9">pFlow::algorithms::KOKKOS::max</a></div><div class="ttdeci">INLINE_FUNCTION_H Type max(const Type *first, int32 numElems)</div><div class="ttdef"><b>Definition:</b> <a href="kokkosAlgorithms_8hpp_source.html#l00104">kokkosAlgorithms.hpp:104</a></div></div> <div class="ttc" id="anamespacepFlow_1_1algorithms_1_1KOKKOS_html_a6256cdfd2ba7f02ac8db8f55d05b3ef9"><div class="ttname"><a href="namespacepFlow_1_1algorithms_1_1KOKKOS.html#a6256cdfd2ba7f02ac8db8f55d05b3ef9">pFlow::algorithms::KOKKOS::max</a></div><div class="ttdeci">INLINE_FUNCTION_H Type max(const Type *first, int32 numElems)</div><div class="ttdef"><b>Definition:</b> <a href="kokkosAlgorithms_8hpp_source.html#l00104">kokkosAlgorithms.hpp:104</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Vector_html_a234de5cb432c97fcb4b0f806bb86624e"><div class="ttname"><a href="classpFlow_1_1Vector.html#a234de5cb432c97fcb4b0f806bb86624e">pFlow::Vector::capacity</a></div><div class="ttdeci">auto capacity() const</div><div class="ttdef"><b>Definition:</b> <a href="Vector_8hpp_source.html#l00304">Vector.hpp:304</a></div></div> <div class="ttc" id="aclasspFlow_1_1Vector_html_a234de5cb432c97fcb4b0f806bb86624e"><div class="ttname"><a href="classpFlow_1_1Vector.html#a234de5cb432c97fcb4b0f806bb86624e">pFlow::Vector::capacity</a></div><div class="ttdeci">auto capacity() const</div><div class="ttdef"><b>Definition:</b> <a href="Vector_8hpp_source.html#l00306">Vector.hpp:306</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Vector_html_a3dbf7d015e95cf17d59eafb6828e9cac"><div class="ttname"><a href="classpFlow_1_1Vector.html#a3dbf7d015e95cf17d59eafb6828e9cac">pFlow::Vector::reserve</a></div><div class="ttdeci">auto reserve(label len)</div><div class="ttdef"><b>Definition:</b> <a href="Vector_8hpp_source.html#l00309">Vector.hpp:309</a></div></div> <div class="ttc" id="aclasspFlow_1_1Vector_html_a3dbf7d015e95cf17d59eafb6828e9cac"><div class="ttname"><a href="classpFlow_1_1Vector.html#a3dbf7d015e95cf17d59eafb6828e9cac">pFlow::Vector::reserve</a></div><div class="ttdeci">auto reserve(label len)</div><div class="ttdef"><b>Definition:</b> <a href="Vector_8hpp_source.html#l00311">Vector.hpp:311</a></div></div>
<div class="ttc" id="apFlowMacros_8hpp_html_ac6c2cd1218587d4992ab1344890520d6"><div class="ttname"><a href="pFlowMacros_8hpp.html#ac6c2cd1218587d4992ab1344890520d6">ForAll</a></div><div class="ttdeci">#define ForAll(i, container)</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00071">pFlowMacros.hpp:71</a></div></div> <div class="ttc" id="apFlowMacros_8hpp_html_ac6c2cd1218587d4992ab1344890520d6"><div class="ttname"><a href="pFlowMacros_8hpp.html#ac6c2cd1218587d4992ab1344890520d6">ForAll</a></div><div class="ttdeci">#define ForAll(i, container)</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00071">pFlowMacros.hpp:71</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Vector_html_a3e122a9f9c04a4e2dffdfabde2f1de50"><div class="ttname"><a href="classpFlow_1_1Vector.html#a3e122a9f9c04a4e2dffdfabde2f1de50">pFlow::Vector::clear</a></div><div class="ttdeci">auto clear()</div><div class="ttdef"><b>Definition:</b> <a href="Vector_8hpp_source.html#l00248">Vector.hpp:248</a></div></div> <div class="ttc" id="aclasspFlow_1_1Vector_html_a3e122a9f9c04a4e2dffdfabde2f1de50"><div class="ttname"><a href="classpFlow_1_1Vector.html#a3e122a9f9c04a4e2dffdfabde2f1de50">pFlow::Vector::clear</a></div><div class="ttdeci">auto clear()</div><div class="ttdef"><b>Definition:</b> <a href="Vector_8hpp_source.html#l00248">Vector.hpp:248</a></div></div>
<div class="ttc" id="aclasspFlow_1_1InsertionRegion_html_a1bb3e9d2da5b4a5c9c9f09b1304be566"><div class="ttname"><a href="classpFlow_1_1InsertionRegion.html#a1bb3e9d2da5b4a5c9c9f09b1304be566">pFlow::InsertionRegion::InsertionRegion</a></div><div class="ttdeci">InsertionRegion(const dictionary &amp;dict, const ShapeType &amp;shapes)</div><div class="ttdef"><b>Definition:</b> <a href="InsertionRegion_8cpp_source.html#l00041">InsertionRegion.cpp:41</a></div></div> <div class="ttc" id="aclasspFlow_1_1InsertionRegion_html_a1bb3e9d2da5b4a5c9c9f09b1304be566"><div class="ttname"><a href="classpFlow_1_1InsertionRegion.html#a1bb3e9d2da5b4a5c9c9f09b1304be566">pFlow::InsertionRegion::InsertionRegion</a></div><div class="ttdeci">InsertionRegion(const dictionary &amp;dict, const ShapeType &amp;shapes)</div><div class="ttdef"><b>Definition:</b> <a href="InsertionRegion_8cpp_source.html#l00041">InsertionRegion.cpp:41</a></div></div>

View File

@ -341,8 +341,8 @@ $(document).ready(function(){initNavTree('Insertion_8cpp_source.html',''); initR
<div class="ttc" id="aclasspFlow_1_1dictionary_html_aff8e92ab47032ae811d1271161cb9b22"><div class="ttname"><a href="classpFlow_1_1dictionary.html#aff8e92ab47032ae811d1271161cb9b22">pFlow::dictionary::read</a></div><div class="ttdeci">virtual bool read(iIstream &amp;is)</div><div class="ttdef"><b>Definition:</b> <a href="dictionary_8cpp_source.html#l00759">dictionary.cpp:759</a></div></div> <div class="ttc" id="aclasspFlow_1_1dictionary_html_aff8e92ab47032ae811d1271161cb9b22"><div class="ttname"><a href="classpFlow_1_1dictionary.html#aff8e92ab47032ae811d1271161cb9b22">pFlow::dictionary::read</a></div><div class="ttdeci">virtual bool read(iIstream &amp;is)</div><div class="ttdef"><b>Definition:</b> <a href="dictionary_8cpp_source.html#l00759">dictionary.cpp:759</a></div></div>
<div class="ttc" id="aclasspFlow_1_1dictionary_html_a85c3c1fce0c14d36030092df2f27b632"><div class="ttname"><a href="classpFlow_1_1dictionary.html#a85c3c1fce0c14d36030092df2f27b632">pFlow::dictionary::globalName</a></div><div class="ttdeci">virtual word globalName() const</div><div class="ttdef"><b>Definition:</b> <a href="dictionary_8cpp_source.html#l00349">dictionary.cpp:349</a></div></div> <div class="ttc" id="aclasspFlow_1_1dictionary_html_a85c3c1fce0c14d36030092df2f27b632"><div class="ttname"><a href="classpFlow_1_1dictionary.html#a85c3c1fce0c14d36030092df2f27b632">pFlow::dictionary::globalName</a></div><div class="ttdeci">virtual word globalName() const</div><div class="ttdef"><b>Definition:</b> <a href="dictionary_8cpp_source.html#l00349">dictionary.cpp:349</a></div></div>
<div class="ttc" id="aclasspFlow_1_1dictionary_html_aa4d7322eaead3c887a9283546628de96"><div class="ttname"><a href="classpFlow_1_1dictionary.html#aa4d7322eaead3c887a9283546628de96">pFlow::dictionary::subDictOrCreate</a></div><div class="ttdeci">dictionary &amp; subDictOrCreate(const word &amp;keyword)</div><div class="ttdef"><b>Definition:</b> <a href="dictionary_8cpp_source.html#l00634">dictionary.cpp:634</a></div></div> <div class="ttc" id="aclasspFlow_1_1dictionary_html_aa4d7322eaead3c887a9283546628de96"><div class="ttname"><a href="classpFlow_1_1dictionary.html#aa4d7322eaead3c887a9283546628de96">pFlow::dictionary::subDictOrCreate</a></div><div class="ttdeci">dictionary &amp; subDictOrCreate(const word &amp;keyword)</div><div class="ttdef"><b>Definition:</b> <a href="dictionary_8cpp_source.html#l00634">dictionary.cpp:634</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Vector_html_a10efdf47ffedbdc720f71c2f72b98d98"><div class="ttname"><a href="classpFlow_1_1Vector.html#a10efdf47ffedbdc720f71c2f72b98d98">pFlow::Vector::size</a></div><div class="ttdeci">auto size() const</div><div class="ttdef"><b>Definition:</b> <a href="Vector_8hpp_source.html#l00299">Vector.hpp:299</a></div></div> <div class="ttc" id="aclasspFlow_1_1Vector_html_a10efdf47ffedbdc720f71c2f72b98d98"><div class="ttname"><a href="classpFlow_1_1Vector.html#a10efdf47ffedbdc720f71c2f72b98d98">pFlow::Vector::size</a></div><div class="ttdeci">auto size() const</div><div class="ttdef"><b>Definition:</b> <a href="Vector_8hpp_source.html#l00301">Vector.hpp:301</a></div></div>
<div class="ttc" id="anamespacepFlow_html_aba8f0c455a3fdb4b05ad33a25b13b189"><div class="ttname"><a href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">pFlow::endl</a></div><div class="ttdeci">iOstream &amp; endl(iOstream &amp;os)</div><div class="ttdef"><b>Definition:</b> <a href="iOstream_8hpp_source.html#l00312">iOstream.hpp:312</a></div></div> <div class="ttc" id="anamespacepFlow_html_aba8f0c455a3fdb4b05ad33a25b13b189"><div class="ttname"><a href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">pFlow::endl</a></div><div class="ttdeci">iOstream &amp; endl(iOstream &amp;os)</div><div class="ttdoc">Add newline and flush stream.</div><div class="ttdef"><b>Definition:</b> <a href="iOstream_8hpp_source.html#l00320">iOstream.hpp:320</a></div></div>
<div class="ttc" id="astreams_8hpp_html_a37a406f400cfe49d19e51bfcc34cd2d3"><div class="ttname"><a href="streams_8hpp.html#a37a406f400cfe49d19e51bfcc34cd2d3">greenText</a></div><div class="ttdeci">#define greenText(text)</div><div class="ttdef"><b>Definition:</b> <a href="streams_8hpp_source.html#l00032">streams.hpp:32</a></div></div> <div class="ttc" id="astreams_8hpp_html_a37a406f400cfe49d19e51bfcc34cd2d3"><div class="ttname"><a href="streams_8hpp.html#a37a406f400cfe49d19e51bfcc34cd2d3">greenText</a></div><div class="ttdeci">#define greenText(text)</div><div class="ttdef"><b>Definition:</b> <a href="streams_8hpp_source.html#l00032">streams.hpp:32</a></div></div>
<div class="ttc" id="aclasspFlow_1_1dictionary_html_a19ffc40573d3199c2368b9aac1b8129c"><div class="ttname"><a href="classpFlow_1_1dictionary.html#a19ffc40573d3199c2368b9aac1b8129c">pFlow::dictionary::dictionaryKeywords</a></div><div class="ttdeci">wordList dictionaryKeywords() const</div><div class="ttdef"><b>Definition:</b> <a href="dictionary_8cpp_source.html#l00721">dictionary.cpp:721</a></div></div> <div class="ttc" id="aclasspFlow_1_1dictionary_html_a19ffc40573d3199c2368b9aac1b8129c"><div class="ttname"><a href="classpFlow_1_1dictionary.html#a19ffc40573d3199c2368b9aac1b8129c">pFlow::dictionary::dictionaryKeywords</a></div><div class="ttdeci">wordList dictionaryKeywords() const</div><div class="ttdef"><b>Definition:</b> <a href="dictionary_8cpp_source.html#l00721">dictionary.cpp:721</a></div></div>
<div class="ttc" id="aclasspFlow_1_1fileSystem_html"><div class="ttname"><a href="classpFlow_1_1fileSystem.html">pFlow::fileSystem</a></div><div class="ttdef"><b>Definition:</b> <a href="fileSystem_8hpp_source.html#l00063">fileSystem.hpp:63</a></div></div> <div class="ttc" id="aclasspFlow_1_1fileSystem_html"><div class="ttname"><a href="classpFlow_1_1fileSystem.html">pFlow::fileSystem</a></div><div class="ttdef"><b>Definition:</b> <a href="fileSystem_8hpp_source.html#l00063">fileSystem.hpp:63</a></div></div>
@ -352,12 +352,12 @@ $(document).ready(function(){initNavTree('Insertion_8cpp_source.html',''); initR
<div class="ttc" id="aerror_8hpp_html_aca9aa547c8441e4410a65a2ce7c21554"><div class="ttname"><a href="error_8hpp.html#aca9aa547c8441e4410a65a2ce7c21554">fatalErrorInFunction</a></div><div class="ttdeci">#define fatalErrorInFunction</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00042">error.hpp:42</a></div></div> <div class="ttc" id="aerror_8hpp_html_aca9aa547c8441e4410a65a2ce7c21554"><div class="ttname"><a href="error_8hpp.html#aca9aa547c8441e4410a65a2ce7c21554">fatalErrorInFunction</a></div><div class="ttdeci">#define fatalErrorInFunction</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00042">error.hpp:42</a></div></div>
<div class="ttc" id="apFlowMacros_8hpp_html_ac6c2cd1218587d4992ab1344890520d6"><div class="ttname"><a href="pFlowMacros_8hpp.html#ac6c2cd1218587d4992ab1344890520d6">ForAll</a></div><div class="ttdeci">#define ForAll(i, container)</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00071">pFlowMacros.hpp:71</a></div></div> <div class="ttc" id="apFlowMacros_8hpp_html_ac6c2cd1218587d4992ab1344890520d6"><div class="ttname"><a href="pFlowMacros_8hpp.html#ac6c2cd1218587d4992ab1344890520d6">ForAll</a></div><div class="ttdeci">#define ForAll(i, container)</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00071">pFlowMacros.hpp:71</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Insertion_html_a0a48f031a06d7bb9bbf6db921501e4b3"><div class="ttname"><a href="classpFlow_1_1Insertion.html#a0a48f031a06d7bb9bbf6db921501e4b3">pFlow::Insertion::writeInsertionDict</a></div><div class="ttdeci">bool writeInsertionDict(dictionary &amp;dict) const</div><div class="ttdef"><b>Definition:</b> <a href="Insertion_8cpp_source.html#l00049">Insertion.cpp:49</a></div></div> <div class="ttc" id="aclasspFlow_1_1Insertion_html_a0a48f031a06d7bb9bbf6db921501e4b3"><div class="ttname"><a href="classpFlow_1_1Insertion.html#a0a48f031a06d7bb9bbf6db921501e4b3">pFlow::Insertion::writeInsertionDict</a></div><div class="ttdeci">bool writeInsertionDict(dictionary &amp;dict) const</div><div class="ttdef"><b>Definition:</b> <a href="Insertion_8cpp_source.html#l00049">Insertion.cpp:49</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_ac9b54653d0ec63ee05f64a185437b335"><div class="ttname"><a href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">pFlow::IOstream::name</a></div><div class="ttdeci">virtual const word &amp; name() const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00031">IOstream.cpp:31</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_ac9b54653d0ec63ee05f64a185437b335"><div class="ttname"><a href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">pFlow::IOstream::name</a></div><div class="ttdeci">virtual const word &amp; name() const</div><div class="ttdoc">Return the name of the stream.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00031">IOstream.cpp:31</a></div></div>
<div class="ttc" id="aclasspFlow_1_1dictionary_html_a630c840647a3ebefe33336cc25a8b15d"><div class="ttname"><a href="classpFlow_1_1dictionary.html#a630c840647a3ebefe33336cc25a8b15d">pFlow::dictionary::subDict</a></div><div class="ttdeci">dictionary &amp; subDict(const word &amp;keyword)</div><div class="ttdef"><b>Definition:</b> <a href="dictionary_8cpp_source.html#l00547">dictionary.cpp:547</a></div></div> <div class="ttc" id="aclasspFlow_1_1dictionary_html_a630c840647a3ebefe33336cc25a8b15d"><div class="ttname"><a href="classpFlow_1_1dictionary.html#a630c840647a3ebefe33336cc25a8b15d">pFlow::dictionary::subDict</a></div><div class="ttdeci">dictionary &amp; subDict(const word &amp;keyword)</div><div class="ttdef"><b>Definition:</b> <a href="dictionary_8cpp_source.html#l00547">dictionary.cpp:547</a></div></div>
<div class="ttc" id="astreams_8hpp_html_af5b7516e324a78e5b4c8e61106be0cfc"><div class="ttname"><a href="streams_8hpp.html#af5b7516e324a78e5b4c8e61106be0cfc">endyWARNING</a></div><div class="ttdeci">#define endyWARNING</div><div class="ttdef"><b>Definition:</b> <a href="streams_8hpp_source.html#l00045">streams.hpp:45</a></div></div> <div class="ttc" id="astreams_8hpp_html_af5b7516e324a78e5b4c8e61106be0cfc"><div class="ttname"><a href="streams_8hpp.html#af5b7516e324a78e5b4c8e61106be0cfc">endyWARNING</a></div><div class="ttdeci">#define endyWARNING</div><div class="ttdef"><b>Definition:</b> <a href="streams_8hpp_source.html#l00045">streams.hpp:45</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Insertion_html_a43b207ca2a0b2f0b1aedd32b0888b512"><div class="ttname"><a href="classpFlow_1_1Insertion.html#a43b207ca2a0b2f0b1aedd32b0888b512">pFlow::Insertion::readInsertionDict</a></div><div class="ttdeci">bool readInsertionDict(const dictionary &amp;dict)</div><div class="ttdef"><b>Definition:</b> <a href="Insertion_8cpp_source.html#l00023">Insertion.cpp:23</a></div></div> <div class="ttc" id="aclasspFlow_1_1Insertion_html_a43b207ca2a0b2f0b1aedd32b0888b512"><div class="ttname"><a href="classpFlow_1_1Insertion.html#a43b207ca2a0b2f0b1aedd32b0888b512">pFlow::Insertion::readInsertionDict</a></div><div class="ttdeci">bool readInsertionDict(const dictionary &amp;dict)</div><div class="ttdef"><b>Definition:</b> <a href="Insertion_8cpp_source.html#l00023">Insertion.cpp:23</a></div></div>
<div class="ttc" id="aerror_8hpp_html_a83efa053dfcfcef04cc0e721c0314ff3"><div class="ttname"><a href="error_8hpp.html#a83efa053dfcfcef04cc0e721c0314ff3">ioErrorInFile</a></div><div class="ttdeci">#define ioErrorInFile(fileName, lineNumber)</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00049">error.hpp:49</a></div></div> <div class="ttc" id="aerror_8hpp_html_a83efa053dfcfcef04cc0e721c0314ff3"><div class="ttname"><a href="error_8hpp.html#a83efa053dfcfcef04cc0e721c0314ff3">ioErrorInFile</a></div><div class="ttdeci">#define ioErrorInFile(fileName, lineNumber)</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00049">error.hpp:49</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a607efe5fb94edbe4cfa890c4907e76c3"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3">pFlow::IOstream::lineNumber</a></div><div class="ttdeci">int32 lineNumber() const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00187">IOstream.hpp:187</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a607efe5fb94edbe4cfa890c4907e76c3"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3">pFlow::IOstream::lineNumber</a></div><div class="ttdeci">int32 lineNumber() const</div><div class="ttdoc">Const access to the current stream line number.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00221">IOstream.hpp:221</a></div></div>
<div class="ttc" id="astreams_8hpp_html_a66e13d5310adaba0b5ac66764bcbed28"><div class="ttname"><a href="streams_8hpp.html#a66e13d5310adaba0b5ac66764bcbed28">yWARNING</a></div><div class="ttdeci">#define yWARNING</div><div class="ttdef"><b>Definition:</b> <a href="streams_8hpp_source.html#l00044">streams.hpp:44</a></div></div> <div class="ttc" id="astreams_8hpp_html_a66e13d5310adaba0b5ac66764bcbed28"><div class="ttname"><a href="streams_8hpp.html#a66e13d5310adaba0b5ac66764bcbed28">yWARNING</a></div><div class="ttdeci">#define yWARNING</div><div class="ttdef"><b>Definition:</b> <a href="streams_8hpp_source.html#l00044">streams.hpp:44</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector&lt; realx3 &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1Vector_html"><div class="ttname"><a href="classpFlow_1_1Vector.html">pFlow::Vector&lt; realx3 &gt;</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Insertion_html"><div class="ttname"><a href="classpFlow_1_1Insertion.html">pFlow::Insertion</a></div><div class="ttdef"><b>Definition:</b> <a href="Insertion_8hpp_source.html#l00035">Insertion.hpp:35</a></div></div> <div class="ttc" id="aclasspFlow_1_1Insertion_html"><div class="ttname"><a href="classpFlow_1_1Insertion.html">pFlow::Insertion</a></div><div class="ttdef"><b>Definition:</b> <a href="Insertion_8hpp_source.html#l00035">Insertion.hpp:35</a></div></div>

View File

@ -0,0 +1,146 @@
<!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/Interaction/contactSearch/cells.hpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function() { init_search(); });
/* @license-end */
</script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
</script>
<script type="text/javascript" async="async" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname"><a href="www.github.com/PhasicFlow">PhasicFlow</a>
&#160;<span id="projectnumber"><a href="www.github.com/PhasicFlow">v0.1</a></span>
</div>
<div id="projectbrief"><a href="https://cemf.ir">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&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('Interaction_2contactSearch_2cells_8hpp.html',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#namespaces">Namespaces</a> </div>
<div class="headertitle">
<div class="title">cells.hpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
<img id="dynsection-0-trigger" src="closed.png" alt="+"/> Include dependency graph for cells.hpp:</div>
<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-0-content" class="dyncontent" style="display:none;">
<div class="center"><img src="Interaction_2contactSearch_2cells_8hpp__incl.png" border="0" usemap="#src_2Interaction_2contactSearch_2cells_8hpp" alt=""/></div>
<map name="src_2Interaction_2contactSearch_2cells_8hpp" id="src_2Interaction_2contactSearch_2cells_8hpp">
<area shape="rect" title=" " alt="" coords="5,5,216,47"/>
<area shape="rect" href="types_8hpp.html" title=" " alt="" coords="67,169,154,196"/>
<area shape="rect" href="box_8hpp.html" title=" " alt="" coords="111,95,185,121"/>
</map>
</div>
</div>
<p><a href="Interaction_2contactSearch_2cells_8hpp_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1cells.html">cells&lt; indexType &gt;</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
<tr class="memitem:namespacepFlow"><td class="memItemLeft" align="right" valign="top"> &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacepFlow.html">pFlow</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
</div><!-- contents -->
</div><!-- doc-content -->
<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_521648a0ab4242664e9ecc37593f7519.html">Interaction</a></li><li class="navelem"><a class="el" href="dir_f27c6bb1e70979f7ed7175f297e69b7e.html">contactSearch</a></li><li class="navelem"><a class="el" href="Interaction_2contactSearch_2cells_8hpp.html">cells.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>

View File

@ -0,0 +1,5 @@
<map id="src/Interaction/contactSearch/cells.hpp" name="src/Interaction/contactSearch/cells.hpp">
<area shape="rect" id="node1" title=" " alt="" coords="5,5,216,47"/>
<area shape="rect" id="node2" href="$types_8hpp.html" title=" " alt="" coords="67,169,154,196"/>
<area shape="rect" id="node3" href="$box_8hpp.html" title=" " alt="" coords="111,95,185,121"/>
</map>

View File

@ -0,0 +1 @@
1808d631b0eb5693847e1c73bd722284

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

View File

@ -0,0 +1,425 @@
<!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/Interaction/contactSearch/cells.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&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function() { init_search(); });
/* @license-end */
</script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
</script>
<script type="text/javascript" async="async" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname"><a href="www.github.com/PhasicFlow">PhasicFlow</a>
&#160;<span id="projectnumber"><a href="www.github.com/PhasicFlow">v0.1</a></span>
</div>
<div id="projectbrief"><a href="https://cemf.ir">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&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('Interaction_2contactSearch_2cells_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">cells.hpp</div> </div>
</div><!--header-->
<div class="contents">
<a href="Interaction_2contactSearch_2cells_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>&#160;<span class="comment">/*------------------------------- phasicFlow ---------------------------------</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment"> O C enter of</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment"> O O E ngineering and</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment"> O O M ultiscale modeling of</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="comment"> OOOOOOO F luid flow </span></div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="comment">------------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="comment"> Copyright (C): www.cemf.ir</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="comment"> email: hamid.r.norouzi AT gmail.com</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="comment">------------------------------------------------------------------------------ </span></div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;<span class="comment">Licence:</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<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>&#160;<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>&#160;<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>&#160;<span class="comment"> </span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;<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>&#160;<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>&#160;<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>&#160;<span class="comment"></span> </div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160;<span class="comment">-----------------------------------------------------------------------------*/</span></div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160; </div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;<span class="preprocessor">#ifndef __cells_hpp__</span></div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160;<span class="preprocessor">#define __cells_hpp__</span></div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160; </div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160; </div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="types_8hpp.html">types.hpp</a>&quot;</span></div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="box_8hpp.html">box.hpp</a>&quot;</span></div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160; </div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespacepFlow.html">pFlow</a></div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160;{</div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160; </div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> indexType&gt;</div>
<div class="line"><a name="l00032"></a><span class="lineno"><a class="line" href="classpFlow_1_1cells.html"> 32</a></span>&#160;<span class="keyword">class </span><a class="code" href="classpFlow_1_1cells.html">cells</a></div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160;{</div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160;<span class="keyword">public</span>:</div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160; </div>
<div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e"> 36</a></span>&#160; <span class="keyword">using</span> <a class="code" href="classpFlow_1_1triple.html">CellType</a> = <a class="code" href="classpFlow_1_1triple.html">triple&lt;indexType&gt;</a>;</div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160; </div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160;<span class="keyword">protected</span>:</div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160; </div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160; <span class="comment">// - domain </span></div>
<div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="classpFlow_1_1cells.html#aab1dcc2ee3915125ba5aa7e66678d2b8"> 41</a></span>&#160; <a class="code" href="classpFlow_1_1box.html">box</a> <a class="code" href="classpFlow_1_1cells.html#aab1dcc2ee3915125ba5aa7e66678d2b8">domain_</a>{<a class="code" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a>(0.0), <a class="code" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a>(1.0)};</div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160; </div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160; <span class="comment">// - cell size </span></div>
<div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="classpFlow_1_1cells.html#a0b9d14b08f72f5e11d83d1c065e23bac"> 44</a></span>&#160; <a class="code" href="classpFlow_1_1triple.html">realx3</a> <a class="code" href="classpFlow_1_1cells.html#a0b9d14b08f72f5e11d83d1c065e23bac">cellSize_</a>{1,1,1};</div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160; </div>
<div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="classpFlow_1_1cells.html#a53f28b84a7bbd7b06110e9f35df5119a"> 46</a></span>&#160; <a class="code" href="classpFlow_1_1triple.html">CellType</a> <a class="code" href="classpFlow_1_1cells.html#a53f28b84a7bbd7b06110e9f35df5119a">numCells_</a>{1,1,1};</div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160; </div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160; </div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160; <span class="comment">// - protected methods</span></div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160; <a class="code" href="pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872">INLINE_FUNCTION_H</a></div>
<div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="classpFlow_1_1cells.html#a192000f430504a4772f7bbc5895ae850"> 51</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classpFlow_1_1cells.html#a192000f430504a4772f7bbc5895ae850">calculate</a>()</div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160; {</div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160; <a class="code" href="classpFlow_1_1cells.html#a53f28b84a7bbd7b06110e9f35df5119a">numCells_</a> = (<a class="code" href="classpFlow_1_1cells.html#aab1dcc2ee3915125ba5aa7e66678d2b8">domain_</a>.<a class="code" href="classpFlow_1_1box.html#a22e25e0baa24f79d1fa113c2a84f00f9">maxPoint</a>()-<a class="code" href="classpFlow_1_1cells.html#aab1dcc2ee3915125ba5aa7e66678d2b8">domain_</a>.<a class="code" href="classpFlow_1_1box.html#a67424c452a87ed7ff748b65374f89e54">minPoint</a>())/<a class="code" href="classpFlow_1_1cells.html#a0b9d14b08f72f5e11d83d1c065e23bac">cellSize_</a> + <a class="code" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a>(1.0);</div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160; <a class="code" href="classpFlow_1_1cells.html#a53f28b84a7bbd7b06110e9f35df5119a">numCells_</a> = <a class="code" href="namespacepFlow.html#ae14bf16748b3144baa1112f08c2a83b1">max</a>( <a class="code" href="classpFlow_1_1cells.html#a53f28b84a7bbd7b06110e9f35df5119a">numCells_</a> , <a class="code" href="classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e">CellType</a>(<span class="keyword">static_cast&lt;</span>indexType<span class="keyword">&gt;</span>(1)) );</div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>&#160; }</div>
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160; </div>
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160;<span class="keyword">public</span>:</div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160; </div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160; <a class="code" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a></div>
<div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="classpFlow_1_1cells.html#ad3d63298d5caff2151c5f668739dded6"> 60</a></span>&#160; <a class="code" href="classpFlow_1_1cells.html#ad3d63298d5caff2151c5f668739dded6">cells</a>()</div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160; {}</div>
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160; </div>
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160; <a class="code" href="pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872">INLINE_FUNCTION_H</a></div>
<div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="classpFlow_1_1cells.html#a616df0d63575c19a901ea6923147cd33"> 64</a></span>&#160; <a class="code" href="classpFlow_1_1cells.html#a616df0d63575c19a901ea6923147cd33">cells</a>(<span class="keyword">const</span> <a class="code" href="classpFlow_1_1box.html">box</a>&amp; <a class="code" href="classpFlow_1_1cells.html#a3f60000177e9be96d15a5cb63bdd4c17">domain</a>, <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> <a class="code" href="classpFlow_1_1cells.html#a6507d41c8151540f5972661c7a3f8d30">cellSize</a>)</div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; :</div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160; <a class="code" href="classpFlow_1_1cells.html#aab1dcc2ee3915125ba5aa7e66678d2b8">domain_</a>(<a class="code" href="classpFlow_1_1cells.html#a3f60000177e9be96d15a5cb63bdd4c17">domain</a>),</div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160; <a class="code" href="classpFlow_1_1cells.html#a0b9d14b08f72f5e11d83d1c065e23bac">cellSize_</a>(<a class="code" href="classpFlow_1_1cells.html#a6507d41c8151540f5972661c7a3f8d30">cellSize</a>)</div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160; {</div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160; <a class="code" href="classpFlow_1_1cells.html#a192000f430504a4772f7bbc5895ae850">calculate</a>();</div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160; }</div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; </div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; </div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; <a class="code" href="pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872">INLINE_FUNCTION_H</a></div>
<div class="line"><a name="l00074"></a><span class="lineno"><a class="line" href="classpFlow_1_1cells.html#a6fb05e2360d79abab0ac460ca04ad50e"> 74</a></span>&#160; <a class="code" href="classpFlow_1_1cells.html#a6fb05e2360d79abab0ac460ca04ad50e">cells</a>(<span class="keyword">const</span> <a class="code" href="classpFlow_1_1box.html">box</a>&amp; <a class="code" href="classpFlow_1_1cells.html#a3f60000177e9be96d15a5cb63bdd4c17">domain</a>, <a class="code" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> <a class="code" href="classpFlow_1_1cells.html#a103c0d44baf9aa23e9f2fc151678905f">nx</a>, <a class="code" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> <a class="code" href="classpFlow_1_1cells.html#aa70433dff70a92ca9c74616c1e3b48e6">ny</a>, <a class="code" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> <a class="code" href="classpFlow_1_1cells.html#a5e549f8b31612df62519b37e65954fc8">nz</a>)</div>
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160; :</div>
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160; <a class="code" href="classpFlow_1_1cells.html#aab1dcc2ee3915125ba5aa7e66678d2b8">domain_</a>(<a class="code" href="classpFlow_1_1cells.html#a3f60000177e9be96d15a5cb63bdd4c17">domain</a>),</div>
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160; <a class="code" href="classpFlow_1_1cells.html#a0b9d14b08f72f5e11d83d1c065e23bac">cellSize_</a>(</div>
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160; (<a class="code" href="classpFlow_1_1cells.html#aab1dcc2ee3915125ba5aa7e66678d2b8">domain_</a>.maxPoint() - <a class="code" href="classpFlow_1_1cells.html#aab1dcc2ee3915125ba5aa7e66678d2b8">domain_</a>.minPoint())/<a class="code" href="classpFlow_1_1triple.html">realx3</a>(<a class="code" href="classpFlow_1_1cells.html#a103c0d44baf9aa23e9f2fc151678905f">nx</a>, <a class="code" href="classpFlow_1_1cells.html#aa70433dff70a92ca9c74616c1e3b48e6">ny</a>, <a class="code" href="classpFlow_1_1cells.html#a5e549f8b31612df62519b37e65954fc8">nz</a>)</div>
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160; ),</div>
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160; <a class="code" href="classpFlow_1_1cells.html#a53f28b84a7bbd7b06110e9f35df5119a">numCells_</a>(<a class="code" href="classpFlow_1_1cells.html#a103c0d44baf9aa23e9f2fc151678905f">nx</a>, <a class="code" href="classpFlow_1_1cells.html#aa70433dff70a92ca9c74616c1e3b48e6">ny</a>, <a class="code" href="classpFlow_1_1cells.html#a5e549f8b31612df62519b37e65954fc8">nz</a>)</div>
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160; {}</div>
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160; </div>
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160; <a class="code" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a></div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160; <a class="code" href="classpFlow_1_1cells.html#ad3d63298d5caff2151c5f668739dded6">cells</a>(<span class="keyword">const</span> <a class="code" href="classpFlow_1_1cells.html">cells</a>&amp;) = <span class="keywordflow">default</span>;</div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; </div>
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; <a class="code" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a></div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; <a class="code" href="classpFlow_1_1cells.html">cells</a>&amp; <a class="code" href="classpFlow_1_1cells.html#a28766f2d75868928c721fcf917e10ca2">operator = </a>(<span class="keyword">const</span> <a class="code" href="classpFlow_1_1cells.html">cells</a>&amp;) = <span class="keywordflow">default</span>;</div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; </div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; <a class="code" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a></div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; <a class="code" href="classpFlow_1_1cells.html#ad3d63298d5caff2151c5f668739dded6">cells</a>(<a class="code" href="classpFlow_1_1cells.html">cells</a> &amp;&amp;) = <span class="keywordflow">default</span>;</div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; </div>
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; <a class="code" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a></div>
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; <a class="code" href="classpFlow_1_1cells.html">cells</a>&amp; <a class="code" href="classpFlow_1_1cells.html#a28766f2d75868928c721fcf917e10ca2">operator=</a>(<a class="code" href="classpFlow_1_1cells.html">cells</a>&amp;&amp;) = <span class="keywordflow">default</span>;</div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; </div>
<div class="line"><a name="l00095"></a><span class="lineno"><a class="line" href="classpFlow_1_1cells.html#aab4957227ae46b934b9f779363e6c83c"> 95</a></span>&#160; <a class="code" href="classpFlow_1_1cells.html">cells</a> <a class="code" href="classpFlow_1_1cells.html#aab4957227ae46b934b9f779363e6c83c">getCells</a>()<span class="keyword">const</span></div>
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; }</div>
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160; </div>
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160; <a class="code" href="pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872">INLINE_FUNCTION_H</a></div>
<div class="line"><a name="l00101"></a><span class="lineno"><a class="line" href="classpFlow_1_1cells.html#ac85134d434244d9392bf9e85409e0dbc"> 101</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classpFlow_1_1cells.html#ac85134d434244d9392bf9e85409e0dbc">setCellSize</a>(<a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> <a class="code" href="classpFlow_1_1cells.html#a6507d41c8151540f5972661c7a3f8d30">cellSize</a>)</div>
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160; {</div>
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160; <a class="code" href="classpFlow_1_1cells.html#a0b9d14b08f72f5e11d83d1c065e23bac">cellSize_</a> = <a class="code" href="classpFlow_1_1cells.html#a6507d41c8151540f5972661c7a3f8d30">cellSize</a>;</div>
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160; <a class="code" href="classpFlow_1_1cells.html#a192000f430504a4772f7bbc5895ae850">calculate</a>();</div>
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160; }</div>
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160; </div>
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160; <a class="code" href="pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872">INLINE_FUNCTION_H</a></div>
<div class="line"><a name="l00108"></a><span class="lineno"><a class="line" href="classpFlow_1_1cells.html#adf72965b7f6214b7401db0a0171db764"> 108</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classpFlow_1_1cells.html#adf72965b7f6214b7401db0a0171db764">setCellSize</a>(<a class="code" href="classpFlow_1_1triple.html">realx3</a> <a class="code" href="classpFlow_1_1cells.html#a6507d41c8151540f5972661c7a3f8d30">cellSize</a>)</div>
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160; {</div>
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160; <a class="code" href="classpFlow_1_1cells.html#a0b9d14b08f72f5e11d83d1c065e23bac">cellSize_</a> = <a class="code" href="classpFlow_1_1cells.html#a6507d41c8151540f5972661c7a3f8d30">cellSize</a>;</div>
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160; <a class="code" href="classpFlow_1_1cells.html#a192000f430504a4772f7bbc5895ae850">calculate</a>();</div>
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160; }</div>
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160; </div>
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160; <a class="code" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a></div>
<div class="line"><a name="l00115"></a><span class="lineno"><a class="line" href="classpFlow_1_1cells.html#a6507d41c8151540f5972661c7a3f8d30"> 115</a></span>&#160; <a class="code" href="classpFlow_1_1triple.html">realx3</a> <a class="code" href="classpFlow_1_1cells.html#a6507d41c8151540f5972661c7a3f8d30">cellSize</a>()<span class="keyword">const</span></div>
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1cells.html#a0b9d14b08f72f5e11d83d1c065e23bac">cellSize_</a>;</div>
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160; }</div>
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160; </div>
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160; <a class="code" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a></div>
<div class="line"><a name="l00121"></a><span class="lineno"><a class="line" href="classpFlow_1_1cells.html#a88bb499251f955a6f7fdc9cde78270ed"> 121</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classpFlow_1_1triple.html">CellType</a>&amp; <a class="code" href="classpFlow_1_1cells.html#a88bb499251f955a6f7fdc9cde78270ed">numCells</a>()<span class="keyword">const</span></div>
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1cells.html#a53f28b84a7bbd7b06110e9f35df5119a">numCells_</a>;</div>
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160; }</div>
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160; </div>
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160; <a class="code" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a></div>
<div class="line"><a name="l00127"></a><span class="lineno"><a class="line" href="classpFlow_1_1cells.html#a103c0d44baf9aa23e9f2fc151678905f"> 127</a></span>&#160; indexType <a class="code" href="classpFlow_1_1cells.html#a103c0d44baf9aa23e9f2fc151678905f">nx</a>()<span class="keyword">const</span></div>
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1cells.html#a53f28b84a7bbd7b06110e9f35df5119a">numCells_</a>.<a class="code" href="classpFlow_1_1triple.html#a2f365146ce767d3de7ae125abd193b33">x</a>();</div>
<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160; }</div>
<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>&#160; </div>
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160; <a class="code" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a></div>
<div class="line"><a name="l00133"></a><span class="lineno"><a class="line" href="classpFlow_1_1cells.html#aa70433dff70a92ca9c74616c1e3b48e6"> 133</a></span>&#160; indexType <a class="code" href="classpFlow_1_1cells.html#aa70433dff70a92ca9c74616c1e3b48e6">ny</a>()<span class="keyword">const</span></div>
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1cells.html#a53f28b84a7bbd7b06110e9f35df5119a">numCells_</a>.<a class="code" href="classpFlow_1_1triple.html#a28d901cc27d3756a830e4de5a484b967">y</a>();</div>
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160; }</div>
<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>&#160; </div>
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160; <a class="code" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a></div>
<div class="line"><a name="l00139"></a><span class="lineno"><a class="line" href="classpFlow_1_1cells.html#a5e549f8b31612df62519b37e65954fc8"> 139</a></span>&#160; indexType <a class="code" href="classpFlow_1_1cells.html#a5e549f8b31612df62519b37e65954fc8">nz</a>()<span class="keyword">const</span></div>
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1cells.html#a53f28b84a7bbd7b06110e9f35df5119a">numCells_</a>.<a class="code" href="classpFlow_1_1triple.html#a5c836d3919741edf1ba805c98dbd21b7">z</a>();</div>
<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160; }</div>
<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>&#160; </div>
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160; <a class="code" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a></div>
<div class="line"><a name="l00145"></a><span class="lineno"><a class="line" href="classpFlow_1_1cells.html#a30407b0f1d3278ff34800ef45997cb84"> 145</a></span>&#160; <a class="code" href="namespacepFlow.html#a94809bdb48183ff3ef62935d56f5c1e0">int64</a> <a class="code" href="classpFlow_1_1cells.html#a30407b0f1d3278ff34800ef45997cb84">totalCells</a>()<span class="keyword">const</span></div>
<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>&#160; <span class="keywordflow">return</span> <span class="keyword">static_cast&lt;</span><a class="code" href="namespacepFlow.html#a94809bdb48183ff3ef62935d56f5c1e0">int64</a><span class="keyword">&gt;</span>(<a class="code" href="classpFlow_1_1cells.html#a53f28b84a7bbd7b06110e9f35df5119a">numCells_</a>.<a class="code" href="classpFlow_1_1triple.html#a2f365146ce767d3de7ae125abd193b33">x</a>())*</div>
<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>&#160; <span class="keyword">static_cast&lt;</span><a class="code" href="namespacepFlow.html#a94809bdb48183ff3ef62935d56f5c1e0">int64</a><span class="keyword">&gt;</span>(<a class="code" href="classpFlow_1_1cells.html#a53f28b84a7bbd7b06110e9f35df5119a">numCells_</a>.<a class="code" href="classpFlow_1_1triple.html#a28d901cc27d3756a830e4de5a484b967">y</a>())*</div>
<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>&#160; <span class="keyword">static_cast&lt;</span><a class="code" href="namespacepFlow.html#a94809bdb48183ff3ef62935d56f5c1e0">int64</a><span class="keyword">&gt;</span>(<a class="code" href="classpFlow_1_1cells.html#a53f28b84a7bbd7b06110e9f35df5119a">numCells_</a>.<a class="code" href="classpFlow_1_1triple.html#a5c836d3919741edf1ba805c98dbd21b7">z</a>());</div>
<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>&#160; }</div>
<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>&#160; </div>
<div class="line"><a name="l00152"></a><span class="lineno"><a class="line" href="classpFlow_1_1cells.html#a3f60000177e9be96d15a5cb63bdd4c17"> 152</a></span>&#160; <span class="keyword">const</span> <span class="keyword">auto</span>&amp; <a class="code" href="classpFlow_1_1cells.html#a3f60000177e9be96d15a5cb63bdd4c17">domain</a>()<span class="keyword">const</span></div>
<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1cells.html#aab1dcc2ee3915125ba5aa7e66678d2b8">domain_</a>;</div>
<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>&#160; }</div>
<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>&#160; </div>
<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>&#160; <a class="code" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a></div>
<div class="line"><a name="l00158"></a><span class="lineno"><a class="line" href="classpFlow_1_1cells.html#a6a5c6423585a7ad6ad55f6df56c459bd"> 158</a></span>&#160; <a class="code" href="classpFlow_1_1triple.html">CellType</a> <a class="code" href="classpFlow_1_1cells.html#a6a5c6423585a7ad6ad55f6df56c459bd">pointIndex</a>(<span class="keyword">const</span> <a class="code" href="classpFlow_1_1triple.html">realx3</a>&amp; p)<span class="keyword">const</span></div>
<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e">CellType</a>( (p - <a class="code" href="classpFlow_1_1cells.html#aab1dcc2ee3915125ba5aa7e66678d2b8">domain_</a>.<a class="code" href="classpFlow_1_1box.html#a67424c452a87ed7ff748b65374f89e54">minPoint</a>())/<a class="code" href="classpFlow_1_1cells.html#a0b9d14b08f72f5e11d83d1c065e23bac">cellSize_</a> );</div>
<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>&#160; }</div>
<div class="line"><a name="l00162"></a><span class="lineno"> 162</span>&#160; </div>
<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>&#160; <a class="code" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a></div>
<div class="line"><a name="l00164"></a><span class="lineno"><a class="line" href="classpFlow_1_1cells.html#ae16870dd025bb71d3dafdc755cedd946"> 164</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1cells.html#ae16870dd025bb71d3dafdc755cedd946">pointIndexInDomain</a>(<span class="keyword">const</span> <a class="code" href="classpFlow_1_1triple.html">realx3</a> p, <a class="code" href="classpFlow_1_1triple.html">CellType</a>&amp; index)<span class="keyword">const</span></div>
<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>&#160; <span class="keywordflow">if</span>( !<a class="code" href="classpFlow_1_1cells.html#aab1dcc2ee3915125ba5aa7e66678d2b8">domain_</a>.<a class="code" href="classpFlow_1_1box.html#a898603c1e4e433d2f304d86f1a22c53c">isInside</a>(p) ) <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>&#160; </div>
<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>&#160; index = this-&gt;<a class="code" href="classpFlow_1_1cells.html#a6a5c6423585a7ad6ad55f6df56c459bd">pointIndex</a>(p);</div>
<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>&#160; <span class="keywordflow">return</span> <span class="keyword">true</span>;</div>
<div class="line"><a name="l00170"></a><span class="lineno"> 170</span>&#160; }</div>
<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>&#160; </div>
<div class="line"><a name="l00172"></a><span class="lineno"> 172</span>&#160; <a class="code" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a></div>
<div class="line"><a name="l00173"></a><span class="lineno"><a class="line" href="classpFlow_1_1cells.html#afddde66f6a63e9dc2b78c740cc4c0949"> 173</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1cells.html#afddde66f6a63e9dc2b78c740cc4c0949">inDomain</a>(<span class="keyword">const</span> <a class="code" href="classpFlow_1_1triple.html">realx3</a>&amp; p)<span class="keyword">const</span></div>
<div class="line"><a name="l00174"></a><span class="lineno"> 174</span>&#160;<span class="keyword"> </span>{ </div>
<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1cells.html#aab1dcc2ee3915125ba5aa7e66678d2b8">domain_</a>.<a class="code" href="classpFlow_1_1box.html#a898603c1e4e433d2f304d86f1a22c53c">isInside</a>(p);</div>
<div class="line"><a name="l00176"></a><span class="lineno"> 176</span>&#160; }</div>
<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>&#160; </div>
<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>&#160; <a class="code" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a></div>
<div class="line"><a name="l00179"></a><span class="lineno"><a class="line" href="classpFlow_1_1cells.html#a35eb36ff8390e5ad23a70f2a304a326d"> 179</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1cells.html#a35eb36ff8390e5ad23a70f2a304a326d">isInRange</a>(<span class="keyword">const</span> <a class="code" href="classpFlow_1_1triple.html">CellType</a>&amp; cell)<span class="keyword">const</span></div>
<div class="line"><a name="l00180"></a><span class="lineno"> 180</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00181"></a><span class="lineno"> 181</span>&#160; <span class="keywordflow">if</span>(cell.<a class="code" href="classpFlow_1_1triple.html#a2f365146ce767d3de7ae125abd193b33">x</a>()&lt;0)<span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>&#160; <span class="keywordflow">if</span>(cell.<a class="code" href="classpFlow_1_1triple.html#a28d901cc27d3756a830e4de5a484b967">y</a>()&lt;0)<span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00183"></a><span class="lineno"> 183</span>&#160; <span class="keywordflow">if</span>(cell.<a class="code" href="classpFlow_1_1triple.html#a5c836d3919741edf1ba805c98dbd21b7">z</a>()&lt;0)<span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00184"></a><span class="lineno"> 184</span>&#160; <span class="keywordflow">if</span>(cell.<a class="code" href="classpFlow_1_1triple.html#a2f365146ce767d3de7ae125abd193b33">x</a>()&gt;<a class="code" href="classpFlow_1_1cells.html#a53f28b84a7bbd7b06110e9f35df5119a">numCells_</a>.<a class="code" href="classpFlow_1_1triple.html#a2f365146ce767d3de7ae125abd193b33">x</a>()-1) <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00185"></a><span class="lineno"> 185</span>&#160; <span class="keywordflow">if</span>(cell.<a class="code" href="classpFlow_1_1triple.html#a28d901cc27d3756a830e4de5a484b967">y</a>()&gt;<a class="code" href="classpFlow_1_1cells.html#a53f28b84a7bbd7b06110e9f35df5119a">numCells_</a>.<a class="code" href="classpFlow_1_1triple.html#a28d901cc27d3756a830e4de5a484b967">y</a>()-1) <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00186"></a><span class="lineno"> 186</span>&#160; <span class="keywordflow">if</span>(cell.<a class="code" href="classpFlow_1_1triple.html#a5c836d3919741edf1ba805c98dbd21b7">z</a>()&gt;<a class="code" href="classpFlow_1_1cells.html#a53f28b84a7bbd7b06110e9f35df5119a">numCells_</a>.<a class="code" href="classpFlow_1_1triple.html#a5c836d3919741edf1ba805c98dbd21b7">z</a>()-1) <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00187"></a><span class="lineno"> 187</span>&#160; <span class="keywordflow">return</span> <span class="keyword">true</span>;</div>
<div class="line"><a name="l00188"></a><span class="lineno"> 188</span>&#160; }</div>
<div class="line"><a name="l00189"></a><span class="lineno"> 189</span>&#160; </div>
<div class="line"><a name="l00190"></a><span class="lineno"> 190</span>&#160; <a class="code" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a></div>
<div class="line"><a name="l00191"></a><span class="lineno"><a class="line" href="classpFlow_1_1cells.html#a1755e19f5555acc13bed60cbe4952283"> 191</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1cells.html#a1755e19f5555acc13bed60cbe4952283">isInRange</a>(indexType i, indexType j, indexType k)<span class="keyword">const</span></div>
<div class="line"><a name="l00192"></a><span class="lineno"> 192</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00193"></a><span class="lineno"> 193</span>&#160; <span class="keywordflow">if</span>(i&lt;0)<span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00194"></a><span class="lineno"> 194</span>&#160; <span class="keywordflow">if</span>(j&lt;0)<span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00195"></a><span class="lineno"> 195</span>&#160; <span class="keywordflow">if</span>(k&lt;0)<span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00196"></a><span class="lineno"> 196</span>&#160; <span class="keywordflow">if</span>(i&gt;<a class="code" href="classpFlow_1_1cells.html#a53f28b84a7bbd7b06110e9f35df5119a">numCells_</a>.<a class="code" href="classpFlow_1_1triple.html#a2f365146ce767d3de7ae125abd193b33">x</a>()-1) <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00197"></a><span class="lineno"> 197</span>&#160; <span class="keywordflow">if</span>(j&gt;<a class="code" href="classpFlow_1_1cells.html#a53f28b84a7bbd7b06110e9f35df5119a">numCells_</a>.<a class="code" href="classpFlow_1_1triple.html#a28d901cc27d3756a830e4de5a484b967">y</a>()-1) <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00198"></a><span class="lineno"> 198</span>&#160; <span class="keywordflow">if</span>(k&gt;<a class="code" href="classpFlow_1_1cells.html#a53f28b84a7bbd7b06110e9f35df5119a">numCells_</a>.<a class="code" href="classpFlow_1_1triple.html#a5c836d3919741edf1ba805c98dbd21b7">z</a>()-1) <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00199"></a><span class="lineno"> 199</span>&#160; <span class="keywordflow">return</span> <span class="keyword">true</span>;</div>
<div class="line"><a name="l00200"></a><span class="lineno"> 200</span>&#160; }</div>
<div class="line"><a name="l00201"></a><span class="lineno"> 201</span>&#160; </div>
<div class="line"><a name="l00202"></a><span class="lineno"> 202</span>&#160; <a class="code" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a></div>
<div class="line"><a name="l00203"></a><span class="lineno"><a class="line" href="classpFlow_1_1cells.html#a4bb4067c00c519c5a613dbc1c076dd0f"> 203</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classpFlow_1_1cells.html#a4bb4067c00c519c5a613dbc1c076dd0f">extendBox</a>(</div>
<div class="line"><a name="l00204"></a><span class="lineno"> 204</span>&#160; <span class="keyword">const</span> <a class="code" href="classpFlow_1_1triple.html">CellType</a>&amp; p1,</div>
<div class="line"><a name="l00205"></a><span class="lineno"> 205</span>&#160; <span class="keyword">const</span> <a class="code" href="classpFlow_1_1triple.html">CellType</a>&amp; p2,</div>
<div class="line"><a name="l00206"></a><span class="lineno"> 206</span>&#160; <span class="keyword">const</span> <a class="code" href="classpFlow_1_1triple.html">CellType</a>&amp; p3,</div>
<div class="line"><a name="l00207"></a><span class="lineno"> 207</span>&#160; indexType extent,</div>
<div class="line"><a name="l00208"></a><span class="lineno"> 208</span>&#160; <a class="code" href="classpFlow_1_1triple.html">CellType</a>&amp; minP,</div>
<div class="line"><a name="l00209"></a><span class="lineno"> 209</span>&#160; <a class="code" href="classpFlow_1_1triple.html">CellType</a>&amp; maxP)<span class="keyword">const</span></div>
<div class="line"><a name="l00210"></a><span class="lineno"> 210</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00211"></a><span class="lineno"> 211</span>&#160; minP = <a class="code" href="namespacepFlow.html#aba2f2ccdd3d4a6b403a2c2d379198396">min</a>( <a class="code" href="namespacepFlow.html#aba2f2ccdd3d4a6b403a2c2d379198396">min</a>( p1, p2), p3)-extent;</div>
<div class="line"><a name="l00212"></a><span class="lineno"> 212</span>&#160; maxP = <a class="code" href="namespacepFlow.html#ae14bf16748b3144baa1112f08c2a83b1">max</a>( <a class="code" href="namespacepFlow.html#ae14bf16748b3144baa1112f08c2a83b1">max</a>( p1, p2), p3)+extent;</div>
<div class="line"><a name="l00213"></a><span class="lineno"> 213</span>&#160; </div>
<div class="line"><a name="l00214"></a><span class="lineno"> 214</span>&#160; minP = <a class="code" href="classpFlow_1_1cells.html#a109e8d4c8c126b11cc22366416628515">bound</a>(minP);</div>
<div class="line"><a name="l00215"></a><span class="lineno"> 215</span>&#160; maxP = <a class="code" href="classpFlow_1_1cells.html#a109e8d4c8c126b11cc22366416628515">bound</a>(maxP);</div>
<div class="line"><a name="l00216"></a><span class="lineno"> 216</span>&#160; }</div>
<div class="line"><a name="l00217"></a><span class="lineno"> 217</span>&#160; </div>
<div class="line"><a name="l00218"></a><span class="lineno"> 218</span>&#160; <a class="code" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a></div>
<div class="line"><a name="l00219"></a><span class="lineno"><a class="line" href="classpFlow_1_1cells.html#a989eee28d3bba158140e994c9cf6ccf7"> 219</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classpFlow_1_1cells.html#a989eee28d3bba158140e994c9cf6ccf7">extendBox</a>(</div>
<div class="line"><a name="l00220"></a><span class="lineno"> 220</span>&#160; <span class="keyword">const</span> <a class="code" href="classpFlow_1_1triple.html">realx3</a>&amp; p1,</div>
<div class="line"><a name="l00221"></a><span class="lineno"> 221</span>&#160; <span class="keyword">const</span> <a class="code" href="classpFlow_1_1triple.html">realx3</a>&amp; p2,</div>
<div class="line"><a name="l00222"></a><span class="lineno"> 222</span>&#160; <span class="keyword">const</span> <a class="code" href="classpFlow_1_1triple.html">realx3</a>&amp; p3, </div>
<div class="line"><a name="l00223"></a><span class="lineno"> 223</span>&#160; <a class="code" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> extent,</div>
<div class="line"><a name="l00224"></a><span class="lineno"> 224</span>&#160; <a class="code" href="classpFlow_1_1triple.html">realx3</a>&amp; minP,</div>
<div class="line"><a name="l00225"></a><span class="lineno"> 225</span>&#160; <a class="code" href="classpFlow_1_1triple.html">realx3</a>&amp; maxP)<span class="keyword">const</span></div>
<div class="line"><a name="l00226"></a><span class="lineno"> 226</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00227"></a><span class="lineno"> 227</span>&#160; minP = <a class="code" href="namespacepFlow.html#aba2f2ccdd3d4a6b403a2c2d379198396">min</a>(<a class="code" href="namespacepFlow.html#aba2f2ccdd3d4a6b403a2c2d379198396">min</a>(p1,p2),p3) - extent*<a class="code" href="classpFlow_1_1cells.html#a0b9d14b08f72f5e11d83d1c065e23bac">cellSize_</a> ;</div>
<div class="line"><a name="l00228"></a><span class="lineno"> 228</span>&#160; maxP = <a class="code" href="namespacepFlow.html#ae14bf16748b3144baa1112f08c2a83b1">max</a>(<a class="code" href="namespacepFlow.html#ae14bf16748b3144baa1112f08c2a83b1">max</a>(p1,p2),p3) + extent*<a class="code" href="classpFlow_1_1cells.html#a0b9d14b08f72f5e11d83d1c065e23bac">cellSize_</a> ;</div>
<div class="line"><a name="l00229"></a><span class="lineno"> 229</span>&#160; </div>
<div class="line"><a name="l00230"></a><span class="lineno"> 230</span>&#160; minP = <a class="code" href="classpFlow_1_1cells.html#a109e8d4c8c126b11cc22366416628515">bound</a>(minP);</div>
<div class="line"><a name="l00231"></a><span class="lineno"> 231</span>&#160; maxP = <a class="code" href="classpFlow_1_1cells.html#a109e8d4c8c126b11cc22366416628515">bound</a>(maxP);</div>
<div class="line"><a name="l00232"></a><span class="lineno"> 232</span>&#160; }</div>
<div class="line"><a name="l00233"></a><span class="lineno"> 233</span>&#160; </div>
<div class="line"><a name="l00234"></a><span class="lineno"> 234</span>&#160; <a class="code" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a></div>
<div class="line"><a name="l00235"></a><span class="lineno"><a class="line" href="classpFlow_1_1cells.html#a109e8d4c8c126b11cc22366416628515"> 235</a></span>&#160; <a class="code" href="classpFlow_1_1triple.html">CellType</a> <a class="code" href="classpFlow_1_1cells.html#a109e8d4c8c126b11cc22366416628515">bound</a>(<a class="code" href="classpFlow_1_1triple.html">CellType</a> p)<span class="keyword">const</span></div>
<div class="line"><a name="l00236"></a><span class="lineno"> 236</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00237"></a><span class="lineno"> 237</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e">CellType</a>(</div>
<div class="line"><a name="l00238"></a><span class="lineno"> 238</span>&#160; <a class="code" href="namespacepFlow.html#aba2f2ccdd3d4a6b403a2c2d379198396">min</a>( <a class="code" href="classpFlow_1_1cells.html#a53f28b84a7bbd7b06110e9f35df5119a">numCells_</a>.<a class="code" href="classpFlow_1_1triple.html#a2f365146ce767d3de7ae125abd193b33">x</a>()-1, <a class="code" href="namespacepFlow.html#ae14bf16748b3144baa1112f08c2a83b1">max</a>(0,p.<a class="code" href="classpFlow_1_1triple.html#a2f365146ce767d3de7ae125abd193b33">x</a>())),</div>
<div class="line"><a name="l00239"></a><span class="lineno"> 239</span>&#160; <a class="code" href="namespacepFlow.html#aba2f2ccdd3d4a6b403a2c2d379198396">min</a>( <a class="code" href="classpFlow_1_1cells.html#a53f28b84a7bbd7b06110e9f35df5119a">numCells_</a>.<a class="code" href="classpFlow_1_1triple.html#a28d901cc27d3756a830e4de5a484b967">y</a>()-1, <a class="code" href="namespacepFlow.html#ae14bf16748b3144baa1112f08c2a83b1">max</a>(0,p.<a class="code" href="classpFlow_1_1triple.html#a28d901cc27d3756a830e4de5a484b967">y</a>())),</div>
<div class="line"><a name="l00240"></a><span class="lineno"> 240</span>&#160; <a class="code" href="namespacepFlow.html#aba2f2ccdd3d4a6b403a2c2d379198396">min</a>( <a class="code" href="classpFlow_1_1cells.html#a53f28b84a7bbd7b06110e9f35df5119a">numCells_</a>.<a class="code" href="classpFlow_1_1triple.html#a5c836d3919741edf1ba805c98dbd21b7">z</a>()-1, <a class="code" href="namespacepFlow.html#ae14bf16748b3144baa1112f08c2a83b1">max</a>(0,p.<a class="code" href="classpFlow_1_1triple.html#a5c836d3919741edf1ba805c98dbd21b7">z</a>()))</div>
<div class="line"><a name="l00241"></a><span class="lineno"> 241</span>&#160; );</div>
<div class="line"><a name="l00242"></a><span class="lineno"> 242</span>&#160; }</div>
<div class="line"><a name="l00243"></a><span class="lineno"> 243</span>&#160; </div>
<div class="line"><a name="l00244"></a><span class="lineno"> 244</span>&#160; <a class="code" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a></div>
<div class="line"><a name="l00245"></a><span class="lineno"><a class="line" href="classpFlow_1_1cells.html#ab10317c14e2180777a6d745a2427a2bc"> 245</a></span>&#160; <a class="code" href="classpFlow_1_1triple.html">realx3</a> <a class="code" href="classpFlow_1_1cells.html#ab10317c14e2180777a6d745a2427a2bc">bound</a>(<a class="code" href="classpFlow_1_1triple.html">realx3</a> p)<span class="keyword">const</span></div>
<div class="line"><a name="l00246"></a><span class="lineno"> 246</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00247"></a><span class="lineno"> 247</span>&#160; <span class="keywordflow">return</span> <a class="code" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a>(</div>
<div class="line"><a name="l00248"></a><span class="lineno"> 248</span>&#160; <a class="code" href="namespacepFlow.html#aba2f2ccdd3d4a6b403a2c2d379198396">min</a>( <a class="code" href="classpFlow_1_1cells.html#aab1dcc2ee3915125ba5aa7e66678d2b8">domain_</a>.<a class="code" href="classpFlow_1_1box.html#a22e25e0baa24f79d1fa113c2a84f00f9">maxPoint</a>().<a class="code" href="classpFlow_1_1triple.html#a2f365146ce767d3de7ae125abd193b33">x</a>(), <a class="code" href="namespacepFlow.html#ae14bf16748b3144baa1112f08c2a83b1">max</a>(<a class="code" href="classpFlow_1_1cells.html#aab1dcc2ee3915125ba5aa7e66678d2b8">domain_</a>.<a class="code" href="classpFlow_1_1box.html#a67424c452a87ed7ff748b65374f89e54">minPoint</a>().<a class="code" href="classpFlow_1_1triple.html#a2f365146ce767d3de7ae125abd193b33">x</a>(),p.<a class="code" href="classpFlow_1_1triple.html#a2f365146ce767d3de7ae125abd193b33">x</a>())),</div>
<div class="line"><a name="l00249"></a><span class="lineno"> 249</span>&#160; <a class="code" href="namespacepFlow.html#aba2f2ccdd3d4a6b403a2c2d379198396">min</a>( <a class="code" href="classpFlow_1_1cells.html#aab1dcc2ee3915125ba5aa7e66678d2b8">domain_</a>.<a class="code" href="classpFlow_1_1box.html#a22e25e0baa24f79d1fa113c2a84f00f9">maxPoint</a>().<a class="code" href="classpFlow_1_1triple.html#a28d901cc27d3756a830e4de5a484b967">y</a>(), <a class="code" href="namespacepFlow.html#ae14bf16748b3144baa1112f08c2a83b1">max</a>(<a class="code" href="classpFlow_1_1cells.html#aab1dcc2ee3915125ba5aa7e66678d2b8">domain_</a>.<a class="code" href="classpFlow_1_1box.html#a67424c452a87ed7ff748b65374f89e54">minPoint</a>().<a class="code" href="classpFlow_1_1triple.html#a28d901cc27d3756a830e4de5a484b967">y</a>(),p.<a class="code" href="classpFlow_1_1triple.html#a28d901cc27d3756a830e4de5a484b967">y</a>())),</div>
<div class="line"><a name="l00250"></a><span class="lineno"> 250</span>&#160; <a class="code" href="namespacepFlow.html#aba2f2ccdd3d4a6b403a2c2d379198396">min</a>( <a class="code" href="classpFlow_1_1cells.html#aab1dcc2ee3915125ba5aa7e66678d2b8">domain_</a>.<a class="code" href="classpFlow_1_1box.html#a22e25e0baa24f79d1fa113c2a84f00f9">maxPoint</a>().<a class="code" href="classpFlow_1_1triple.html#a5c836d3919741edf1ba805c98dbd21b7">z</a>(), <a class="code" href="namespacepFlow.html#ae14bf16748b3144baa1112f08c2a83b1">max</a>(<a class="code" href="classpFlow_1_1cells.html#aab1dcc2ee3915125ba5aa7e66678d2b8">domain_</a>.<a class="code" href="classpFlow_1_1box.html#a67424c452a87ed7ff748b65374f89e54">minPoint</a>().<a class="code" href="classpFlow_1_1triple.html#a5c836d3919741edf1ba805c98dbd21b7">z</a>(),p.<a class="code" href="classpFlow_1_1triple.html#a5c836d3919741edf1ba805c98dbd21b7">z</a>()))</div>
<div class="line"><a name="l00251"></a><span class="lineno"> 251</span>&#160; );</div>
<div class="line"><a name="l00252"></a><span class="lineno"> 252</span>&#160; }</div>
<div class="line"><a name="l00253"></a><span class="lineno"> 253</span>&#160;}; </div>
<div class="line"><a name="l00254"></a><span class="lineno"> 254</span>&#160; </div>
<div class="line"><a name="l00255"></a><span class="lineno"> 255</span>&#160; </div>
<div class="line"><a name="l00256"></a><span class="lineno"> 256</span>&#160;}</div>
<div class="line"><a name="l00257"></a><span class="lineno"> 257</span>&#160; </div>
<div class="line"><a name="l00258"></a><span class="lineno"> 258</span>&#160; </div>
<div class="line"><a name="l00259"></a><span class="lineno"> 259</span>&#160;<span class="preprocessor">#endif</span></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<div class="ttc" id="aclasspFlow_1_1cells_html_adf72965b7f6214b7401db0a0171db764"><div class="ttname"><a href="classpFlow_1_1cells.html#adf72965b7f6214b7401db0a0171db764">pFlow::cells::setCellSize</a></div><div class="ttdeci">INLINE_FUNCTION_H void setCellSize(realx3 cellSize)</div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00108">cells.hpp:108</a></div></div>
<div class="ttc" id="aclasspFlow_1_1cells_html_a5e549f8b31612df62519b37e65954fc8"><div class="ttname"><a href="classpFlow_1_1cells.html#a5e549f8b31612df62519b37e65954fc8">pFlow::cells::nz</a></div><div class="ttdeci">INLINE_FUNCTION_HD indexType nz() const</div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00139">cells.hpp:139</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div>
<div class="ttc" id="aclasspFlow_1_1cells_html_a53f28b84a7bbd7b06110e9f35df5119a"><div class="ttname"><a href="classpFlow_1_1cells.html#a53f28b84a7bbd7b06110e9f35df5119a">pFlow::cells::numCells_</a></div><div class="ttdeci">CellType numCells_</div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00046">cells.hpp:46</a></div></div>
<div class="ttc" id="aclasspFlow_1_1cells_html_a1755e19f5555acc13bed60cbe4952283"><div class="ttname"><a href="classpFlow_1_1cells.html#a1755e19f5555acc13bed60cbe4952283">pFlow::cells::isInRange</a></div><div class="ttdeci">INLINE_FUNCTION_HD bool isInRange(indexType i, indexType j, indexType k) const</div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00191">cells.hpp:191</a></div></div>
<div class="ttc" id="atypes_8hpp_html"><div class="ttname"><a href="types_8hpp.html">types.hpp</a></div></div>
<div class="ttc" id="aclasspFlow_1_1cells_html_a28766f2d75868928c721fcf917e10ca2"><div class="ttname"><a href="classpFlow_1_1cells.html#a28766f2d75868928c721fcf917e10ca2">pFlow::cells::operator=</a></div><div class="ttdeci">INLINE_FUNCTION_HD cells &amp; operator=(const cells &amp;)=default</div></div>
<div class="ttc" id="abox_8hpp_html"><div class="ttname"><a href="box_8hpp.html">box.hpp</a></div></div>
<div class="ttc" id="aclasspFlow_1_1cells_html_a616df0d63575c19a901ea6923147cd33"><div class="ttname"><a href="classpFlow_1_1cells.html#a616df0d63575c19a901ea6923147cd33">pFlow::cells::cells</a></div><div class="ttdeci">INLINE_FUNCTION_H cells(const box &amp;domain, real cellSize)</div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00064">cells.hpp:64</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a94809bdb48183ff3ef62935d56f5c1e0"><div class="ttname"><a href="namespacepFlow.html#a94809bdb48183ff3ef62935d56f5c1e0">pFlow::int64</a></div><div class="ttdeci">long long int int64</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00055">builtinTypes.hpp:55</a></div></div>
<div class="ttc" id="aclasspFlow_1_1cells_html_a4bb4067c00c519c5a613dbc1c076dd0f"><div class="ttname"><a href="classpFlow_1_1cells.html#a4bb4067c00c519c5a613dbc1c076dd0f">pFlow::cells::extendBox</a></div><div class="ttdeci">INLINE_FUNCTION_HD void extendBox(const CellType &amp;p1, const CellType &amp;p2, const CellType &amp;p3, indexType extent, CellType &amp;minP, CellType &amp;maxP) const</div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00203">cells.hpp:203</a></div></div>
<div class="ttc" id="aclasspFlow_1_1cells_html_a103c0d44baf9aa23e9f2fc151678905f"><div class="ttname"><a href="classpFlow_1_1cells.html#a103c0d44baf9aa23e9f2fc151678905f">pFlow::cells::nx</a></div><div class="ttdeci">INLINE_FUNCTION_HD indexType nx() const</div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00127">cells.hpp:127</a></div></div>
<div class="ttc" id="aclasspFlow_1_1cells_html_a35eb36ff8390e5ad23a70f2a304a326d"><div class="ttname"><a href="classpFlow_1_1cells.html#a35eb36ff8390e5ad23a70f2a304a326d">pFlow::cells::isInRange</a></div><div class="ttdeci">INLINE_FUNCTION_HD bool isInRange(const CellType &amp;cell) const</div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00179">cells.hpp:179</a></div></div>
<div class="ttc" id="aclasspFlow_1_1cells_html_a989eee28d3bba158140e994c9cf6ccf7"><div class="ttname"><a href="classpFlow_1_1cells.html#a989eee28d3bba158140e994c9cf6ccf7">pFlow::cells::extendBox</a></div><div class="ttdeci">INLINE_FUNCTION_HD void extendBox(const realx3 &amp;p1, const realx3 &amp;p2, const realx3 &amp;p3, real extent, realx3 &amp;minP, realx3 &amp;maxP) const</div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00219">cells.hpp:219</a></div></div>
<div class="ttc" id="aclasspFlow_1_1box_html_a22e25e0baa24f79d1fa113c2a84f00f9"><div class="ttname"><a href="classpFlow_1_1box.html#a22e25e0baa24f79d1fa113c2a84f00f9">pFlow::box::maxPoint</a></div><div class="ttdeci">INLINE_FUNCTION_HD realx3 maxPoint() const</div><div class="ttdef"><b>Definition:</b> <a href="box_8hpp_source.html#l00094">box.hpp:94</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a5164661f6974ad24fa90bf19433e6116"><div class="ttname"><a href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">pFlow::realx3</a></div><div class="ttdeci">triple&lt; real &gt; realx3</div><div class="ttdef"><b>Definition:</b> <a href="types_8hpp_source.html#l00048">types.hpp:48</a></div></div>
<div class="ttc" id="aclasspFlow_1_1cells_html_ae16870dd025bb71d3dafdc755cedd946"><div class="ttname"><a href="classpFlow_1_1cells.html#ae16870dd025bb71d3dafdc755cedd946">pFlow::cells::pointIndexInDomain</a></div><div class="ttdeci">INLINE_FUNCTION_HD bool pointIndexInDomain(const realx3 p, CellType &amp;index) const</div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00164">cells.hpp:164</a></div></div>
<div class="ttc" id="aclasspFlow_1_1triple_html_a28d901cc27d3756a830e4de5a484b967"><div class="ttname"><a href="classpFlow_1_1triple.html#a28d901cc27d3756a830e4de5a484b967">pFlow::triple::y</a></div><div class="ttdeci">INLINE_FUNCTION_HD T &amp; y()</div><div class="ttdef"><b>Definition:</b> <a href="triple_8hpp_source.html#l00141">triple.hpp:141</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="aclasspFlow_1_1cells_html_aa9e4fb31c9788931c99bc7251b5dd86e"><div class="ttname"><a href="classpFlow_1_1cells.html#aa9e4fb31c9788931c99bc7251b5dd86e">pFlow::cells::CellType</a></div><div class="ttdeci">triple&lt; indexType &gt; CellType</div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00036">cells.hpp:36</a></div></div>
<div class="ttc" id="aclasspFlow_1_1cells_html_a192000f430504a4772f7bbc5895ae850"><div class="ttname"><a href="classpFlow_1_1cells.html#a192000f430504a4772f7bbc5895ae850">pFlow::cells::calculate</a></div><div class="ttdeci">INLINE_FUNCTION_H void calculate()</div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00051">cells.hpp:51</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_1cells_html_aab1dcc2ee3915125ba5aa7e66678d2b8"><div class="ttname"><a href="classpFlow_1_1cells.html#aab1dcc2ee3915125ba5aa7e66678d2b8">pFlow::cells::domain_</a></div><div class="ttdeci">box domain_</div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00041">cells.hpp:41</a></div></div>
<div class="ttc" id="aclasspFlow_1_1cells_html_a109e8d4c8c126b11cc22366416628515"><div class="ttname"><a href="classpFlow_1_1cells.html#a109e8d4c8c126b11cc22366416628515">pFlow::cells::bound</a></div><div class="ttdeci">INLINE_FUNCTION_HD CellType bound(CellType p) const</div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00235">cells.hpp:235</a></div></div>
<div class="ttc" id="aclasspFlow_1_1cells_html_a3f60000177e9be96d15a5cb63bdd4c17"><div class="ttname"><a href="classpFlow_1_1cells.html#a3f60000177e9be96d15a5cb63bdd4c17">pFlow::cells::domain</a></div><div class="ttdeci">const auto &amp; domain() const</div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00152">cells.hpp:152</a></div></div>
<div class="ttc" id="aclasspFlow_1_1cells_html_a0b9d14b08f72f5e11d83d1c065e23bac"><div class="ttname"><a href="classpFlow_1_1cells.html#a0b9d14b08f72f5e11d83d1c065e23bac">pFlow::cells::cellSize_</a></div><div class="ttdeci">realx3 cellSize_</div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00044">cells.hpp:44</a></div></div>
<div class="ttc" id="aclasspFlow_1_1cells_html_ad3d63298d5caff2151c5f668739dded6"><div class="ttname"><a href="classpFlow_1_1cells.html#ad3d63298d5caff2151c5f668739dded6">pFlow::cells::cells</a></div><div class="ttdeci">INLINE_FUNCTION_HD cells()</div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00060">cells.hpp:60</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_1cells_html_afddde66f6a63e9dc2b78c740cc4c0949"><div class="ttname"><a href="classpFlow_1_1cells.html#afddde66f6a63e9dc2b78c740cc4c0949">pFlow::cells::inDomain</a></div><div class="ttdeci">INLINE_FUNCTION_HD bool inDomain(const realx3 &amp;p) const</div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00173">cells.hpp:173</a></div></div>
<div class="ttc" id="aclasspFlow_1_1triple_html_a5c836d3919741edf1ba805c98dbd21b7"><div class="ttname"><a href="classpFlow_1_1triple.html#a5c836d3919741edf1ba805c98dbd21b7">pFlow::triple::z</a></div><div class="ttdeci">INLINE_FUNCTION_HD T &amp; z()</div><div class="ttdef"><b>Definition:</b> <a href="triple_8hpp_source.html#l00144">triple.hpp:144</a></div></div>
<div class="ttc" id="anamespacepFlow_html_ae14bf16748b3144baa1112f08c2a83b1"><div class="ttname"><a href="namespacepFlow.html#ae14bf16748b3144baa1112f08c2a83b1">pFlow::max</a></div><div class="ttdeci">T max(const Vector&lt; T, Allocator &gt; &amp;v)</div><div class="ttdef"><b>Definition:</b> <a href="VectorMath_8hpp_source.html#l00164">VectorMath.hpp:164</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_1cells_html_aa70433dff70a92ca9c74616c1e3b48e6"><div class="ttname"><a href="classpFlow_1_1cells.html#aa70433dff70a92ca9c74616c1e3b48e6">pFlow::cells::ny</a></div><div class="ttdeci">INLINE_FUNCTION_HD indexType ny() const</div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00133">cells.hpp:133</a></div></div>
<div class="ttc" id="aclasspFlow_1_1cells_html_ab10317c14e2180777a6d745a2427a2bc"><div class="ttname"><a href="classpFlow_1_1cells.html#ab10317c14e2180777a6d745a2427a2bc">pFlow::cells::bound</a></div><div class="ttdeci">INLINE_FUNCTION_HD realx3 bound(realx3 p) const</div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00245">cells.hpp:245</a></div></div>
<div class="ttc" id="aclasspFlow_1_1cells_html_a6507d41c8151540f5972661c7a3f8d30"><div class="ttname"><a href="classpFlow_1_1cells.html#a6507d41c8151540f5972661c7a3f8d30">pFlow::cells::cellSize</a></div><div class="ttdeci">INLINE_FUNCTION_HD realx3 cellSize() const</div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00115">cells.hpp:115</a></div></div>
<div class="ttc" id="aclasspFlow_1_1box_html_a67424c452a87ed7ff748b65374f89e54"><div class="ttname"><a href="classpFlow_1_1box.html#a67424c452a87ed7ff748b65374f89e54">pFlow::box::minPoint</a></div><div class="ttdeci">INLINE_FUNCTION_HD realx3 minPoint() const</div><div class="ttdef"><b>Definition:</b> <a href="box_8hpp_source.html#l00088">box.hpp:88</a></div></div>
<div class="ttc" id="aclasspFlow_1_1triple_html_a2f365146ce767d3de7ae125abd193b33"><div class="ttname"><a href="classpFlow_1_1triple.html#a2f365146ce767d3de7ae125abd193b33">pFlow::triple::x</a></div><div class="ttdeci">INLINE_FUNCTION_HD T &amp; x()</div><div class="ttdef"><b>Definition:</b> <a href="triple_8hpp_source.html#l00138">triple.hpp:138</a></div></div>
<div class="ttc" id="aclasspFlow_1_1cells_html"><div class="ttname"><a href="classpFlow_1_1cells.html">pFlow::cells</a></div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00032">cells.hpp:32</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_1triple_html"><div class="ttname"><a href="classpFlow_1_1triple.html">pFlow::triple&lt; int32 &gt;</a></div></div>
<div class="ttc" id="aclasspFlow_1_1cells_html_ac85134d434244d9392bf9e85409e0dbc"><div class="ttname"><a href="classpFlow_1_1cells.html#ac85134d434244d9392bf9e85409e0dbc">pFlow::cells::setCellSize</a></div><div class="ttdeci">INLINE_FUNCTION_H void setCellSize(real cellSize)</div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00101">cells.hpp:101</a></div></div>
<div class="ttc" id="aclasspFlow_1_1cells_html_a6a5c6423585a7ad6ad55f6df56c459bd"><div class="ttname"><a href="classpFlow_1_1cells.html#a6a5c6423585a7ad6ad55f6df56c459bd">pFlow::cells::pointIndex</a></div><div class="ttdeci">INLINE_FUNCTION_HD CellType pointIndex(const realx3 &amp;p) const</div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00158">cells.hpp:158</a></div></div>
<div class="ttc" id="aclasspFlow_1_1box_html_a898603c1e4e433d2f304d86f1a22c53c"><div class="ttname"><a href="classpFlow_1_1box.html#a898603c1e4e433d2f304d86f1a22c53c">pFlow::box::isInside</a></div><div class="ttdeci">INLINE_FUNCTION_HD bool isInside(const realx3 &amp;point) const</div><div class="ttdef"><b>Definition:</b> <a href="box_8hpp_source.html#l00082">box.hpp:82</a></div></div>
<div class="ttc" id="aclasspFlow_1_1cells_html_a30407b0f1d3278ff34800ef45997cb84"><div class="ttname"><a href="classpFlow_1_1cells.html#a30407b0f1d3278ff34800ef45997cb84">pFlow::cells::totalCells</a></div><div class="ttdeci">INLINE_FUNCTION_HD int64 totalCells() const</div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00145">cells.hpp:145</a></div></div>
<div class="ttc" id="aclasspFlow_1_1cells_html_a6fb05e2360d79abab0ac460ca04ad50e"><div class="ttname"><a href="classpFlow_1_1cells.html#a6fb05e2360d79abab0ac460ca04ad50e">pFlow::cells::cells</a></div><div class="ttdeci">INLINE_FUNCTION_H cells(const box &amp;domain, int32 nx, int32 ny, int32 nz)</div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00074">cells.hpp:74</a></div></div>
<div class="ttc" id="aclasspFlow_1_1cells_html_a88bb499251f955a6f7fdc9cde78270ed"><div class="ttname"><a href="classpFlow_1_1cells.html#a88bb499251f955a6f7fdc9cde78270ed">pFlow::cells::numCells</a></div><div class="ttdeci">const INLINE_FUNCTION_HD CellType &amp; numCells() const</div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00121">cells.hpp:121</a></div></div>
<div class="ttc" id="anamespacepFlow_html_aba2f2ccdd3d4a6b403a2c2d379198396"><div class="ttname"><a href="namespacepFlow.html#aba2f2ccdd3d4a6b403a2c2d379198396">pFlow::min</a></div><div class="ttdeci">T min(const Vector&lt; T, Allocator &gt; &amp;v)</div><div class="ttdef"><b>Definition:</b> <a href="VectorMath_8hpp_source.html#l00138">VectorMath.hpp:138</a></div></div>
<div class="ttc" id="aclasspFlow_1_1cells_html_aab4957227ae46b934b9f779363e6c83c"><div class="ttname"><a href="classpFlow_1_1cells.html#aab4957227ae46b934b9f779363e6c83c">pFlow::cells::getCells</a></div><div class="ttdeci">cells getCells() const</div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00095">cells.hpp:95</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_521648a0ab4242664e9ecc37593f7519.html">Interaction</a></li><li class="navelem"><a class="el" href="dir_f27c6bb1e70979f7ed7175f297e69b7e.html">contactSearch</a></li><li class="navelem"><a class="el" href="Interaction_2contactSearch_2cells_8hpp.html">cells.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>

View File

@ -150,7 +150,7 @@ Variables</h2></td></tr>
<p class="definition">Definition at line <a class="el" href="Istream_8cpp_source.html#l00032">32</a> of file <a class="el" href="Istream_8cpp_source.html">Istream.cpp</a>.</p> <p class="definition">Definition at line <a class="el" href="Istream_8cpp_source.html#l00032">32</a> of file <a class="el" href="Istream_8cpp_source.html">Istream.cpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="Istream_8cpp_source.html#l00601">Istream::read()</a>, <a class="el" href="Istream_8cpp_source.html#l00683">Istream::readString()</a>, and <a class="el" href="Istream_8cpp_source.html#l00145">Istream::readVariable()</a>.</p> <p class="reference">Referenced by <a class="el" href="Istream_8cpp_source.html#l00602">Istream::read()</a>, <a class="el" href="Istream_8cpp_source.html#l00684">Istream::readString()</a>, and <a class="el" href="Istream_8cpp_source.html#l00145">Istream::readVariable()</a>.</p>
</div> </div>
</div> </div>

File diff suppressed because it is too large Load Diff

View File

@ -1 +1 @@
fc4973a6d59b6c2adf7970b639dbff52 af321dc803644db4b523759577d34280

View File

@ -171,154 +171,158 @@ $(document).ready(function(){initNavTree('Istream_8hpp_source.html',''); initRes
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; </div> <div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; </div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160; </div> <div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160; </div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160; <span class="comment">//- Construct wrapper around std::istream, set stream status</span></div> <div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160; <span class="comment">//- Construct wrapper around std::istream, set stream status</span></div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160; <a class="code" href="classpFlow_1_1Istream.html#ab9a414d452af8be20855560b91c3a34a">Istream</a>( std::istream&amp; is, <span class="keyword">const</span> <a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a>&amp; streamName);</div> <div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160; <a class="code" href="classpFlow_1_1Istream.html#ad48b8b290ed666fa5a63bc93b3a6d042">Istream</a>( std::istream&amp; is, <span class="keyword">const</span> <a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a>&amp; streamName, <a class="code" href="classpFlow_1_1IOstream.html#ab76e0cc92bb140c07e198662e39d5268">writeFormat</a> wf = <a class="code" href="classpFlow_1_1IOstream.html#ab76e0cc92bb140c07e198662e39d5268af9c208c7d7a0f102f2683165540c882d">ASCII</a>);</div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160; </div> <div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160; </div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160; </div> <div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160; <span class="comment">//- Destructor</span></div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; <span class="comment">//- Destructor</span></div> <div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1Istream.html#aa87acab95f6b508c203a4509ca726bcf">~Istream</a>() = <span class="keywordflow">default</span>;</div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1Istream.html#aa87acab95f6b508c203a4509ca726bcf">~Istream</a>() = <span class="keywordflow">default</span>;</div> <div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; </div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; </div> <div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; </div>
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160; </div> <div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160; </div>
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160; </div> <div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160; <span class="comment">//- Return the name of the stream</span></div>
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160; <span class="comment">//- Return the name of the stream</span></div> <div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="classpFlow_1_1Istream.html#a754ce9966caae1ee331378bf4a87269b"> 77</a></span>&#160; <span class="keyword">virtual</span> <span class="keyword">const</span> <a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a754ce9966caae1ee331378bf4a87269b">name</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="classpFlow_1_1Istream.html#a754ce9966caae1ee331378bf4a87269b"> 78</a></span>&#160; <span class="keyword">virtual</span> <span class="keyword">const</span> <a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a754ce9966caae1ee331378bf4a87269b">name</a>()<span class="keyword"> const</span></div> <div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160;<span class="keyword"> </span>{</div> <div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1Istream.html#a50fd7d13a0f7a6007ca5027b3bb8765a">name_</a>;</div>
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1Istream.html#a50fd7d13a0f7a6007ca5027b3bb8765a">name_</a>;</div> <div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160; }</div>
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160; }</div> <div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160; </div>
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160; </div> <div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160; <span class="comment">//- Return non-const access to the name of the stream</span></div>
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160; <span class="comment">//- Return non-const access to the name of the stream</span></div> <div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="classpFlow_1_1Istream.html#a093459b3399aba6fe0f57bbbc2925bc2"> 83</a></span>&#160; <span class="keyword">virtual</span> <a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a093459b3399aba6fe0f57bbbc2925bc2">name</a>()</div>
<div class="line"><a name="l00084"></a><span class="lineno"><a class="line" href="classpFlow_1_1Istream.html#a093459b3399aba6fe0f57bbbc2925bc2"> 84</a></span>&#160; <span class="keyword">virtual</span> <a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a093459b3399aba6fe0f57bbbc2925bc2">name</a>()</div> <div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160; {</div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; {</div> <div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1Istream.html#a50fd7d13a0f7a6007ca5027b3bb8765a">name_</a>;</div>
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1Istream.html#a50fd7d13a0f7a6007ca5027b3bb8765a">name_</a>;</div> <div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; }</div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; }</div> <div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; </div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; </div> <div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; <span class="comment">//- Return flags of output stream</span></div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; <span class="comment">//- Return flags of output stream</span></div> <div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; <span class="keyword">virtual</span> ios_base::fmtflags <a class="code" href="classpFlow_1_1Istream.html#ada47b7405e5eaa26f35e795f291164bf">flags</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; <span class="keyword">virtual</span> ios_base::fmtflags <a class="code" href="classpFlow_1_1Istream.html#ada47b7405e5eaa26f35e795f291164bf">flags</a>() <span class="keyword">const</span>;</div> <div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; </div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; </div> <div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; </div>
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; </div> <div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; </div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; </div> <div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; <span class="comment">//- Raw, low-level get character function.</span></div>
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; <span class="comment">//- Raw, low-level get character function.</span></div> <div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; <a class="code" href="classpFlow_1_1Istream.html">Istream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a4b24d3a74d38ac71f0c83493e2e96ef8">get</a>(<span class="keywordtype">char</span>&amp; c);</div>
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160; <a class="code" href="classpFlow_1_1Istream.html">Istream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a4b24d3a74d38ac71f0c83493e2e96ef8">get</a>(<span class="keywordtype">char</span>&amp; c);</div> <div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160; </div>
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; </div> <div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; <span class="comment">//- Raw, low-level peek function.</span></div>
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; <span class="comment">//- Raw, low-level peek function.</span></div> <div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; <span class="comment">// Does not remove the character from the stream.</span></div>
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160; <span class="comment">// Does not remove the character from the stream.</span></div> <div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160; <span class="comment">// Returns the next character in the stream or EOF if the</span></div>
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160; <span class="comment">// Returns the next character in the stream or EOF if the</span></div> <div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160; <span class="comment">// end of file is read.</span></div>
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160; <span class="comment">// end of file is read.</span></div> <div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160; <span class="keywordtype">int</span> <a class="code" href="classpFlow_1_1Istream.html#a9040fa1d479d71edf3a826f4691c35c4">peek</a>();</div>
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160; <span class="keywordtype">int</span> <a class="code" href="classpFlow_1_1Istream.html#a9040fa1d479d71edf3a826f4691c35c4">peek</a>();</div> <div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160; </div>
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160; </div> <div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160; <span class="comment">//- Raw, low-level getline (until delimiter) into a string.</span></div>
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160; <span class="comment">//- Raw, low-level getline (until delimiter) into a string.</span></div> <div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160; <a class="code" href="classpFlow_1_1Istream.html">Istream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a1795762addc0a9a1c0d105e81b1a47c2">getLine</a>(<a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a>&amp; str, <span class="keywordtype">char</span> delim = <span class="charliteral">&#39;\n&#39;</span>);</div>
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160; <a class="code" href="classpFlow_1_1Istream.html">Istream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a1795762addc0a9a1c0d105e81b1a47c2">getLine</a>(<a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a>&amp; str, <span class="keywordtype">char</span> delim = <span class="charliteral">&#39;\n&#39;</span>);</div> <div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160; </div>
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160; </div> <div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160; <span class="comment">//- Low-level discard until delimiter</span></div>
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160; <span class="comment">//- Low-level discard until delimiter</span></div> <div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160; <span class="comment">// return the number of characters extracted</span></div>
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160; <span class="comment">// return the number of characters extracted</span></div> <div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160; std::streamsize <a class="code" href="classpFlow_1_1Istream.html#a1795762addc0a9a1c0d105e81b1a47c2">getLine</a>(std::nullptr_t, <span class="keywordtype">char</span> delim = <span class="charliteral">&#39;\n&#39;</span>);</div>
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160; std::streamsize <a class="code" href="classpFlow_1_1Istream.html#a1795762addc0a9a1c0d105e81b1a47c2">getLine</a>(std::nullptr_t, <span class="keywordtype">char</span> delim = <span class="charliteral">&#39;\n&#39;</span>);</div> <div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160; </div>
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160; </div> <div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160; <span class="comment">//- Raw, low-level putback character function.</span></div>
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160; <span class="comment">//- Raw, low-level putback character function.</span></div> <div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160; <a class="code" href="classpFlow_1_1Istream.html">Istream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a469a625701584441d1d62023823cd452">putback</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> c);</div>
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160; <a class="code" href="classpFlow_1_1Istream.html">Istream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a469a625701584441d1d62023823cd452">putback</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> c);</div> <div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160; </div>
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160; </div> <div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160; <span class="comment">//- Return next token from stream</span></div>
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160; <span class="comment">//- Return next token from stream</span></div> <div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a2927b1d2adfb79cfbe30374f02109ac5">read</a>(<a class="code" href="classpFlow_1_1token.html">token</a>&amp; t) <span class="keyword">override</span>;</div>
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a2927b1d2adfb79cfbe30374f02109ac5">read</a>(<a class="code" href="classpFlow_1_1token.html">token</a>&amp; t) <span class="keyword">override</span>;</div> <div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160; </div>
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160; </div> <div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160; <span class="comment">//- Read a character</span></div>
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160; <span class="comment">//- Read a character</span></div> <div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a2927b1d2adfb79cfbe30374f02109ac5">read</a>(<span class="keywordtype">char</span>&amp; c) <span class="keyword">override</span>;</div>
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a2927b1d2adfb79cfbe30374f02109ac5">read</a>(<span class="keywordtype">char</span>&amp; c) <span class="keyword">override</span>;</div> <div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160; </div>
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160; </div> <div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160; <span class="comment">//- Read a word</span></div>
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160; <span class="comment">//- Read a word</span></div> <div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a2927b1d2adfb79cfbe30374f02109ac5">read</a>(<a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a>&amp; str) <span class="keyword">override</span>;</div>
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a2927b1d2adfb79cfbe30374f02109ac5">read</a>(<a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a>&amp; str) <span class="keyword">override</span>;</div> <div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160; </div>
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160; </div> <div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160; <span class="comment">//- Read a string</span></div>
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160; <span class="comment">//- Read a string</span></div> <div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#ab57115c7d3b788246557d319c80f9e8a">readString</a>(<a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a>&amp; str) <span class="keyword">override</span>;</div>
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#ab57115c7d3b788246557d319c80f9e8a">readString</a>(<a class="code" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a>&amp; str) <span class="keyword">override</span>;</div> <div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160; </div>
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160; </div> <div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160; <span class="comment">//- Read a int64</span></div>
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160; <span class="comment">//- Read a int64</span></div> <div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a2927b1d2adfb79cfbe30374f02109ac5">read</a>(<a class="code" href="namespacepFlow.html#a94809bdb48183ff3ef62935d56f5c1e0">int64</a>&amp;) <span class="keyword">override</span>;</div>
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a2927b1d2adfb79cfbe30374f02109ac5">read</a>(<a class="code" href="namespacepFlow.html#a94809bdb48183ff3ef62935d56f5c1e0">int64</a>&amp;) <span class="keyword">override</span>;</div> <div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160; </div>
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160; </div> <div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160; <span class="comment">//- Read a int32</span></div>
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160; <span class="comment">//- Read a int32</span></div> <div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a2927b1d2adfb79cfbe30374f02109ac5">read</a>(<a class="code" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a>&amp;) <span class="keyword">override</span>;</div>
<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a2927b1d2adfb79cfbe30374f02109ac5">read</a>(<a class="code" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a>&amp;) <span class="keyword">override</span>;</div> <div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160; </div>
<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>&#160; </div> <div class="line"><a name="l00131"></a><span class="lineno"> 131</span>&#160; <span class="comment">//- Read a int16</span></div>
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160; <span class="comment">//- Read a int16</span></div> <div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a2927b1d2adfb79cfbe30374f02109ac5">read</a>(<a class="code" href="namespacepFlow.html#a209decd2d9a8cd5f1697cdb6e00f1cd7">int16</a>&amp;) <span class="keyword">override</span>;</div>
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a2927b1d2adfb79cfbe30374f02109ac5">read</a>(<a class="code" href="namespacepFlow.html#a209decd2d9a8cd5f1697cdb6e00f1cd7">int16</a>&amp;) <span class="keyword">override</span>;</div> <div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160; </div>
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160; </div> <div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160; <span class="comment">//- Read a int8</span></div>
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160; <span class="comment">//- Read a int8</span></div> <div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a2927b1d2adfb79cfbe30374f02109ac5">read</a>(<a class="code" href="namespacepFlow.html#a07fb256c1077eea7a7726e948cc8ff0e">int8</a>&amp;) <span class="keyword">override</span>;</div>
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a2927b1d2adfb79cfbe30374f02109ac5">read</a>(<a class="code" href="namespacepFlow.html#a07fb256c1077eea7a7726e948cc8ff0e">int8</a>&amp;) <span class="keyword">override</span>;</div> <div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160; </div>
<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>&#160; </div> <div class="line"><a name="l00137"></a><span class="lineno"> 137</span>&#160; <span class="comment">//- Read a label</span></div>
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160; <span class="comment">//- Read a label</span></div> <div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a2927b1d2adfb79cfbe30374f02109ac5">read</a>(<a class="code" href="namespacepFlow.html#a39f5f71474553bc78726494fa09dd0fb">label</a>&amp;) <span class="keyword">override</span>;</div>
<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a2927b1d2adfb79cfbe30374f02109ac5">read</a>(<a class="code" href="namespacepFlow.html#a39f5f71474553bc78726494fa09dd0fb">label</a>&amp;) <span class="keyword">override</span>;</div> <div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160; </div>
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160; </div> <div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160; <span class="comment">//- Read a uint32</span></div>
<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160; <span class="comment">//- Read a uint32</span></div> <div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a2927b1d2adfb79cfbe30374f02109ac5">read</a>(<a class="code" href="namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b">uint32</a>&amp;) <span class="keyword">override</span>;</div>
<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a2927b1d2adfb79cfbe30374f02109ac5">read</a>(<a class="code" href="namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b">uint32</a>&amp;) <span class="keyword">override</span>;</div> <div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160; </div>
<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>&#160; </div> <div class="line"><a name="l00143"></a><span class="lineno"> 143</span>&#160; <span class="comment">//- Read a uint16</span></div>
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160; <span class="comment">//- Read a uint16</span></div> <div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a2927b1d2adfb79cfbe30374f02109ac5">read</a>(<a class="code" href="namespacepFlow.html#ab7078bf13036f3e78534da3ad4149dc2">uint16</a>&amp;) <span class="keyword">override</span>;</div>
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a2927b1d2adfb79cfbe30374f02109ac5">read</a>(<a class="code" href="namespacepFlow.html#ab7078bf13036f3e78534da3ad4149dc2">uint16</a>&amp;) <span class="keyword">override</span>;</div> <div class="line"><a name="l00145"></a><span class="lineno"> 145</span>&#160; </div>
<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>&#160; </div> <div class="line"><a name="l00146"></a><span class="lineno"> 146</span>&#160; <span class="comment">//- Read a float</span></div>
<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>&#160; <span class="comment">//- Read a float</span></div> <div class="line"><a name="l00147"></a><span class="lineno"> 147</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a2927b1d2adfb79cfbe30374f02109ac5">read</a>(<span class="keywordtype">float</span>&amp; val) <span class="keyword">override</span>;</div>
<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a2927b1d2adfb79cfbe30374f02109ac5">read</a>(<span class="keywordtype">float</span>&amp; val) <span class="keyword">override</span>;</div> <div class="line"><a name="l00148"></a><span class="lineno"> 148</span>&#160; </div>
<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>&#160; </div> <div class="line"><a name="l00149"></a><span class="lineno"> 149</span>&#160; <span class="comment">//- Read a double</span></div>
<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>&#160; <span class="comment">//- Read a double</span></div> <div class="line"><a name="l00150"></a><span class="lineno"> 150</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a2927b1d2adfb79cfbe30374f02109ac5">read</a>(<span class="keywordtype">double</span>&amp; val) <span class="keyword">override</span>;</div>
<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a2927b1d2adfb79cfbe30374f02109ac5">read</a>(<span class="keywordtype">double</span>&amp; val) <span class="keyword">override</span>;</div> <div class="line"><a name="l00151"></a><span class="lineno"> 151</span>&#160; </div>
<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>&#160; </div> <div class="line"><a name="l00152"></a><span class="lineno"> 152</span>&#160; <a class="code" href="classpFlow_1_1iIstream.html">iIstream</a>&amp; <a class="code" href="classpFlow_1_1Istream.html#a2927b1d2adfb79cfbe30374f02109ac5">read</a>(<span class="keywordtype">char</span>* buffer, std::streamsize <a class="code" href="namespacepFlow.html#ab484dde689e0549b38dbaf95068150af">count</a>) <span class="keyword">override</span>;</div>
<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>&#160; </div> <div class="line"><a name="l00153"></a><span class="lineno"> 153</span>&#160; </div>
<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>&#160; <span class="comment">//- Rewind the stream so that it may be read again</span></div> <div class="line"><a name="l00154"></a><span class="lineno"> 154</span>&#160; </div>
<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>&#160; <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classpFlow_1_1Istream.html#ab8734e666421c9fe3b6380a818c6c727">rewind</a>();</div> <div class="line"><a name="l00155"></a><span class="lineno"> 155</span>&#160; <span class="comment">//- Rewind the stream so that it may be read again</span></div>
<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>&#160; </div> <div class="line"><a name="l00156"></a><span class="lineno"> 156</span>&#160; <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classpFlow_1_1Istream.html#ab8734e666421c9fe3b6380a818c6c727">rewind</a>();</div>
<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>&#160; </div> <div class="line"><a name="l00157"></a><span class="lineno"> 157</span>&#160; </div>
<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>&#160; <span class="comment">//- Set stream flags</span></div> <div class="line"><a name="l00158"></a><span class="lineno"> 158</span>&#160; </div>
<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>&#160; <span class="keyword">virtual</span> ios_base::fmtflags <a class="code" href="classpFlow_1_1Istream.html#ada47b7405e5eaa26f35e795f291164bf">flags</a>(<span class="keyword">const</span> ios_base::fmtflags <a class="code" href="classpFlow_1_1Istream.html#ada47b7405e5eaa26f35e795f291164bf">flags</a>);</div> <div class="line"><a name="l00159"></a><span class="lineno"> 159</span>&#160; <span class="comment">//- Set stream flags</span></div>
<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>&#160; </div> <div class="line"><a name="l00160"></a><span class="lineno"> 160</span>&#160; <span class="keyword">virtual</span> ios_base::fmtflags <a class="code" href="classpFlow_1_1Istream.html#ada47b7405e5eaa26f35e795f291164bf">flags</a>(<span class="keyword">const</span> ios_base::fmtflags <a class="code" href="classpFlow_1_1Istream.html#ada47b7405e5eaa26f35e795f291164bf">flags</a>);</div>
<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>&#160; </div> <div class="line"><a name="l00161"></a><span class="lineno"> 161</span>&#160; </div>
<div class="line"><a name="l00162"></a><span class="lineno"> 162</span>&#160; </div> <div class="line"><a name="l00162"></a><span class="lineno"> 162</span>&#160; </div>
<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>&#160; <span class="comment">//- Access to underlying std::istream</span></div> <div class="line"><a name="l00163"></a><span class="lineno"> 163</span>&#160; </div>
<div class="line"><a name="l00164"></a><span class="lineno"><a class="line" href="classpFlow_1_1Istream.html#a513d1fa6b29fa93acb75f0afe0a58dd5"> 164</a></span>&#160; <span class="keyword">virtual</span> std::istream&amp; <a class="code" href="classpFlow_1_1Istream.html#a513d1fa6b29fa93acb75f0afe0a58dd5">stdStream</a>()</div> <div class="line"><a name="l00164"></a><span class="lineno"> 164</span>&#160; <span class="comment">//- Access to underlying std::istream</span></div>
<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>&#160; {</div> <div class="line"><a name="l00165"></a><span class="lineno"><a class="line" href="classpFlow_1_1Istream.html#a513d1fa6b29fa93acb75f0afe0a58dd5"> 165</a></span>&#160; <span class="keyword">virtual</span> std::istream&amp; <a class="code" href="classpFlow_1_1Istream.html#a513d1fa6b29fa93acb75f0afe0a58dd5">stdStream</a>()</div>
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1Istream.html#ae07f290f478c5378efde3613f1396f95">is_</a>;</div> <div class="line"><a name="l00166"></a><span class="lineno"> 166</span>&#160; {</div>
<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>&#160; }</div> <div class="line"><a name="l00167"></a><span class="lineno"> 167</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1Istream.html#ae07f290f478c5378efde3613f1396f95">is_</a>;</div>
<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>&#160; </div> <div class="line"><a name="l00168"></a><span class="lineno"> 168</span>&#160; }</div>
<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>&#160; <span class="comment">//- Const access to underlying std::istream</span></div> <div class="line"><a name="l00169"></a><span class="lineno"> 169</span>&#160; </div>
<div class="line"><a name="l00170"></a><span class="lineno"><a class="line" href="classpFlow_1_1Istream.html#a7a17167d833673fb25c95ae879d14b18"> 170</a></span>&#160; <span class="keyword">virtual</span> <span class="keyword">const</span> std::istream&amp; <a class="code" href="classpFlow_1_1Istream.html#a7a17167d833673fb25c95ae879d14b18">stdStream</a>()<span class="keyword"> const</span></div> <div class="line"><a name="l00170"></a><span class="lineno"> 170</span>&#160; <span class="comment">//- Const access to underlying std::istream</span></div>
<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>&#160;<span class="keyword"> </span>{</div> <div class="line"><a name="l00171"></a><span class="lineno"><a class="line" href="classpFlow_1_1Istream.html#a7a17167d833673fb25c95ae879d14b18"> 171</a></span>&#160; <span class="keyword">virtual</span> <span class="keyword">const</span> std::istream&amp; <a class="code" href="classpFlow_1_1Istream.html#a7a17167d833673fb25c95ae879d14b18">stdStream</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00172"></a><span class="lineno"> 172</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1Istream.html#ae07f290f478c5378efde3613f1396f95">is_</a>;</div> <div class="line"><a name="l00172"></a><span class="lineno"> 172</span>&#160;<span class="keyword"> </span>{</div>
<div class="line"><a name="l00173"></a><span class="lineno"> 173</span>&#160; }</div> <div class="line"><a name="l00173"></a><span class="lineno"> 173</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpFlow_1_1Istream.html#ae07f290f478c5378efde3613f1396f95">is_</a>;</div>
<div class="line"><a name="l00174"></a><span class="lineno"> 174</span>&#160; </div> <div class="line"><a name="l00174"></a><span class="lineno"> 174</span>&#160; }</div>
<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>&#160; </div> <div class="line"><a name="l00175"></a><span class="lineno"> 175</span>&#160; </div>
<div class="line"><a name="l00176"></a><span class="lineno"> 176</span>&#160;};</div> <div class="line"><a name="l00176"></a><span class="lineno"> 176</span>&#160; </div>
<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>&#160; </div> <div class="line"><a name="l00177"></a><span class="lineno"> 177</span>&#160;};</div>
<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>&#160; </div> <div class="line"><a name="l00178"></a><span class="lineno"> 178</span>&#160; </div>
<div class="line"><a name="l00179"></a><span class="lineno"> 179</span>&#160;} </div> <div class="line"><a name="l00179"></a><span class="lineno"> 179</span>&#160; </div>
<div class="line"><a name="l00180"></a><span class="lineno"> 180</span>&#160; </div> <div class="line"><a name="l00180"></a><span class="lineno"> 180</span>&#160;} </div>
<div class="line"><a name="l00181"></a><span class="lineno"> 181</span>&#160; </div> <div class="line"><a name="l00181"></a><span class="lineno"> 181</span>&#160; </div>
<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>&#160;<span class="preprocessor">#endif</span></div> <div class="line"><a name="l00182"></a><span class="lineno"> 182</span>&#160; </div>
<div class="line"><a name="l00183"></a><span class="lineno"> 183</span>&#160; </div> <div class="line"><a name="l00183"></a><span class="lineno"> 183</span>&#160;<span class="preprocessor">#endif</span></div>
<div class="line"><a name="l00184"></a><span class="lineno"> 184</span>&#160; </div>
</div><!-- fragment --></div><!-- contents --> </div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content --> </div><!-- doc-content -->
<div class="ttc" id="aclasspFlow_1_1Istream_html_a32b77186746c413f9a774962268d9f67"><div class="ttname"><a href="classpFlow_1_1Istream.html#a32b77186746c413f9a774962268d9f67">pFlow::Istream::operator=</a></div><div class="ttdeci">void operator=(const Istream &amp;)=delete</div></div> <div class="ttc" id="aclasspFlow_1_1Istream_html_a32b77186746c413f9a774962268d9f67"><div class="ttname"><a href="classpFlow_1_1Istream.html#a32b77186746c413f9a774962268d9f67">pFlow::Istream::operator=</a></div><div class="ttdeci">void operator=(const Istream &amp;)=delete</div></div>
<div class="ttc" id="aclasspFlow_1_1Istream_html_a513d1fa6b29fa93acb75f0afe0a58dd5"><div class="ttname"><a href="classpFlow_1_1Istream.html#a513d1fa6b29fa93acb75f0afe0a58dd5">pFlow::Istream::stdStream</a></div><div class="ttdeci">virtual std::istream &amp; stdStream()</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8hpp_source.html#l00164">Istream.hpp:164</a></div></div> <div class="ttc" id="aclasspFlow_1_1Istream_html_a513d1fa6b29fa93acb75f0afe0a58dd5"><div class="ttname"><a href="classpFlow_1_1Istream.html#a513d1fa6b29fa93acb75f0afe0a58dd5">pFlow::Istream::stdStream</a></div><div class="ttdeci">virtual std::istream &amp; stdStream()</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8hpp_source.html#l00165">Istream.hpp:165</a></div></div>
<div class="ttc" id="aclasspFlow_1_1token_html"><div class="ttname"><a href="classpFlow_1_1token.html">pFlow::token</a></div><div class="ttdef"><b>Definition:</b> <a href="token_8hpp_source.html#l00042">token.hpp:42</a></div></div> <div class="ttc" id="aclasspFlow_1_1token_html"><div class="ttname"><a href="classpFlow_1_1token.html">pFlow::token</a></div><div class="ttdef"><b>Definition:</b> <a href="token_8hpp_source.html#l00042">token.hpp:42</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Istream_html_a3d5ae683596fda5b3cb7e1e22750ced3"><div class="ttname"><a href="classpFlow_1_1Istream.html#a3d5ae683596fda5b3cb7e1e22750ced3">pFlow::Istream::nextValid</a></div><div class="ttdeci">char nextValid()</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8cpp_source.html#l00053">Istream.cpp:53</a></div></div> <div class="ttc" id="aclasspFlow_1_1Istream_html_a3d5ae683596fda5b3cb7e1e22750ced3"><div class="ttname"><a href="classpFlow_1_1Istream.html#a3d5ae683596fda5b3cb7e1e22750ced3">pFlow::Istream::nextValid</a></div><div class="ttdeci">char nextValid()</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8cpp_source.html#l00053">Istream.cpp:53</a></div></div>
<div class="ttc" id="aiIstream_8hpp_html"><div class="ttname"><a href="iIstream_8hpp.html">iIstream.hpp</a></div></div> <div class="ttc" id="aiIstream_8hpp_html"><div class="ttname"><a href="iIstream_8hpp.html">iIstream.hpp</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Istream_html_a7e71f99e176c31f799cb199c7ff6d5b8"><div class="ttname"><a href="classpFlow_1_1Istream.html#a7e71f99e176c31f799cb199c7ff6d5b8">pFlow::Istream::readWordToken</a></div><div class="ttdeci">void readWordToken(token &amp;t)</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8cpp_source.html#l00131">Istream.cpp:131</a></div></div> <div class="ttc" id="aclasspFlow_1_1Istream_html_a7e71f99e176c31f799cb199c7ff6d5b8"><div class="ttname"><a href="classpFlow_1_1Istream.html#a7e71f99e176c31f799cb199c7ff6d5b8">pFlow::Istream::readWordToken</a></div><div class="ttdeci">void readWordToken(token &amp;t)</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8cpp_source.html#l00131">Istream.cpp:131</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Istream_html_ad48b8b290ed666fa5a63bc93b3a6d042"><div class="ttname"><a href="classpFlow_1_1Istream.html#ad48b8b290ed666fa5a63bc93b3a6d042">pFlow::Istream::Istream</a></div><div class="ttdeci">Istream(std::istream &amp;is, const word &amp;streamName, writeFormat wf=ASCII)</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8cpp_source.html#l00308">Istream.cpp:308</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_ab76e0cc92bb140c07e198662e39d5268af9c208c7d7a0f102f2683165540c882d"><div class="ttname"><a href="classpFlow_1_1IOstream.html#ab76e0cc92bb140c07e198662e39d5268af9c208c7d7a0f102f2683165540c882d">pFlow::IOstream::ASCII</a></div><div class="ttdeci">@ ASCII</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00059">IOstream.hpp:59</a></div></div>
<div class="ttc" id="anamespacepFlow_html_abd01e8e67e3d94cab04ecaaf4f85ac1b"><div class="ttname"><a href="namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b">pFlow::uint32</a></div><div class="ttdeci">unsigned int uint32</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00059">builtinTypes.hpp:59</a></div></div> <div class="ttc" id="anamespacepFlow_html_abd01e8e67e3d94cab04ecaaf4f85ac1b"><div class="ttname"><a href="namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b">pFlow::uint32</a></div><div class="ttdeci">unsigned int uint32</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00059">builtinTypes.hpp:59</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div> <div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Istream_html_a093459b3399aba6fe0f57bbbc2925bc2"><div class="ttname"><a href="classpFlow_1_1Istream.html#a093459b3399aba6fe0f57bbbc2925bc2">pFlow::Istream::name</a></div><div class="ttdeci">virtual word &amp; name()</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8hpp_source.html#l00084">Istream.hpp:84</a></div></div> <div class="ttc" id="aclasspFlow_1_1Istream_html_a093459b3399aba6fe0f57bbbc2925bc2"><div class="ttname"><a href="classpFlow_1_1Istream.html#a093459b3399aba6fe0f57bbbc2925bc2">pFlow::Istream::name</a></div><div class="ttdeci">virtual word &amp; name()</div><div class="ttdoc">Return non-const access to the name of the stream.</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8hpp_source.html#l00083">Istream.hpp:83</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a94809bdb48183ff3ef62935d56f5c1e0"><div class="ttname"><a href="namespacepFlow.html#a94809bdb48183ff3ef62935d56f5c1e0">pFlow::int64</a></div><div class="ttdeci">long long int int64</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00055">builtinTypes.hpp:55</a></div></div> <div class="ttc" id="anamespacepFlow_html_a94809bdb48183ff3ef62935d56f5c1e0"><div class="ttname"><a href="namespacepFlow.html#a94809bdb48183ff3ef62935d56f5c1e0">pFlow::int64</a></div><div class="ttdeci">long long int int64</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00055">builtinTypes.hpp:55</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Istream_html_a754ce9966caae1ee331378bf4a87269b"><div class="ttname"><a href="classpFlow_1_1Istream.html#a754ce9966caae1ee331378bf4a87269b">pFlow::Istream::name</a></div><div class="ttdeci">virtual const word &amp; name() const</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8hpp_source.html#l00078">Istream.hpp:78</a></div></div> <div class="ttc" id="aclasspFlow_1_1Istream_html_a754ce9966caae1ee331378bf4a87269b"><div class="ttname"><a href="classpFlow_1_1Istream.html#a754ce9966caae1ee331378bf4a87269b">pFlow::Istream::name</a></div><div class="ttdeci">virtual const word &amp; name() const</div><div class="ttdoc">Return the name of the stream.</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8hpp_source.html#l00077">Istream.hpp:77</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="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="aclasspFlow_1_1Istream_html_ab8734e666421c9fe3b6380a818c6c727"><div class="ttname"><a href="classpFlow_1_1Istream.html#ab8734e666421c9fe3b6380a818c6c727">pFlow::Istream::rewind</a></div><div class="ttdeci">virtual void rewind()</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8cpp_source.html#l00850">Istream.cpp:850</a></div></div> <div class="ttc" id="aclasspFlow_1_1Istream_html_ab8734e666421c9fe3b6380a818c6c727"><div class="ttname"><a href="classpFlow_1_1Istream.html#ab8734e666421c9fe3b6380a818c6c727">pFlow::Istream::rewind</a></div><div class="ttdeci">virtual void rewind()</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8cpp_source.html#l00871">Istream.cpp:871</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Istream_html_ab57115c7d3b788246557d319c80f9e8a"><div class="ttname"><a href="classpFlow_1_1Istream.html#ab57115c7d3b788246557d319c80f9e8a">pFlow::Istream::readString</a></div><div class="ttdeci">virtual iIstream &amp; readString(word &amp;str) override</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8cpp_source.html#l00683">Istream.cpp:683</a></div></div> <div class="ttc" id="aclasspFlow_1_1Istream_html_ab57115c7d3b788246557d319c80f9e8a"><div class="ttname"><a href="classpFlow_1_1Istream.html#ab57115c7d3b788246557d319c80f9e8a">pFlow::Istream::readString</a></div><div class="ttdeci">virtual iIstream &amp; readString(word &amp;str) override</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8cpp_source.html#l00684">Istream.cpp:684</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Istream_html"><div class="ttname"><a href="classpFlow_1_1Istream.html">pFlow::Istream</a></div><div class="ttdef"><b>Definition:</b> <a href="Istream_8hpp_source.html#l00038">Istream.hpp:38</a></div></div> <div class="ttc" id="aclasspFlow_1_1Istream_html"><div class="ttname"><a href="classpFlow_1_1Istream.html">pFlow::Istream</a></div><div class="ttdef"><b>Definition:</b> <a href="Istream_8hpp_source.html#l00038">Istream.hpp:38</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a209decd2d9a8cd5f1697cdb6e00f1cd7"><div class="ttname"><a href="namespacepFlow.html#a209decd2d9a8cd5f1697cdb6e00f1cd7">pFlow::int16</a></div><div class="ttdeci">short int int16</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00051">builtinTypes.hpp:51</a></div></div> <div class="ttc" id="anamespacepFlow_html_a209decd2d9a8cd5f1697cdb6e00f1cd7"><div class="ttname"><a href="namespacepFlow.html#a209decd2d9a8cd5f1697cdb6e00f1cd7">pFlow::int16</a></div><div class="ttdeci">short int int16</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00051">builtinTypes.hpp:51</a></div></div>
<div class="ttc" id="anamespacepFlow_html_ab7078bf13036f3e78534da3ad4149dc2"><div class="ttname"><a href="namespacepFlow.html#ab7078bf13036f3e78534da3ad4149dc2">pFlow::uint16</a></div><div class="ttdeci">unsigned short int uint16</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00057">builtinTypes.hpp:57</a></div></div> <div class="ttc" id="anamespacepFlow_html_ab7078bf13036f3e78534da3ad4149dc2"><div class="ttname"><a href="namespacepFlow.html#ab7078bf13036f3e78534da3ad4149dc2">pFlow::uint16</a></div><div class="ttdeci">unsigned short int uint16</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00057">builtinTypes.hpp:57</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_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_1Istream_html_aba7335ea9b5adb9f02359e7ee2556431"><div class="ttname"><a href="classpFlow_1_1Istream.html#aba7335ea9b5adb9f02359e7ee2556431">pFlow::Istream::readVariable</a></div><div class="ttdeci">Istream &amp; readVariable(word &amp;str)</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8cpp_source.html#l00145">Istream.cpp:145</a></div></div> <div class="ttc" id="aclasspFlow_1_1Istream_html_aba7335ea9b5adb9f02359e7ee2556431"><div class="ttname"><a href="classpFlow_1_1Istream.html#aba7335ea9b5adb9f02359e7ee2556431">pFlow::Istream::readVariable</a></div><div class="ttdeci">Istream &amp; readVariable(word &amp;str)</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8cpp_source.html#l00145">Istream.cpp:145</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="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_1Istream_html_a2927b1d2adfb79cfbe30374f02109ac5"><div class="ttname"><a href="classpFlow_1_1Istream.html#a2927b1d2adfb79cfbe30374f02109ac5">pFlow::Istream::read</a></div><div class="ttdeci">virtual iIstream &amp; read(token &amp;t) override</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8cpp_source.html#l00395">Istream.cpp:395</a></div></div> <div class="ttc" id="aclasspFlow_1_1Istream_html_a2927b1d2adfb79cfbe30374f02109ac5"><div class="ttname"><a href="classpFlow_1_1Istream.html#a2927b1d2adfb79cfbe30374f02109ac5">pFlow::Istream::read</a></div><div class="ttdeci">virtual iIstream &amp; read(token &amp;t) override</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8cpp_source.html#l00396">Istream.cpp:396</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Istream_html_aa87acab95f6b508c203a4509ca726bcf"><div class="ttname"><a href="classpFlow_1_1Istream.html#aa87acab95f6b508c203a4509ca726bcf">pFlow::Istream::~Istream</a></div><div class="ttdeci">virtual ~Istream()=default</div></div> <div class="ttc" id="aclasspFlow_1_1Istream_html_aa87acab95f6b508c203a4509ca726bcf"><div class="ttname"><a href="classpFlow_1_1Istream.html#aa87acab95f6b508c203a4509ca726bcf">pFlow::Istream::~Istream</a></div><div class="ttdeci">virtual ~Istream()=default</div></div>
<div class="ttc" id="aclasspFlow_1_1Istream_html_a4b24d3a74d38ac71f0c83493e2e96ef8"><div class="ttname"><a href="classpFlow_1_1Istream.html#a4b24d3a74d38ac71f0c83493e2e96ef8">pFlow::Istream::get</a></div><div class="ttdeci">Istream &amp; get(char &amp;c)</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8cpp_source.html#l00328">Istream.cpp:328</a></div></div> <div class="ttc" id="anamespacepFlow_html_ab484dde689e0549b38dbaf95068150af"><div class="ttname"><a href="namespacepFlow.html#ab484dde689e0549b38dbaf95068150af">pFlow::count</a></div><div class="ttdeci">auto count(const Vector&lt; T, Allocator &gt; &amp;vec, const T &amp;val)</div><div class="ttdef"><b>Definition:</b> <a href="VectorAlgorithm_8hpp_source.html#l00026">VectorAlgorithm.hpp:26</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Istream_html_ab9a414d452af8be20855560b91c3a34a"><div class="ttname"><a href="classpFlow_1_1Istream.html#ab9a414d452af8be20855560b91c3a34a">pFlow::Istream::Istream</a></div><div class="ttdeci">Istream(std::istream &amp;is, const word &amp;streamName)</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8cpp_source.html#l00308">Istream.cpp:308</a></div></div> <div class="ttc" id="aclasspFlow_1_1Istream_html_a4b24d3a74d38ac71f0c83493e2e96ef8"><div class="ttname"><a href="classpFlow_1_1Istream.html#a4b24d3a74d38ac71f0c83493e2e96ef8">pFlow::Istream::get</a></div><div class="ttdeci">Istream &amp; get(char &amp;c)</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8cpp_source.html#l00329">Istream.cpp:329</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Istream_html_a50fd7d13a0f7a6007ca5027b3bb8765a"><div class="ttname"><a href="classpFlow_1_1Istream.html#a50fd7d13a0f7a6007ca5027b3bb8765a">pFlow::Istream::name_</a></div><div class="ttdeci">word name_</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8hpp_source.html#l00044">Istream.hpp:44</a></div></div> <div class="ttc" id="aclasspFlow_1_1Istream_html_a50fd7d13a0f7a6007ca5027b3bb8765a"><div class="ttname"><a href="classpFlow_1_1Istream.html#a50fd7d13a0f7a6007ca5027b3bb8765a">pFlow::Istream::name_</a></div><div class="ttdeci">word name_</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8hpp_source.html#l00044">Istream.hpp:44</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_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_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="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_1Istream_html_a9040fa1d479d71edf3a826f4691c35c4"><div class="ttname"><a href="classpFlow_1_1Istream.html#a9040fa1d479d71edf3a826f4691c35c4">pFlow::Istream::peek</a></div><div class="ttdeci">int peek()</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8cpp_source.html#l00342">Istream.cpp:342</a></div></div> <div class="ttc" id="aclasspFlow_1_1Istream_html_a9040fa1d479d71edf3a826f4691c35c4"><div class="ttname"><a href="classpFlow_1_1Istream.html#a9040fa1d479d71edf3a826f4691c35c4">pFlow::Istream::peek</a></div><div class="ttdeci">int peek()</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8cpp_source.html#l00343">Istream.cpp:343</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Istream_html_ada47b7405e5eaa26f35e795f291164bf"><div class="ttname"><a href="classpFlow_1_1Istream.html#ada47b7405e5eaa26f35e795f291164bf">pFlow::Istream::flags</a></div><div class="ttdeci">virtual ios_base::fmtflags flags() const</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8cpp_source.html#l00864">Istream.cpp:864</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_ab76e0cc92bb140c07e198662e39d5268"><div class="ttname"><a href="classpFlow_1_1IOstream.html#ab76e0cc92bb140c07e198662e39d5268">pFlow::IOstream::writeFormat</a></div><div class="ttdeci">writeFormat</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00057">IOstream.hpp:57</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Istream_html_a7a17167d833673fb25c95ae879d14b18"><div class="ttname"><a href="classpFlow_1_1Istream.html#a7a17167d833673fb25c95ae879d14b18">pFlow::Istream::stdStream</a></div><div class="ttdeci">virtual const std::istream &amp; stdStream() const</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8hpp_source.html#l00170">Istream.hpp:170</a></div></div> <div class="ttc" id="aclasspFlow_1_1Istream_html_ada47b7405e5eaa26f35e795f291164bf"><div class="ttname"><a href="classpFlow_1_1Istream.html#ada47b7405e5eaa26f35e795f291164bf">pFlow::Istream::flags</a></div><div class="ttdeci">virtual ios_base::fmtflags flags() const</div><div class="ttdoc">Return flags of stream.</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8cpp_source.html#l00885">Istream.cpp:885</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Istream_html_a469a625701584441d1d62023823cd452"><div class="ttname"><a href="classpFlow_1_1Istream.html#a469a625701584441d1d62023823cd452">pFlow::Istream::putback</a></div><div class="ttdeci">Istream &amp; putback(const char c)</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8cpp_source.html#l00378">Istream.cpp:378</a></div></div> <div class="ttc" id="aclasspFlow_1_1Istream_html_a7a17167d833673fb25c95ae879d14b18"><div class="ttname"><a href="classpFlow_1_1Istream.html#a7a17167d833673fb25c95ae879d14b18">pFlow::Istream::stdStream</a></div><div class="ttdeci">virtual const std::istream &amp; stdStream() const</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8hpp_source.html#l00171">Istream.hpp:171</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Istream_html_a1795762addc0a9a1c0d105e81b1a47c2"><div class="ttname"><a href="classpFlow_1_1Istream.html#a1795762addc0a9a1c0d105e81b1a47c2">pFlow::Istream::getLine</a></div><div class="ttdeci">Istream &amp; getLine(word &amp;str, char delim='\n')</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8cpp_source.html#l00348">Istream.cpp:348</a></div></div> <div class="ttc" id="aclasspFlow_1_1Istream_html_a469a625701584441d1d62023823cd452"><div class="ttname"><a href="classpFlow_1_1Istream.html#a469a625701584441d1d62023823cd452">pFlow::Istream::putback</a></div><div class="ttdeci">Istream &amp; putback(const char c)</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8cpp_source.html#l00379">Istream.cpp:379</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Istream_html_a1795762addc0a9a1c0d105e81b1a47c2"><div class="ttname"><a href="classpFlow_1_1Istream.html#a1795762addc0a9a1c0d105e81b1a47c2">pFlow::Istream::getLine</a></div><div class="ttdeci">Istream &amp; getLine(word &amp;str, char delim='\n')</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8cpp_source.html#l00349">Istream.cpp:349</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Istream_html_ae07f290f478c5378efde3613f1396f95"><div class="ttname"><a href="classpFlow_1_1Istream.html#ae07f290f478c5378efde3613f1396f95">pFlow::Istream::is_</a></div><div class="ttdeci">std::istream &amp; is_</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8hpp_source.html#l00046">Istream.hpp:46</a></div></div> <div class="ttc" id="aclasspFlow_1_1Istream_html_ae07f290f478c5378efde3613f1396f95"><div class="ttname"><a href="classpFlow_1_1Istream.html#ae07f290f478c5378efde3613f1396f95">pFlow::Istream::is_</a></div><div class="ttdeci">std::istream &amp; is_</div><div class="ttdef"><b>Definition:</b> <a href="Istream_8hpp_source.html#l00046">Istream.hpp:46</a></div></div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <ul>

View File

@ -103,7 +103,8 @@ $(document).ready(function(){initNavTree('KokkosTypes_8hpp.html',''); initResiza
<div class="summary"> <div class="summary">
<a href="#nested-classes">Classes</a> &#124; <a href="#nested-classes">Classes</a> &#124;
<a href="#namespaces">Namespaces</a> &#124; <a href="#namespaces">Namespaces</a> &#124;
<a href="#typedef-members">Typedefs</a> </div> <a href="#typedef-members">Typedefs</a> &#124;
<a href="#func-members">Functions</a> </div>
<div class="headertitle"> <div class="headertitle">
<div class="title">KokkosTypes.hpp File Reference</div> </div> <div class="title">KokkosTypes.hpp File Reference</div> </div>
</div><!--header--> </div><!--header-->
@ -115,10 +116,11 @@ $(document).ready(function(){initNavTree('KokkosTypes_8hpp.html',''); initResiza
<div id="dynsection-0-content" class="dyncontent" style="display:none;"> <div id="dynsection-0-content" class="dyncontent" style="display:none;">
<div class="center"><img src="KokkosTypes_8hpp__incl.png" border="0" usemap="#src_2phasicFlow_2Kokkos_2KokkosTypes_8hpp" alt=""/></div> <div class="center"><img src="KokkosTypes_8hpp__incl.png" border="0" usemap="#src_2phasicFlow_2Kokkos_2KokkosTypes_8hpp" alt=""/></div>
<map name="src_2phasicFlow_2Kokkos_2KokkosTypes_8hpp" id="src_2phasicFlow_2Kokkos_2KokkosTypes_8hpp"> <map name="src_2phasicFlow_2Kokkos_2KokkosTypes_8hpp" id="src_2phasicFlow_2Kokkos_2KokkosTypes_8hpp">
<area shape="rect" title=" " alt="" coords="161,5,329,47"/> <area shape="rect" title=" " alt="" coords="264,5,432,47"/>
<area shape="rect" title=" " alt="" coords="5,95,139,121"/> <area shape="rect" title=" " alt="" coords="5,95,139,121"/>
<area shape="rect" title=" " alt="" coords="163,95,327,121"/> <area shape="rect" title=" " alt="" coords="163,95,327,121"/>
<area shape="rect" title=" " alt="" coords="351,95,550,121"/> <area shape="rect" title=" " alt="" coords="351,95,550,121"/>
<area shape="rect" href="iOstream_8hpp.html" title=" " alt="" coords="574,95,685,121"/>
</map> </map>
</div> </div>
</div><div class="textblock"><div id="dynsection-1" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"> </div><div class="textblock"><div id="dynsection-1" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
@ -128,19 +130,19 @@ $(document).ready(function(){initNavTree('KokkosTypes_8hpp.html',''); initResiza
<div id="dynsection-1-content" class="dyncontent" style="display:none;"> <div id="dynsection-1-content" class="dyncontent" style="display:none;">
<div class="center"><img src="KokkosTypes_8hpp__dep__incl.png" border="0" usemap="#src_2phasicFlow_2Kokkos_2KokkosTypes_8hppdep" alt=""/></div> <div class="center"><img src="KokkosTypes_8hpp__dep__incl.png" border="0" usemap="#src_2phasicFlow_2Kokkos_2KokkosTypes_8hppdep" alt=""/></div>
<map name="src_2phasicFlow_2Kokkos_2KokkosTypes_8hppdep" id="src_2phasicFlow_2Kokkos_2KokkosTypes_8hppdep"> <map name="src_2phasicFlow_2Kokkos_2KokkosTypes_8hppdep" id="src_2phasicFlow_2Kokkos_2KokkosTypes_8hppdep">
<area shape="rect" title=" " alt="" coords="1289,5,1457,47"/> <area shape="rect" title=" " alt="" coords="1292,5,1460,47"/>
<area shape="rect" href="unsortedPairs_8hpp.html" title=" " alt="" coords="5,102,203,143"/> <area shape="rect" href="unsortedPairs_8hpp.html" title=" " alt="" coords="5,102,203,143"/>
<area shape="rect" href="NBSLevels_8hpp.html" title=" " alt="" coords="227,102,437,143"/> <area shape="rect" href="NBSLevels_8hpp.html" title=" " alt="" coords="227,102,437,143"/>
<area shape="rect" href="cellsWallLevel0_8hpp.html" title=" " alt="" coords="461,102,710,143"/> <area shape="rect" href="cellsWallLevel0_8hpp.html" title=" " alt="" coords="461,102,712,143"/>
<area shape="rect" href="multiRotatingAxis_8hpp.html" title=" " alt="" coords="734,95,970,151"/> <area shape="rect" href="multiRotatingAxis_8hpp.html" title=" " alt="" coords="737,95,973,151"/>
<area shape="rect" href="kokkosAlgorithms_8hpp.html" title=" " alt="" coords="995,102,1187,143"/> <area shape="rect" href="kokkosAlgorithms_8hpp.html" title=" " alt="" coords="997,102,1189,143"/>
<area shape="rect" href="bitsetHD_8hpp.html" title=" " alt="" coords="1211,102,1402,143"/> <area shape="rect" href="bitsetHD_8hpp.html" title=" " alt="" coords="1214,102,1405,143"/>
<area shape="rect" href="indexContainer_8hpp.html" title=" " alt="" coords="1478,199,1733,240"/> <area shape="rect" href="indexContainer_8hpp.html" title=" " alt="" coords="1480,199,1736,240"/>
<area shape="rect" href="VectorSingle_8hpp.html" title=" " alt="" coords="1423,288,1623,329"/> <area shape="rect" href="VectorSingle_8hpp.html" title=" " alt="" coords="1424,288,1627,329"/>
<area shape="rect" href="symArrayHD_8hpp.html" title=" " alt="" coords="1528,102,1752,143"/> <area shape="rect" href="symArrayHD_8hpp.html" title=" " alt="" coords="1531,102,1755,143"/>
<area shape="rect" href="VectorDual_8hpp.html" title=" " alt="" coords="1777,102,1967,143"/> <area shape="rect" href="VectorDual_8hpp.html" title=" " alt="" coords="1779,102,1971,143"/>
<area shape="rect" href="KokkosUtilities_8hpp.html" title=" " alt="" coords="1992,102,2160,143"/> <area shape="rect" href="KokkosUtilities_8hpp.html" title=" " alt="" coords="1995,102,2163,143"/>
<area shape="rect" href="checkPhasicFlow_8cpp.html" title=" " alt="" coords="2184,102,2371,143"/> <area shape="rect" href="checkPhasicFlow_8cpp.html" title=" " alt="" coords="2187,102,2373,143"/>
</map> </map>
</div> </div>
</div> </div>
@ -173,10 +175,13 @@ Typedefs</h2></td></tr>
<tr class="memitem:aa59ae59573e65855aee2d3fe25e6504a"><td class="memTemplParams" colspan="2">template&lt;typename T1 , typename T2 &gt; </td></tr> <tr class="memitem:aa59ae59573e65855aee2d3fe25e6504a"><td class="memTemplParams" colspan="2">template&lt;typename T1 , typename T2 &gt; </td></tr>
<tr class="memitem:aa59ae59573e65855aee2d3fe25e6504a"><td class="memTemplItemLeft" align="right" valign="top">using&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#aa59ae59573e65855aee2d3fe25e6504a">kPair</a> = Kokkos::pair&lt; T1, T2 &gt;</td></tr> <tr class="memitem:aa59ae59573e65855aee2d3fe25e6504a"><td class="memTemplItemLeft" align="right" valign="top">using&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#aa59ae59573e65855aee2d3fe25e6504a">kPair</a> = Kokkos::pair&lt; T1, T2 &gt;</td></tr>
<tr class="separator:aa59ae59573e65855aee2d3fe25e6504a"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:aa59ae59573e65855aee2d3fe25e6504a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad8085fcd475be6bdf841bcdd9b9225ee"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee">range</a> = kPair&lt; int, int &gt;</td></tr> <tr class="memitem:ae92ebfff4c8bfd55f457e2ff38179771"><td class="memTemplParams" colspan="2">template&lt;typename T &gt; </td></tr>
<tr class="separator:ad8085fcd475be6bdf841bcdd9b9225ee"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ae92ebfff4c8bfd55f457e2ff38179771"><td class="memTemplItemLeft" align="right" valign="top">using&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#ae92ebfff4c8bfd55f457e2ff38179771">kRange</a> = kPair&lt; T, T &gt;</td></tr>
<tr class="memitem:a430d631c371ee0da9132843fefab61c1"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#a430d631c371ee0da9132843fefab61c1">range64</a> = kPair&lt; int long, int long &gt;</td></tr> <tr class="separator:ae92ebfff4c8bfd55f457e2ff38179771"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="separator:a430d631c371ee0da9132843fefab61c1"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a304d8581876270871949bf5d4755036a"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">range</a> = kRange&lt; int &gt;</td></tr>
<tr class="separator:a304d8581876270871949bf5d4755036a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a080e0c3aab8560aab0dee94a567cc9d0"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#a080e0c3aab8560aab0dee94a567cc9d0">range64</a> = kRange&lt; int long &gt;</td></tr>
<tr class="separator:a080e0c3aab8560aab0dee94a567cc9d0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6fa4cf96d089d8cb2b3d0724b65b0b5b"><td class="memTemplParams" colspan="2">template&lt;typename T , typename... properties&gt; </td></tr> <tr class="memitem:a6fa4cf96d089d8cb2b3d0724b65b0b5b"><td class="memTemplParams" colspan="2">template&lt;typename T , typename... properties&gt; </td></tr>
<tr class="memitem:a6fa4cf96d089d8cb2b3d0724b65b0b5b"><td class="memTemplItemLeft" align="right" valign="top">using&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#a6fa4cf96d089d8cb2b3d0724b65b0b5b">ViewTypeScalar</a> = Kokkos::View&lt; T, properties... &gt;</td></tr> <tr class="memitem:a6fa4cf96d089d8cb2b3d0724b65b0b5b"><td class="memTemplItemLeft" align="right" valign="top">using&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#a6fa4cf96d089d8cb2b3d0724b65b0b5b">ViewTypeScalar</a> = Kokkos::View&lt; T, properties... &gt;</td></tr>
<tr class="separator:a6fa4cf96d089d8cb2b3d0724b65b0b5b"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:a6fa4cf96d089d8cb2b3d0724b65b0b5b"><td class="memSeparator" colspan="2">&#160;</td></tr>
@ -231,6 +236,12 @@ Typedefs</h2></td></tr>
<tr class="memitem:aef007f87766147fda1706da568a44e6c"><td class="memTemplParams" colspan="2">template&lt;typename T &gt; </td></tr> <tr class="memitem:aef007f87766147fda1706da568a44e6c"><td class="memTemplParams" colspan="2">template&lt;typename T &gt; </td></tr>
<tr class="memitem:aef007f87766147fda1706da568a44e6c"><td class="memTemplItemLeft" align="right" valign="top">using&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#aef007f87766147fda1706da568a44e6c">deviceAtomicViewType3D</a> = Kokkos::View&lt; T ***, Kokkos::MemoryTraits&lt; std::is_same&lt; DefaultExecutionSpace, Serial &gt;::value?0:Kokkos::Atomic &gt; &gt;</td></tr> <tr class="memitem:aef007f87766147fda1706da568a44e6c"><td class="memTemplItemLeft" align="right" valign="top">using&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#aef007f87766147fda1706da568a44e6c">deviceAtomicViewType3D</a> = Kokkos::View&lt; T ***, Kokkos::MemoryTraits&lt; std::is_same&lt; DefaultExecutionSpace, Serial &gt;::value?0:Kokkos::Atomic &gt; &gt;</td></tr>
<tr class="separator:aef007f87766147fda1706da568a44e6c"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:aef007f87766147fda1706da568a44e6c"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:a89484152109cd2ff438cccfb300f1a55"><td class="memTemplParams" colspan="2">template&lt;typename T &gt; </td></tr>
<tr class="memitem:a89484152109cd2ff438cccfb300f1a55"><td class="memTemplItemLeft" align="right" valign="top">iOstream &amp;&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#a89484152109cd2ff438cccfb300f1a55">operator&lt;&lt;</a> (iOstream &amp;os, const kRange&lt; T &gt; &amp;rng)</td></tr>
<tr class="separator:a89484152109cd2ff438cccfb300f1a55"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table> </table>
</div><!-- contents --> </div><!-- contents -->
</div><!-- doc-content --> </div><!-- doc-content -->

View File

@ -8,8 +8,9 @@ var KokkosTypes_8hpp =
[ "DefaultHostExecutionSpace", "KokkosTypes_8hpp.html#a5cb29e471abf6b6665e7802212b56c37", null ], [ "DefaultHostExecutionSpace", "KokkosTypes_8hpp.html#a5cb29e471abf6b6665e7802212b56c37", null ],
[ "DefaultExecutionSpace", "KokkosTypes_8hpp.html#aa3a14d3c76643399fc4edd8eca14944a", null ], [ "DefaultExecutionSpace", "KokkosTypes_8hpp.html#aa3a14d3c76643399fc4edd8eca14944a", null ],
[ "kPair", "KokkosTypes_8hpp.html#aa59ae59573e65855aee2d3fe25e6504a", null ], [ "kPair", "KokkosTypes_8hpp.html#aa59ae59573e65855aee2d3fe25e6504a", null ],
[ "range", "KokkosTypes_8hpp.html#ad8085fcd475be6bdf841bcdd9b9225ee", null ], [ "kRange", "KokkosTypes_8hpp.html#ae92ebfff4c8bfd55f457e2ff38179771", null ],
[ "range64", "KokkosTypes_8hpp.html#a430d631c371ee0da9132843fefab61c1", null ], [ "range", "KokkosTypes_8hpp.html#a304d8581876270871949bf5d4755036a", null ],
[ "range64", "KokkosTypes_8hpp.html#a080e0c3aab8560aab0dee94a567cc9d0", null ],
[ "ViewTypeScalar", "KokkosTypes_8hpp.html#a6fa4cf96d089d8cb2b3d0724b65b0b5b", null ], [ "ViewTypeScalar", "KokkosTypes_8hpp.html#a6fa4cf96d089d8cb2b3d0724b65b0b5b", null ],
[ "ViewType1D", "KokkosTypes_8hpp.html#aca2b381231776d26ea7431837f78aa24", null ], [ "ViewType1D", "KokkosTypes_8hpp.html#aca2b381231776d26ea7431837f78aa24", null ],
[ "DualViewType1D", "KokkosTypes_8hpp.html#ae271b0fde8f5b0936d1f66c6badf94b9", null ], [ "DualViewType1D", "KokkosTypes_8hpp.html#ae271b0fde8f5b0936d1f66c6badf94b9", null ],
@ -27,5 +28,6 @@ var KokkosTypes_8hpp =
[ "hostViewType1D", "KokkosTypes_8hpp.html#ad53198ba4452d5fdc966d861583fc70f", null ], [ "hostViewType1D", "KokkosTypes_8hpp.html#ad53198ba4452d5fdc966d861583fc70f", null ],
[ "hostViewType2D", "KokkosTypes_8hpp.html#a85e375090d015571de56728963032099", null ], [ "hostViewType2D", "KokkosTypes_8hpp.html#a85e375090d015571de56728963032099", null ],
[ "deviceAtomicViewType1D", "KokkosTypes_8hpp.html#ab7f48408d37674c3e7649cb2f79aaea2", null ], [ "deviceAtomicViewType1D", "KokkosTypes_8hpp.html#ab7f48408d37674c3e7649cb2f79aaea2", null ],
[ "deviceAtomicViewType3D", "KokkosTypes_8hpp.html#aef007f87766147fda1706da568a44e6c", null ] [ "deviceAtomicViewType3D", "KokkosTypes_8hpp.html#aef007f87766147fda1706da568a44e6c", null ],
[ "operator<<", "KokkosTypes_8hpp.html#a89484152109cd2ff438cccfb300f1a55", null ]
]; ];

View File

@ -1,15 +1,15 @@
<map id="src/phasicFlow/Kokkos/KokkosTypes.hpp" name="src/phasicFlow/Kokkos/KokkosTypes.hpp"> <map id="src/phasicFlow/Kokkos/KokkosTypes.hpp" name="src/phasicFlow/Kokkos/KokkosTypes.hpp">
<area shape="rect" id="node1" title=" " alt="" coords="1289,5,1457,47"/> <area shape="rect" id="node1" title=" " alt="" coords="1292,5,1460,47"/>
<area shape="rect" id="node2" href="$unsortedPairs_8hpp.html" title=" " alt="" coords="5,102,203,143"/> <area shape="rect" id="node2" href="$unsortedPairs_8hpp.html" title=" " alt="" coords="5,102,203,143"/>
<area shape="rect" id="node3" href="$NBSLevels_8hpp.html" title=" " alt="" coords="227,102,437,143"/> <area shape="rect" id="node3" href="$NBSLevels_8hpp.html" title=" " alt="" coords="227,102,437,143"/>
<area shape="rect" id="node4" href="$cellsWallLevel0_8hpp.html" title=" " alt="" coords="461,102,710,143"/> <area shape="rect" id="node4" href="$cellsWallLevel0_8hpp.html" title=" " alt="" coords="461,102,712,143"/>
<area shape="rect" id="node5" href="$multiRotatingAxis_8hpp.html" title=" " alt="" coords="734,95,970,151"/> <area shape="rect" id="node5" href="$multiRotatingAxis_8hpp.html" title=" " alt="" coords="737,95,973,151"/>
<area shape="rect" id="node6" href="$kokkosAlgorithms_8hpp.html" title=" " alt="" coords="995,102,1187,143"/> <area shape="rect" id="node6" href="$kokkosAlgorithms_8hpp.html" title=" " alt="" coords="997,102,1189,143"/>
<area shape="rect" id="node7" href="$bitsetHD_8hpp.html" title=" " alt="" coords="1211,102,1402,143"/> <area shape="rect" id="node7" href="$bitsetHD_8hpp.html" title=" " alt="" coords="1214,102,1405,143"/>
<area shape="rect" id="node8" href="$indexContainer_8hpp.html" title=" " alt="" coords="1478,199,1733,240"/> <area shape="rect" id="node8" href="$indexContainer_8hpp.html" title=" " alt="" coords="1480,199,1736,240"/>
<area shape="rect" id="node9" href="$VectorSingle_8hpp.html" title=" " alt="" coords="1423,288,1623,329"/> <area shape="rect" id="node9" href="$VectorSingle_8hpp.html" title=" " alt="" coords="1424,288,1627,329"/>
<area shape="rect" id="node10" href="$symArrayHD_8hpp.html" title=" " alt="" coords="1528,102,1752,143"/> <area shape="rect" id="node10" href="$symArrayHD_8hpp.html" title=" " alt="" coords="1531,102,1755,143"/>
<area shape="rect" id="node11" href="$VectorDual_8hpp.html" title=" " alt="" coords="1777,102,1967,143"/> <area shape="rect" id="node11" href="$VectorDual_8hpp.html" title=" " alt="" coords="1779,102,1971,143"/>
<area shape="rect" id="node12" href="$KokkosUtilities_8hpp.html" title=" " alt="" coords="1992,102,2160,143"/> <area shape="rect" id="node12" href="$KokkosUtilities_8hpp.html" title=" " alt="" coords="1995,102,2163,143"/>
<area shape="rect" id="node13" href="$checkPhasicFlow_8cpp.html" title=" " alt="" coords="2184,102,2371,143"/> <area shape="rect" id="node13" href="$checkPhasicFlow_8cpp.html" title=" " alt="" coords="2187,102,2373,143"/>
</map> </map>

View File

@ -1 +1 @@
f34e154d8c9b990ddfbd4178f1f69509 48b2983ed8da38d4b8da15332b60842b

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 69 KiB

View File

@ -1,6 +1,7 @@
<map id="src/phasicFlow/Kokkos/KokkosTypes.hpp" name="src/phasicFlow/Kokkos/KokkosTypes.hpp"> <map id="src/phasicFlow/Kokkos/KokkosTypes.hpp" name="src/phasicFlow/Kokkos/KokkosTypes.hpp">
<area shape="rect" id="node1" title=" " alt="" coords="161,5,329,47"/> <area shape="rect" id="node1" title=" " alt="" coords="264,5,432,47"/>
<area shape="rect" id="node2" title=" " alt="" coords="5,95,139,121"/> <area shape="rect" id="node2" title=" " alt="" coords="5,95,139,121"/>
<area shape="rect" id="node3" title=" " alt="" coords="163,95,327,121"/> <area shape="rect" id="node3" title=" " alt="" coords="163,95,327,121"/>
<area shape="rect" id="node4" title=" " alt="" coords="351,95,550,121"/> <area shape="rect" id="node4" title=" " alt="" coords="351,95,550,121"/>
<area shape="rect" id="node5" href="$iOstream_8hpp.html" title=" " alt="" coords="574,95,685,121"/>
</map> </map>

View File

@ -1 +1 @@
b299d1a4a92f496b6df2de460591a1d3 699018c4d6985736712688629db3c1ee

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -132,147 +132,163 @@ $(document).ready(function(){initNavTree('KokkosTypes_8hpp_source.html',''); ini
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160;<span class="preprocessor">#include &lt;Kokkos_DualView.hpp&gt;</span></div> <div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160;<span class="preprocessor">#include &lt;Kokkos_DualView.hpp&gt;</span></div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160;<span class="preprocessor">#include &lt;Kokkos_UnorderedMap.hpp&gt;</span></div> <div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160;<span class="preprocessor">#include &lt;Kokkos_UnorderedMap.hpp&gt;</span></div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160; </div> <div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160; </div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160; </div> <div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="iOstream_8hpp.html">iOstream.hpp</a>&quot;</span></div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespacepFlow.html">pFlow</a></div> <div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160; </div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160;{</div> <div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160; </div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160; </div> <div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespacepFlow.html">pFlow</a></div>
<div class="line"><a name="l00033"></a><span class="lineno"><a class="line" href="classpFlow_1_1DeviceSide.html"> 33</a></span>&#160;<span class="keyword">class </span><a class="code" href="classpFlow_1_1DeviceSide.html">DeviceSide</a>{};</div> <div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160;{</div>
<div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="classpFlow_1_1HostSide.html"> 34</a></span>&#160;<span class="keyword">class </span><a class="code" href="classpFlow_1_1HostSide.html">HostSide</a>{};</div> <div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160; </div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160; </div> <div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="classpFlow_1_1DeviceSide.html"> 35</a></span>&#160;<span class="keyword">class </span><a class="code" href="classpFlow_1_1DeviceSide.html">DeviceSide</a>{};</div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> s<span class="keywordtype">id</span>e&gt;</div> <div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="classpFlow_1_1HostSide.html"> 36</a></span>&#160;<span class="keyword">class </span><a class="code" href="classpFlow_1_1HostSide.html">HostSide</a>{};</div>
<div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="structpFlow_1_1selectSide.html"> 37</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structpFlow_1_1selectSide.html">selectSide</a>{};</div> <div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160; </div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160; </div> <div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> s<span class="keywordtype">id</span>e&gt;</div>
<div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a49dd1192cf116583abf7c726c7146851"> 39</a></span>&#160;<span class="keyword">using</span> <a class="code" href="namespacepFlow.html#a49dd1192cf116583abf7c726c7146851">HostSpace</a> = <a class="code" href="namespacepFlow.html#a49dd1192cf116583abf7c726c7146851">Kokkos::HostSpace</a>;</div> <div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="structpFlow_1_1selectSide.html"> 39</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structpFlow_1_1selectSide.html">selectSide</a>{};</div>
<div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="namespacepFlow.html#affe2bf45d2967411ae51d3e62c054a7e"> 40</a></span>&#160;<span class="keyword">using</span> <a class="code" href="namespacepFlow.html#affe2bf45d2967411ae51d3e62c054a7e">Serial</a> = <a class="code" href="namespacepFlow.html#affe2bf45d2967411ae51d3e62c054a7e">Kokkos::Serial</a>;</div> <div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160; </div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160; </div> <div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a49dd1192cf116583abf7c726c7146851"> 41</a></span>&#160;<span class="keyword">using</span> <a class="code" href="namespacepFlow.html#a49dd1192cf116583abf7c726c7146851">HostSpace</a> = <a class="code" href="namespacepFlow.html#a49dd1192cf116583abf7c726c7146851">Kokkos::HostSpace</a>;</div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160;<span class="preprocessor">#ifdef _OPENMP</span></div> <div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="namespacepFlow.html#affe2bf45d2967411ae51d3e62c054a7e"> 42</a></span>&#160;<span class="keyword">using</span> <a class="code" href="namespacepFlow.html#affe2bf45d2967411ae51d3e62c054a7e">Serial</a> = <a class="code" href="namespacepFlow.html#affe2bf45d2967411ae51d3e62c054a7e">Kokkos::Serial</a>;</div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160;<span class="keyword">using</span> OpenMP = Kokkos::OpenMP;</div> <div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160; </div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160;<span class="preprocessor">#endif</span></div> <div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160;<span class="preprocessor">#ifdef _OPENMP</span></div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160; </div> <div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160;<span class="keyword">using</span> OpenMP = Kokkos::OpenMP;</div>
<div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a5cb29e471abf6b6665e7802212b56c37"> 46</a></span>&#160;<span class="keyword">using</span> <a class="code" href="namespacepFlow.html#a5cb29e471abf6b6665e7802212b56c37">DefaultHostExecutionSpace</a> = <a class="code" href="namespacepFlow.html#a5cb29e471abf6b6665e7802212b56c37">Kokkos::DefaultHostExecutionSpace</a>;</div> <div class="line"><a name="l00046"></a><span class="lineno"> 46</span>&#160;<span class="preprocessor">#endif</span></div>
<div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="namespacepFlow.html#aa3a14d3c76643399fc4edd8eca14944a"> 47</a></span>&#160;<span class="keyword">using</span> <a class="code" href="namespacepFlow.html#aa3a14d3c76643399fc4edd8eca14944a">DefaultExecutionSpace</a> = <a class="code" href="namespacepFlow.html#aa3a14d3c76643399fc4edd8eca14944a">Kokkos::DefaultExecutionSpace</a>;</div> <div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160; </div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160; </div> <div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a5cb29e471abf6b6665e7802212b56c37"> 48</a></span>&#160;<span class="keyword">using</span> <a class="code" href="namespacepFlow.html#a5cb29e471abf6b6665e7802212b56c37">DefaultHostExecutionSpace</a> = <a class="code" href="namespacepFlow.html#a5cb29e471abf6b6665e7802212b56c37">Kokkos::DefaultHostExecutionSpace</a>;</div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160; </div> <div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="namespacepFlow.html#aa3a14d3c76643399fc4edd8eca14944a"> 49</a></span>&#160;<span class="keyword">using</span> <a class="code" href="namespacepFlow.html#aa3a14d3c76643399fc4edd8eca14944a">DefaultExecutionSpace</a> = <a class="code" href="namespacepFlow.html#aa3a14d3c76643399fc4edd8eca14944a">Kokkos::DefaultExecutionSpace</a>;</div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160; </div> <div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160; </div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T1, <span class="keyword">typename</span> T2&gt;</div> <div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160; </div>
<div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="namespacepFlow.html#aa59ae59573e65855aee2d3fe25e6504a"> 52</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#aa59ae59573e65855aee2d3fe25e6504a">kPair</a> = Kokkos::pair&lt;T1,T2&gt;;</div> <div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160; </div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160; </div> <div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T1, <span class="keyword">typename</span> T2&gt;</div>
<div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee"> 54</a></span>&#160;<span class="keyword">using</span> <a class="code" href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee">range</a> = <a class="code" href="namespacepFlow.html#aa59ae59573e65855aee2d3fe25e6504a">kPair&lt;int,int&gt;</a>;</div> <div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="namespacepFlow.html#aa59ae59573e65855aee2d3fe25e6504a"> 54</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#aa59ae59573e65855aee2d3fe25e6504a">kPair</a> = Kokkos::pair&lt;T1,T2&gt;;</div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>&#160; </div> <div class="line"><a name="l00055"></a><span class="lineno"> 55</span>&#160; </div>
<div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a430d631c371ee0da9132843fefab61c1"> 56</a></span>&#160;<span class="keyword">using</span> <a class="code" href="namespacepFlow.html#a430d631c371ee0da9132843fefab61c1">range64</a> = <a class="code" href="namespacepFlow.html#aa59ae59573e65855aee2d3fe25e6504a">kPair&lt;int long,int long&gt;</a>;</div> <div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T&gt;</div>
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160; </div> <div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="namespacepFlow.html#ae92ebfff4c8bfd55f457e2ff38179771"> 57</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#ae92ebfff4c8bfd55f457e2ff38179771">kRange</a> = <a class="code" href="namespacepFlow.html#aa59ae59573e65855aee2d3fe25e6504a">kPair&lt;T,T&gt;</a>;</div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T, <span class="keyword">typename</span>... properties&gt;</div> <div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160; </div>
<div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a6fa4cf96d089d8cb2b3d0724b65b0b5b"> 59</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#a6fa4cf96d089d8cb2b3d0724b65b0b5b">ViewTypeScalar</a> = Kokkos::View&lt;T,properties...&gt;;</div> <div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a304d8581876270871949bf5d4755036a"> 59</a></span>&#160;<span class="keyword">using</span> <a class="code" href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">range</a> = <a class="code" href="namespacepFlow.html#ae92ebfff4c8bfd55f457e2ff38179771">kRange&lt;int&gt;</a>;</div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160; </div> <div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160; </div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T, <span class="keyword">typename</span>... properties&gt;</div> <div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a080e0c3aab8560aab0dee94a567cc9d0"> 61</a></span>&#160;<span class="keyword">using</span> <a class="code" href="namespacepFlow.html#a080e0c3aab8560aab0dee94a567cc9d0">range64</a> = <a class="code" href="namespacepFlow.html#ae92ebfff4c8bfd55f457e2ff38179771">kRange&lt;int long&gt;</a>;</div>
<div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="namespacepFlow.html#aca2b381231776d26ea7431837f78aa24"> 62</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#aca2b381231776d26ea7431837f78aa24">ViewType1D</a> = Kokkos::View&lt;T*,properties...&gt;;</div> <div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160; </div>
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160; </div> <div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T, <span class="keyword">typename</span>... properties&gt;</div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T, <span class="keyword">typename</span>... properties&gt;</div> <div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a6fa4cf96d089d8cb2b3d0724b65b0b5b"> 64</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#a6fa4cf96d089d8cb2b3d0724b65b0b5b">ViewTypeScalar</a> = Kokkos::View&lt;T,properties...&gt;;</div>
<div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="namespacepFlow.html#ae271b0fde8f5b0936d1f66c6badf94b9"> 65</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#ae271b0fde8f5b0936d1f66c6badf94b9">DualViewType1D</a> = Kokkos::DualView&lt;T*,properties...&gt;;</div> <div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; </div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160; </div> <div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T, <span class="keyword">typename</span>... properties&gt;</div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T, <span class="keyword">typename</span>... properties&gt;</div> <div class="line"><a name="l00067"></a><span class="lineno"><a class="line" href="namespacepFlow.html#aca2b381231776d26ea7431837f78aa24"> 67</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#aca2b381231776d26ea7431837f78aa24">ViewType1D</a> = Kokkos::View&lt;T*,properties...&gt;;</div>
<div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="namespacepFlow.html#ae6a68b2bd4d845883b5c67189d67d816"> 68</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#ae6a68b2bd4d845883b5c67189d67d816">ViewType3D</a> = Kokkos::View&lt;T***,properties...&gt;;</div> <div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160; </div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160; </div> <div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T, <span class="keyword">typename</span>... properties&gt;</div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> Key, <span class="keyword">typename</span> Value, <span class="keyword">typename</span>... properties&gt;</div> <div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="namespacepFlow.html#ae271b0fde8f5b0936d1f66c6badf94b9"> 70</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#ae271b0fde8f5b0936d1f66c6badf94b9">DualViewType1D</a> = Kokkos::DualView&lt;T*,properties...&gt;;</div>
<div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="namespacepFlow.html#ae25c78fc8cfe4522797fde498ea5b003"> 71</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#ae25c78fc8cfe4522797fde498ea5b003">unorderedMap</a> = Kokkos::UnorderedMap&lt;Key, Value, properties...&gt;;</div> <div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; </div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; </div> <div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T, <span class="keyword">typename</span>... properties&gt;</div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> Key, <span class="keyword">typename</span>... properties&gt;</div> <div class="line"><a name="l00073"></a><span class="lineno"><a class="line" href="namespacepFlow.html#ae6a68b2bd4d845883b5c67189d67d816"> 73</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#ae6a68b2bd4d845883b5c67189d67d816">ViewType3D</a> = Kokkos::View&lt;T***,properties...&gt;;</div>
<div class="line"><a name="l00074"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a48a6996c6f91d11bf502a6be451658d2"> 74</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#a48a6996c6f91d11bf502a6be451658d2">unorderedSet</a> = Kokkos::UnorderedMap&lt;Key, void, properties...&gt;;</div> <div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160; </div>
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160; </div> <div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> Key, <span class="keyword">typename</span> Value, <span class="keyword">typename</span>... properties&gt;</div>
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> Key, <span class="keyword">typename</span> Value&gt;</div> <div class="line"><a name="l00076"></a><span class="lineno"><a class="line" href="namespacepFlow.html#ae25c78fc8cfe4522797fde498ea5b003"> 76</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#ae25c78fc8cfe4522797fde498ea5b003">unorderedMap</a> = Kokkos::UnorderedMap&lt;Key, Value, properties...&gt;;</div>
<div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a74b5a77c3e745769dff83777655393de"> 77</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#a74b5a77c3e745769dff83777655393de">deviceHashMap</a>= Kokkos::UnorderedMap&lt;Key, Value&gt;;</div> <div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160; </div>
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160; </div> <div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> Key, <span class="keyword">typename</span>... properties&gt;</div>
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> Key, <span class="keyword">typename</span> Value&gt;</div> <div class="line"><a name="l00079"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a48a6996c6f91d11bf502a6be451658d2"> 79</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#a48a6996c6f91d11bf502a6be451658d2">unorderedSet</a> = Kokkos::UnorderedMap&lt;Key, void, properties...&gt;;</div>
<div class="line"><a name="l00080"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a43be3c01d062d5f54deff52dec619f22"> 80</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#a43be3c01d062d5f54deff52dec619f22">hostHashMap</a>= Kokkos::UnorderedMap&lt;Key, Value, Kokkos::HostSpace&gt;;</div> <div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160; </div>
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160; </div> <div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> Key, <span class="keyword">typename</span> Value&gt;</div>
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> Key&gt;</div> <div class="line"><a name="l00082"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a74b5a77c3e745769dff83777655393de"> 82</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#a74b5a77c3e745769dff83777655393de">deviceHashMap</a>= Kokkos::UnorderedMap&lt;Key, Value&gt;;</div>
<div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a029759d96e520f37163628410152ea97"> 83</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#a029759d96e520f37163628410152ea97">deviceHashSet</a>= Kokkos::UnorderedMap&lt;Key, void&gt;;</div> <div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160; </div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160; </div> <div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> Key, <span class="keyword">typename</span> Value&gt;</div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> Key&gt;</div> <div class="line"><a name="l00085"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a43be3c01d062d5f54deff52dec619f22"> 85</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#a43be3c01d062d5f54deff52dec619f22">hostHashMap</a>= Kokkos::UnorderedMap&lt;Key, Value, Kokkos::HostSpace&gt;;</div>
<div class="line"><a name="l00086"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a3522ab5973fcd25b20fc6cdd3d79965a"> 86</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#a3522ab5973fcd25b20fc6cdd3d79965a">hostHashSet</a> = Kokkos::UnorderedMap&lt;Key,void, Kokkos::HostSpace&gt;;</div> <div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; </div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; </div> <div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> Key&gt;</div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160;<span class="comment">// a 1D array (vector) with default device (memory space and execution space)</span></div> <div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a029759d96e520f37163628410152ea97"> 88</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#a029759d96e520f37163628410152ea97">deviceHashSet</a>= Kokkos::UnorderedMap&lt;Key, void&gt;;</div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T&gt;</div> <div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; </div>
<div class="line"><a name="l00090"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a0d3d7c7d91ade0d1b9b28e2410ffa090"> 90</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#a0d3d7c7d91ade0d1b9b28e2410ffa090">deviceViewTypeScalar</a> = Kokkos::View&lt;T&gt;;</div> <div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> Key&gt;</div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; </div> <div class="line"><a name="l00091"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a3522ab5973fcd25b20fc6cdd3d79965a"> 91</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#a3522ab5973fcd25b20fc6cdd3d79965a">hostHashSet</a> = Kokkos::UnorderedMap&lt;Key,void, Kokkos::HostSpace&gt;;</div>
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T&gt;</div> <div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; </div>
<div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="namespacepFlow.html#aa5276597d4016d6696f1f265a13d2164"> 93</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#aa5276597d4016d6696f1f265a13d2164">deviceViewType1D</a> = Kokkos::View&lt;T*&gt;;</div> <div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160;<span class="comment">// a 1D array (vector) with default device (memory space and execution space)</span></div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; </div> <div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T&gt;</div>
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T, <span class="keyword">typename</span> Layout=<span class="keywordtype">void</span>&gt;</div> <div class="line"><a name="l00095"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a0d3d7c7d91ade0d1b9b28e2410ffa090"> 95</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#a0d3d7c7d91ade0d1b9b28e2410ffa090">deviceViewTypeScalar</a> = Kokkos::View&lt;T&gt;;</div>
<div class="line"><a name="l00096"></a><span class="lineno"><a class="line" href="namespacepFlow.html#aa957866bcd3037c171425168b49127b1"> 96</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#aa957866bcd3037c171425168b49127b1">deviceViewType2D</a> = Kokkos::View&lt;T**,Layout, void&gt;;</div> <div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160; </div>
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; </div> <div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T&gt;</div>
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; </div> <div class="line"><a name="l00098"></a><span class="lineno"><a class="line" href="namespacepFlow.html#aa5276597d4016d6696f1f265a13d2164"> 98</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#aa5276597d4016d6696f1f265a13d2164">deviceViewType1D</a> = Kokkos::View&lt;T*&gt;;</div>
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160;<span class="comment">// a 1D array (vector with host memeory space)</span></div> <div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160; </div>
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T&gt;</div> <div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T, <span class="keyword">typename</span> Layout=<span class="keywordtype">void</span>&gt;</div>
<div class="line"><a name="l00101"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a2b1bedea375f3481fd757f3279895366"> 101</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#a2b1bedea375f3481fd757f3279895366">hostViewTypeScalar</a> = Kokkos::View&lt;T, Kokkos::HostSpace&gt;;</div> <div class="line"><a name="l00101"></a><span class="lineno"><a class="line" href="namespacepFlow.html#aa957866bcd3037c171425168b49127b1"> 101</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#aa957866bcd3037c171425168b49127b1">deviceViewType2D</a> = Kokkos::View&lt;T**,Layout, void&gt;;</div>
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160; </div> <div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160; </div>
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T&gt;</div> <div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160; </div>
<div class="line"><a name="l00104"></a><span class="lineno"><a class="line" href="namespacepFlow.html#ad53198ba4452d5fdc966d861583fc70f"> 104</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#ad53198ba4452d5fdc966d861583fc70f">hostViewType1D</a> = Kokkos::View&lt;T*, Kokkos::HostSpace&gt;;</div> <div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160;<span class="comment">// a 1D array (vector with host memeory space)</span></div>
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160; </div> <div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T&gt;</div>
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T, <span class="keyword">typename</span> Layout=<span class="keywordtype">void</span>&gt;</div> <div class="line"><a name="l00106"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a2b1bedea375f3481fd757f3279895366"> 106</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#a2b1bedea375f3481fd757f3279895366">hostViewTypeScalar</a> = Kokkos::View&lt;T, Kokkos::HostSpace&gt;;</div>
<div class="line"><a name="l00107"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a85e375090d015571de56728963032099"> 107</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#a85e375090d015571de56728963032099">hostViewType2D</a> = Kokkos::View&lt;T**,Layout, Kokkos::HostSpace&gt;;</div> <div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160; </div>
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160; </div> <div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T&gt;</div>
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160; </div> <div class="line"><a name="l00109"></a><span class="lineno"><a class="line" href="namespacepFlow.html#ad53198ba4452d5fdc966d861583fc70f"> 109</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#ad53198ba4452d5fdc966d861583fc70f">hostViewType1D</a> = Kokkos::View&lt;T*, Kokkos::HostSpace&gt;;</div>
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160;<span class="preprocessor">#ifdef __CUDACC__</span></div> <div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160; </div>
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160;<span class="keyword">using</span> Cuda = Kokkos::Cuda;</div> <div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T, <span class="keyword">typename</span> Layout=<span class="keywordtype">void</span>&gt;</div>
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T&gt;</div> <div class="line"><a name="l00112"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a85e375090d015571de56728963032099"> 112</a></span>&#160; <span class="keyword">using</span> <a class="code" href="namespacepFlow.html#a85e375090d015571de56728963032099">hostViewType2D</a> = Kokkos::View&lt;T**,Layout, Kokkos::HostSpace&gt;;</div>
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160; <span class="keyword">using</span> cudaViewTypeScalar = Kokkos::View&lt;T, Kokkos::CudaSpace&gt;;</div> <div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160; </div>
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160; </div> <div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160; </div>
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T&gt;</div> <div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160;<span class="preprocessor">#ifdef __CUDACC__</span></div>
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160; <span class="keyword">using</span> cudaViewType1D = Kokkos::View&lt;T*, Kokkos::CudaSpace&gt;;</div> <div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160;<span class="keyword">using</span> Cuda = Kokkos::Cuda;</div>
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160; </div> <div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T&gt;</div>
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T, <span class="keyword">typename</span> Layout=<span class="keywordtype">void</span>&gt;</div> <div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160; <span class="keyword">using</span> cudaViewTypeScalar = Kokkos::View&lt;T, Kokkos::CudaSpace&gt;;</div>
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160; <span class="keyword">using</span> cudaViewType2D = Kokkos::View&lt;T*,Layout, Kokkos::CudaSpace&gt;;</div> <div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160; </div>
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160;<span class="preprocessor">#endif</span></div> <div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T&gt;</div>
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160; </div> <div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160; <span class="keyword">using</span> cudaViewType1D = Kokkos::View&lt;T*, Kokkos::CudaSpace&gt;;</div>
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160; </div> <div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160; </div>
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T&gt;</div> <div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T, <span class="keyword">typename</span> Layout=<span class="keywordtype">void</span>&gt;</div>
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160;<span class="keyword">using</span> <a class="code" href="namespacepFlow.html#ab7f48408d37674c3e7649cb2f79aaea2">deviceAtomicViewType1D</a> = </div> <div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160; <span class="keyword">using</span> cudaViewType2D = Kokkos::View&lt;T*,Layout, Kokkos::CudaSpace&gt;;</div>
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160; Kokkos::View&lt;</div> <div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160;<span class="preprocessor">#endif</span></div>
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160; T*,</div> <div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160; </div>
<div class="line"><a name="l00127"></a><span class="lineno"><a class="line" href="namespacepFlow.html#ab7f48408d37674c3e7649cb2f79aaea2"> 127</a></span>&#160; Kokkos::MemoryTraits&lt;std::is_same&lt;DefaultExecutionSpace,Serial&gt;::value?0:Kokkos::Atomic&gt;&gt;;</div> <div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160; </div>
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160; </div> <div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T&gt;</div>
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T&gt;</div> <div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160;<span class="keyword">using</span> <a class="code" href="namespacepFlow.html#ab7f48408d37674c3e7649cb2f79aaea2">deviceAtomicViewType1D</a> = </div>
<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160;<span class="keyword">using</span> <a class="code" href="namespacepFlow.html#aef007f87766147fda1706da568a44e6c">deviceAtomicViewType3D</a> =</div> <div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160; Kokkos::View&lt;</div>
<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>&#160; Kokkos::View&lt;</div> <div class="line"><a name="l00131"></a><span class="lineno"> 131</span>&#160; T*,</div>
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160; T***,</div> <div class="line"><a name="l00132"></a><span class="lineno"><a class="line" href="namespacepFlow.html#ab7f48408d37674c3e7649cb2f79aaea2"> 132</a></span>&#160; Kokkos::MemoryTraits&lt;std::is_same&lt;DefaultExecutionSpace,Serial&gt;::value?0:Kokkos::Atomic&gt;&gt;;</div>
<div class="line"><a name="l00133"></a><span class="lineno"><a class="line" href="namespacepFlow.html#aef007f87766147fda1706da568a44e6c"> 133</a></span>&#160; Kokkos::MemoryTraits&lt;std::is_same&lt;DefaultExecutionSpace,Serial&gt;::value?0:Kokkos::Atomic&gt;&gt;;</div> <div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160; </div>
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160; </div> <div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T&gt;</div>
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160; </div> <div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160;<span class="keyword">using</span> <a class="code" href="namespacepFlow.html#aef007f87766147fda1706da568a44e6c">deviceAtomicViewType3D</a> =</div>
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160;} <span class="comment">// pFlow</span></div> <div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160; Kokkos::View&lt;</div>
<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>&#160; </div> <div class="line"><a name="l00137"></a><span class="lineno"> 137</span>&#160; T***,</div>
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160;<span class="preprocessor">#endif //__KokkosTypes_hpp__</span></div> <div class="line"><a name="l00138"></a><span class="lineno"><a class="line" href="namespacepFlow.html#aef007f87766147fda1706da568a44e6c"> 138</a></span>&#160; Kokkos::MemoryTraits&lt;std::is_same&lt;DefaultExecutionSpace,Serial&gt;::value?0:Kokkos::Atomic&gt;&gt;;</div>
<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160; </div>
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T&gt;</div>
<div class="line"><a name="l00141"></a><span class="lineno"><a class="line" href="namespacepFlow.html#a89484152109cd2ff438cccfb300f1a55"> 141</a></span>&#160;<a class="code" href="classpFlow_1_1iOstream.html">iOstream</a>&amp; <a class="code" href="namespacepFlow.html#a148d74ad0977268be8ea8b26a147f619">operator &lt;&lt;</a>(<a class="code" href="classpFlow_1_1iOstream.html">iOstream</a>&amp; os, <span class="keyword">const</span> <a class="code" href="namespacepFlow.html#ae92ebfff4c8bfd55f457e2ff38179771">kRange&lt;T&gt;</a>&amp; rng)</div>
<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160;{</div>
<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>&#160; os&lt;&lt;<span class="stringliteral">&quot;[&quot;</span>&lt;&lt;rng.first&lt;&lt;<span class="stringliteral">&quot; &quot;</span>&lt;&lt;rng.second&lt;&lt;<span class="stringliteral">&quot;)&quot;</span>;</div>
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160; <span class="keywordflow">return</span> os;</div>
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>&#160;}</div>
<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>&#160; </div>
<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>&#160; </div>
<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>&#160;} <span class="comment">// pFlow</span></div>
<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>&#160; </div>
<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>&#160;<span class="preprocessor">#endif //__KokkosTypes_hpp__</span></div>
</div><!-- fragment --></div><!-- contents --> </div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content --> </div><!-- doc-content -->
<div class="ttc" id="anamespacepFlow_html_a5cb29e471abf6b6665e7802212b56c37"><div class="ttname"><a href="namespacepFlow.html#a5cb29e471abf6b6665e7802212b56c37">pFlow::DefaultHostExecutionSpace</a></div><div class="ttdeci">Kokkos::DefaultHostExecutionSpace DefaultHostExecutionSpace</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00046">KokkosTypes.hpp:46</a></div></div> <div class="ttc" id="anamespacepFlow_html_a5cb29e471abf6b6665e7802212b56c37"><div class="ttname"><a href="namespacepFlow.html#a5cb29e471abf6b6665e7802212b56c37">pFlow::DefaultHostExecutionSpace</a></div><div class="ttdeci">Kokkos::DefaultHostExecutionSpace DefaultHostExecutionSpace</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00048">KokkosTypes.hpp:48</a></div></div>
<div class="ttc" id="aclasspFlow_1_1DeviceSide_html"><div class="ttname"><a href="classpFlow_1_1DeviceSide.html">pFlow::DeviceSide</a></div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00033">KokkosTypes.hpp:33</a></div></div> <div class="ttc" id="aclasspFlow_1_1DeviceSide_html"><div class="ttname"><a href="classpFlow_1_1DeviceSide.html">pFlow::DeviceSide</a></div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00035">KokkosTypes.hpp:35</a></div></div>
<div class="ttc" id="anamespacepFlow_html_affe2bf45d2967411ae51d3e62c054a7e"><div class="ttname"><a href="namespacepFlow.html#affe2bf45d2967411ae51d3e62c054a7e">pFlow::Serial</a></div><div class="ttdeci">Kokkos::Serial Serial</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00040">KokkosTypes.hpp:40</a></div></div> <div class="ttc" id="anamespacepFlow_html_a304d8581876270871949bf5d4755036a"><div class="ttname"><a href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">pFlow::range</a></div><div class="ttdeci">kRange&lt; int &gt; range</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00059">KokkosTypes.hpp:59</a></div></div>
<div class="ttc" id="aclasspFlow_1_1HostSide_html"><div class="ttname"><a href="classpFlow_1_1HostSide.html">pFlow::HostSide</a></div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00034">KokkosTypes.hpp:34</a></div></div> <div class="ttc" id="anamespacepFlow_html_affe2bf45d2967411ae51d3e62c054a7e"><div class="ttname"><a href="namespacepFlow.html#affe2bf45d2967411ae51d3e62c054a7e">pFlow::Serial</a></div><div class="ttdeci">Kokkos::Serial Serial</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00042">KokkosTypes.hpp:42</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a0d3d7c7d91ade0d1b9b28e2410ffa090"><div class="ttname"><a href="namespacepFlow.html#a0d3d7c7d91ade0d1b9b28e2410ffa090">pFlow::deviceViewTypeScalar</a></div><div class="ttdeci">Kokkos::View&lt; T &gt; deviceViewTypeScalar</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00090">KokkosTypes.hpp:90</a></div></div> <div class="ttc" id="aclasspFlow_1_1HostSide_html"><div class="ttname"><a href="classpFlow_1_1HostSide.html">pFlow::HostSide</a></div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00036">KokkosTypes.hpp:36</a></div></div>
<div class="ttc" id="anamespacepFlow_html_aa3a14d3c76643399fc4edd8eca14944a"><div class="ttname"><a href="namespacepFlow.html#aa3a14d3c76643399fc4edd8eca14944a">pFlow::DefaultExecutionSpace</a></div><div class="ttdeci">Kokkos::DefaultExecutionSpace DefaultExecutionSpace</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00047">KokkosTypes.hpp:47</a></div></div> <div class="ttc" id="anamespacepFlow_html_a0d3d7c7d91ade0d1b9b28e2410ffa090"><div class="ttname"><a href="namespacepFlow.html#a0d3d7c7d91ade0d1b9b28e2410ffa090">pFlow::deviceViewTypeScalar</a></div><div class="ttdeci">Kokkos::View&lt; T &gt; deviceViewTypeScalar</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00095">KokkosTypes.hpp:95</a></div></div>
<div class="ttc" id="anamespacepFlow_html_aef007f87766147fda1706da568a44e6c"><div class="ttname"><a href="namespacepFlow.html#aef007f87766147fda1706da568a44e6c">pFlow::deviceAtomicViewType3D</a></div><div class="ttdeci">Kokkos::View&lt; T ***, Kokkos::MemoryTraits&lt; std::is_same&lt; DefaultExecutionSpace, Serial &gt;::value?0:Kokkos::Atomic &gt; &gt; deviceAtomicViewType3D</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00133">KokkosTypes.hpp:133</a></div></div> <div class="ttc" id="anamespacepFlow_html_aa3a14d3c76643399fc4edd8eca14944a"><div class="ttname"><a href="namespacepFlow.html#aa3a14d3c76643399fc4edd8eca14944a">pFlow::DefaultExecutionSpace</a></div><div class="ttdeci">Kokkos::DefaultExecutionSpace DefaultExecutionSpace</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00049">KokkosTypes.hpp:49</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a49dd1192cf116583abf7c726c7146851"><div class="ttname"><a href="namespacepFlow.html#a49dd1192cf116583abf7c726c7146851">pFlow::HostSpace</a></div><div class="ttdeci">Kokkos::HostSpace HostSpace</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00039">KokkosTypes.hpp:39</a></div></div> <div class="ttc" id="anamespacepFlow_html_aef007f87766147fda1706da568a44e6c"><div class="ttname"><a href="namespacepFlow.html#aef007f87766147fda1706da568a44e6c">pFlow::deviceAtomicViewType3D</a></div><div class="ttdeci">Kokkos::View&lt; T ***, Kokkos::MemoryTraits&lt; std::is_same&lt; DefaultExecutionSpace, Serial &gt;::value?0:Kokkos::Atomic &gt; &gt; deviceAtomicViewType3D</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00138">KokkosTypes.hpp:138</a></div></div>
<div class="ttc" id="anamespacepFlow_html_aa5276597d4016d6696f1f265a13d2164"><div class="ttname"><a href="namespacepFlow.html#aa5276597d4016d6696f1f265a13d2164">pFlow::deviceViewType1D</a></div><div class="ttdeci">Kokkos::View&lt; T * &gt; deviceViewType1D</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00093">KokkosTypes.hpp:93</a></div></div> <div class="ttc" id="anamespacepFlow_html_a49dd1192cf116583abf7c726c7146851"><div class="ttname"><a href="namespacepFlow.html#a49dd1192cf116583abf7c726c7146851">pFlow::HostSpace</a></div><div class="ttdeci">Kokkos::HostSpace HostSpace</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00041">KokkosTypes.hpp:41</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a430d631c371ee0da9132843fefab61c1"><div class="ttname"><a href="namespacepFlow.html#a430d631c371ee0da9132843fefab61c1">pFlow::range64</a></div><div class="ttdeci">kPair&lt; int long, int long &gt; range64</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00056">KokkosTypes.hpp:56</a></div></div> <div class="ttc" id="anamespacepFlow_html_aa5276597d4016d6696f1f265a13d2164"><div class="ttname"><a href="namespacepFlow.html#aa5276597d4016d6696f1f265a13d2164">pFlow::deviceViewType1D</a></div><div class="ttdeci">Kokkos::View&lt; T * &gt; deviceViewType1D</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00098">KokkosTypes.hpp:98</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="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="anamespacepFlow_html_a3522ab5973fcd25b20fc6cdd3d79965a"><div class="ttname"><a href="namespacepFlow.html#a3522ab5973fcd25b20fc6cdd3d79965a">pFlow::hostHashSet</a></div><div class="ttdeci">Kokkos::UnorderedMap&lt; Key, void, Kokkos::HostSpace &gt; hostHashSet</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00086">KokkosTypes.hpp:86</a></div></div> <div class="ttc" id="anamespacepFlow_html_a3522ab5973fcd25b20fc6cdd3d79965a"><div class="ttname"><a href="namespacepFlow.html#a3522ab5973fcd25b20fc6cdd3d79965a">pFlow::hostHashSet</a></div><div class="ttdeci">Kokkos::UnorderedMap&lt; Key, void, Kokkos::HostSpace &gt; hostHashSet</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00091">KokkosTypes.hpp:91</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a48a6996c6f91d11bf502a6be451658d2"><div class="ttname"><a href="namespacepFlow.html#a48a6996c6f91d11bf502a6be451658d2">pFlow::unorderedSet</a></div><div class="ttdeci">Kokkos::UnorderedMap&lt; Key, void, properties... &gt; unorderedSet</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00074">KokkosTypes.hpp:74</a></div></div> <div class="ttc" id="anamespacepFlow_html_a48a6996c6f91d11bf502a6be451658d2"><div class="ttname"><a href="namespacepFlow.html#a48a6996c6f91d11bf502a6be451658d2">pFlow::unorderedSet</a></div><div class="ttdeci">Kokkos::UnorderedMap&lt; Key, void, properties... &gt; unorderedSet</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00079">KokkosTypes.hpp:79</a></div></div>
<div class="ttc" id="anamespacepFlow_html_ae25c78fc8cfe4522797fde498ea5b003"><div class="ttname"><a href="namespacepFlow.html#ae25c78fc8cfe4522797fde498ea5b003">pFlow::unorderedMap</a></div><div class="ttdeci">Kokkos::UnorderedMap&lt; Key, Value, properties... &gt; unorderedMap</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00071">KokkosTypes.hpp:71</a></div></div> <div class="ttc" id="anamespacepFlow_html_a080e0c3aab8560aab0dee94a567cc9d0"><div class="ttname"><a href="namespacepFlow.html#a080e0c3aab8560aab0dee94a567cc9d0">pFlow::range64</a></div><div class="ttdeci">kRange&lt; int long &gt; range64</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00061">KokkosTypes.hpp:61</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a2b1bedea375f3481fd757f3279895366"><div class="ttname"><a href="namespacepFlow.html#a2b1bedea375f3481fd757f3279895366">pFlow::hostViewTypeScalar</a></div><div class="ttdeci">Kokkos::View&lt; T, Kokkos::HostSpace &gt; hostViewTypeScalar</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00101">KokkosTypes.hpp:101</a></div></div> <div class="ttc" id="anamespacepFlow_html_ae25c78fc8cfe4522797fde498ea5b003"><div class="ttname"><a href="namespacepFlow.html#ae25c78fc8cfe4522797fde498ea5b003">pFlow::unorderedMap</a></div><div class="ttdeci">Kokkos::UnorderedMap&lt; Key, Value, properties... &gt; unorderedMap</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00076">KokkosTypes.hpp:76</a></div></div>
<div class="ttc" id="anamespacepFlow_html_ad53198ba4452d5fdc966d861583fc70f"><div class="ttname"><a href="namespacepFlow.html#ad53198ba4452d5fdc966d861583fc70f">pFlow::hostViewType1D</a></div><div class="ttdeci">Kokkos::View&lt; T *, Kokkos::HostSpace &gt; hostViewType1D</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00104">KokkosTypes.hpp:104</a></div></div> <div class="ttc" id="anamespacepFlow_html_a148d74ad0977268be8ea8b26a147f619"><div class="ttname"><a href="namespacepFlow.html#a148d74ad0977268be8ea8b26a147f619">pFlow::operator&lt;&lt;</a></div><div class="ttdeci">INLINE_FUNCTION iOstream &amp; operator&lt;&lt;(iOstream &amp;str, const AB3History &amp;ab3)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00057">AdamsBashforth3.hpp:57</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a85e375090d015571de56728963032099"><div class="ttname"><a href="namespacepFlow.html#a85e375090d015571de56728963032099">pFlow::hostViewType2D</a></div><div class="ttdeci">Kokkos::View&lt; T **, Layout, Kokkos::HostSpace &gt; hostViewType2D</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00107">KokkosTypes.hpp:107</a></div></div> <div class="ttc" id="anamespacepFlow_html_a2b1bedea375f3481fd757f3279895366"><div class="ttname"><a href="namespacepFlow.html#a2b1bedea375f3481fd757f3279895366">pFlow::hostViewTypeScalar</a></div><div class="ttdeci">Kokkos::View&lt; T, Kokkos::HostSpace &gt; hostViewTypeScalar</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00106">KokkosTypes.hpp:106</a></div></div>
<div class="ttc" id="astructpFlow_1_1selectSide_html"><div class="ttname"><a href="structpFlow_1_1selectSide.html">pFlow::selectSide</a></div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00037">KokkosTypes.hpp:37</a></div></div> <div class="ttc" id="anamespacepFlow_html_ad53198ba4452d5fdc966d861583fc70f"><div class="ttname"><a href="namespacepFlow.html#ad53198ba4452d5fdc966d861583fc70f">pFlow::hostViewType1D</a></div><div class="ttdeci">Kokkos::View&lt; T *, Kokkos::HostSpace &gt; hostViewType1D</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00109">KokkosTypes.hpp:109</a></div></div>
<div class="ttc" id="anamespacepFlow_html_ab7f48408d37674c3e7649cb2f79aaea2"><div class="ttname"><a href="namespacepFlow.html#ab7f48408d37674c3e7649cb2f79aaea2">pFlow::deviceAtomicViewType1D</a></div><div class="ttdeci">Kokkos::View&lt; T *, Kokkos::MemoryTraits&lt; std::is_same&lt; DefaultExecutionSpace, Serial &gt;::value?0:Kokkos::Atomic &gt; &gt; deviceAtomicViewType1D</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00127">KokkosTypes.hpp:127</a></div></div> <div class="ttc" id="anamespacepFlow_html_a85e375090d015571de56728963032099"><div class="ttname"><a href="namespacepFlow.html#a85e375090d015571de56728963032099">pFlow::hostViewType2D</a></div><div class="ttdeci">Kokkos::View&lt; T **, Layout, Kokkos::HostSpace &gt; hostViewType2D</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00112">KokkosTypes.hpp:112</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a74b5a77c3e745769dff83777655393de"><div class="ttname"><a href="namespacepFlow.html#a74b5a77c3e745769dff83777655393de">pFlow::deviceHashMap</a></div><div class="ttdeci">Kokkos::UnorderedMap&lt; Key, Value &gt; deviceHashMap</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00077">KokkosTypes.hpp:77</a></div></div> <div class="ttc" id="astructpFlow_1_1selectSide_html"><div class="ttname"><a href="structpFlow_1_1selectSide.html">pFlow::selectSide</a></div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00039">KokkosTypes.hpp:39</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&lt; T *, properties... &gt; 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="anamespacepFlow_html_ab7f48408d37674c3e7649cb2f79aaea2"><div class="ttname"><a href="namespacepFlow.html#ab7f48408d37674c3e7649cb2f79aaea2">pFlow::deviceAtomicViewType1D</a></div><div class="ttdeci">Kokkos::View&lt; T *, Kokkos::MemoryTraits&lt; std::is_same&lt; DefaultExecutionSpace, Serial &gt;::value?0:Kokkos::Atomic &gt; &gt; deviceAtomicViewType1D</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00132">KokkosTypes.hpp:132</a></div></div>
<div class="ttc" id="anamespacepFlow_html_aa957866bcd3037c171425168b49127b1"><div class="ttname"><a href="namespacepFlow.html#aa957866bcd3037c171425168b49127b1">pFlow::deviceViewType2D</a></div><div class="ttdeci">Kokkos::View&lt; T **, Layout, void &gt; deviceViewType2D</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00096">KokkosTypes.hpp:96</a></div></div> <div class="ttc" id="anamespacepFlow_html_a74b5a77c3e745769dff83777655393de"><div class="ttname"><a href="namespacepFlow.html#a74b5a77c3e745769dff83777655393de">pFlow::deviceHashMap</a></div><div class="ttdeci">Kokkos::UnorderedMap&lt; Key, Value &gt; deviceHashMap</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00082">KokkosTypes.hpp:82</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a43be3c01d062d5f54deff52dec619f22"><div class="ttname"><a href="namespacepFlow.html#a43be3c01d062d5f54deff52dec619f22">pFlow::hostHashMap</a></div><div class="ttdeci">Kokkos::UnorderedMap&lt; Key, Value, Kokkos::HostSpace &gt; hostHashMap</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00080">KokkosTypes.hpp:80</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&lt; T *, properties... &gt; ViewType1D</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00067">KokkosTypes.hpp:67</a></div></div>
<div class="ttc" id="anamespacepFlow_html_ae271b0fde8f5b0936d1f66c6badf94b9"><div class="ttname"><a href="namespacepFlow.html#ae271b0fde8f5b0936d1f66c6badf94b9">pFlow::DualViewType1D</a></div><div class="ttdeci">Kokkos::DualView&lt; T *, properties... &gt; DualViewType1D</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00065">KokkosTypes.hpp:65</a></div></div> <div class="ttc" id="aiOstream_8hpp_html"><div class="ttname"><a href="iOstream_8hpp.html">iOstream.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&lt; int, int &gt; 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="anamespacepFlow_html_aa957866bcd3037c171425168b49127b1"><div class="ttname"><a href="namespacepFlow.html#aa957866bcd3037c171425168b49127b1">pFlow::deviceViewType2D</a></div><div class="ttdeci">Kokkos::View&lt; T **, Layout, void &gt; deviceViewType2D</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00101">KokkosTypes.hpp:101</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a6fa4cf96d089d8cb2b3d0724b65b0b5b"><div class="ttname"><a href="namespacepFlow.html#a6fa4cf96d089d8cb2b3d0724b65b0b5b">pFlow::ViewTypeScalar</a></div><div class="ttdeci">Kokkos::View&lt; T, properties... &gt; ViewTypeScalar</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00059">KokkosTypes.hpp:59</a></div></div> <div class="ttc" id="anamespacepFlow_html_a43be3c01d062d5f54deff52dec619f22"><div class="ttname"><a href="namespacepFlow.html#a43be3c01d062d5f54deff52dec619f22">pFlow::hostHashMap</a></div><div class="ttdeci">Kokkos::UnorderedMap&lt; Key, Value, Kokkos::HostSpace &gt; hostHashMap</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00085">KokkosTypes.hpp:85</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a029759d96e520f37163628410152ea97"><div class="ttname"><a href="namespacepFlow.html#a029759d96e520f37163628410152ea97">pFlow::deviceHashSet</a></div><div class="ttdeci">Kokkos::UnorderedMap&lt; Key, void &gt; deviceHashSet</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00083">KokkosTypes.hpp:83</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="anamespacepFlow_html_ae6a68b2bd4d845883b5c67189d67d816"><div class="ttname"><a href="namespacepFlow.html#ae6a68b2bd4d845883b5c67189d67d816">pFlow::ViewType3D</a></div><div class="ttdeci">Kokkos::View&lt; T ***, properties... &gt; ViewType3D</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00068">KokkosTypes.hpp:68</a></div></div> <div class="ttc" id="anamespacepFlow_html_ae271b0fde8f5b0936d1f66c6badf94b9"><div class="ttname"><a href="namespacepFlow.html#ae271b0fde8f5b0936d1f66c6badf94b9">pFlow::DualViewType1D</a></div><div class="ttdeci">Kokkos::DualView&lt; T *, properties... &gt; DualViewType1D</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00070">KokkosTypes.hpp:70</a></div></div>
<div class="ttc" id="anamespacepFlow_html_aa59ae59573e65855aee2d3fe25e6504a"><div class="ttname"><a href="namespacepFlow.html#aa59ae59573e65855aee2d3fe25e6504a">pFlow::kPair</a></div><div class="ttdeci">Kokkos::pair&lt; T1, T2 &gt; kPair</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00052">KokkosTypes.hpp:52</a></div></div> <div class="ttc" id="anamespacepFlow_html_a6fa4cf96d089d8cb2b3d0724b65b0b5b"><div class="ttname"><a href="namespacepFlow.html#a6fa4cf96d089d8cb2b3d0724b65b0b5b">pFlow::ViewTypeScalar</a></div><div class="ttdeci">Kokkos::View&lt; T, properties... &gt; ViewTypeScalar</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00064">KokkosTypes.hpp:64</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a029759d96e520f37163628410152ea97"><div class="ttname"><a href="namespacepFlow.html#a029759d96e520f37163628410152ea97">pFlow::deviceHashSet</a></div><div class="ttdeci">Kokkos::UnorderedMap&lt; Key, void &gt; deviceHashSet</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00088">KokkosTypes.hpp:88</a></div></div>
<div class="ttc" id="anamespacepFlow_html_ae6a68b2bd4d845883b5c67189d67d816"><div class="ttname"><a href="namespacepFlow.html#ae6a68b2bd4d845883b5c67189d67d816">pFlow::ViewType3D</a></div><div class="ttdeci">Kokkos::View&lt; T ***, properties... &gt; ViewType3D</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00073">KokkosTypes.hpp:73</a></div></div>
<div class="ttc" id="anamespacepFlow_html_aa59ae59573e65855aee2d3fe25e6504a"><div class="ttname"><a href="namespacepFlow.html#aa59ae59573e65855aee2d3fe25e6504a">pFlow::kPair</a></div><div class="ttdeci">Kokkos::pair&lt; T1, T2 &gt; kPair</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00054">KokkosTypes.hpp:54</a></div></div>
<div class="ttc" id="anamespacepFlow_html_ae92ebfff4c8bfd55f457e2ff38179771"><div class="ttname"><a href="namespacepFlow.html#ae92ebfff4c8bfd55f457e2ff38179771">pFlow::kRange</a></div><div class="ttdeci">kPair&lt; T, T &gt; kRange</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00057">KokkosTypes.hpp:57</a></div></div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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_9522ed5fbd948bd0f422a9c3c511773e.html">Kokkos</a></li><li class="navelem"><a class="el" href="KokkosTypes_8hpp.html">KokkosTypes.hpp</a></li> <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_9522ed5fbd948bd0f422a9c3c511773e.html">Kokkos</a></li><li class="navelem"><a class="el" href="KokkosTypes_8hpp.html">KokkosTypes.hpp</a></li>

View File

@ -129,7 +129,7 @@ $(document).ready(function(){initNavTree('KokkosUtilities_8hpp.html',''); initRe
<map name="src_2phasicFlow_2Kokkos_2KokkosUtilities_8hppdep" id="src_2phasicFlow_2Kokkos_2KokkosUtilities_8hppdep"> <map name="src_2phasicFlow_2Kokkos_2KokkosUtilities_8hppdep" id="src_2phasicFlow_2Kokkos_2KokkosUtilities_8hppdep">
<area shape="rect" title=" " alt="" coords="277,5,445,47"/> <area shape="rect" title=" " alt="" coords="277,5,445,47"/>
<area shape="rect" href="sortedPairs_8hpp.html" title=" " alt="" coords="5,95,203,136"/> <area shape="rect" href="sortedPairs_8hpp.html" title=" " alt="" coords="5,95,203,136"/>
<area shape="rect" href="indexContainer_8hpp.html" title=" " alt="" coords="269,184,523,225"/> <area shape="rect" href="indexContainer_8hpp.html" title=" " alt="" coords="268,184,524,225"/>
<area shape="rect" href="baseAlgorithms_8hpp.html" title=" " alt="" coords="277,95,445,136"/> <area shape="rect" href="baseAlgorithms_8hpp.html" title=" " alt="" coords="277,95,445,136"/>
<area shape="rect" href="ViewAlgorithms_8hpp.html" title=" " alt="" coords="469,95,637,136"/> <area shape="rect" href="ViewAlgorithms_8hpp.html" title=" " alt="" coords="469,95,637,136"/>
<area shape="rect" href="postprocessPhasicFlow_8cpp.html" title=" " alt="" coords="661,95,896,136"/> <area shape="rect" href="postprocessPhasicFlow_8cpp.html" title=" " alt="" coords="661,95,896,136"/>

View File

@ -1,7 +1,7 @@
<map id="src/phasicFlow/Kokkos/KokkosUtilities.hpp" name="src/phasicFlow/Kokkos/KokkosUtilities.hpp"> <map id="src/phasicFlow/Kokkos/KokkosUtilities.hpp" name="src/phasicFlow/Kokkos/KokkosUtilities.hpp">
<area shape="rect" id="node1" title=" " alt="" coords="277,5,445,47"/> <area shape="rect" id="node1" title=" " alt="" coords="277,5,445,47"/>
<area shape="rect" id="node2" href="$sortedPairs_8hpp.html" title=" " alt="" coords="5,95,203,136"/> <area shape="rect" id="node2" href="$sortedPairs_8hpp.html" title=" " alt="" coords="5,95,203,136"/>
<area shape="rect" id="node3" href="$indexContainer_8hpp.html" title=" " alt="" coords="269,184,523,225"/> <area shape="rect" id="node3" href="$indexContainer_8hpp.html" title=" " alt="" coords="268,184,524,225"/>
<area shape="rect" id="node4" href="$baseAlgorithms_8hpp.html" title=" " alt="" coords="277,95,445,136"/> <area shape="rect" id="node4" href="$baseAlgorithms_8hpp.html" title=" " alt="" coords="277,95,445,136"/>
<area shape="rect" id="node5" href="$ViewAlgorithms_8hpp.html" title=" " alt="" coords="469,95,637,136"/> <area shape="rect" id="node5" href="$ViewAlgorithms_8hpp.html" title=" " alt="" coords="469,95,637,136"/>
<area shape="rect" id="node6" href="$postprocessPhasicFlow_8cpp.html" title=" " alt="" coords="661,95,896,136"/> <area shape="rect" id="node6" href="$postprocessPhasicFlow_8cpp.html" title=" " alt="" coords="661,95,896,136"/>

View File

@ -1 +1 @@
8d17c6dd86bf1adb14c2e4cd4146d3c5 e6d79c477fe2a07095aae7419f37dd1e

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View File

@ -1 +1 @@
2b9db3b9e1afc2fad5be4e7de900305f d11361addb130ef1b972fa6da7d98856

View File

@ -247,11 +247,11 @@ $(document).ready(function(){initNavTree('KokkosUtilities_8hpp_source.html','');
<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="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="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="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="anamespacepFlow_html_a7cbb48190b1da0908485fc8414369485"><div class="ttname"><a href="namespacepFlow.html#a7cbb48190b1da0908485fc8414369485">pFlow::areAccessible</a></div><div class="ttdeci">INLINE_FUNCTION_H constexpr bool areAccessible()</div><div class="ttdef"><b>Definition:</b> <a href="KokkosUtilities_8hpp_source.html#l00042">KokkosUtilities.hpp:42</a></div></div> <div class="ttc" id="anamespacepFlow_html_a7cbb48190b1da0908485fc8414369485"><div class="ttname"><a href="namespacepFlow.html#a7cbb48190b1da0908485fc8414369485">pFlow::areAccessible</a></div><div class="ttdeci">INLINE_FUNCTION_H constexpr bool areAccessible()</div><div class="ttdef"><b>Definition:</b> <a href="KokkosUtilities_8hpp_source.html#l00042">KokkosUtilities.hpp:42</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&lt; T *, properties... &gt; 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="anamespacepFlow_html_aca2b381231776d26ea7431837f78aa24"><div class="ttname"><a href="namespacepFlow.html#aca2b381231776d26ea7431837f78aa24">pFlow::ViewType1D</a></div><div class="ttdeci">Kokkos::View&lt; T *, properties... &gt; ViewType1D</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00067">KokkosTypes.hpp:67</a></div></div>
<div class="ttc" id="anamespacepFlow_html_ad2d126c3a5be4b93ac09ed50384235f6"><div class="ttname"><a href="namespacepFlow.html#ad2d126c3a5be4b93ac09ed50384235f6">pFlow::isHostAccessible</a></div><div class="ttdeci">INLINE_FUNCTION_H constexpr bool isHostAccessible()</div><div class="ttdef"><b>Definition:</b> <a href="KokkosUtilities_8hpp_source.html#l00035">KokkosUtilities.hpp:35</a></div></div> <div class="ttc" id="anamespacepFlow_html_ad2d126c3a5be4b93ac09ed50384235f6"><div class="ttname"><a href="namespacepFlow.html#ad2d126c3a5be4b93ac09ed50384235f6">pFlow::isHostAccessible</a></div><div class="ttdeci">INLINE_FUNCTION_H constexpr bool isHostAccessible()</div><div class="ttdef"><b>Definition:</b> <a href="KokkosUtilities_8hpp_source.html#l00035">KokkosUtilities.hpp:35</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a4c4cd82b2d7d9804118fbd6c26ae6e4f"><div class="ttname"><a href="namespacepFlow.html#a4c4cd82b2d7d9804118fbd6c26ae6e4f">pFlow::realloc</a></div><div class="ttdeci">INLINE_FUNCTION_H void realloc(ViewType3D&lt; Type, Properties... &gt; &amp;view, int32 len1, int32 len2, int32 len3)</div><div class="ttdef"><b>Definition:</b> <a href="KokkosUtilities_8hpp_source.html#l00087">KokkosUtilities.hpp:87</a></div></div> <div class="ttc" id="anamespacepFlow_html_a4c4cd82b2d7d9804118fbd6c26ae6e4f"><div class="ttname"><a href="namespacepFlow.html#a4c4cd82b2d7d9804118fbd6c26ae6e4f">pFlow::realloc</a></div><div class="ttdeci">INLINE_FUNCTION_H void realloc(ViewType3D&lt; Type, Properties... &gt; &amp;view, int32 len1, int32 len2, int32 len3)</div><div class="ttdef"><b>Definition:</b> <a href="KokkosUtilities_8hpp_source.html#l00087">KokkosUtilities.hpp:87</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a03e3ddcd71b5b026ddec71c8512eaa54"><div class="ttname"><a href="namespacepFlow.html#a03e3ddcd71b5b026ddec71c8512eaa54">pFlow::swapViews</a></div><div class="ttdeci">INLINE_FUNCTION_H void swapViews(ViewType &amp;v1, ViewType &amp;v2)</div><div class="ttdef"><b>Definition:</b> <a href="KokkosUtilities_8hpp_source.html#l00121">KokkosUtilities.hpp:121</a></div></div> <div class="ttc" id="anamespacepFlow_html_a03e3ddcd71b5b026ddec71c8512eaa54"><div class="ttname"><a href="namespacepFlow.html#a03e3ddcd71b5b026ddec71c8512eaa54">pFlow::swapViews</a></div><div class="ttdeci">INLINE_FUNCTION_H void swapViews(ViewType &amp;v1, ViewType &amp;v2)</div><div class="ttdef"><b>Definition:</b> <a href="KokkosUtilities_8hpp_source.html#l00121">KokkosUtilities.hpp:121</a></div></div>
<div class="ttc" id="anamespacepFlow_html_ae6a68b2bd4d845883b5c67189d67d816"><div class="ttname"><a href="namespacepFlow.html#ae6a68b2bd4d845883b5c67189d67d816">pFlow::ViewType3D</a></div><div class="ttdeci">Kokkos::View&lt; T ***, properties... &gt; ViewType3D</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00068">KokkosTypes.hpp:68</a></div></div> <div class="ttc" id="anamespacepFlow_html_ae6a68b2bd4d845883b5c67189d67d816"><div class="ttname"><a href="namespacepFlow.html#ae6a68b2bd4d845883b5c67189d67d816">pFlow::ViewType3D</a></div><div class="ttdeci">Kokkos::View&lt; T ***, properties... &gt; ViewType3D</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00073">KokkosTypes.hpp:73</a></div></div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul> <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_9522ed5fbd948bd0f422a9c3c511773e.html">Kokkos</a></li><li class="navelem"><a class="el" href="KokkosUtilities_8hpp.html">KokkosUtilities.hpp</a></li> <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_9522ed5fbd948bd0f422a9c3c511773e.html">Kokkos</a></li><li class="navelem"><a class="el" href="KokkosUtilities_8hpp.html">KokkosUtilities.hpp</a></li>

View File

@ -375,26 +375,26 @@ $(document).ready(function(){initNavTree('ListI_8hpp_source.html',''); initResiz
<div class="ttc" id="apFlowMacros_8hpp_html_a922d2784284e8f6ee4009c3d92ba48b6"><div class="ttname"><a href="pFlowMacros_8hpp.html#a922d2784284e8f6ee4009c3d92ba48b6">FUNCTION_NAME</a></div><div class="ttdeci">#define FUNCTION_NAME</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00029">pFlowMacros.hpp:29</a></div></div> <div class="ttc" id="apFlowMacros_8hpp_html_a922d2784284e8f6ee4009c3d92ba48b6"><div class="ttname"><a href="pFlowMacros_8hpp.html#a922d2784284e8f6ee4009c3d92ba48b6">FUNCTION_NAME</a></div><div class="ttdeci">#define FUNCTION_NAME</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00029">pFlowMacros.hpp:29</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a558c24f9fe66dd9aa1e63ac6e3d0b746"><div class="ttname"><a href="namespacepFlow.html#a558c24f9fe66dd9aa1e63ac6e3d0b746">pFlow::newLineToken</a></div><div class="ttdeci">token newLineToken()</div><div class="ttdef"><b>Definition:</b> <a href="token_8hpp_source.html#l00524">token.hpp:524</a></div></div> <div class="ttc" id="anamespacepFlow_html_a558c24f9fe66dd9aa1e63ac6e3d0b746"><div class="ttname"><a href="namespacepFlow.html#a558c24f9fe66dd9aa1e63ac6e3d0b746">pFlow::newLineToken</a></div><div class="ttdeci">token newLineToken()</div><div class="ttdef"><b>Definition:</b> <a href="token_8hpp_source.html#l00524">token.hpp:524</a></div></div>
<div class="ttc" id="aclasspFlow_1_1List_html_a0ae8b5e57e020327db47517eca03cfb7"><div class="ttname"><a href="classpFlow_1_1List.html#a0ae8b5e57e020327db47517eca03cfb7">pFlow::List::countElement</a></div><div class="ttdeci">int32 countElement(const T &amp;elm) const</div><div class="ttdef"><b>Definition:</b> <a href="ListI_8hpp_source.html#l00058">ListI.hpp:58</a></div></div> <div class="ttc" id="aclasspFlow_1_1List_html_a0ae8b5e57e020327db47517eca03cfb7"><div class="ttname"><a href="classpFlow_1_1List.html#a0ae8b5e57e020327db47517eca03cfb7">pFlow::List::countElement</a></div><div class="ttdeci">int32 countElement(const T &amp;elm) const</div><div class="ttdef"><b>Definition:</b> <a href="ListI_8hpp_source.html#l00058">ListI.hpp:58</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a367eb3425fc4e8270e2aa961df8ac8a5"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a367eb3425fc4e8270e2aa961df8ac8a5">pFlow::IOstream::check</a></div><div class="ttdeci">virtual bool check(const char *operation) const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00042">IOstream.cpp:42</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a367eb3425fc4e8270e2aa961df8ac8a5"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a367eb3425fc4e8270e2aa961df8ac8a5">pFlow::IOstream::check</a></div><div class="ttdeci">virtual bool check(const char *operation) const</div><div class="ttdoc">Check IOstream status for given operation.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00042">IOstream.cpp:42</a></div></div>
<div class="ttc" id="aclasspFlow_1_1List_html_a91cf71be86cd63ae62fc59b12c16da9d"><div class="ttname"><a href="classpFlow_1_1List.html#a91cf71be86cd63ae62fc59b12c16da9d">pFlow::List::findi</a></div><div class="ttdeci">int32 findi(const T &amp;val) const</div><div class="ttdef"><b>Definition:</b> <a href="ListI_8hpp_source.html#l00109">ListI.hpp:109</a></div></div> <div class="ttc" id="aclasspFlow_1_1List_html_a91cf71be86cd63ae62fc59b12c16da9d"><div class="ttname"><a href="classpFlow_1_1List.html#a91cf71be86cd63ae62fc59b12c16da9d">pFlow::List::findi</a></div><div class="ttdeci">int32 findi(const T &amp;val) const</div><div class="ttdef"><b>Definition:</b> <a href="ListI_8hpp_source.html#l00109">ListI.hpp:109</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_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="aerror_8hpp_html_aca9aa547c8441e4410a65a2ce7c21554"><div class="ttname"><a href="error_8hpp.html#aca9aa547c8441e4410a65a2ce7c21554">fatalErrorInFunction</a></div><div class="ttdeci">#define fatalErrorInFunction</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00042">error.hpp:42</a></div></div> <div class="ttc" id="aerror_8hpp_html_aca9aa547c8441e4410a65a2ce7c21554"><div class="ttname"><a href="error_8hpp.html#aca9aa547c8441e4410a65a2ce7c21554">fatalErrorInFunction</a></div><div class="ttdeci">#define fatalErrorInFunction</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00042">error.hpp:42</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="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_1iIstream_html_aeecefbf648ad32c20134e67c4fa35597"><div class="ttname"><a href="classpFlow_1_1iIstream.html#aeecefbf648ad32c20134e67c4fa35597">pFlow::iIstream::putBack</a></div><div class="ttdeci">void putBack(const token &amp;tok)</div><div class="ttdef"><b>Definition:</b> <a href="iIstream_8cpp_source.html#l00005">iIstream.cpp:5</a></div></div> <div class="ttc" id="aclasspFlow_1_1iIstream_html_aeecefbf648ad32c20134e67c4fa35597"><div class="ttname"><a href="classpFlow_1_1iIstream.html#aeecefbf648ad32c20134e67c4fa35597">pFlow::iIstream::putBack</a></div><div class="ttdeci">void putBack(const token &amp;tok)</div><div class="ttdef"><b>Definition:</b> <a href="iIstream_8cpp_source.html#l00005">iIstream.cpp:5</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a85ed561d066dae339196cd058783674f"><div class="ttname"><a href="namespacepFlow.html#a85ed561d066dae339196cd058783674f">pFlow::operator&gt;&gt;</a></div><div class="ttdeci">INLINE_FUNCTION iIstream &amp; operator&gt;&gt;(iIstream &amp;str, AB3History &amp;ab3)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00041">AdamsBashforth3.hpp:41</a></div></div> <div class="ttc" id="anamespacepFlow_html_a85ed561d066dae339196cd058783674f"><div class="ttname"><a href="namespacepFlow.html#a85ed561d066dae339196cd058783674f">pFlow::operator&gt;&gt;</a></div><div class="ttdeci">INLINE_FUNCTION iIstream &amp; operator&gt;&gt;(iIstream &amp;str, AB3History &amp;ab3)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00041">AdamsBashforth3.hpp:41</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a281bbfd1fe6ab10377d7cb1f5111044d"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a281bbfd1fe6ab10377d7cb1f5111044d">pFlow::IOstream::fatalCheck</a></div><div class="ttdeci">bool fatalCheck(const char *operation) const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00048">IOstream.cpp:48</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a281bbfd1fe6ab10377d7cb1f5111044d"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a281bbfd1fe6ab10377d7cb1f5111044d">pFlow::IOstream::fatalCheck</a></div><div class="ttdeci">bool fatalCheck(const char *operation) const</div><div class="ttdoc">Check IOstream status for given operation.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00048">IOstream.cpp:48</a></div></div>
<div class="ttc" id="aclasspFlow_1_1List_html_a6658926e1e4a1ecd9cfdaaa595644b3f"><div class="ttname"><a href="classpFlow_1_1List.html#a6658926e1e4a1ecd9cfdaaa595644b3f">pFlow::List::pos</a></div><div class="ttdeci">auto pos(size_t i)</div><div class="ttdef"><b>Definition:</b> <a href="ListI_8hpp_source.html#l00023">ListI.hpp:23</a></div></div> <div class="ttc" id="aclasspFlow_1_1List_html_a6658926e1e4a1ecd9cfdaaa595644b3f"><div class="ttname"><a href="classpFlow_1_1List.html#a6658926e1e4a1ecd9cfdaaa595644b3f">pFlow::List::pos</a></div><div class="ttdeci">auto pos(size_t i)</div><div class="ttdef"><b>Definition:</b> <a href="ListI_8hpp_source.html#l00023">ListI.hpp:23</a></div></div>
<div class="ttc" id="aclasspFlow_1_1List_html_a1010a5c60498d6d610107e274868df12"><div class="ttname"><a href="classpFlow_1_1List.html#a1010a5c60498d6d610107e274868df12">pFlow::List::iterator</a></div><div class="ttdeci">typename listType::iterator iterator</div><div class="ttdef"><b>Definition:</b> <a href="List_8hpp_source.html#l00050">List.hpp:50</a></div></div> <div class="ttc" id="aclasspFlow_1_1List_html_a1010a5c60498d6d610107e274868df12"><div class="ttname"><a href="classpFlow_1_1List.html#a1010a5c60498d6d610107e274868df12">pFlow::List::iterator</a></div><div class="ttdeci">typename listType::iterator iterator</div><div class="ttdef"><b>Definition:</b> <a href="List_8hpp_source.html#l00050">List.hpp:50</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a1ea8e5601f8228c20b90c8c7a372c8f0"><div class="ttname"><a href="namespacepFlow.html#a1ea8e5601f8228c20b90c8c7a372c8f0">pFlow::beginListToken</a></div><div class="ttdeci">token beginListToken()</div><div class="ttdef"><b>Definition:</b> <a href="token_8hpp_source.html#l00499">token.hpp:499</a></div></div> <div class="ttc" id="anamespacepFlow_html_a1ea8e5601f8228c20b90c8c7a372c8f0"><div class="ttname"><a href="namespacepFlow.html#a1ea8e5601f8228c20b90c8c7a372c8f0">pFlow::beginListToken</a></div><div class="ttdeci">token beginListToken()</div><div class="ttdef"><b>Definition:</b> <a href="token_8hpp_source.html#l00499">token.hpp:499</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a148d74ad0977268be8ea8b26a147f619"><div class="ttname"><a href="namespacepFlow.html#a148d74ad0977268be8ea8b26a147f619">pFlow::operator&lt;&lt;</a></div><div class="ttdeci">INLINE_FUNCTION iOstream &amp; operator&lt;&lt;(iOstream &amp;str, const AB3History &amp;ab3)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00057">AdamsBashforth3.hpp:57</a></div></div> <div class="ttc" id="anamespacepFlow_html_a148d74ad0977268be8ea8b26a147f619"><div class="ttname"><a href="namespacepFlow.html#a148d74ad0977268be8ea8b26a147f619">pFlow::operator&lt;&lt;</a></div><div class="ttdeci">INLINE_FUNCTION iOstream &amp; operator&lt;&lt;(iOstream &amp;str, const AB3History &amp;ab3)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00057">AdamsBashforth3.hpp:57</a></div></div>
<div class="ttc" id="anamespacepFlow_html_ae66fd475dd6c1c6611e9451b715e6a77"><div class="ttname"><a href="namespacepFlow.html#ae66fd475dd6c1c6611e9451b715e6a77">pFlow::spaceToken</a></div><div class="ttdeci">token spaceToken()</div><div class="ttdef"><b>Definition:</b> <a href="token_8hpp_source.html#l00519">token.hpp:519</a></div></div> <div class="ttc" id="anamespacepFlow_html_ae66fd475dd6c1c6611e9451b715e6a77"><div class="ttname"><a href="namespacepFlow.html#ae66fd475dd6c1c6611e9451b715e6a77">pFlow::spaceToken</a></div><div class="ttdeci">token spaceToken()</div><div class="ttdef"><b>Definition:</b> <a href="token_8hpp_source.html#l00519">token.hpp:519</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_ac9b54653d0ec63ee05f64a185437b335"><div class="ttname"><a href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">pFlow::IOstream::name</a></div><div class="ttdeci">virtual const word &amp; name() const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00031">IOstream.cpp:31</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_ac9b54653d0ec63ee05f64a185437b335"><div class="ttname"><a href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">pFlow::IOstream::name</a></div><div class="ttdeci">virtual const word &amp; name() const</div><div class="ttdoc">Return the name of the stream.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00031">IOstream.cpp:31</a></div></div>
<div class="ttc" id="aclasspFlow_1_1List_html_a452cc3dc2647928573a55c8a5b41a5ea"><div class="ttname"><a href="classpFlow_1_1List.html#a452cc3dc2647928573a55c8a5b41a5ea">pFlow::List::writeList</a></div><div class="ttdeci">bool writeList(iOstream &amp;os) const</div><div class="ttdef"><b>Definition:</b> <a href="ListI_8hpp_source.html#l00144">ListI.hpp:144</a></div></div> <div class="ttc" id="aclasspFlow_1_1List_html_a452cc3dc2647928573a55c8a5b41a5ea"><div class="ttname"><a href="classpFlow_1_1List.html#a452cc3dc2647928573a55c8a5b41a5ea">pFlow::List::writeList</a></div><div class="ttdeci">bool writeList(iOstream &amp;os) const</div><div class="ttdef"><b>Definition:</b> <a href="ListI_8hpp_source.html#l00144">ListI.hpp:144</a></div></div>
<div class="ttc" id="anamespacepFlow_html_afe2469d14c84a55a743e34ca5f718dff"><div class="ttname"><a href="namespacepFlow.html#afe2469d14c84a55a743e34ca5f718dff">pFlow::endListToken</a></div><div class="ttdeci">token endListToken()</div><div class="ttdef"><b>Definition:</b> <a href="token_8hpp_source.html#l00494">token.hpp:494</a></div></div> <div class="ttc" id="anamespacepFlow_html_afe2469d14c84a55a743e34ca5f718dff"><div class="ttname"><a href="namespacepFlow.html#afe2469d14c84a55a743e34ca5f718dff">pFlow::endListToken</a></div><div class="ttdeci">token endListToken()</div><div class="ttdef"><b>Definition:</b> <a href="token_8hpp_source.html#l00494">token.hpp:494</a></div></div>
<div class="ttc" id="aclasspFlow_1_1List_html_a259cb5a711406a8c3e5d937eb9350cca"><div class="ttname"><a href="classpFlow_1_1List.html#a259cb5a711406a8c3e5d937eb9350cca">pFlow::List::size</a></div><div class="ttdeci">size_t size() const</div><div class="ttdef"><b>Definition:</b> <a href="ListI_8hpp_source.html#l00066">ListI.hpp:66</a></div></div> <div class="ttc" id="aclasspFlow_1_1List_html_a259cb5a711406a8c3e5d937eb9350cca"><div class="ttname"><a href="classpFlow_1_1List.html#a259cb5a711406a8c3e5d937eb9350cca">pFlow::List::size</a></div><div class="ttdeci">size_t size() const</div><div class="ttdef"><b>Definition:</b> <a href="ListI_8hpp_source.html#l00066">ListI.hpp:66</a></div></div>
<div class="ttc" id="aclasspFlow_1_1List_html_a18b6e40e2e0511b836d16ae0e7ecf061"><div class="ttname"><a href="classpFlow_1_1List.html#a18b6e40e2e0511b836d16ae0e7ecf061">pFlow::List::readList</a></div><div class="ttdeci">bool readList(iIstream &amp;is)</div><div class="ttdef"><b>Definition:</b> <a href="ListI_8hpp_source.html#l00178">ListI.hpp:178</a></div></div> <div class="ttc" id="aclasspFlow_1_1List_html_a18b6e40e2e0511b836d16ae0e7ecf061"><div class="ttname"><a href="classpFlow_1_1List.html#a18b6e40e2e0511b836d16ae0e7ecf061">pFlow::List::readList</a></div><div class="ttdeci">bool readList(iIstream &amp;is)</div><div class="ttdef"><b>Definition:</b> <a href="ListI_8hpp_source.html#l00178">ListI.hpp:178</a></div></div>
<div class="ttc" id="aerror_8hpp_html_a83efa053dfcfcef04cc0e721c0314ff3"><div class="ttname"><a href="error_8hpp.html#a83efa053dfcfcef04cc0e721c0314ff3">ioErrorInFile</a></div><div class="ttdeci">#define ioErrorInFile(fileName, lineNumber)</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00049">error.hpp:49</a></div></div> <div class="ttc" id="aerror_8hpp_html_a83efa053dfcfcef04cc0e721c0314ff3"><div class="ttname"><a href="error_8hpp.html#a83efa053dfcfcef04cc0e721c0314ff3">ioErrorInFile</a></div><div class="ttdeci">#define ioErrorInFile(fileName, lineNumber)</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00049">error.hpp:49</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a607efe5fb94edbe4cfa890c4907e76c3"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3">pFlow::IOstream::lineNumber</a></div><div class="ttdeci">int32 lineNumber() const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00187">IOstream.hpp:187</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a607efe5fb94edbe4cfa890c4907e76c3"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3">pFlow::IOstream::lineNumber</a></div><div class="ttdeci">int32 lineNumber() const</div><div class="ttdoc">Const access to the current stream line number.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00221">IOstream.hpp:221</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="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="aclasspFlow_1_1List_html_ae11b19125c410d38fecaf4e29372c358"><div class="ttname"><a href="classpFlow_1_1List.html#ae11b19125c410d38fecaf4e29372c358">pFlow::List::constIterator</a></div><div class="ttdeci">typename listType::const_iterator constIterator</div><div class="ttdef"><b>Definition:</b> <a href="List_8hpp_source.html#l00052">List.hpp:52</a></div></div> <div class="ttc" id="aclasspFlow_1_1List_html_ae11b19125c410d38fecaf4e29372c358"><div class="ttname"><a href="classpFlow_1_1List.html#ae11b19125c410d38fecaf4e29372c358">pFlow::List::constIterator</a></div><div class="ttdeci">typename listType::const_iterator constIterator</div><div class="ttdef"><b>Definition:</b> <a href="List_8hpp_source.html#l00052">List.hpp:52</a></div></div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->

View File

@ -416,7 +416,7 @@ $(document).ready(function(){initNavTree('ListPtrI_8hpp_source.html',''); initRe
<div class="ttc" id="aclasspFlow_1_1ListPtr_html_ae8ff88417850eea96d6b54bfd5361b30"><div class="ttname"><a href="classpFlow_1_1ListPtr.html#ae8ff88417850eea96d6b54bfd5361b30">pFlow::ListPtr::push_backSafe</a></div><div class="ttdeci">void push_backSafe(Args &amp;&amp;... args)</div><div class="ttdef"><b>Definition:</b> <a href="ListPtrI_8hpp_source.html#l00210">ListPtrI.hpp:210</a></div></div> <div class="ttc" id="aclasspFlow_1_1ListPtr_html_ae8ff88417850eea96d6b54bfd5361b30"><div class="ttname"><a href="classpFlow_1_1ListPtr.html#ae8ff88417850eea96d6b54bfd5361b30">pFlow::ListPtr::push_backSafe</a></div><div class="ttdeci">void push_backSafe(Args &amp;&amp;... args)</div><div class="ttdef"><b>Definition:</b> <a href="ListPtrI_8hpp_source.html#l00210">ListPtrI.hpp:210</a></div></div>
<div class="ttc" id="aclasspFlow_1_1ListPtr_html_a90f88d4cba030d25fbfc1e5a1ab36392"><div class="ttname"><a href="classpFlow_1_1ListPtr.html#a90f88d4cba030d25fbfc1e5a1ab36392">pFlow::ListPtr::release</a></div><div class="ttdeci">uniquePtr&lt; T &gt; release(label i)</div><div class="ttdef"><b>Definition:</b> <a href="ListPtrI_8hpp_source.html#l00265">ListPtrI.hpp:265</a></div></div> <div class="ttc" id="aclasspFlow_1_1ListPtr_html_a90f88d4cba030d25fbfc1e5a1ab36392"><div class="ttname"><a href="classpFlow_1_1ListPtr.html#a90f88d4cba030d25fbfc1e5a1ab36392">pFlow::ListPtr::release</a></div><div class="ttdeci">uniquePtr&lt; T &gt; release(label i)</div><div class="ttdef"><b>Definition:</b> <a href="ListPtrI_8hpp_source.html#l00265">ListPtrI.hpp:265</a></div></div>
<div class="ttc" id="aclasspFlow_1_1ListPtr_html_ac8bb3912a3ce86b15842e79d0b421204"><div class="ttname"><a href="classpFlow_1_1ListPtr.html#ac8bb3912a3ce86b15842e79d0b421204">pFlow::ListPtr::clear</a></div><div class="ttdeci">void clear()</div><div class="ttdef"><b>Definition:</b> <a href="ListPtrI_8hpp_source.html#l00275">ListPtrI.hpp:275</a></div></div> <div class="ttc" id="aclasspFlow_1_1ListPtr_html_ac8bb3912a3ce86b15842e79d0b421204"><div class="ttname"><a href="classpFlow_1_1ListPtr.html#ac8bb3912a3ce86b15842e79d0b421204">pFlow::ListPtr::clear</a></div><div class="ttdeci">void clear()</div><div class="ttdef"><b>Definition:</b> <a href="ListPtrI_8hpp_source.html#l00275">ListPtrI.hpp:275</a></div></div>
<div class="ttc" id="anamespacepFlow_html_aba8f0c455a3fdb4b05ad33a25b13b189"><div class="ttname"><a href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">pFlow::endl</a></div><div class="ttdeci">iOstream &amp; endl(iOstream &amp;os)</div><div class="ttdef"><b>Definition:</b> <a href="iOstream_8hpp_source.html#l00312">iOstream.hpp:312</a></div></div> <div class="ttc" id="anamespacepFlow_html_aba8f0c455a3fdb4b05ad33a25b13b189"><div class="ttname"><a href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">pFlow::endl</a></div><div class="ttdeci">iOstream &amp; endl(iOstream &amp;os)</div><div class="ttdoc">Add newline and flush stream.</div><div class="ttdef"><b>Definition:</b> <a href="iOstream_8hpp_source.html#l00320">iOstream.hpp:320</a></div></div>
<div class="ttc" id="aclasspFlow_1_1ListPtr_html_a7c153781c560171cc323795d14d905a3"><div class="ttname"><a href="classpFlow_1_1ListPtr.html#a7c153781c560171cc323795d14d905a3">pFlow::ListPtr::pos</a></div><div class="ttdeci">auto pos(label i)</div><div class="ttdef"><b>Definition:</b> <a href="ListPtrI_8hpp_source.html#l00070">ListPtrI.hpp:70</a></div></div> <div class="ttc" id="aclasspFlow_1_1ListPtr_html_a7c153781c560171cc323795d14d905a3"><div class="ttname"><a href="classpFlow_1_1ListPtr.html#a7c153781c560171cc323795d14d905a3">pFlow::ListPtr::pos</a></div><div class="ttdeci">auto pos(label i)</div><div class="ttdef"><b>Definition:</b> <a href="ListPtrI_8hpp_source.html#l00070">ListPtrI.hpp:70</a></div></div>
<div class="ttc" id="aclasspFlow_1_1ListPtr_html_a3809aca9dcd2c52a4711126018cc961d"><div class="ttname"><a href="classpFlow_1_1ListPtr.html#a3809aca9dcd2c52a4711126018cc961d">pFlow::ListPtr::push_back</a></div><div class="ttdeci">void push_back(T *ptr)</div><div class="ttdef"><b>Definition:</b> <a href="ListPtrI_8hpp_source.html#l00195">ListPtrI.hpp:195</a></div></div> <div class="ttc" id="aclasspFlow_1_1ListPtr_html_a3809aca9dcd2c52a4711126018cc961d"><div class="ttname"><a href="classpFlow_1_1ListPtr.html#a3809aca9dcd2c52a4711126018cc961d">pFlow::ListPtr::push_back</a></div><div class="ttdeci">void push_back(T *ptr)</div><div class="ttdef"><b>Definition:</b> <a href="ListPtrI_8hpp_source.html#l00195">ListPtrI.hpp:195</a></div></div>
<div class="ttc" id="aerror_8hpp_html_aca9aa547c8441e4410a65a2ce7c21554"><div class="ttname"><a href="error_8hpp.html#aca9aa547c8441e4410a65a2ce7c21554">fatalErrorInFunction</a></div><div class="ttdeci">#define fatalErrorInFunction</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00042">error.hpp:42</a></div></div> <div class="ttc" id="aerror_8hpp_html_aca9aa547c8441e4410a65a2ce7c21554"><div class="ttname"><a href="error_8hpp.html#aca9aa547c8441e4410a65a2ce7c21554">fatalErrorInFunction</a></div><div class="ttdeci">#define fatalErrorInFunction</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00042">error.hpp:42</a></div></div>

View File

@ -139,12 +139,12 @@ $(document).ready(function(){initNavTree('List_8hpp.html',''); initResizable();
<area shape="rect" href="vibratingMotion_8hpp.html" title=" " alt="" coords="594,95,797,136"/> <area shape="rect" href="vibratingMotion_8hpp.html" title=" " alt="" coords="594,95,797,136"/>
<area shape="rect" href="Lists_8hpp.html" title=" " alt="" coords="821,95,1012,136"/> <area shape="rect" href="Lists_8hpp.html" title=" " alt="" coords="821,95,1012,136"/>
<area shape="rect" href="dictionary_8hpp.html" title=" " alt="" coords="1087,184,1274,225"/> <area shape="rect" href="dictionary_8hpp.html" title=" " alt="" coords="1087,184,1274,225"/>
<area shape="rect" href="setFieldList_8hpp.html" title=" " alt="" coords="1017,273,1213,315"/> <area shape="rect" href="setFieldList_8hpp.html" title=" " alt="" coords="1018,273,1213,315"/>
<area shape="rect" href="eventSubscriber_8hpp.html" title=" " alt="" coords="1138,95,1365,136"/> <area shape="rect" href="eventSubscriber_8hpp.html" title=" " alt="" coords="1138,95,1365,136"/>
<area shape="rect" href="fileSystem_8hpp.html" title=" " alt="" coords="1389,95,1580,136"/> <area shape="rect" href="fileSystem_8hpp.html" title=" " alt="" coords="1389,95,1581,136"/>
<area shape="rect" href="dynamicLinkLibs_8cpp.html" title=" " alt="" coords="1605,95,1866,136"/> <area shape="rect" href="dynamicLinkLibs_8cpp.html" title=" " alt="" coords="1605,95,1866,136"/>
<area shape="rect" href="tokenList_8hpp.html" title=" " alt="" coords="1891,95,2065,136"/> <area shape="rect" href="tokenList_8hpp.html" title=" " alt="" coords="1891,95,2065,136"/>
<area shape="rect" href="Timers_8hpp.html" title=" " alt="" coords="2090,95,2250,136"/> <area shape="rect" href="Timers_8hpp.html" title=" " alt="" coords="2089,95,2248,136"/>
</map> </map>
</div> </div>
</div> </div>

View File

@ -5,10 +5,10 @@
<area shape="rect" id="node4" href="$vibratingMotion_8hpp.html" title=" " alt="" coords="594,95,797,136"/> <area shape="rect" id="node4" href="$vibratingMotion_8hpp.html" title=" " alt="" coords="594,95,797,136"/>
<area shape="rect" id="node5" href="$Lists_8hpp.html" title=" " alt="" coords="821,95,1012,136"/> <area shape="rect" id="node5" href="$Lists_8hpp.html" title=" " alt="" coords="821,95,1012,136"/>
<area shape="rect" id="node6" href="$dictionary_8hpp.html" title=" " alt="" coords="1087,184,1274,225"/> <area shape="rect" id="node6" href="$dictionary_8hpp.html" title=" " alt="" coords="1087,184,1274,225"/>
<area shape="rect" id="node7" href="$setFieldList_8hpp.html" title=" " alt="" coords="1017,273,1213,315"/> <area shape="rect" id="node7" href="$setFieldList_8hpp.html" title=" " alt="" coords="1018,273,1213,315"/>
<area shape="rect" id="node8" href="$eventSubscriber_8hpp.html" title=" " alt="" coords="1138,95,1365,136"/> <area shape="rect" id="node8" href="$eventSubscriber_8hpp.html" title=" " alt="" coords="1138,95,1365,136"/>
<area shape="rect" id="node9" href="$fileSystem_8hpp.html" title=" " alt="" coords="1389,95,1580,136"/> <area shape="rect" id="node9" href="$fileSystem_8hpp.html" title=" " alt="" coords="1389,95,1581,136"/>
<area shape="rect" id="node10" href="$dynamicLinkLibs_8cpp.html" title=" " alt="" coords="1605,95,1866,136"/> <area shape="rect" id="node10" href="$dynamicLinkLibs_8cpp.html" title=" " alt="" coords="1605,95,1866,136"/>
<area shape="rect" id="node11" href="$tokenList_8hpp.html" title=" " alt="" coords="1891,95,2065,136"/> <area shape="rect" id="node11" href="$tokenList_8hpp.html" title=" " alt="" coords="1891,95,2065,136"/>
<area shape="rect" id="node12" href="$Timers_8hpp.html" title=" " alt="" coords="2090,95,2250,136"/> <area shape="rect" id="node12" href="$Timers_8hpp.html" title=" " alt="" coords="2089,95,2248,136"/>
</map> </map>

View File

@ -1 +1 @@
77267e1916be88e60278ba7ba7904a9a 3d471e3f6c44147125f60753742a063d

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 47 KiB

View File

@ -1 +1 @@
57a81be498fc712632ddab1cdb84e9dc 8a596c4a2648abd08e8ed9e6504ea2a8

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -245,21 +245,21 @@ $(document).ready(function(){initNavTree('Logical_8cpp_source.html',''); initRes
<div class="ttc" id="anamespacepFlow_html_a85d082a1fd1aa0dd5be3e779502475a7"><div class="ttname"><a href="namespacepFlow.html#a85d082a1fd1aa0dd5be3e779502475a7">pFlow::toUpper</a></div><div class="ttdeci">word toUpper(const word &amp;inStr)</div><div class="ttdef"><b>Definition:</b> <a href="bTypesFunctions_8cpp_source.html#l00107">bTypesFunctions.cpp:107</a></div></div> <div class="ttc" id="anamespacepFlow_html_a85d082a1fd1aa0dd5be3e779502475a7"><div class="ttname"><a href="namespacepFlow.html#a85d082a1fd1aa0dd5be3e779502475a7">pFlow::toUpper</a></div><div class="ttdeci">word toUpper(const word &amp;inStr)</div><div class="ttdef"><b>Definition:</b> <a href="bTypesFunctions_8cpp_source.html#l00107">bTypesFunctions.cpp:107</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div> <div class="ttc" id="anamespacepFlow_html_a0ebe792a293e8c717bddf60070c0fe99"><div class="ttname"><a href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a></div><div class="ttdeci">std::string word</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00063">builtinTypes.hpp:63</a></div></div>
<div class="ttc" id="apFlowMacros_8hpp_html_a922d2784284e8f6ee4009c3d92ba48b6"><div class="ttname"><a href="pFlowMacros_8hpp.html#a922d2784284e8f6ee4009c3d92ba48b6">FUNCTION_NAME</a></div><div class="ttdeci">#define FUNCTION_NAME</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00029">pFlowMacros.hpp:29</a></div></div> <div class="ttc" id="apFlowMacros_8hpp_html_a922d2784284e8f6ee4009c3d92ba48b6"><div class="ttname"><a href="pFlowMacros_8hpp.html#a922d2784284e8f6ee4009c3d92ba48b6">FUNCTION_NAME</a></div><div class="ttdeci">#define FUNCTION_NAME</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00029">pFlowMacros.hpp:29</a></div></div>
<div class="ttc" id="anamespacepFlow_html_aba8f0c455a3fdb4b05ad33a25b13b189"><div class="ttname"><a href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">pFlow::endl</a></div><div class="ttdeci">iOstream &amp; endl(iOstream &amp;os)</div><div class="ttdef"><b>Definition:</b> <a href="iOstream_8hpp_source.html#l00312">iOstream.hpp:312</a></div></div> <div class="ttc" id="anamespacepFlow_html_aba8f0c455a3fdb4b05ad33a25b13b189"><div class="ttname"><a href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">pFlow::endl</a></div><div class="ttdeci">iOstream &amp; endl(iOstream &amp;os)</div><div class="ttdoc">Add newline and flush stream.</div><div class="ttdef"><b>Definition:</b> <a href="iOstream_8hpp_source.html#l00320">iOstream.hpp:320</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a367eb3425fc4e8270e2aa961df8ac8a5"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a367eb3425fc4e8270e2aa961df8ac8a5">pFlow::IOstream::check</a></div><div class="ttdeci">virtual bool check(const char *operation) const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00042">IOstream.cpp:42</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a367eb3425fc4e8270e2aa961df8ac8a5"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a367eb3425fc4e8270e2aa961df8ac8a5">pFlow::IOstream::check</a></div><div class="ttdeci">virtual bool check(const char *operation) const</div><div class="ttdoc">Check IOstream status for given operation.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00042">IOstream.cpp:42</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Logical_html_a6a40de4ceed55b2f78cf3027739dfd91"><div class="ttname"><a href="classpFlow_1_1Logical.html#a6a40de4ceed55b2f78cf3027739dfd91">pFlow::Logical::write</a></div><div class="ttdeci">bool write(iOstream &amp;os) const</div><div class="ttdef"><b>Definition:</b> <a href="Logical_8cpp_source.html#l00098">Logical.cpp:98</a></div></div> <div class="ttc" id="aclasspFlow_1_1Logical_html_a6a40de4ceed55b2f78cf3027739dfd91"><div class="ttname"><a href="classpFlow_1_1Logical.html#a6a40de4ceed55b2f78cf3027739dfd91">pFlow::Logical::write</a></div><div class="ttdeci">bool write(iOstream &amp;os) const</div><div class="ttdef"><b>Definition:</b> <a href="Logical_8cpp_source.html#l00098">Logical.cpp:98</a></div></div>
<div class="ttc" id="aLogical_8hpp_html"><div class="ttname"><a href="Logical_8hpp.html">Logical.hpp</a></div></div> <div class="ttc" id="aLogical_8hpp_html"><div class="ttname"><a href="Logical_8hpp.html">Logical.hpp</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_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="aerror_8hpp_html_aca9aa547c8441e4410a65a2ce7c21554"><div class="ttname"><a href="error_8hpp.html#aca9aa547c8441e4410a65a2ce7c21554">fatalErrorInFunction</a></div><div class="ttdeci">#define fatalErrorInFunction</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00042">error.hpp:42</a></div></div> <div class="ttc" id="aerror_8hpp_html_aca9aa547c8441e4410a65a2ce7c21554"><div class="ttname"><a href="error_8hpp.html#aca9aa547c8441e4410a65a2ce7c21554">fatalErrorInFunction</a></div><div class="ttdeci">#define fatalErrorInFunction</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00042">error.hpp:42</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Logical_html_aff8e92ab47032ae811d1271161cb9b22"><div class="ttname"><a href="classpFlow_1_1Logical.html#aff8e92ab47032ae811d1271161cb9b22">pFlow::Logical::read</a></div><div class="ttdeci">bool read(iIstream &amp;is)</div><div class="ttdef"><b>Definition:</b> <a href="Logical_8cpp_source.html#l00065">Logical.cpp:65</a></div></div> <div class="ttc" id="aclasspFlow_1_1Logical_html_aff8e92ab47032ae811d1271161cb9b22"><div class="ttname"><a href="classpFlow_1_1Logical.html#aff8e92ab47032ae811d1271161cb9b22">pFlow::Logical::read</a></div><div class="ttdeci">bool read(iIstream &amp;is)</div><div class="ttdef"><b>Definition:</b> <a href="Logical_8cpp_source.html#l00065">Logical.cpp:65</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Logical_html_ab26d4eeeee6530495955214023e65cc0"><div class="ttname"><a href="classpFlow_1_1Logical.html#ab26d4eeeee6530495955214023e65cc0">pFlow::Logical::s_</a></div><div class="ttdeci">bool s_</div><div class="ttdef"><b>Definition:</b> <a href="Logical_8hpp_source.html#l00038">Logical.hpp:38</a></div></div> <div class="ttc" id="aclasspFlow_1_1Logical_html_ab26d4eeeee6530495955214023e65cc0"><div class="ttname"><a href="classpFlow_1_1Logical.html#ab26d4eeeee6530495955214023e65cc0">pFlow::Logical::s_</a></div><div class="ttdeci">bool s_</div><div class="ttdef"><b>Definition:</b> <a href="Logical_8hpp_source.html#l00038">Logical.hpp:38</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a638b33dd25b3cd8ea7e846f04fd6a6a3"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a638b33dd25b3cd8ea7e846f04fd6a6a3">pFlow::IOstream::setBad</a></div><div class="ttdeci">void setBad()</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00238">IOstream.hpp:238</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a638b33dd25b3cd8ea7e846f04fd6a6a3"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a638b33dd25b3cd8ea7e846f04fd6a6a3">pFlow::IOstream::setBad</a></div><div class="ttdeci">void setBad()</div><div class="ttdoc">Set stream to be bad.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00272">IOstream.hpp:272</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a85ed561d066dae339196cd058783674f"><div class="ttname"><a href="namespacepFlow.html#a85ed561d066dae339196cd058783674f">pFlow::operator&gt;&gt;</a></div><div class="ttdeci">INLINE_FUNCTION iIstream &amp; operator&gt;&gt;(iIstream &amp;str, AB3History &amp;ab3)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00041">AdamsBashforth3.hpp:41</a></div></div> <div class="ttc" id="anamespacepFlow_html_a85ed561d066dae339196cd058783674f"><div class="ttname"><a href="namespacepFlow.html#a85ed561d066dae339196cd058783674f">pFlow::operator&gt;&gt;</a></div><div class="ttdeci">INLINE_FUNCTION iIstream &amp; operator&gt;&gt;(iIstream &amp;str, AB3History &amp;ab3)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00041">AdamsBashforth3.hpp:41</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a148d74ad0977268be8ea8b26a147f619"><div class="ttname"><a href="namespacepFlow.html#a148d74ad0977268be8ea8b26a147f619">pFlow::operator&lt;&lt;</a></div><div class="ttdeci">INLINE_FUNCTION iOstream &amp; operator&lt;&lt;(iOstream &amp;str, const AB3History &amp;ab3)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00057">AdamsBashforth3.hpp:57</a></div></div> <div class="ttc" id="anamespacepFlow_html_a148d74ad0977268be8ea8b26a147f619"><div class="ttname"><a href="namespacepFlow.html#a148d74ad0977268be8ea8b26a147f619">pFlow::operator&lt;&lt;</a></div><div class="ttdeci">INLINE_FUNCTION iOstream &amp; operator&lt;&lt;(iOstream &amp;str, const AB3History &amp;ab3)</div><div class="ttdef"><b>Definition:</b> <a href="AdamsBashforth3_8hpp_source.html#l00057">AdamsBashforth3.hpp:57</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_ac9b54653d0ec63ee05f64a185437b335"><div class="ttname"><a href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">pFlow::IOstream::name</a></div><div class="ttdeci">virtual const word &amp; name() const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00031">IOstream.cpp:31</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_ac9b54653d0ec63ee05f64a185437b335"><div class="ttname"><a href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">pFlow::IOstream::name</a></div><div class="ttdeci">virtual const word &amp; name() const</div><div class="ttdoc">Return the name of the stream.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8cpp_source.html#l00031">IOstream.cpp:31</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Logical_html"><div class="ttname"><a href="classpFlow_1_1Logical.html">pFlow::Logical</a></div><div class="ttdef"><b>Definition:</b> <a href="Logical_8hpp_source.html#l00035">Logical.hpp:35</a></div></div> <div class="ttc" id="aclasspFlow_1_1Logical_html"><div class="ttname"><a href="classpFlow_1_1Logical.html">pFlow::Logical</a></div><div class="ttdef"><b>Definition:</b> <a href="Logical_8hpp_source.html#l00035">Logical.hpp:35</a></div></div>
<div class="ttc" id="aerror_8hpp_html_a83efa053dfcfcef04cc0e721c0314ff3"><div class="ttname"><a href="error_8hpp.html#a83efa053dfcfcef04cc0e721c0314ff3">ioErrorInFile</a></div><div class="ttdeci">#define ioErrorInFile(fileName, lineNumber)</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00049">error.hpp:49</a></div></div> <div class="ttc" id="aerror_8hpp_html_a83efa053dfcfcef04cc0e721c0314ff3"><div class="ttname"><a href="error_8hpp.html#a83efa053dfcfcef04cc0e721c0314ff3">ioErrorInFile</a></div><div class="ttdeci">#define ioErrorInFile(fileName, lineNumber)</div><div class="ttdef"><b>Definition:</b> <a href="error_8hpp_source.html#l00049">error.hpp:49</a></div></div>
<div class="ttc" id="aclasspFlow_1_1IOstream_html_a607efe5fb94edbe4cfa890c4907e76c3"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3">pFlow::IOstream::lineNumber</a></div><div class="ttdeci">int32 lineNumber() const</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00187">IOstream.hpp:187</a></div></div> <div class="ttc" id="aclasspFlow_1_1IOstream_html_a607efe5fb94edbe4cfa890c4907e76c3"><div class="ttname"><a href="classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3">pFlow::IOstream::lineNumber</a></div><div class="ttdeci">int32 lineNumber() const</div><div class="ttdoc">Const access to the current stream line number.</div><div class="ttdef"><b>Definition:</b> <a href="IOstream_8hpp_source.html#l00221">IOstream.hpp:221</a></div></div>
<div class="ttc" id="aiOstream_8hpp_html"><div class="ttname"><a href="iOstream_8hpp.html">iOstream.hpp</a></div></div> <div class="ttc" id="aiOstream_8hpp_html"><div class="ttname"><a href="iOstream_8hpp.html">iOstream.hpp</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Logical_html_a557853380b14ede18eb1782e21047c73"><div class="ttname"><a href="classpFlow_1_1Logical.html#a557853380b14ede18eb1782e21047c73">pFlow::Logical::yesNoSet_</a></div><div class="ttdeci">int yesNoSet_</div><div class="ttdef"><b>Definition:</b> <a href="Logical_8hpp_source.html#l00040">Logical.hpp:40</a></div></div> <div class="ttc" id="aclasspFlow_1_1Logical_html_a557853380b14ede18eb1782e21047c73"><div class="ttname"><a href="classpFlow_1_1Logical.html#a557853380b14ede18eb1782e21047c73">pFlow::Logical::yesNoSet_</a></div><div class="ttdeci">int yesNoSet_</div><div class="ttdef"><b>Definition:</b> <a href="Logical_8hpp_source.html#l00040">Logical.hpp:40</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="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>

View File

@ -1 +1 @@
fa25458e112fb4fcd5e63aabec6ba9fd 5a2d35fc2bc32e3d19a78856dbb632ba

View File

@ -175,7 +175,7 @@ Functions</h2></td></tr>
<p class="definition">Definition at line <a class="el" href="MapI_8hpp_source.html#l00066">66</a> of file <a class="el" href="MapI_8hpp_source.html">MapI.hpp</a>.</p> <p class="definition">Definition at line <a class="el" href="MapI_8hpp_source.html#l00066">66</a> of file <a class="el" href="MapI_8hpp_source.html">MapI.hpp</a>.</p>
<p class="reference">References <a class="el" href="iOstream_8hpp_source.html#l00312">pFlow::endl()</a>, and <a class="el" href="NBSCrossLoop_8hpp_source.html#l00022">m</a>.</p> <p class="reference">References <a class="el" href="iOstream_8hpp_source.html#l00320">pFlow::endl()</a>, and <a class="el" href="NBSCrossLoop_8hpp_source.html#l00022">m</a>.</p>
<div id="dynsection-1" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"> <div id="dynsection-1" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
<img id="dynsection-1-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div> <img id="dynsection-1-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
<div id="dynsection-1-summary" class="dynsummary" style="display:block;"> <div id="dynsection-1-summary" class="dynsummary" style="display:block;">
@ -184,7 +184,7 @@ Functions</h2></td></tr>
<div class="center"><img src="MapI_8hpp_a4c9ffaebbebdbce0d337782ba0f2c92d_cgraph.png" border="0" usemap="#MapI_8hpp_a4c9ffaebbebdbce0d337782ba0f2c92d_cgraph" alt=""/></div> <div class="center"><img src="MapI_8hpp_a4c9ffaebbebdbce0d337782ba0f2c92d_cgraph.png" border="0" usemap="#MapI_8hpp_a4c9ffaebbebdbce0d337782ba0f2c92d_cgraph" alt=""/></div>
<map name="MapI_8hpp_a4c9ffaebbebdbce0d337782ba0f2c92d_cgraph" id="MapI_8hpp_a4c9ffaebbebdbce0d337782ba0f2c92d_cgraph"> <map name="MapI_8hpp_a4c9ffaebbebdbce0d337782ba0f2c92d_cgraph" id="MapI_8hpp_a4c9ffaebbebdbce0d337782ba0f2c92d_cgraph">
<area shape="rect" title=" " alt="" coords="5,5,88,32"/> <area shape="rect" title=" " alt="" coords="5,5,88,32"/>
<area shape="rect" href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title=" " alt="" coords="136,5,232,32"/> <area shape="rect" href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title="Add newline and flush stream." alt="" coords="136,5,233,32"/>
</map> </map>
</div> </div>
@ -226,7 +226,7 @@ Functions</h2></td></tr>
<p class="definition">Definition at line <a class="el" href="MapI_8hpp_source.html#l00081">81</a> of file <a class="el" href="MapI_8hpp_source.html">MapI.hpp</a>.</p> <p class="definition">Definition at line <a class="el" href="MapI_8hpp_source.html#l00081">81</a> of file <a class="el" href="MapI_8hpp_source.html">MapI.hpp</a>.</p>
<p class="reference">References <a class="el" href="iOstream_8hpp_source.html#l00312">pFlow::endl()</a>, and <a class="el" href="NBSCrossLoop_8hpp_source.html#l00022">m</a>.</p> <p class="reference">References <a class="el" href="iOstream_8hpp_source.html#l00320">pFlow::endl()</a>, and <a class="el" href="NBSCrossLoop_8hpp_source.html#l00022">m</a>.</p>
<div id="dynsection-2" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"> <div id="dynsection-2" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
<img id="dynsection-2-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div> <img id="dynsection-2-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
<div id="dynsection-2-summary" class="dynsummary" style="display:block;"> <div id="dynsection-2-summary" class="dynsummary" style="display:block;">
@ -235,7 +235,7 @@ Functions</h2></td></tr>
<div class="center"><img src="MapI_8hpp_a67a08ca6f29cbcd39e08da406197e002_cgraph.png" border="0" usemap="#MapI_8hpp_a67a08ca6f29cbcd39e08da406197e002_cgraph" alt=""/></div> <div class="center"><img src="MapI_8hpp_a67a08ca6f29cbcd39e08da406197e002_cgraph.png" border="0" usemap="#MapI_8hpp_a67a08ca6f29cbcd39e08da406197e002_cgraph" alt=""/></div>
<map name="MapI_8hpp_a67a08ca6f29cbcd39e08da406197e002_cgraph" id="MapI_8hpp_a67a08ca6f29cbcd39e08da406197e002_cgraph"> <map name="MapI_8hpp_a67a08ca6f29cbcd39e08da406197e002_cgraph" id="MapI_8hpp_a67a08ca6f29cbcd39e08da406197e002_cgraph">
<area shape="rect" title=" " alt="" coords="5,5,88,32"/> <area shape="rect" title=" " alt="" coords="5,5,88,32"/>
<area shape="rect" href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title=" " alt="" coords="136,5,232,32"/> <area shape="rect" href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title="Add newline and flush stream." alt="" coords="136,5,233,32"/>
</map> </map>
</div> </div>
@ -277,7 +277,7 @@ Functions</h2></td></tr>
<p class="definition">Definition at line <a class="el" href="MapI_8hpp_source.html#l00095">95</a> of file <a class="el" href="MapI_8hpp_source.html">MapI.hpp</a>.</p> <p class="definition">Definition at line <a class="el" href="MapI_8hpp_source.html#l00095">95</a> of file <a class="el" href="MapI_8hpp_source.html">MapI.hpp</a>.</p>
<p class="reference">References <a class="el" href="iOstream_8hpp_source.html#l00312">pFlow::endl()</a>, and <a class="el" href="NBSCrossLoop_8hpp_source.html#l00022">m</a>.</p> <p class="reference">References <a class="el" href="iOstream_8hpp_source.html#l00320">pFlow::endl()</a>, and <a class="el" href="NBSCrossLoop_8hpp_source.html#l00022">m</a>.</p>
<div id="dynsection-3" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"> <div id="dynsection-3" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
<img id="dynsection-3-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div> <img id="dynsection-3-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
<div id="dynsection-3-summary" class="dynsummary" style="display:block;"> <div id="dynsection-3-summary" class="dynsummary" style="display:block;">
@ -286,7 +286,7 @@ Functions</h2></td></tr>
<div class="center"><img src="MapI_8hpp_a44835a78933f656277e3cd9ed131c53d_cgraph.png" border="0" usemap="#MapI_8hpp_a44835a78933f656277e3cd9ed131c53d_cgraph" alt=""/></div> <div class="center"><img src="MapI_8hpp_a44835a78933f656277e3cd9ed131c53d_cgraph.png" border="0" usemap="#MapI_8hpp_a44835a78933f656277e3cd9ed131c53d_cgraph" alt=""/></div>
<map name="MapI_8hpp_a44835a78933f656277e3cd9ed131c53d_cgraph" id="MapI_8hpp_a44835a78933f656277e3cd9ed131c53d_cgraph"> <map name="MapI_8hpp_a44835a78933f656277e3cd9ed131c53d_cgraph" id="MapI_8hpp_a44835a78933f656277e3cd9ed131c53d_cgraph">
<area shape="rect" title=" " alt="" coords="5,5,88,32"/> <area shape="rect" title=" " alt="" coords="5,5,88,32"/>
<area shape="rect" href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title=" " alt="" coords="136,5,232,32"/> <area shape="rect" href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title="Add newline and flush stream." alt="" coords="136,5,233,32"/>
</map> </map>
</div> </div>
@ -328,7 +328,7 @@ Functions</h2></td></tr>
<p class="definition">Definition at line <a class="el" href="MapI_8hpp_source.html#l00109">109</a> of file <a class="el" href="MapI_8hpp_source.html">MapI.hpp</a>.</p> <p class="definition">Definition at line <a class="el" href="MapI_8hpp_source.html#l00109">109</a> of file <a class="el" href="MapI_8hpp_source.html">MapI.hpp</a>.</p>
<p class="reference">References <a class="el" href="iOstream_8hpp_source.html#l00312">pFlow::endl()</a>, and <a class="el" href="NBSCrossLoop_8hpp_source.html#l00022">m</a>.</p> <p class="reference">References <a class="el" href="iOstream_8hpp_source.html#l00320">pFlow::endl()</a>, and <a class="el" href="NBSCrossLoop_8hpp_source.html#l00022">m</a>.</p>
<div id="dynsection-4" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"> <div id="dynsection-4" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
<img id="dynsection-4-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div> <img id="dynsection-4-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
<div id="dynsection-4-summary" class="dynsummary" style="display:block;"> <div id="dynsection-4-summary" class="dynsummary" style="display:block;">
@ -337,7 +337,7 @@ Functions</h2></td></tr>
<div class="center"><img src="MapI_8hpp_a2572c6ba8d2645c998fd759de51b26e4_cgraph.png" border="0" usemap="#MapI_8hpp_a2572c6ba8d2645c998fd759de51b26e4_cgraph" alt=""/></div> <div class="center"><img src="MapI_8hpp_a2572c6ba8d2645c998fd759de51b26e4_cgraph.png" border="0" usemap="#MapI_8hpp_a2572c6ba8d2645c998fd759de51b26e4_cgraph" alt=""/></div>
<map name="MapI_8hpp_a2572c6ba8d2645c998fd759de51b26e4_cgraph" id="MapI_8hpp_a2572c6ba8d2645c998fd759de51b26e4_cgraph"> <map name="MapI_8hpp_a2572c6ba8d2645c998fd759de51b26e4_cgraph" id="MapI_8hpp_a2572c6ba8d2645c998fd759de51b26e4_cgraph">
<area shape="rect" title=" " alt="" coords="5,5,88,32"/> <area shape="rect" title=" " alt="" coords="5,5,88,32"/>
<area shape="rect" href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title=" " alt="" coords="136,5,232,32"/> <area shape="rect" href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title="Add newline and flush stream." alt="" coords="136,5,233,32"/>
</map> </map>
</div> </div>
@ -379,7 +379,7 @@ Functions</h2></td></tr>
<p class="definition">Definition at line <a class="el" href="MapI_8hpp_source.html#l00123">123</a> of file <a class="el" href="MapI_8hpp_source.html">MapI.hpp</a>.</p> <p class="definition">Definition at line <a class="el" href="MapI_8hpp_source.html#l00123">123</a> of file <a class="el" href="MapI_8hpp_source.html">MapI.hpp</a>.</p>
<p class="reference">References <a class="el" href="iOstream_8hpp_source.html#l00312">pFlow::endl()</a>, and <a class="el" href="NBSCrossLoop_8hpp_source.html#l00022">m</a>.</p> <p class="reference">References <a class="el" href="iOstream_8hpp_source.html#l00320">pFlow::endl()</a>, and <a class="el" href="NBSCrossLoop_8hpp_source.html#l00022">m</a>.</p>
<div id="dynsection-5" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"> <div id="dynsection-5" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
<img id="dynsection-5-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div> <img id="dynsection-5-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
<div id="dynsection-5-summary" class="dynsummary" style="display:block;"> <div id="dynsection-5-summary" class="dynsummary" style="display:block;">
@ -388,7 +388,7 @@ Functions</h2></td></tr>
<div class="center"><img src="MapI_8hpp_a01c6abca27e5aada54a0764ea4c781ff_cgraph.png" border="0" usemap="#MapI_8hpp_a01c6abca27e5aada54a0764ea4c781ff_cgraph" alt=""/></div> <div class="center"><img src="MapI_8hpp_a01c6abca27e5aada54a0764ea4c781ff_cgraph.png" border="0" usemap="#MapI_8hpp_a01c6abca27e5aada54a0764ea4c781ff_cgraph" alt=""/></div>
<map name="MapI_8hpp_a01c6abca27e5aada54a0764ea4c781ff_cgraph" id="MapI_8hpp_a01c6abca27e5aada54a0764ea4c781ff_cgraph"> <map name="MapI_8hpp_a01c6abca27e5aada54a0764ea4c781ff_cgraph" id="MapI_8hpp_a01c6abca27e5aada54a0764ea4c781ff_cgraph">
<area shape="rect" title=" " alt="" coords="5,5,88,32"/> <area shape="rect" title=" " alt="" coords="5,5,88,32"/>
<area shape="rect" href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title=" " alt="" coords="136,5,232,32"/> <area shape="rect" href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title="Add newline and flush stream." alt="" coords="136,5,233,32"/>
</map> </map>
</div> </div>

View File

@ -1,4 +1,4 @@
<map id="printKeys" name="printKeys"> <map id="printKeys" name="printKeys">
<area shape="rect" id="node1" title=" " alt="" coords="5,5,88,32"/> <area shape="rect" id="node1" title=" " alt="" coords="5,5,88,32"/>
<area shape="rect" id="node2" href="$namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title=" " alt="" coords="136,5,232,32"/> <area shape="rect" id="node2" href="$namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title="Add newline and flush stream." alt="" coords="136,5,233,32"/>
</map> </map>

View File

@ -1 +1 @@
52dde63257f74b6f55c729c3cb8004e0 c176e5e48d290a1b6db9f9672897011a

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,4 +1,4 @@
<map id="printKeys" name="printKeys"> <map id="printKeys" name="printKeys">
<area shape="rect" id="node1" title=" " alt="" coords="5,5,88,32"/> <area shape="rect" id="node1" title=" " alt="" coords="5,5,88,32"/>
<area shape="rect" id="node2" href="$namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title=" " alt="" coords="136,5,232,32"/> <area shape="rect" id="node2" href="$namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title="Add newline and flush stream." alt="" coords="136,5,233,32"/>
</map> </map>

View File

@ -1 +1 @@
52dde63257f74b6f55c729c3cb8004e0 c176e5e48d290a1b6db9f9672897011a

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,4 +1,4 @@
<map id="printKeys" name="printKeys"> <map id="printKeys" name="printKeys">
<area shape="rect" id="node1" title=" " alt="" coords="5,5,88,32"/> <area shape="rect" id="node1" title=" " alt="" coords="5,5,88,32"/>
<area shape="rect" id="node2" href="$namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title=" " alt="" coords="136,5,232,32"/> <area shape="rect" id="node2" href="$namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title="Add newline and flush stream." alt="" coords="136,5,233,32"/>
</map> </map>

View File

@ -1 +1 @@
52dde63257f74b6f55c729c3cb8004e0 c176e5e48d290a1b6db9f9672897011a

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,4 +1,4 @@
<map id="printKeys" name="printKeys"> <map id="printKeys" name="printKeys">
<area shape="rect" id="node1" title=" " alt="" coords="5,5,88,32"/> <area shape="rect" id="node1" title=" " alt="" coords="5,5,88,32"/>
<area shape="rect" id="node2" href="$namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title=" " alt="" coords="136,5,232,32"/> <area shape="rect" id="node2" href="$namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title="Add newline and flush stream." alt="" coords="136,5,233,32"/>
</map> </map>

View File

@ -1 +1 @@
52dde63257f74b6f55c729c3cb8004e0 c176e5e48d290a1b6db9f9672897011a

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,4 +1,4 @@
<map id="printKeys" name="printKeys"> <map id="printKeys" name="printKeys">
<area shape="rect" id="node1" title=" " alt="" coords="5,5,88,32"/> <area shape="rect" id="node1" title=" " alt="" coords="5,5,88,32"/>
<area shape="rect" id="node2" href="$namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title=" " alt="" coords="136,5,232,32"/> <area shape="rect" id="node2" href="$namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title="Add newline and flush stream." alt="" coords="136,5,233,32"/>
</map> </map>

View File

@ -1 +1 @@
52dde63257f74b6f55c729c3cb8004e0 c176e5e48d290a1b6db9f9672897011a

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -241,7 +241,7 @@ $(document).ready(function(){initNavTree('MapI_8hpp_source.html',''); initResiza
</div><!-- fragment --></div><!-- contents --> </div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content --> </div><!-- doc-content -->
<div class="ttc" id="anamespacepFlow_html_a0ccc1b0be06895d058cf4ca22dfe56ce"><div class="ttname"><a href="namespacepFlow.html#a0ccc1b0be06895d058cf4ca22dfe56ce">pFlow::find</a></div><div class="ttdeci">int64 find(Vector&lt; T, Allocator &gt; &amp;vec, const T &amp;val)</div><div class="ttdef"><b>Definition:</b> <a href="VectorAlgorithm_8hpp_source.html#l00069">VectorAlgorithm.hpp:69</a></div></div> <div class="ttc" id="anamespacepFlow_html_a0ccc1b0be06895d058cf4ca22dfe56ce"><div class="ttname"><a href="namespacepFlow.html#a0ccc1b0be06895d058cf4ca22dfe56ce">pFlow::find</a></div><div class="ttdeci">int64 find(Vector&lt; T, Allocator &gt; &amp;vec, const T &amp;val)</div><div class="ttdef"><b>Definition:</b> <a href="VectorAlgorithm_8hpp_source.html#l00069">VectorAlgorithm.hpp:69</a></div></div>
<div class="ttc" id="anamespacepFlow_html_aba8f0c455a3fdb4b05ad33a25b13b189"><div class="ttname"><a href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">pFlow::endl</a></div><div class="ttdeci">iOstream &amp; endl(iOstream &amp;os)</div><div class="ttdef"><b>Definition:</b> <a href="iOstream_8hpp_source.html#l00312">iOstream.hpp:312</a></div></div> <div class="ttc" id="anamespacepFlow_html_aba8f0c455a3fdb4b05ad33a25b13b189"><div class="ttname"><a href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">pFlow::endl</a></div><div class="ttdeci">iOstream &amp; endl(iOstream &amp;os)</div><div class="ttdoc">Add newline and flush stream.</div><div class="ttdef"><b>Definition:</b> <a href="iOstream_8hpp_source.html#l00320">iOstream.hpp:320</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Map_html_abf1c3784373d079646730a4fd419aede"><div class="ttname"><a href="classpFlow_1_1Map.html#abf1c3784373d079646730a4fd419aede">pFlow::Map&lt; pFlow::repository * &gt;::mappedType</a></div><div class="ttdeci">typename mapType::mapped_type mappedType</div><div class="ttdef"><b>Definition:</b> <a href="Map_8hpp_source.html#l00058">Map.hpp:58</a></div></div> <div class="ttc" id="aclasspFlow_1_1Map_html_abf1c3784373d079646730a4fd419aede"><div class="ttname"><a href="classpFlow_1_1Map.html#abf1c3784373d079646730a4fd419aede">pFlow::Map&lt; pFlow::repository * &gt;::mappedType</a></div><div class="ttdeci">typename mapType::mapped_type mappedType</div><div class="ttdef"><b>Definition:</b> <a href="Map_8hpp_source.html#l00058">Map.hpp:58</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Map_html_aa7669b74b0c566790f2f2a7fb11a9593"><div class="ttname"><a href="classpFlow_1_1Map.html#aa7669b74b0c566790f2f2a7fb11a9593">pFlow::Map&lt; pFlow::repository * &gt;::keyType</a></div><div class="ttdeci">typename mapType::key_type keyType</div><div class="ttdef"><b>Definition:</b> <a href="Map_8hpp_source.html#l00056">Map.hpp:56</a></div></div> <div class="ttc" id="aclasspFlow_1_1Map_html_aa7669b74b0c566790f2f2a7fb11a9593"><div class="ttname"><a href="classpFlow_1_1Map.html#aa7669b74b0c566790f2f2a7fb11a9593">pFlow::Map&lt; pFlow::repository * &gt;::keyType</a></div><div class="ttdeci">typename mapType::key_type keyType</div><div class="ttdef"><b>Definition:</b> <a href="Map_8hpp_source.html#l00056">Map.hpp:56</a></div></div>
<div class="ttc" id="aclasspFlow_1_1Map_html_a9124a8fcf228c945283648e8ea27b4ee"><div class="ttname"><a href="classpFlow_1_1Map.html#a9124a8fcf228c945283648e8ea27b4ee">pFlow::Map::insertIf</a></div><div class="ttdeci">bool insertIf(const keyType &amp;k, const mappedType &amp;v)</div><div class="ttdef"><b>Definition:</b> <a href="MapI_8hpp_source.html#l00023">MapI.hpp:23</a></div></div> <div class="ttc" id="aclasspFlow_1_1Map_html_a9124a8fcf228c945283648e8ea27b4ee"><div class="ttname"><a href="classpFlow_1_1Map.html#a9124a8fcf228c945283648e8ea27b4ee">pFlow::Map::insertIf</a></div><div class="ttdeci">bool insertIf(const keyType &amp;k, const mappedType &amp;v)</div><div class="ttdef"><b>Definition:</b> <a href="MapI_8hpp_source.html#l00023">MapI.hpp:23</a></div></div>

View File

@ -447,7 +447,7 @@ $(document).ready(function(){initNavTree('MapPtrI_8hpp_source.html',''); initRes
<div class="ttc" id="aclasspFlow_1_1MapPtr_html_a39a7d85e711a60cfad55a63ff306cf04"><div class="ttname"><a href="classpFlow_1_1MapPtr.html#a39a7d85e711a60cfad55a63ff306cf04">pFlow::MapPtr::insertReplaceSafe</a></div><div class="ttdeci">bool insertReplaceSafe(const keyType &amp;key, Args &amp;&amp;... args)</div><div class="ttdef"><b>Definition:</b> <a href="MapPtrI_8hpp_source.html#l00175">MapPtrI.hpp:175</a></div></div> <div class="ttc" id="aclasspFlow_1_1MapPtr_html_a39a7d85e711a60cfad55a63ff306cf04"><div class="ttname"><a href="classpFlow_1_1MapPtr.html#a39a7d85e711a60cfad55a63ff306cf04">pFlow::MapPtr::insertReplaceSafe</a></div><div class="ttdeci">bool insertReplaceSafe(const keyType &amp;key, Args &amp;&amp;... args)</div><div class="ttdef"><b>Definition:</b> <a href="MapPtrI_8hpp_source.html#l00175">MapPtrI.hpp:175</a></div></div>
<div class="ttc" id="aclasspFlow_1_1MapPtr_html_add6edd884b302bd58f7eb51b0bf42287"><div class="ttname"><a href="classpFlow_1_1MapPtr.html#add6edd884b302bd58f7eb51b0bf42287">pFlow::MapPtr::findPtr</a></div><div class="ttdeci">T * findPtr(const keyType &amp;k)</div><div class="ttdef"><b>Definition:</b> <a href="MapPtrI_8hpp_source.html#l00053">MapPtrI.hpp:53</a></div></div> <div class="ttc" id="aclasspFlow_1_1MapPtr_html_add6edd884b302bd58f7eb51b0bf42287"><div class="ttname"><a href="classpFlow_1_1MapPtr.html#add6edd884b302bd58f7eb51b0bf42287">pFlow::MapPtr::findPtr</a></div><div class="ttdeci">T * findPtr(const keyType &amp;k)</div><div class="ttdef"><b>Definition:</b> <a href="MapPtrI_8hpp_source.html#l00053">MapPtrI.hpp:53</a></div></div>
<div class="ttc" id="aclasspFlow_1_1MapPtr_html_ac8bb3912a3ce86b15842e79d0b421204"><div class="ttname"><a href="classpFlow_1_1MapPtr.html#ac8bb3912a3ce86b15842e79d0b421204">pFlow::MapPtr::clear</a></div><div class="ttdeci">void clear()</div><div class="ttdef"><b>Definition:</b> <a href="MapPtrI_8hpp_source.html#l00320">MapPtrI.hpp:320</a></div></div> <div class="ttc" id="aclasspFlow_1_1MapPtr_html_ac8bb3912a3ce86b15842e79d0b421204"><div class="ttname"><a href="classpFlow_1_1MapPtr.html#ac8bb3912a3ce86b15842e79d0b421204">pFlow::MapPtr::clear</a></div><div class="ttdeci">void clear()</div><div class="ttdef"><b>Definition:</b> <a href="MapPtrI_8hpp_source.html#l00320">MapPtrI.hpp:320</a></div></div>
<div class="ttc" id="anamespacepFlow_html_aba8f0c455a3fdb4b05ad33a25b13b189"><div class="ttname"><a href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">pFlow::endl</a></div><div class="ttdeci">iOstream &amp; endl(iOstream &amp;os)</div><div class="ttdef"><b>Definition:</b> <a href="iOstream_8hpp_source.html#l00312">iOstream.hpp:312</a></div></div> <div class="ttc" id="anamespacepFlow_html_aba8f0c455a3fdb4b05ad33a25b13b189"><div class="ttname"><a href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">pFlow::endl</a></div><div class="ttdeci">iOstream &amp; endl(iOstream &amp;os)</div><div class="ttdoc">Add newline and flush stream.</div><div class="ttdef"><b>Definition:</b> <a href="iOstream_8hpp_source.html#l00320">iOstream.hpp:320</a></div></div>
<div class="ttc" id="aclasspFlow_1_1MapPtr_html_ae30252c367eee55b4abc0876cf141108"><div class="ttname"><a href="classpFlow_1_1MapPtr.html#ae30252c367eee55b4abc0876cf141108">pFlow::MapPtr&lt; pFlow::iEntry &gt;::constIterator</a></div><div class="ttdeci">typename mapType::const_iterator constIterator</div><div class="ttdef"><b>Definition:</b> <a href="MapPtr_8hpp_source.html#l00060">MapPtr.hpp:60</a></div></div> <div class="ttc" id="aclasspFlow_1_1MapPtr_html_ae30252c367eee55b4abc0876cf141108"><div class="ttname"><a href="classpFlow_1_1MapPtr.html#ae30252c367eee55b4abc0876cf141108">pFlow::MapPtr&lt; pFlow::iEntry &gt;::constIterator</a></div><div class="ttdeci">typename mapType::const_iterator constIterator</div><div class="ttdef"><b>Definition:</b> <a href="MapPtr_8hpp_source.html#l00060">MapPtr.hpp:60</a></div></div>
<div class="ttc" id="aclasspFlow_1_1MapPtr_html_a09191c0b174fbc9492136ffae28254db"><div class="ttname"><a href="classpFlow_1_1MapPtr.html#a09191c0b174fbc9492136ffae28254db">pFlow::MapPtr&lt; pFlow::iEntry &gt;::valueType</a></div><div class="ttdeci">typename mapType::value_type valueType</div><div class="ttdef"><b>Definition:</b> <a href="MapPtr_8hpp_source.html#l00052">MapPtr.hpp:52</a></div></div> <div class="ttc" id="aclasspFlow_1_1MapPtr_html_a09191c0b174fbc9492136ffae28254db"><div class="ttname"><a href="classpFlow_1_1MapPtr.html#a09191c0b174fbc9492136ffae28254db">pFlow::MapPtr&lt; pFlow::iEntry &gt;::valueType</a></div><div class="ttdeci">typename mapType::value_type valueType</div><div class="ttdef"><b>Definition:</b> <a href="MapPtr_8hpp_source.html#l00052">MapPtr.hpp:52</a></div></div>
<div class="ttc" id="aclasspFlow_1_1MapPtr_html"><div class="ttname"><a href="classpFlow_1_1MapPtr.html">pFlow::MapPtr</a></div><div class="ttdef"><b>Definition:</b> <a href="MapPtr_8hpp_source.html#l00039">MapPtr.hpp:39</a></div></div> <div class="ttc" id="aclasspFlow_1_1MapPtr_html"><div class="ttname"><a href="classpFlow_1_1MapPtr.html">pFlow::MapPtr</a></div><div class="ttdef"><b>Definition:</b> <a href="MapPtr_8hpp_source.html#l00039">MapPtr.hpp:39</a></div></div>

View File

@ -392,7 +392,7 @@ $(document).ready(function(){initNavTree('MapPtr_8hpp_source.html',''); initResi
<div class="ttc" id="aclasspFlow_1_1MapPtr_html_add6edd884b302bd58f7eb51b0bf42287"><div class="ttname"><a href="classpFlow_1_1MapPtr.html#add6edd884b302bd58f7eb51b0bf42287">pFlow::MapPtr::findPtr</a></div><div class="ttdeci">T * findPtr(const keyType &amp;k)</div><div class="ttdef"><b>Definition:</b> <a href="MapPtrI_8hpp_source.html#l00053">MapPtrI.hpp:53</a></div></div> <div class="ttc" id="aclasspFlow_1_1MapPtr_html_add6edd884b302bd58f7eb51b0bf42287"><div class="ttname"><a href="classpFlow_1_1MapPtr.html#add6edd884b302bd58f7eb51b0bf42287">pFlow::MapPtr::findPtr</a></div><div class="ttdeci">T * findPtr(const keyType &amp;k)</div><div class="ttdef"><b>Definition:</b> <a href="MapPtrI_8hpp_source.html#l00053">MapPtrI.hpp:53</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a9c4454c5f18c8245eaaebf2b4832eab0"><div class="ttname"><a href="namespacepFlow.html#a9c4454c5f18c8245eaaebf2b4832eab0">pFlow::printKeys</a></div><div class="ttdeci">iOstream &amp; printKeys(iOstream &amp;os, const wordHashMap&lt; T &gt; &amp;m)</div></div> <div class="ttc" id="anamespacepFlow_html_a9c4454c5f18c8245eaaebf2b4832eab0"><div class="ttname"><a href="namespacepFlow.html#a9c4454c5f18c8245eaaebf2b4832eab0">pFlow::printKeys</a></div><div class="ttdeci">iOstream &amp; printKeys(iOstream &amp;os, const wordHashMap&lt; T &gt; &amp;m)</div></div>
<div class="ttc" id="aclasspFlow_1_1MapPtr_html_ac8bb3912a3ce86b15842e79d0b421204"><div class="ttname"><a href="classpFlow_1_1MapPtr.html#ac8bb3912a3ce86b15842e79d0b421204">pFlow::MapPtr::clear</a></div><div class="ttdeci">void clear()</div><div class="ttdef"><b>Definition:</b> <a href="MapPtrI_8hpp_source.html#l00320">MapPtrI.hpp:320</a></div></div> <div class="ttc" id="aclasspFlow_1_1MapPtr_html_ac8bb3912a3ce86b15842e79d0b421204"><div class="ttname"><a href="classpFlow_1_1MapPtr.html#ac8bb3912a3ce86b15842e79d0b421204">pFlow::MapPtr::clear</a></div><div class="ttdeci">void clear()</div><div class="ttdef"><b>Definition:</b> <a href="MapPtrI_8hpp_source.html#l00320">MapPtrI.hpp:320</a></div></div>
<div class="ttc" id="anamespacepFlow_html_aba8f0c455a3fdb4b05ad33a25b13b189"><div class="ttname"><a href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">pFlow::endl</a></div><div class="ttdeci">iOstream &amp; endl(iOstream &amp;os)</div><div class="ttdef"><b>Definition:</b> <a href="iOstream_8hpp_source.html#l00312">iOstream.hpp:312</a></div></div> <div class="ttc" id="anamespacepFlow_html_aba8f0c455a3fdb4b05ad33a25b13b189"><div class="ttname"><a href="namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189">pFlow::endl</a></div><div class="ttdeci">iOstream &amp; endl(iOstream &amp;os)</div><div class="ttdoc">Add newline and flush stream.</div><div class="ttdef"><b>Definition:</b> <a href="iOstream_8hpp_source.html#l00320">iOstream.hpp:320</a></div></div>
<div class="ttc" id="aMapPtrI_8hpp_html"><div class="ttname"><a href="MapPtrI_8hpp.html">MapPtrI.hpp</a></div></div> <div class="ttc" id="aMapPtrI_8hpp_html"><div class="ttname"><a href="MapPtrI_8hpp.html">MapPtrI.hpp</a></div></div>
<div class="ttc" id="aclasspFlow_1_1MapPtr_html_ae30252c367eee55b4abc0876cf141108"><div class="ttname"><a href="classpFlow_1_1MapPtr.html#ae30252c367eee55b4abc0876cf141108">pFlow::MapPtr&lt; pFlow::iEntry &gt;::constIterator</a></div><div class="ttdeci">typename mapType::const_iterator constIterator</div><div class="ttdef"><b>Definition:</b> <a href="MapPtr_8hpp_source.html#l00060">MapPtr.hpp:60</a></div></div> <div class="ttc" id="aclasspFlow_1_1MapPtr_html_ae30252c367eee55b4abc0876cf141108"><div class="ttname"><a href="classpFlow_1_1MapPtr.html#ae30252c367eee55b4abc0876cf141108">pFlow::MapPtr&lt; pFlow::iEntry &gt;::constIterator</a></div><div class="ttdeci">typename mapType::const_iterator constIterator</div><div class="ttdef"><b>Definition:</b> <a href="MapPtr_8hpp_source.html#l00060">MapPtr.hpp:60</a></div></div>
<div class="ttc" id="aclasspFlow_1_1MapPtr_html_a16b3afe748849777167cfaae7abaa682"><div class="ttname"><a href="classpFlow_1_1MapPtr.html#a16b3afe748849777167cfaae7abaa682">pFlow::MapPtr::~MapPtr</a></div><div class="ttdeci">~MapPtr()</div><div class="ttdef"><b>Definition:</b> <a href="MapPtr_8hpp_source.html#l00127">MapPtr.hpp:127</a></div></div> <div class="ttc" id="aclasspFlow_1_1MapPtr_html_a16b3afe748849777167cfaae7abaa682"><div class="ttname"><a href="classpFlow_1_1MapPtr.html#a16b3afe748849777167cfaae7abaa682">pFlow::MapPtr::~MapPtr</a></div><div class="ttdeci">~MapPtr()</div><div class="ttdef"><b>Definition:</b> <a href="MapPtr_8hpp_source.html#l00127">MapPtr.hpp:127</a></div></div>

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
7851eb2af799c869f5d46c525d964ec9 7bd5dac91fa3c699aaa4ae7592098ec7

View File

@ -255,7 +255,7 @@ $(document).ready(function(){initNavTree('NBSLevel0_8hpp_source.html',''); initR
<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>&#160; <span class="comment">// updateFrequency_ value</span></div> <div class="line"><a name="l00149"></a><span class="lineno"> 149</span>&#160; <span class="comment">// updateFrequency_ value</span></div>
<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>&#160; <span class="comment">// on all the points in the range of [0,numPoints_)</span></div> <div class="line"><a name="l00150"></a><span class="lineno"> 150</span>&#160; <span class="comment">// on all the points in the range of [0,numPoints_)</span></div>
<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>&#160; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> PairsContainer&gt;</div> <div class="line"><a name="l00151"></a><span class="lineno"> 151</span>&#160; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> PairsContainer&gt;</div>
<div class="line"><a name="l00152"></a><span class="lineno"><a class="line" href="classpFlow_1_1NBSLevel0.html#a3d0828431ab6a95cdb8dd00c010ac14e"> 152</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1NBSLevel0.html#a3d0828431ab6a95cdb8dd00c010ac14e">broadSearch</a>(PairsContainer&amp; pairs, <a class="code" href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee">range</a> activeRange)</div> <div class="line"><a name="l00152"></a><span class="lineno"><a class="line" href="classpFlow_1_1NBSLevel0.html#a3d0828431ab6a95cdb8dd00c010ac14e"> 152</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1NBSLevel0.html#a3d0828431ab6a95cdb8dd00c010ac14e">broadSearch</a>(PairsContainer&amp; pairs, <a class="code" href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">range</a> activeRange)</div>
<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>&#160; {</div> <div class="line"><a name="l00153"></a><span class="lineno"> 153</span>&#160; {</div>
<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>&#160; </div> <div class="line"><a name="l00154"></a><span class="lineno"> 154</span>&#160; </div>
<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>&#160; </div> <div class="line"><a name="l00155"></a><span class="lineno"> 155</span>&#160; </div>
@ -271,7 +271,7 @@ $(document).ready(function(){initNavTree('NBSLevel0_8hpp_source.html',''); initR
<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>&#160; <span class="comment">// with force = true, perform broad search regardless of </span></div> <div class="line"><a name="l00165"></a><span class="lineno"> 165</span>&#160; <span class="comment">// with force = true, perform broad search regardless of </span></div>
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>&#160; <span class="comment">// updateFrequency_ value</span></div> <div class="line"><a name="l00166"></a><span class="lineno"> 166</span>&#160; <span class="comment">// updateFrequency_ value</span></div>
<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>&#160; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> PairsContainer, <span class="keyword">typename</span> IncludeFunction&gt;</div> <div class="line"><a name="l00167"></a><span class="lineno"> 167</span>&#160; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> PairsContainer, <span class="keyword">typename</span> IncludeFunction&gt;</div>
<div class="line"><a name="l00168"></a><span class="lineno"><a class="line" href="classpFlow_1_1NBSLevel0.html#aaded4d15767bdb25c873d469647ffa36"> 168</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1NBSLevel0.html#aaded4d15767bdb25c873d469647ffa36">broadSearch</a>(PairsContainer&amp; pairs, <a class="code" href="namespacepFlow.html#ad8085fcd475be6bdf841bcdd9b9225ee">range</a> activeRange, IncludeFunction incld)</div> <div class="line"><a name="l00168"></a><span class="lineno"><a class="line" href="classpFlow_1_1NBSLevel0.html#aaded4d15767bdb25c873d469647ffa36"> 168</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpFlow_1_1NBSLevel0.html#aaded4d15767bdb25c873d469647ffa36">broadSearch</a>(PairsContainer&amp; pairs, <a class="code" href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">range</a> activeRange, IncludeFunction incld)</div>
<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>&#160; {</div> <div class="line"><a name="l00169"></a><span class="lineno"> 169</span>&#160; {</div>
<div class="line"><a name="l00170"></a><span class="lineno"> 170</span>&#160; </div> <div class="line"><a name="l00170"></a><span class="lineno"> 170</span>&#160; </div>
<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>&#160; this-&gt;<a class="code" href="classpFlow_1_1mapperNBS.html#ac4d9b554d7571777600bb20765ffe5bb">build</a>(activeRange, incld);</div> <div class="line"><a name="l00171"></a><span class="lineno"> 171</span>&#160; this-&gt;<a class="code" href="classpFlow_1_1mapperNBS.html#ac4d9b554d7571777600bb20765ffe5bb">build</a>(activeRange, incld);</div>
@ -346,15 +346,16 @@ $(document).ready(function(){initNavTree('NBSLevel0_8hpp_source.html',''); initR
<div class="line"><a name="l00240"></a><span class="lineno"> 240</span>&#160;<span class="preprocessor">#endif // __NBSLevel0_hpp__</span></div> <div class="line"><a name="l00240"></a><span class="lineno"> 240</span>&#160;<span class="preprocessor">#endif // __NBSLevel0_hpp__</span></div>
</div><!-- fragment --></div><!-- contents --> </div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content --> </div><!-- doc-content -->
<div class="ttc" id="aclasspFlow_1_1cells_html_a5e549f8b31612df62519b37e65954fc8"><div class="ttname"><a href="classpFlow_1_1cells.html#a5e549f8b31612df62519b37e65954fc8">pFlow::cells&lt; int32 &gt;::nz</a></div><div class="ttdeci">INLINE_FUNCTION_HD int32 nz() const</div><div class="ttdef"><b>Definition:</b> <a href="cells_8hpp_source.html#l00139">cells.hpp:139</a></div></div> <div class="ttc" id="aclasspFlow_1_1cells_html_a5e549f8b31612df62519b37e65954fc8"><div class="ttname"><a href="classpFlow_1_1cells.html#a5e549f8b31612df62519b37e65954fc8">pFlow::cells&lt; int32 &gt;::nz</a></div><div class="ttdeci">INLINE_FUNCTION_HD int32 nz() const</div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00139">cells.hpp:139</a></div></div>
<div class="ttc" id="aclasspFlow_1_1NBSLevel0_html_a4a2ee05b7003624e63b085bd2bfb7b19"><div class="ttname"><a href="classpFlow_1_1NBSLevel0.html#a4a2ee05b7003624e63b085bd2bfb7b19">pFlow::NBSLevel0::~NBSLevel0</a></div><div class="ttdeci">INLINE_FUNCTION_HD ~NBSLevel0()=default</div></div> <div class="ttc" id="aclasspFlow_1_1NBSLevel0_html_a4a2ee05b7003624e63b085bd2bfb7b19"><div class="ttname"><a href="classpFlow_1_1NBSLevel0.html#a4a2ee05b7003624e63b085bd2bfb7b19">pFlow::NBSLevel0::~NBSLevel0</a></div><div class="ttdeci">INLINE_FUNCTION_HD ~NBSLevel0()=default</div></div>
<div class="ttc" id="amapperNBS_8hpp_html"><div class="ttname"><a href="mapperNBS_8hpp.html">mapperNBS.hpp</a></div></div> <div class="ttc" id="amapperNBS_8hpp_html"><div class="ttname"><a href="mapperNBS_8hpp.html">mapperNBS.hpp</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div> <div class="ttc" id="anamespacepFlow_html_a6192191c0e9c178a44ee1ac350fde476"><div class="ttname"><a href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">pFlow::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00046">builtinTypes.hpp:46</a></div></div>
<div class="ttc" id="anamespacepFlow_html_a304d8581876270871949bf5d4755036a"><div class="ttname"><a href="namespacepFlow.html#a304d8581876270871949bf5d4755036a">pFlow::range</a></div><div class="ttdeci">kRange&lt; int &gt; range</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00059">KokkosTypes.hpp:59</a></div></div>
<div class="ttc" id="aclasspFlow_1_1NBSLevel0_html"><div class="ttname"><a href="classpFlow_1_1NBSLevel0.html">pFlow::NBSLevel0</a></div><div class="ttdef"><b>Definition:</b> <a href="NBSLevel0_8hpp_source.html#l00032">NBSLevel0.hpp:32</a></div></div> <div class="ttc" id="aclasspFlow_1_1NBSLevel0_html"><div class="ttname"><a href="classpFlow_1_1NBSLevel0.html">pFlow::NBSLevel0</a></div><div class="ttdef"><b>Definition:</b> <a href="NBSLevel0_8hpp_source.html#l00032">NBSLevel0.hpp:32</a></div></div>
<div class="ttc" id="anamespacepFlow_html_abd01e8e67e3d94cab04ecaaf4f85ac1b"><div class="ttname"><a href="namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b">pFlow::uint32</a></div><div class="ttdeci">unsigned int uint32</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00059">builtinTypes.hpp:59</a></div></div> <div class="ttc" id="anamespacepFlow_html_abd01e8e67e3d94cab04ecaaf4f85ac1b"><div class="ttname"><a href="namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b">pFlow::uint32</a></div><div class="ttdeci">unsigned int uint32</div><div class="ttdef"><b>Definition:</b> <a href="builtinTypes_8hpp_source.html#l00059">builtinTypes.hpp:59</a></div></div>
<div class="ttc" id="aclasspFlow_1_1NBSLevel0_html_afa52ac4d1be4af0ef41af785891951df"><div class="ttname"><a href="classpFlow_1_1NBSLevel0.html#afa52ac4d1be4af0ef41af785891951df">pFlow::NBSLevel0::cellIterator</a></div><div class="ttdeci">typename MapperType::cellIterator cellIterator</div><div class="ttdef"><b>Definition:</b> <a href="NBSLevel0_8hpp_source.html#l00040">NBSLevel0.hpp:40</a></div></div> <div class="ttc" id="aclasspFlow_1_1NBSLevel0_html_afa52ac4d1be4af0ef41af785891951df"><div class="ttname"><a href="classpFlow_1_1NBSLevel0.html#afa52ac4d1be4af0ef41af785891951df">pFlow::NBSLevel0::cellIterator</a></div><div class="ttdeci">typename MapperType::cellIterator cellIterator</div><div class="ttdef"><b>Definition:</b> <a href="NBSLevel0_8hpp_source.html#l00040">NBSLevel0.hpp:40</a></div></div>
<div class="ttc" id="aclasspFlow_1_1NBSLevel0_html_ad262edf326ff58e177321fa63613fb95"><div class="ttname"><a href="classpFlow_1_1NBSLevel0.html#ad262edf326ff58e177321fa63613fb95">pFlow::NBSLevel0::NBSLevel0</a></div><div class="ttdeci">NBSLevel0(const box &amp;domain, real cellSize, const ViewType1D&lt; realx3, memory_space &gt; &amp;position, const ViewType1D&lt; real, memory_space &gt; &amp;diam)</div><div class="ttdef"><b>Definition:</b> <a href="NBSLevel0_8hpp_source.html#l00090">NBSLevel0.hpp:90</a></div></div> <div class="ttc" id="aclasspFlow_1_1NBSLevel0_html_ad262edf326ff58e177321fa63613fb95"><div class="ttname"><a href="classpFlow_1_1NBSLevel0.html#ad262edf326ff58e177321fa63613fb95">pFlow::NBSLevel0::NBSLevel0</a></div><div class="ttdeci">NBSLevel0(const box &amp;domain, real cellSize, const ViewType1D&lt; realx3, memory_space &gt; &amp;position, const ViewType1D&lt; real, memory_space &gt; &amp;diam)</div><div class="ttdef"><b>Definition:</b> <a href="NBSLevel0_8hpp_source.html#l00090">NBSLevel0.hpp:90</a></div></div>
<div class="ttc" id="aclasspFlow_1_1cells_html_a103c0d44baf9aa23e9f2fc151678905f"><div class="ttname"><a href="classpFlow_1_1cells.html#a103c0d44baf9aa23e9f2fc151678905f">pFlow::cells&lt; int32 &gt;::nx</a></div><div class="ttdeci">INLINE_FUNCTION_HD int32 nx() const</div><div class="ttdef"><b>Definition:</b> <a href="cells_8hpp_source.html#l00127">cells.hpp:127</a></div></div> <div class="ttc" id="aclasspFlow_1_1cells_html_a103c0d44baf9aa23e9f2fc151678905f"><div class="ttname"><a href="classpFlow_1_1cells.html#a103c0d44baf9aa23e9f2fc151678905f">pFlow::cells&lt; int32 &gt;::nx</a></div><div class="ttdeci">INLINE_FUNCTION_HD int32 nx() const</div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00127">cells.hpp:127</a></div></div>
<div class="ttc" id="aclasspFlow_1_1NBSLevel0_html_a3d0828431ab6a95cdb8dd00c010ac14e"><div class="ttname"><a href="classpFlow_1_1NBSLevel0.html#a3d0828431ab6a95cdb8dd00c010ac14e">pFlow::NBSLevel0::broadSearch</a></div><div class="ttdeci">bool broadSearch(PairsContainer &amp;pairs, range activeRange)</div><div class="ttdef"><b>Definition:</b> <a href="NBSLevel0_8hpp_source.html#l00152">NBSLevel0.hpp:152</a></div></div> <div class="ttc" id="aclasspFlow_1_1NBSLevel0_html_a3d0828431ab6a95cdb8dd00c010ac14e"><div class="ttname"><a href="classpFlow_1_1NBSLevel0.html#a3d0828431ab6a95cdb8dd00c010ac14e">pFlow::NBSLevel0::broadSearch</a></div><div class="ttdeci">bool broadSearch(PairsContainer &amp;pairs, range activeRange)</div><div class="ttdef"><b>Definition:</b> <a href="NBSLevel0_8hpp_source.html#l00152">NBSLevel0.hpp:152</a></div></div>
<div class="ttc" id="aclasspFlow_1_1mapperNBS_html_a94771782ff2841007e80ca3839276da7"><div class="ttname"><a href="classpFlow_1_1mapperNBS.html#a94771782ff2841007e80ca3839276da7">pFlow::mapperNBS::NextType</a></div><div class="ttdeci">ViewType1D&lt; int32, memory_space &gt; NextType</div><div class="ttdef"><b>Definition:</b> <a href="mapperNBS_8hpp_source.html#l00054">mapperNBS.hpp:54</a></div></div> <div class="ttc" id="aclasspFlow_1_1mapperNBS_html_a94771782ff2841007e80ca3839276da7"><div class="ttname"><a href="classpFlow_1_1mapperNBS.html#a94771782ff2841007e80ca3839276da7">pFlow::mapperNBS::NextType</a></div><div class="ttdeci">ViewType1D&lt; int32, memory_space &gt; NextType</div><div class="ttdef"><b>Definition:</b> <a href="mapperNBS_8hpp_source.html#l00054">mapperNBS.hpp:54</a></div></div>
<div class="ttc" id="aclasspFlow_1_1mapperNBS_html"><div class="ttname"><a href="classpFlow_1_1mapperNBS.html">pFlow::mapperNBS</a></div><div class="ttdef"><b>Definition:</b> <a href="mapperNBS_8hpp_source.html#l00034">mapperNBS.hpp:34</a></div></div> <div class="ttc" id="aclasspFlow_1_1mapperNBS_html"><div class="ttname"><a href="classpFlow_1_1mapperNBS.html">pFlow::mapperNBS</a></div><div class="ttdef"><b>Definition:</b> <a href="mapperNBS_8hpp_source.html#l00034">mapperNBS.hpp:34</a></div></div>
@ -366,7 +367,7 @@ $(document).ready(function(){initNavTree('NBSLevel0_8hpp_source.html',''); initR
<div class="ttc" id="aclasspFlow_1_1mapperNBS_html_a200e2b36a2cd413a512279c0089c6b50"><div class="ttname"><a href="classpFlow_1_1mapperNBS.html#a200e2b36a2cd413a512279c0089c6b50">pFlow::mapperNBS::IdType</a></div><div class="ttdeci">int32 IdType</div><div class="ttdef"><b>Definition:</b> <a href="mapperNBS_8hpp_source.html#l00040">mapperNBS.hpp:40</a></div></div> <div class="ttc" id="aclasspFlow_1_1mapperNBS_html_a200e2b36a2cd413a512279c0089c6b50"><div class="ttname"><a href="classpFlow_1_1mapperNBS.html#a200e2b36a2cd413a512279c0089c6b50">pFlow::mapperNBS::IdType</a></div><div class="ttdeci">int32 IdType</div><div class="ttdef"><b>Definition:</b> <a href="mapperNBS_8hpp_source.html#l00040">mapperNBS.hpp:40</a></div></div>
<div class="ttc" id="apFlowMacros_8hpp_html_ab36ec3552aba732234f4d4cb5fa37d3a"><div class="ttname"><a href="pFlowMacros_8hpp.html#ab36ec3552aba732234f4d4cb5fa37d3a">CLASS_LAMBDA_HD</a></div><div class="ttdeci">#define CLASS_LAMBDA_HD</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00056">pFlowMacros.hpp:56</a></div></div> <div class="ttc" id="apFlowMacros_8hpp_html_ab36ec3552aba732234f4d4cb5fa37d3a"><div class="ttname"><a href="pFlowMacros_8hpp.html#ab36ec3552aba732234f4d4cb5fa37d3a">CLASS_LAMBDA_HD</a></div><div class="ttdeci">#define CLASS_LAMBDA_HD</div><div class="ttdef"><b>Definition:</b> <a href="pFlowMacros_8hpp_source.html#l00056">pFlowMacros.hpp:56</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="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_1cells_html_a3f60000177e9be96d15a5cb63bdd4c17"><div class="ttname"><a href="classpFlow_1_1cells.html#a3f60000177e9be96d15a5cb63bdd4c17">pFlow::cells&lt; int32 &gt;::domain</a></div><div class="ttdeci">const auto &amp; domain() const</div><div class="ttdef"><b>Definition:</b> <a href="cells_8hpp_source.html#l00152">cells.hpp:152</a></div></div> <div class="ttc" id="aclasspFlow_1_1cells_html_a3f60000177e9be96d15a5cb63bdd4c17"><div class="ttname"><a href="classpFlow_1_1cells.html#a3f60000177e9be96d15a5cb63bdd4c17">pFlow::cells&lt; int32 &gt;::domain</a></div><div class="ttdeci">const auto &amp; domain() const</div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00152">cells.hpp:152</a></div></div>
<div class="ttc" id="aclasspFlow_1_1mapperNBS_html_ae73570f5a8fa6f2a0123b6a44eadca22"><div class="ttname"><a href="classpFlow_1_1mapperNBS.html#ae73570f5a8fa6f2a0123b6a44eadca22">pFlow::mapperNBS::IndexType</a></div><div class="ttdeci">int32 IndexType</div><div class="ttdef"><b>Definition:</b> <a href="mapperNBS_8hpp_source.html#l00042">mapperNBS.hpp:42</a></div></div> <div class="ttc" id="aclasspFlow_1_1mapperNBS_html_ae73570f5a8fa6f2a0123b6a44eadca22"><div class="ttname"><a href="classpFlow_1_1mapperNBS.html#ae73570f5a8fa6f2a0123b6a44eadca22">pFlow::mapperNBS::IndexType</a></div><div class="ttdeci">int32 IndexType</div><div class="ttdef"><b>Definition:</b> <a href="mapperNBS_8hpp_source.html#l00042">mapperNBS.hpp:42</a></div></div>
<div class="ttc" id="aclasspFlow_1_1NBSLevel0_html_a93451b7f18b49aa55028c6a96e0c3d1a"><div class="ttname"><a href="classpFlow_1_1NBSLevel0.html#a93451b7f18b49aa55028c6a96e0c3d1a">pFlow::NBSLevel0::NBSLevel0</a></div><div class="ttdeci">NBSLevel0(const box &amp;domain, real cellSize, real sizeRatio, const ViewType1D&lt; realx3, memory_space &gt; &amp;position, const ViewType1D&lt; real, memory_space &gt; &amp;diam, bool nextOwner=true)</div><div class="ttdef"><b>Definition:</b> <a href="NBSLevel0_8hpp_source.html#l00112">NBSLevel0.hpp:112</a></div></div> <div class="ttc" id="aclasspFlow_1_1NBSLevel0_html_a93451b7f18b49aa55028c6a96e0c3d1a"><div class="ttname"><a href="classpFlow_1_1NBSLevel0.html#a93451b7f18b49aa55028c6a96e0c3d1a">pFlow::NBSLevel0::NBSLevel0</a></div><div class="ttdeci">NBSLevel0(const box &amp;domain, real cellSize, real sizeRatio, const ViewType1D&lt; realx3, memory_space &gt; &amp;position, const ViewType1D&lt; real, memory_space &gt; &amp;diam, bool nextOwner=true)</div><div class="ttdef"><b>Definition:</b> <a href="NBSLevel0_8hpp_source.html#l00112">NBSLevel0.hpp:112</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="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>
@ -380,12 +381,12 @@ $(document).ready(function(){initNavTree('NBSLevel0_8hpp_source.html',''); initR
<div class="ttc" id="aclasspFlow_1_1mapperNBS_html_aeddf2432738cfab3cda287d6fb96e048"><div class="ttname"><a href="classpFlow_1_1mapperNBS.html#aeddf2432738cfab3cda287d6fb96e048">pFlow::mapperNBS::Cells</a></div><div class="ttdeci">cells&lt; IndexType &gt; Cells</div><div class="ttdef"><b>Definition:</b> <a href="mapperNBS_8hpp_source.html#l00044">mapperNBS.hpp:44</a></div></div> <div class="ttc" id="aclasspFlow_1_1mapperNBS_html_aeddf2432738cfab3cda287d6fb96e048"><div class="ttname"><a href="classpFlow_1_1mapperNBS.html#aeddf2432738cfab3cda287d6fb96e048">pFlow::mapperNBS::Cells</a></div><div class="ttdeci">cells&lt; IndexType &gt; Cells</div><div class="ttdef"><b>Definition:</b> <a href="mapperNBS_8hpp_source.html#l00044">mapperNBS.hpp:44</a></div></div>
<div class="ttc" id="aclasspFlow_1_1NBSLevel0_html_acc134e6c707bee84b5748790c522c5ca"><div class="ttname"><a href="classpFlow_1_1NBSLevel0.html#acc134e6c707bee84b5748790c522c5ca">pFlow::NBSLevel0::NBSLevel0</a></div><div class="ttdeci">INLINE_FUNCTION_HD NBSLevel0()</div><div class="ttdef"><b>Definition:</b> <a href="NBSLevel0_8hpp_source.html#l00088">NBSLevel0.hpp:88</a></div></div> <div class="ttc" id="aclasspFlow_1_1NBSLevel0_html_acc134e6c707bee84b5748790c522c5ca"><div class="ttname"><a href="classpFlow_1_1NBSLevel0.html#acc134e6c707bee84b5748790c522c5ca">pFlow::NBSLevel0::NBSLevel0</a></div><div class="ttdeci">INLINE_FUNCTION_HD NBSLevel0()</div><div class="ttdef"><b>Definition:</b> <a href="NBSLevel0_8hpp_source.html#l00088">NBSLevel0.hpp:88</a></div></div>
<div class="ttc" id="aclasspFlow_1_1NBSLevel0_html_a3faa0139c150092c544325a248228d3b"><div class="ttname"><a href="classpFlow_1_1NBSLevel0.html#a3faa0139c150092c544325a248228d3b">pFlow::NBSLevel0::findPairsCount</a></div><div class="ttdeci">INLINE_FUNCTION_H int32 findPairsCount(PairsContainer &amp;pairs)</div><div class="ttdef"><b>Definition:</b> <a href="NBSLevel0_8hpp_source.html#l00216">NBSLevel0.hpp:216</a></div></div> <div class="ttc" id="aclasspFlow_1_1NBSLevel0_html_a3faa0139c150092c544325a248228d3b"><div class="ttname"><a href="classpFlow_1_1NBSLevel0.html#a3faa0139c150092c544325a248228d3b">pFlow::NBSLevel0::findPairsCount</a></div><div class="ttdeci">INLINE_FUNCTION_H int32 findPairsCount(PairsContainer &amp;pairs)</div><div class="ttdef"><b>Definition:</b> <a href="NBSLevel0_8hpp_source.html#l00216">NBSLevel0.hpp:216</a></div></div>
<div class="ttc" id="aclasspFlow_1_1cells_html_aa70433dff70a92ca9c74616c1e3b48e6"><div class="ttname"><a href="classpFlow_1_1cells.html#aa70433dff70a92ca9c74616c1e3b48e6">pFlow::cells&lt; int32 &gt;::ny</a></div><div class="ttdeci">INLINE_FUNCTION_HD int32 ny() const</div><div class="ttdef"><b>Definition:</b> <a href="cells_8hpp_source.html#l00133">cells.hpp:133</a></div></div> <div class="ttc" id="aclasspFlow_1_1cells_html_aa70433dff70a92ca9c74616c1e3b48e6"><div class="ttname"><a href="classpFlow_1_1cells.html#aa70433dff70a92ca9c74616c1e3b48e6">pFlow::cells&lt; int32 &gt;::ny</a></div><div class="ttdeci">INLINE_FUNCTION_HD int32 ny() const</div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00133">cells.hpp:133</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&lt; T *, properties... &gt; 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="anamespacepFlow_html_aca2b381231776d26ea7431837f78aa24"><div class="ttname"><a href="namespacepFlow.html#aca2b381231776d26ea7431837f78aa24">pFlow::ViewType1D</a></div><div class="ttdeci">Kokkos::View&lt; T *, properties... &gt; ViewType1D</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00067">KokkosTypes.hpp:67</a></div></div>
<div class="ttc" id="aclasspFlow_1_1cells_html_a6507d41c8151540f5972661c7a3f8d30"><div class="ttname"><a href="classpFlow_1_1cells.html#a6507d41c8151540f5972661c7a3f8d30">pFlow::cells&lt; int32 &gt;::cellSize</a></div><div class="ttdeci">INLINE_FUNCTION_HD realx3 cellSize() const</div><div class="ttdef"><b>Definition:</b> <a href="cells_8hpp_source.html#l00115">cells.hpp:115</a></div></div> <div class="ttc" id="aclasspFlow_1_1cells_html_a6507d41c8151540f5972661c7a3f8d30"><div class="ttname"><a href="classpFlow_1_1cells.html#a6507d41c8151540f5972661c7a3f8d30">pFlow::cells&lt; int32 &gt;::cellSize</a></div><div class="ttdeci">INLINE_FUNCTION_HD realx3 cellSize() const</div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00115">cells.hpp:115</a></div></div>
<div class="ttc" id="aclasspFlow_1_1NBSLevel0_html_a80897313e23ac68fdcaf6492a5602417"><div class="ttname"><a href="classpFlow_1_1NBSLevel0.html#a80897313e23ac68fdcaf6492a5602417">pFlow::NBSLevel0::findPairs</a></div><div class="ttdeci">INLINE_FUNCTION_H bool findPairs(PairsContainer &amp;pairs)</div><div class="ttdef"><b>Definition:</b> <a href="NBSLevel0_8hpp_source.html#l00180">NBSLevel0.hpp:180</a></div></div> <div class="ttc" id="aclasspFlow_1_1NBSLevel0_html_a80897313e23ac68fdcaf6492a5602417"><div class="ttname"><a href="classpFlow_1_1NBSLevel0.html#a80897313e23ac68fdcaf6492a5602417">pFlow::NBSLevel0::findPairs</a></div><div class="ttdeci">INLINE_FUNCTION_H bool findPairs(PairsContainer &amp;pairs)</div><div class="ttdef"><b>Definition:</b> <a href="NBSLevel0_8hpp_source.html#l00180">NBSLevel0.hpp:180</a></div></div>
<div class="ttc" id="aclasspFlow_1_1NBSLevel0_html_a34815f133069dc1ed5f256317cf2e4fb"><div class="ttname"><a href="classpFlow_1_1NBSLevel0.html#a34815f133069dc1ed5f256317cf2e4fb">pFlow::NBSLevel0::Swap</a></div><div class="ttdeci">static INLINE_FUNCTION_HD void Swap(int32 &amp;x, int32 &amp;y)</div><div class="ttdef"><b>Definition:</b> <a href="NBSLevel0_8hpp_source.html#l00076">NBSLevel0.hpp:76</a></div></div> <div class="ttc" id="aclasspFlow_1_1NBSLevel0_html_a34815f133069dc1ed5f256317cf2e4fb"><div class="ttname"><a href="classpFlow_1_1NBSLevel0.html#a34815f133069dc1ed5f256317cf2e4fb">pFlow::NBSLevel0::Swap</a></div><div class="ttdeci">static INLINE_FUNCTION_HD void Swap(int32 &amp;x, int32 &amp;y)</div><div class="ttdef"><b>Definition:</b> <a href="NBSLevel0_8hpp_source.html#l00076">NBSLevel0.hpp:76</a></div></div>
<div class="ttc" id="aclasspFlow_1_1cells_html"><div class="ttname"><a href="classpFlow_1_1cells.html">pFlow::cells</a></div><div class="ttdef"><b>Definition:</b> <a href="cells_8hpp_source.html#l00032">cells.hpp:32</a></div></div> <div class="ttc" id="aclasspFlow_1_1cells_html"><div class="ttname"><a href="classpFlow_1_1cells.html">pFlow::cells</a></div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00032">cells.hpp:32</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="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_1triple_html"><div class="ttname"><a href="classpFlow_1_1triple.html">pFlow::triple&lt; indexType &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1triple_html"><div class="ttname"><a href="classpFlow_1_1triple.html">pFlow::triple&lt; indexType &gt;</a></div></div>
<div class="ttc" id="aclasspFlow_1_1NBSLevel0_html_a291eda78d6436f4174d1d21558cf606d"><div class="ttname"><a href="classpFlow_1_1NBSLevel0.html#a291eda78d6436f4174d1d21558cf606d">pFlow::NBSLevel0::diameter</a></div><div class="ttdeci">INLINE_FUNCTION_HD auto &amp; diameter()</div><div class="ttdef"><b>Definition:</b> <a href="NBSLevel0_8hpp_source.html#l00142">NBSLevel0.hpp:142</a></div></div> <div class="ttc" id="aclasspFlow_1_1NBSLevel0_html_a291eda78d6436f4174d1d21558cf606d"><div class="ttname"><a href="classpFlow_1_1NBSLevel0.html#a291eda78d6436f4174d1d21558cf606d">pFlow::NBSLevel0::diameter</a></div><div class="ttdeci">INLINE_FUNCTION_HD auto &amp; diameter()</div><div class="ttdef"><b>Definition:</b> <a href="NBSLevel0_8hpp_source.html#l00142">NBSLevel0.hpp:142</a></div></div>
@ -394,7 +395,6 @@ $(document).ready(function(){initNavTree('NBSLevel0_8hpp_source.html',''); initR
<div class="ttc" id="astreams_8hpp_html_a18f2ecec3edb6662b3a89a41d3787584"><div class="ttname"><a href="streams_8hpp.html#a18f2ecec3edb6662b3a89a41d3787584">endINFO</a></div><div class="ttdeci">#define endINFO</div><div class="ttdef"><b>Definition:</b> <a href="streams_8hpp_source.html#l00038">streams.hpp:38</a></div></div> <div class="ttc" id="astreams_8hpp_html_a18f2ecec3edb6662b3a89a41d3787584"><div class="ttname"><a href="streams_8hpp.html#a18f2ecec3edb6662b3a89a41d3787584">endINFO</a></div><div class="ttdeci">#define endINFO</div><div class="ttdef"><b>Definition:</b> <a href="streams_8hpp_source.html#l00038">streams.hpp:38</a></div></div>
<div class="ttc" id="aclasspFlow_1_1mapperNBS_html_ac4d9b554d7571777600bb20765ffe5bb"><div class="ttname"><a href="classpFlow_1_1mapperNBS.html#ac4d9b554d7571777600bb20765ffe5bb">pFlow::mapperNBS::build</a></div><div class="ttdeci">INLINE_FUNCTION_H void build(range activeRange)</div><div class="ttdef"><b>Definition:</b> <a href="mapperNBS_8hpp_source.html#l00274">mapperNBS.hpp:274</a></div></div> <div class="ttc" id="aclasspFlow_1_1mapperNBS_html_ac4d9b554d7571777600bb20765ffe5bb"><div class="ttname"><a href="classpFlow_1_1mapperNBS.html#ac4d9b554d7571777600bb20765ffe5bb">pFlow::mapperNBS::build</a></div><div class="ttdeci">INLINE_FUNCTION_H void build(range activeRange)</div><div class="ttdef"><b>Definition:</b> <a href="mapperNBS_8hpp_source.html#l00274">mapperNBS.hpp:274</a></div></div>
<div class="ttc" id="aNBSLoop_8hpp_html"><div class="ttname"><a href="NBSLoop_8hpp.html">NBSLoop.hpp</a></div></div> <div class="ttc" id="aNBSLoop_8hpp_html"><div class="ttname"><a href="NBSLoop_8hpp.html">NBSLoop.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&lt; int, int &gt; 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="aclasspFlow_1_1NBSLevel0_html_aaded4d15767bdb25c873d469647ffa36"><div class="ttname"><a href="classpFlow_1_1NBSLevel0.html#aaded4d15767bdb25c873d469647ffa36">pFlow::NBSLevel0::broadSearch</a></div><div class="ttdeci">bool broadSearch(PairsContainer &amp;pairs, range activeRange, IncludeFunction incld)</div><div class="ttdef"><b>Definition:</b> <a href="NBSLevel0_8hpp_source.html#l00168">NBSLevel0.hpp:168</a></div></div> <div class="ttc" id="aclasspFlow_1_1NBSLevel0_html_aaded4d15767bdb25c873d469647ffa36"><div class="ttname"><a href="classpFlow_1_1NBSLevel0.html#aaded4d15767bdb25c873d469647ffa36">pFlow::NBSLevel0::broadSearch</a></div><div class="ttdeci">bool broadSearch(PairsContainer &amp;pairs, range activeRange, IncludeFunction incld)</div><div class="ttdef"><b>Definition:</b> <a href="NBSLevel0_8hpp_source.html#l00168">NBSLevel0.hpp:168</a></div></div>
<div class="ttc" id="astreams_8hpp_html_a41fa3612202db2d335c330fb061e0054"><div class="ttname"><a href="streams_8hpp.html#a41fa3612202db2d335c330fb061e0054">INFORMATION</a></div><div class="ttdeci">#define INFORMATION</div><div class="ttdef"><b>Definition:</b> <a href="streams_8hpp_source.html#l00037">streams.hpp:37</a></div></div> <div class="ttc" id="astreams_8hpp_html_a41fa3612202db2d335c330fb061e0054"><div class="ttname"><a href="streams_8hpp.html#a41fa3612202db2d335c330fb061e0054">INFORMATION</a></div><div class="ttdeci">#define INFORMATION</div><div class="ttdef"><b>Definition:</b> <a href="streams_8hpp_source.html#l00037">streams.hpp:37</a></div></div>
<div class="ttc" id="aclasspFlow_1_1NBSLevel0_html_aa85f88499a77ed004ba6f9e55b6f6637"><div class="ttname"><a href="classpFlow_1_1NBSLevel0.html#aa85f88499a77ed004ba6f9e55b6f6637">pFlow::NBSLevel0::mdrPolicyFindPairs</a></div><div class="ttdeci">Kokkos::MDRangePolicy&lt; Kokkos::Rank&lt; 3 &gt;, Kokkos::Schedule&lt; Kokkos::Dynamic &gt;, execution_space &gt; mdrPolicyFindPairs</div><div class="ttdef"><b>Definition:</b> <a href="NBSLevel0_8hpp_source.html#l00073">NBSLevel0.hpp:73</a></div></div> <div class="ttc" id="aclasspFlow_1_1NBSLevel0_html_aa85f88499a77ed004ba6f9e55b6f6637"><div class="ttname"><a href="classpFlow_1_1NBSLevel0.html#aa85f88499a77ed004ba6f9e55b6f6637">pFlow::NBSLevel0::mdrPolicyFindPairs</a></div><div class="ttdeci">Kokkos::MDRangePolicy&lt; Kokkos::Rank&lt; 3 &gt;, Kokkos::Schedule&lt; Kokkos::Dynamic &gt;, execution_space &gt; mdrPolicyFindPairs</div><div class="ttdef"><b>Definition:</b> <a href="NBSLevel0_8hpp_source.html#l00073">NBSLevel0.hpp:73</a></div></div>

View File

@ -1 +1 @@
ca8c3b406581b2b165ee6e2975f0a19e 3417b9d488ec49d2e16f0685b12c56c2

View File

@ -265,9 +265,9 @@ $(document).ready(function(){initNavTree('NBSLevel_8hpp_source.html',''); initRe
<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_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_1NBSLevel0_html_a9c7defb1033880a484a305e994da3f69"><div class="ttname"><a href="classpFlow_1_1NBSLevel0.html#a9c7defb1033880a484a305e994da3f69">pFlow::NBSLevel0::IndexType</a></div><div class="ttdeci">typename MapperType::IndexType IndexType</div><div class="ttdef"><b>Definition:</b> <a href="NBSLevel0_8hpp_source.html#l00044">NBSLevel0.hpp:44</a></div></div> <div class="ttc" id="aclasspFlow_1_1NBSLevel0_html_a9c7defb1033880a484a305e994da3f69"><div class="ttname"><a href="classpFlow_1_1NBSLevel0.html#a9c7defb1033880a484a305e994da3f69">pFlow::NBSLevel0::IndexType</a></div><div class="ttdeci">typename MapperType::IndexType IndexType</div><div class="ttdef"><b>Definition:</b> <a href="NBSLevel0_8hpp_source.html#l00044">NBSLevel0.hpp:44</a></div></div>
<div class="ttc" id="aclasspFlow_1_1NBSLevel_html"><div class="ttname"><a href="classpFlow_1_1NBSLevel.html">pFlow::NBSLevel</a></div><div class="ttdef"><b>Definition:</b> <a href="NBSLevel_8hpp_source.html#l00015">NBSLevel.hpp:15</a></div></div> <div class="ttc" id="aclasspFlow_1_1NBSLevel_html"><div class="ttname"><a href="classpFlow_1_1NBSLevel.html">pFlow::NBSLevel</a></div><div class="ttdef"><b>Definition:</b> <a href="NBSLevel_8hpp_source.html#l00015">NBSLevel.hpp:15</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&lt; T *, properties... &gt; 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="anamespacepFlow_html_aca2b381231776d26ea7431837f78aa24"><div class="ttname"><a href="namespacepFlow.html#aca2b381231776d26ea7431837f78aa24">pFlow::ViewType1D</a></div><div class="ttdeci">Kokkos::View&lt; T *, properties... &gt; ViewType1D</div><div class="ttdef"><b>Definition:</b> <a href="KokkosTypes_8hpp_source.html#l00067">KokkosTypes.hpp:67</a></div></div>
<div class="ttc" id="aclasspFlow_1_1NBSLevel0_html_a066684b40e43a1064cbc16dd1f75f9f7"><div class="ttname"><a href="classpFlow_1_1NBSLevel0.html#a066684b40e43a1064cbc16dd1f75f9f7">pFlow::NBSLevel0::Cells</a></div><div class="ttdeci">typename MapperType::Cells Cells</div><div class="ttdef"><b>Definition:</b> <a href="NBSLevel0_8hpp_source.html#l00046">NBSLevel0.hpp:46</a></div></div> <div class="ttc" id="aclasspFlow_1_1NBSLevel0_html_a066684b40e43a1064cbc16dd1f75f9f7"><div class="ttname"><a href="classpFlow_1_1NBSLevel0.html#a066684b40e43a1064cbc16dd1f75f9f7">pFlow::NBSLevel0::Cells</a></div><div class="ttdeci">typename MapperType::Cells Cells</div><div class="ttdef"><b>Definition:</b> <a href="NBSLevel0_8hpp_source.html#l00046">NBSLevel0.hpp:46</a></div></div>
<div class="ttc" id="aclasspFlow_1_1cells_html"><div class="ttname"><a href="classpFlow_1_1cells.html">pFlow::cells</a></div><div class="ttdef"><b>Definition:</b> <a href="cells_8hpp_source.html#l00032">cells.hpp:32</a></div></div> <div class="ttc" id="aclasspFlow_1_1cells_html"><div class="ttname"><a href="classpFlow_1_1cells.html">pFlow::cells</a></div><div class="ttdef"><b>Definition:</b> <a href="Interaction_2contactSearch_2cells_8hpp_source.html#l00032">cells.hpp:32</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="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_1triple_html"><div class="ttname"><a href="classpFlow_1_1triple.html">pFlow::triple&lt; indexType &gt;</a></div></div> <div class="ttc" id="aclasspFlow_1_1triple_html"><div class="ttname"><a href="classpFlow_1_1triple.html">pFlow::triple&lt; indexType &gt;</a></div></div>
<div class="ttc" id="aNBSCrossLoop_8hpp_html"><div class="ttname"><a href="NBSCrossLoop_8hpp.html">NBSCrossLoop.hpp</a></div></div> <div class="ttc" id="aNBSCrossLoop_8hpp_html"><div class="ttname"><a href="NBSCrossLoop_8hpp.html">NBSCrossLoop.hpp</a></div></div>

View File

@ -1 +1 @@
30879e609b768c247dfc6cab40b58168 23ccbec984e4f6179194766113cae6c5

Some files were not shown because too many files have changed in this diff Show More