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

209 lines
21 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.17"/>
<meta name="description" content="PhasicFlow is an open-source parallel DEM (discrete element method) package for simulating granular flow. It is developed in C++ and can be exectued on both GPU (like CUDA) and CPU.">
<title>PhasicFlow: src/phasicFlow/Kokkos/ViewAlgorithms.hpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function() { init_search(); });
/* @license-end */
</script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
</script>
<script type="text/javascript" async="async" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" >
<tbody>
<tr>
<td id="projectlogo"><a href="https://github.com/PhasicFlow"><img alt="Logo" src="phasicFlow_logo.png"></a></td>
<td> <div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</td>
</tr>
<tr>
<td id="projectbrief">
<a href="https://https://cemf.ir">www.cemf.ir</a>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('ViewAlgorithms_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="#namespaces">Namespaces</a> &#124;
<a href="#func-members">Functions</a> </div>
<div class="headertitle">
<div class="title">ViewAlgorithms.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 ViewAlgorithms.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="ViewAlgorithms_8hpp__incl.png" border="0" usemap="#src_2phasicFlow_2Kokkos_2ViewAlgorithms_8hpp" alt=""/></div>
</div>
</div><div class="textblock"><div id="dynsection-1" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
<img id="dynsection-1-trigger" src="closed.png" alt="+"/> This graph shows which files directly or indirectly include this file:</div>
<div id="dynsection-1-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-1-content" class="dyncontent" style="display:none;">
<div class="center"><img src="ViewAlgorithms_8hpp__dep__incl.png" border="0" usemap="#src_2phasicFlow_2Kokkos_2ViewAlgorithms_8hppdep" alt=""/></div>
</div>
</div>
<p><a href="ViewAlgorithms_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="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><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:aa55e5f562ac54b861224bedc865ff19f"><td class="memTemplParams" colspan="2">template&lt;typename T , typename... properties&gt; </td></tr>
<tr class="memitem:aa55e5f562ac54b861224bedc865ff19f"><td class="memTemplItemLeft" align="right" valign="top"><a class="el" href="pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872">INLINE_FUNCTION_H</a> uint32&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#aa55e5f562ac54b861224bedc865ff19f">count</a> (const ViewType1D&lt; T, properties... &gt; &amp;view, uint32 start, uint32 end, const T &amp;val)</td></tr>
<tr class="separator:aa55e5f562ac54b861224bedc865ff19f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a52cf3bb8f9fdf068f06e5a0a9f6d2c21"><td class="memTemplParams" colspan="2">template&lt;typename T , typename... properties&gt; </td></tr>
<tr class="memitem:a52cf3bb8f9fdf068f06e5a0a9f6d2c21"><td class="memTemplItemLeft" align="right" valign="top"><a class="el" href="pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872">INLINE_FUNCTION_H</a> void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#a52cf3bb8f9fdf068f06e5a0a9f6d2c21">fill</a> (ViewType1D&lt; T, properties... &gt; &amp;view, rangeU32 span, T val)</td></tr>
<tr class="separator:a52cf3bb8f9fdf068f06e5a0a9f6d2c21"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab7cbf851522385d2d0907e57e0df0cbc"><td class="memTemplParams" colspan="2">template&lt;typename T , typename... properties&gt; </td></tr>
<tr class="memitem:ab7cbf851522385d2d0907e57e0df0cbc"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#ab7cbf851522385d2d0907e57e0df0cbc">fill</a> (ViewType1D&lt; T, properties... &gt; &amp;view, uint32 start, uint32 end, T val)</td></tr>
<tr class="separator:ab7cbf851522385d2d0907e57e0df0cbc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab103d4d227d62ea926eac03b12a4c5d4"><td class="memTemplParams" colspan="2">template&lt;typename T , typename... properties&gt; </td></tr>
<tr class="memitem:ab103d4d227d62ea926eac03b12a4c5d4"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#ab103d4d227d62ea926eac03b12a4c5d4">fill</a> (ViewType3D&lt; T, properties... &gt; &amp;view, rangeU32 range1, rangeU32 range2, rangeU32 range3, const T &amp;val)</td></tr>
<tr class="separator:ab103d4d227d62ea926eac03b12a4c5d4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8338a4fab3b1e0305c8215dd45b9df0f"><td class="memTemplParams" colspan="2">template&lt;typename T , typename... properties&gt; </td></tr>
<tr class="memitem:a8338a4fab3b1e0305c8215dd45b9df0f"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#a8338a4fab3b1e0305c8215dd45b9df0f">fill</a> (ViewType3D&lt; T, properties... &gt; &amp;view, const T &amp;val)</td></tr>
<tr class="separator:a8338a4fab3b1e0305c8215dd45b9df0f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7becc3f294ef8ed8cf518232994b3ac1"><td class="memTemplParams" colspan="2">template&lt;typename Type , typename... properties&gt; </td></tr>
<tr class="memitem:a7becc3f294ef8ed8cf518232994b3ac1"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#a7becc3f294ef8ed8cf518232994b3ac1">fillSequence</a> (ViewType1D&lt; Type, properties... &gt; &amp;view, uint32 start, uint32 end, const Type startVal)</td></tr>
<tr class="separator:a7becc3f294ef8ed8cf518232994b3ac1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adb1afb3bf06122d2ae13d4f36a305f5c"><td class="memTemplParams" colspan="2">template&lt;typename Type , typename... properties, typename indexType , typename... indexProperties&gt; </td></tr>
<tr class="memitem:adb1afb3bf06122d2ae13d4f36a305f5c"><td class="memTemplItemLeft" align="right" valign="top">bool&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#adb1afb3bf06122d2ae13d4f36a305f5c">fillSelected</a> (ViewType1D&lt; Type, properties... &gt; view, ViewType1D&lt; indexType, indexProperties... &gt; indices, uint32 numElems, Type val)</td></tr>
<tr class="separator:adb1afb3bf06122d2ae13d4f36a305f5c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a729f015e2a759fafc07c8b8bdef0aadc"><td class="memTemplParams" colspan="2">template&lt;typename Type , typename... properties, typename indexType , typename... indexProperties&gt; </td></tr>
<tr class="memitem:a729f015e2a759fafc07c8b8bdef0aadc"><td class="memTemplItemLeft" align="right" valign="top">bool&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#a729f015e2a759fafc07c8b8bdef0aadc">fillSelected</a> (ViewType1D&lt; Type, properties... &gt; view, const ViewType1D&lt; indexType, indexProperties... &gt; indices, const ViewType1D&lt; Type, properties... &gt; vals, const uint32 numElems)</td></tr>
<tr class="separator:a729f015e2a759fafc07c8b8bdef0aadc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa44eba73bbbc84a09d67d62f9d6ef531"><td class="memTemplParams" colspan="2">template&lt;typename T , typename... properties&gt; </td></tr>
<tr class="memitem:aa44eba73bbbc84a09d67d62f9d6ef531"><td class="memTemplItemLeft" align="right" valign="top"><a class="el" href="pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872">INLINE_FUNCTION_H</a> T&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#aa44eba73bbbc84a09d67d62f9d6ef531">min</a> (const ViewType1D&lt; T, properties... &gt; &amp;view, uint32 start, uint32 end)</td></tr>
<tr class="separator:aa44eba73bbbc84a09d67d62f9d6ef531"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a42f4b62718ae4864b7f2126205b3b74f"><td class="memTemplParams" colspan="2">template&lt;typename T , typename... properties&gt; </td></tr>
<tr class="memitem:a42f4b62718ae4864b7f2126205b3b74f"><td class="memTemplItemLeft" align="right" valign="top"><a class="el" href="pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872">INLINE_FUNCTION_H</a> T&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#a42f4b62718ae4864b7f2126205b3b74f">max</a> (const ViewType1D&lt; T, properties... &gt; &amp;view, uint32 start, uint32 end)</td></tr>
<tr class="separator:a42f4b62718ae4864b7f2126205b3b74f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a62ec15081e56a59f0f3b0426c8beea5d"><td class="memTemplParams" colspan="2">template&lt;typename dType , typename... dProperties, typename sType , typename... sProperties&gt; </td></tr>
<tr class="memitem:a62ec15081e56a59f0f3b0426c8beea5d"><td class="memTemplItemLeft" align="right" valign="top"><a class="el" href="pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872">INLINE_FUNCTION_H</a> void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#a62ec15081e56a59f0f3b0426c8beea5d">copy</a> (const ViewType1D&lt; dType, dProperties... &gt; &amp;dst, const ViewType1D&lt; sType, sProperties... &gt; &amp;src)</td></tr>
<tr class="separator:a62ec15081e56a59f0f3b0426c8beea5d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad3fb6175bc6fd29a6af26f70c0b8192d"><td class="memTemplParams" colspan="2">template&lt;typename dType , typename... dProperties, typename sType , typename... sProperties&gt; </td></tr>
<tr class="memitem:ad3fb6175bc6fd29a6af26f70c0b8192d"><td class="memTemplItemLeft" align="right" valign="top"><a class="el" href="pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872">INLINE_FUNCTION_H</a> void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#ad3fb6175bc6fd29a6af26f70c0b8192d">copy</a> (const ViewType1D&lt; dType, dProperties... &gt; &amp;dst, uint32 dStart, const ViewType1D&lt; sType, sProperties... &gt; &amp;src, uint32 sStart, uint32 sEnd)</td></tr>
<tr class="separator:ad3fb6175bc6fd29a6af26f70c0b8192d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7d189862c168f6e0589abd4537619059"><td class="memTemplParams" colspan="2">template&lt;typename Type , typename... sProperties&gt; </td></tr>
<tr class="memitem:a7d189862c168f6e0589abd4537619059"><td class="memTemplItemLeft" align="right" valign="top"><a class="el" href="pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872">INLINE_FUNCTION_H</a> void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#a7d189862c168f6e0589abd4537619059">getNth</a> (Type &amp;dst, const ViewType1D&lt; Type, sProperties... &gt; &amp;src, const uint32 <a class="el" href="NBSLoop_8hpp.html#a58f1256fe216b2e84819aa621b683de1">n</a>)</td></tr>
<tr class="separator:a7d189862c168f6e0589abd4537619059"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adfa8c86eaf295bc2e87ef6783596a1f8"><td class="memTemplParams" colspan="2">template&lt;typename T , typename... properties&gt; </td></tr>
<tr class="memitem:adfa8c86eaf295bc2e87ef6783596a1f8"><td class="memTemplItemLeft" align="right" valign="top"><a class="el" href="pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872">INLINE_FUNCTION_H</a> void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#adfa8c86eaf295bc2e87ef6783596a1f8">sort</a> (ViewType1D&lt; T, properties... &gt; &amp;view, uint32 start, uint32 end)</td></tr>
<tr class="separator:adfa8c86eaf295bc2e87ef6783596a1f8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8ebbdc1ff0248b5cb2920550db4864c4"><td class="memTemplParams" colspan="2">template&lt;typename T , typename... properties, typename CompareFunc &gt; </td></tr>
<tr class="memitem:a8ebbdc1ff0248b5cb2920550db4864c4"><td class="memTemplItemLeft" align="right" valign="top"><a class="el" href="pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872">INLINE_FUNCTION_H</a> void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#a8ebbdc1ff0248b5cb2920550db4864c4">sort</a> (ViewType1D&lt; T, properties... &gt; &amp;view, uint32 start, uint32 end, CompareFunc compare)</td></tr>
<tr class="separator:a8ebbdc1ff0248b5cb2920550db4864c4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a42cd2b8409e4cfe0d072adb15cc8824b"><td class="memTemplParams" colspan="2">template&lt;typename Type , typename... properties, typename permType , typename... permProperties&gt; </td></tr>
<tr class="memitem:a42cd2b8409e4cfe0d072adb15cc8824b"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#a42cd2b8409e4cfe0d072adb15cc8824b">permuteSort</a> (const ViewType1D&lt; Type, properties... &gt; &amp;view, uint32 start, uint32 end, ViewType1D&lt; permType, permProperties... &gt; &amp;permuteView, uint32 permStart)</td></tr>
<tr class="separator:a42cd2b8409e4cfe0d072adb15cc8824b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a01a1ac8949c532ccfe17bae82fde87cf"><td class="memTemplParams" colspan="2">template&lt;typename T &gt; </td></tr>
<tr class="memitem:a01a1ac8949c532ccfe17bae82fde87cf"><td class="memTemplItemLeft" align="right" valign="top"><a class="el" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a> int32&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#a01a1ac8949c532ccfe17bae82fde87cf">binarySearch_</a> (const T *array, int32 <a class="el" href="tripleFwd_8hpp.html#ae1449f1d56abab2ec4d0f00b685fc478">length</a>, const T &amp;val)</td></tr>
<tr class="separator:a01a1ac8949c532ccfe17bae82fde87cf"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a43ed7850acfcafa6619d9db57837697b"><td class="memTemplParams" colspan="2">template&lt;typename Type , typename... properties&gt; </td></tr>
<tr class="memitem:a43ed7850acfcafa6619d9db57837697b"><td class="memTemplItemLeft" align="right" valign="top"><a class="el" href="pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e">INLINE_FUNCTION_HD</a> uint32&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#a43ed7850acfcafa6619d9db57837697b">binarySearch</a> (const ViewType1D&lt; Type, properties... &gt; &amp;view, uint32 start, uint32 end, const Type &amp;val)</td></tr>
<tr class="memdesc:a43ed7850acfcafa6619d9db57837697b"><td class="mdescLeft">&#160;</td><td class="mdescRight">On DEVICE and HOST calls. <a href="namespacepFlow.html#a43ed7850acfcafa6619d9db57837697b">More...</a><br /></td></tr>
<tr class="separator:a43ed7850acfcafa6619d9db57837697b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab9a055e2543a78b9ea5f2fdb2a73d0be"><td class="memTemplParams" colspan="2">template&lt;typename Type , typename... properties, typename... dProperties&gt; </td></tr>
<tr class="memitem:ab9a055e2543a78b9ea5f2fdb2a73d0be"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#ab9a055e2543a78b9ea5f2fdb2a73d0be">exclusiveScan</a> (const ViewType1D&lt; Type, properties... &gt; &amp;view, uint32 start, uint32 end, ViewType1D&lt; Type, dProperties... &gt; &amp;dView, uint32 dStart)</td></tr>
<tr class="separator:ab9a055e2543a78b9ea5f2fdb2a73d0be"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a03a42786dcdb47fb40eea90e894f466f"><td class="memTemplParams" colspan="2">template&lt;typename Type , typename... properties, typename... dProperties&gt; </td></tr>
<tr class="memitem:a03a42786dcdb47fb40eea90e894f466f"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacepFlow.html#a03a42786dcdb47fb40eea90e894f466f">inclusiveScan</a> (const ViewType1D&lt; Type, properties... &gt; &amp;view, uint32 start, uint32 end, ViewType1D&lt; Type, dProperties... &gt; &amp;dView, uint32 dStart)</td></tr>
<tr class="separator:a03a42786dcdb47fb40eea90e894f466f"><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_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="ViewAlgorithms_8hpp.html">ViewAlgorithms.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>