644 lines
35 KiB
HTML
644 lines
35 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: pointRectCell Class Reference</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="resize.js"></script>
|
|
<script type="text/javascript" src="navtreedata.js"></script>
|
|
<script type="text/javascript" src="navtree.js"></script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(function() { init_search(); });
|
|
/* @license-end */
|
|
</script>
|
|
<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&dn=gpl-2.0.txt GPL-v2 */
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|
/* @license-end */
|
|
</script>
|
|
</div><!-- top -->
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
<div id="nav-sync" class="sync"></div>
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(function(){initNavTree('classpFlow_1_1pointRectCell.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="#pub-types">Public Types</a> |
|
|
<a href="#pub-methods">Public Member Functions</a> |
|
|
<a href="#pro-attribs">Protected Attributes</a> |
|
|
<a href="classpFlow_1_1pointRectCell-members.html">List of all members</a> </div>
|
|
<div class="headertitle">
|
|
<div class="title">pointRectCell Class Reference</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-0-trigger" src="closed.png" alt="+"/> Collaboration diagram for pointRectCell:</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="classpFlow_1_1pointRectCell__coll__graph.png" border="0" usemap="#pointRectCell_coll__map" alt="Collaboration graph"/></div>
|
|
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
|
|
<table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
|
|
Public Types</h2></td></tr>
|
|
<tr class="memitem:a19869bbba0b74f17f33ff38e86232233"><td class="memItemLeft" align="right" valign="top">using </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1pointRectCell.html#a19869bbba0b74f17f33ff38e86232233">mapType</a> = <a class="el" href="classpFlow_1_1cellMapper.html">cellMapper</a></td></tr>
|
|
<tr class="separator:a19869bbba0b74f17f33ff38e86232233"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
|
|
Public Member Functions</h2></td></tr>
|
|
<tr class="memitem:a587a174e1f96e4bc49ada8bcd6343490"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1pointRectCell.html#a587a174e1f96e4bc49ada8bcd6343490">pointRectCell</a> (const <a class="el" href="classpFlow_1_1dictionary.html">dictionary</a> &dictMesh, const <a class="el" href="classpFlow_1_1pointStructure.html">pointStructure</a> &<a class="el" href="setPointStructure_8hpp.html#a385e32971df44b131e4498181a949a91">pStruct</a>, <a class="el" href="classpFlow_1_1repository.html">repository</a> &rep)</td></tr>
|
|
<tr class="separator:a587a174e1f96e4bc49ada8bcd6343490"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ae933fe4b7def5b25687754b17467b22d"><td class="memItemLeft" align="right" valign="top">auto & </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1pointRectCell.html#ae933fe4b7def5b25687754b17467b22d">mesh</a> ()</td></tr>
|
|
<tr class="separator:ae933fe4b7def5b25687754b17467b22d"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a502b077b7f1e29810f60f0340429d677"><td class="memItemLeft" align="right" valign="top">const auto & </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1pointRectCell.html#a502b077b7f1e29810f60f0340429d677">mesh</a> () const</td></tr>
|
|
<tr class="separator:a502b077b7f1e29810f60f0340429d677"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a774cc7dd952b548bf3c8e82d2e177fc9"><td class="memItemLeft" align="right" valign="top">auto & </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1pointRectCell.html#a774cc7dd952b548bf3c8e82d2e177fc9">processedRepository</a> ()</td></tr>
|
|
<tr class="separator:a774cc7dd952b548bf3c8e82d2e177fc9"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ab1b3e7c22e40d6e7a13bf59b378a8bd9"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1pointRectCell.html#ab1b3e7c22e40d6e7a13bf59b378a8bd9">mapPOints</a> ()</td></tr>
|
|
<tr class="separator:ab1b3e7c22e40d6e7a13bf59b378a8bd9"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a639ca8a7754aa6a5ede02cb5346b8fa3"><td class="memItemLeft" align="right" valign="top">auto </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1pointRectCell.html#a639ca8a7754aa6a5ede02cb5346b8fa3">getCellIterator</a> () const</td></tr>
|
|
<tr class="separator:a639ca8a7754aa6a5ede02cb5346b8fa3"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a1b97a8aa930512ea0e7f7f8148cfe119"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1pointRectCell.html#a1b97a8aa930512ea0e7f7f8148cfe119">nPointInCell</a> (<a class="el" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> i, <a class="el" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> j, <a class="el" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> k) const</td></tr>
|
|
<tr class="separator:a1b97a8aa930512ea0e7f7f8148cfe119"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-attribs"></a>
|
|
Protected Attributes</h2></td></tr>
|
|
<tr class="memitem:a19ac6c317c17bc33e508b2a4a4907cd6"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classpFlow_1_1repository.html">repository</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1pointRectCell.html#a19ac6c317c17bc33e508b2a4a4907cd6">processedRepository_</a></td></tr>
|
|
<tr class="separator:a19ac6c317c17bc33e508b2a4a4907cd6"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a536f91ab05001640414befe1d05c6f54"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classpFlow_1_1rectangleMesh.html">rectangleMesh</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1pointRectCell.html#a536f91ab05001640414befe1d05c6f54">mesh_</a></td></tr>
|
|
<tr class="separator:a536f91ab05001640414befe1d05c6f54"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a5c62d7bde0e3c333317fabe4b8806bef"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classpFlow_1_1pointStructure.html">pointStructure</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1pointRectCell.html#a5c62d7bde0e3c333317fabe4b8806bef">pStruct_</a></td></tr>
|
|
<tr class="separator:a5c62d7bde0e3c333317fabe4b8806bef"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aed29cbedefdb6a7d049a0f3b395cf7f9"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespacepFlow.html#ad53198ba4452d5fdc966d861583fc70f">hostViewType1D</a>< <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1pointRectCell.html#aed29cbedefdb6a7d049a0f3b395cf7f9">pointPosition_</a></td></tr>
|
|
<tr class="separator:aed29cbedefdb6a7d049a0f3b395cf7f9"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a3d5486db7da6fc8fcf1495b5607ca6d5"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classpFlow_1_1pointRectCell.html#a19869bbba0b74f17f33ff38e86232233">mapType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1pointRectCell.html#a3d5486db7da6fc8fcf1495b5607ca6d5">map_</a></td></tr>
|
|
<tr class="separator:a3d5486db7da6fc8fcf1495b5607ca6d5"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a73f3d1b3ff34ba10725fb65f41f58cb0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespacepFlow.html#a87324ef8cacf8469484fb4aa4f7b7be3">int32RectMeshField_H</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1pointRectCell.html#a73f3d1b3ff34ba10725fb65f41f58cb0">nPointInCell_</a></td></tr>
|
|
<tr class="separator:a73f3d1b3ff34ba10725fb65f41f58cb0"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table>
|
|
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
|
<div class="textblock">
|
|
<p class="definition">Definition at line <a class="el" href="pointRectCell_8hpp_source.html#l00032">32</a> of file <a class="el" href="pointRectCell_8hpp_source.html">pointRectCell.hpp</a>.</p>
|
|
</div><h2 class="groupheader">Member Typedef Documentation</h2>
|
|
<a id="a19869bbba0b74f17f33ff38e86232233"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a19869bbba0b74f17f33ff38e86232233">◆ </a></span>mapType</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">using <a class="el" href="classpFlow_1_1pointRectCell.html#a19869bbba0b74f17f33ff38e86232233">mapType</a> = <a class="el" href="classpFlow_1_1cellMapper.html">cellMapper</a></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="pointRectCell_8hpp_source.html#l00036">36</a> of file <a class="el" href="pointRectCell_8hpp_source.html">pointRectCell.hpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
|
<a id="a587a174e1f96e4bc49ada8bcd6343490"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a587a174e1f96e4bc49ada8bcd6343490">◆ </a></span>pointRectCell()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classpFlow_1_1pointRectCell.html">pointRectCell</a> </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="classpFlow_1_1dictionary.html">dictionary</a> & </td>
|
|
<td class="paramname"><em>dictMesh</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="classpFlow_1_1pointStructure.html">pointStructure</a> & </td>
|
|
<td class="paramname"><em>pStruct</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classpFlow_1_1repository.html">repository</a> & </td>
|
|
<td class="paramname"><em>rep</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="pointRectCell_8hpp_source.html#l00056">56</a> of file <a class="el" href="pointRectCell_8hpp_source.html">pointRectCell.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="pointRectCell_8hpp_source.html#l00096">pointRectCell::mapPOints()</a>.</p>
|
|
<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>
|
|
<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="classpFlow_1_1pointRectCell_a587a174e1f96e4bc49ada8bcd6343490_cgraph.png" border="0" usemap="#classpFlow_1_1pointRectCell_a587a174e1f96e4bc49ada8bcd6343490_cgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Member Function Documentation</h2>
|
|
<a id="ae933fe4b7def5b25687754b17467b22d"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ae933fe4b7def5b25687754b17467b22d">◆ </a></span>mesh() <span class="overload">[1/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">auto& mesh </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="pointRectCell_8hpp_source.html#l00081">81</a> of file <a class="el" href="pointRectCell_8hpp_source.html">pointRectCell.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="pointRectCell_8hpp_source.html#l00044">pointRectCell::mesh_</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="processField_8hpp_source.html#l00084">processField::mesh()</a>, <a class="el" href="fieldOperations_8hpp_source.html#l00066">pFlow::sumMaksOp()</a>, and <a class="el" href="fieldOperations_8hpp_source.html#l00034">pFlow::sumOp()</a>.</p>
|
|
<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 caller graph for this function:</div>
|
|
<div id="dynsection-2-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-2-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1pointRectCell_ae933fe4b7def5b25687754b17467b22d_icgraph.png" border="0" usemap="#classpFlow_1_1pointRectCell_ae933fe4b7def5b25687754b17467b22d_icgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a502b077b7f1e29810f60f0340429d677"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a502b077b7f1e29810f60f0340429d677">◆ </a></span>mesh() <span class="overload">[2/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">const auto& mesh </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="pointRectCell_8hpp_source.html#l00086">86</a> of file <a class="el" href="pointRectCell_8hpp_source.html">pointRectCell.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="pointRectCell_8hpp_source.html#l00044">pointRectCell::mesh_</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a774cc7dd952b548bf3c8e82d2e177fc9"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a774cc7dd952b548bf3c8e82d2e177fc9">◆ </a></span>processedRepository()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">auto& processedRepository </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="pointRectCell_8hpp_source.html#l00091">91</a> of file <a class="el" href="pointRectCell_8hpp_source.html">pointRectCell.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="pointRectCell_8hpp_source.html#l00042">pointRectCell::processedRepository_</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="processField_8hpp_source.html#l00119">processField::processedRepository()</a>.</p>
|
|
<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 caller graph for this function:</div>
|
|
<div id="dynsection-3-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-3-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1pointRectCell_a774cc7dd952b548bf3c8e82d2e177fc9_icgraph.png" border="0" usemap="#classpFlow_1_1pointRectCell_a774cc7dd952b548bf3c8e82d2e177fc9_icgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ab1b3e7c22e40d6e7a13bf59b378a8bd9"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ab1b3e7c22e40d6e7a13bf59b378a8bd9">◆ </a></span>mapPOints()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void mapPOints </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="pointRectCell_8hpp_source.html#l00096">96</a> of file <a class="el" href="pointRectCell_8hpp_source.html">pointRectCell.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="internalPoints_8cpp_source.html#l00201">internalPoints::activePointsMaskHost()</a>, <a class="el" href="cellMapper_8cpp_source.html#l00068">cellMapper::build()</a>, <a class="el" href="cellMapper_8hpp_source.html#l00124">cellMapper::getCellIterator()</a>, <a class="el" href="pointRectCell_8hpp_source.html#l00050">pointRectCell::map_</a>, <a class="el" href="pointRectCell_8hpp_source.html#l00044">pointRectCell::mesh_</a>, <a class="el" href="NBSLoop_8hpp_source.html#l00024">n</a>, <a class="el" href="cellMapper_8hpp_source.html#l00042">cellMapper::NoPos</a>, <a class="el" href="pointRectCell_8hpp_source.html#l00052">pointRectCell::nPointInCell_</a>, <a class="el" href="rectangleMesh_8hpp_source.html#l00077">rectangleMesh::nx()</a>, <a class="el" href="rectangleMesh_8hpp_source.html#l00082">rectangleMesh::ny()</a>, <a class="el" href="rectangleMesh_8hpp_source.html#l00087">rectangleMesh::nz()</a>, <a class="el" href="internalPoints_8hpp_source.html#l00153">internalPoints::pointPositionHost()</a>, and <a class="el" href="pointRectCell_8hpp_source.html#l00046">pointRectCell::pStruct_</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="pointRectCell_8hpp_source.html#l00056">pointRectCell::pointRectCell()</a>.</p>
|
|
<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>
|
|
<div id="dynsection-4-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-4-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1pointRectCell_ab1b3e7c22e40d6e7a13bf59b378a8bd9_cgraph.png" border="0" usemap="#classpFlow_1_1pointRectCell_ab1b3e7c22e40d6e7a13bf59b378a8bd9_cgraph" alt=""/></div>
|
|
</div>
|
|
<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 caller graph for this function:</div>
|
|
<div id="dynsection-5-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-5-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1pointRectCell_ab1b3e7c22e40d6e7a13bf59b378a8bd9_icgraph.png" border="0" usemap="#classpFlow_1_1pointRectCell_ab1b3e7c22e40d6e7a13bf59b378a8bd9_icgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a639ca8a7754aa6a5ede02cb5346b8fa3"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a639ca8a7754aa6a5ede02cb5346b8fa3">◆ </a></span>getCellIterator()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">auto getCellIterator </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="pointRectCell_8hpp_source.html#l00127">127</a> of file <a class="el" href="pointRectCell_8hpp_source.html">pointRectCell.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="cellMapper_8hpp_source.html#l00124">cellMapper::getCellIterator()</a>, and <a class="el" href="pointRectCell_8hpp_source.html#l00050">pointRectCell::map_</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="fieldOperations_8hpp_source.html#l00066">pFlow::sumMaksOp()</a>, and <a class="el" href="fieldOperations_8hpp_source.html#l00034">pFlow::sumOp()</a>.</p>
|
|
<div id="dynsection-6" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-6-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
|
|
<div id="dynsection-6-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-6-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1pointRectCell_a639ca8a7754aa6a5ede02cb5346b8fa3_cgraph.png" border="0" usemap="#classpFlow_1_1pointRectCell_a639ca8a7754aa6a5ede02cb5346b8fa3_cgraph" alt=""/></div>
|
|
</div>
|
|
<div id="dynsection-7" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-7-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div>
|
|
<div id="dynsection-7-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-7-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1pointRectCell_a639ca8a7754aa6a5ede02cb5346b8fa3_icgraph.png" border="0" usemap="#classpFlow_1_1pointRectCell_a639ca8a7754aa6a5ede02cb5346b8fa3_icgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a1b97a8aa930512ea0e7f7f8148cfe119"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a1b97a8aa930512ea0e7f7f8148cfe119">◆ </a></span>nPointInCell()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> nPointInCell </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> </td>
|
|
<td class="paramname"><em>i</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> </td>
|
|
<td class="paramname"><em>j</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> </td>
|
|
<td class="paramname"><em>k</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td> const</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="pointRectCell_8hpp_source.html#l00132">132</a> of file <a class="el" href="pointRectCell_8hpp_source.html">pointRectCell.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="pointRectCell_8hpp_source.html#l00052">pointRectCell::nPointInCell_</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Member Data Documentation</h2>
|
|
<a id="a19ac6c317c17bc33e508b2a4a4907cd6"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a19ac6c317c17bc33e508b2a4a4907cd6">◆ </a></span>processedRepository_</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classpFlow_1_1repository.html">repository</a>& processedRepository_</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="pointRectCell_8hpp_source.html#l00042">42</a> of file <a class="el" href="pointRectCell_8hpp_source.html">pointRectCell.hpp</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="pointRectCell_8hpp_source.html#l00091">pointRectCell::processedRepository()</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a536f91ab05001640414befe1d05c6f54"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a536f91ab05001640414befe1d05c6f54">◆ </a></span>mesh_</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classpFlow_1_1rectangleMesh.html">rectangleMesh</a> mesh_</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="pointRectCell_8hpp_source.html#l00044">44</a> of file <a class="el" href="pointRectCell_8hpp_source.html">pointRectCell.hpp</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="pointRectCell_8hpp_source.html#l00096">pointRectCell::mapPOints()</a>, and <a class="el" href="pointRectCell_8hpp_source.html#l00081">pointRectCell::mesh()</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a5c62d7bde0e3c333317fabe4b8806bef"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a5c62d7bde0e3c333317fabe4b8806bef">◆ </a></span>pStruct_</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">const <a class="el" href="classpFlow_1_1pointStructure.html">pointStructure</a>& pStruct_</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="pointRectCell_8hpp_source.html#l00046">46</a> of file <a class="el" href="pointRectCell_8hpp_source.html">pointRectCell.hpp</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="pointRectCell_8hpp_source.html#l00096">pointRectCell::mapPOints()</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="aed29cbedefdb6a7d049a0f3b395cf7f9"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aed29cbedefdb6a7d049a0f3b395cf7f9">◆ </a></span>pointPosition_</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="namespacepFlow.html#ad53198ba4452d5fdc966d861583fc70f">hostViewType1D</a><<a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a>> pointPosition_</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="pointRectCell_8hpp_source.html#l00048">48</a> of file <a class="el" href="pointRectCell_8hpp_source.html">pointRectCell.hpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a3d5486db7da6fc8fcf1495b5607ca6d5"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a3d5486db7da6fc8fcf1495b5607ca6d5">◆ </a></span>map_</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classpFlow_1_1pointRectCell.html#a19869bbba0b74f17f33ff38e86232233">mapType</a> map_</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="pointRectCell_8hpp_source.html#l00050">50</a> of file <a class="el" href="pointRectCell_8hpp_source.html">pointRectCell.hpp</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="pointRectCell_8hpp_source.html#l00127">pointRectCell::getCellIterator()</a>, and <a class="el" href="pointRectCell_8hpp_source.html#l00096">pointRectCell::mapPOints()</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a73f3d1b3ff34ba10725fb65f41f58cb0"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a73f3d1b3ff34ba10725fb65f41f58cb0">◆ </a></span>nPointInCell_</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="namespacepFlow.html#a87324ef8cacf8469484fb4aa4f7b7be3">int32RectMeshField_H</a> nPointInCell_</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="pointRectCell_8hpp_source.html#l00052">52</a> of file <a class="el" href="pointRectCell_8hpp_source.html">pointRectCell.hpp</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="pointRectCell_8hpp_source.html#l00096">pointRectCell::mapPOints()</a>, and <a class="el" href="pointRectCell_8hpp_source.html#l00132">pointRectCell::nPointInCell()</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<hr/>The documentation for this class was generated from the following file:<ul>
|
|
<li>utilities/postprocessPhasicFlow/<a class="el" href="pointRectCell_8hpp_source.html">pointRectCell.hpp</a></li>
|
|
</ul>
|
|
</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="namespacepFlow.html">pFlow</a></li><li class="navelem"><a class="el" href="classpFlow_1_1pointRectCell.html">pointRectCell</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>
|