2023-03-27 10:16:23 -07:00
<!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: multiGridMapping< executionSpace > Class Template 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 >
2023-04-02 11:35:43 -07:00
< 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 >
2023-03-27 10:16:23 -07:00
< 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" >
2023-04-14 10:28:41 -07:00
< table cellspacing = "0" >
2023-03-27 10:16:23 -07:00
< tbody >
2023-04-14 10:28:41 -07:00
< tr >
< td id = "projectlogo" > < a href = "https://github.com/PhasicFlow" > < img alt = "Logo" src = "phasicFlow_logo.png" > < / a > < / td >
2023-03-27 10:16:23 -07:00
< 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 >
2023-04-14 10:28:41 -07:00
< tr >
< td id = "projectbrief" >
< a href = "https://https://cemf.ir" > www.cemf.ir< / a >
< / td >
< / tr >
2023-03-27 10:16:23 -07:00
< / 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_1multiGridMapping.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 = "#pri-methods" > Private Member Functions< / a > |
< a href = "classpFlow_1_1multiGridMapping-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > multiGridMapping< executionSpace > Class Template Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< 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:a9379b728279084dddb4a4c7120235eec" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridMapping.html#a9379b728279084dddb4a4c7120235eec" > CellsWallLevelType< / a > = < a class = "el" href = "classpFlow_1_1cellsWallLevels.html" > cellsWallLevels< / a > < executionSpace > < / td > < / tr >
< tr class = "separator:a9379b728279084dddb4a4c7120235eec" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac3b1a2792d37dda6268db50eb49ebb8b" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridMapping.html#ac3b1a2792d37dda6268db50eb49ebb8b" > IdType< / a > = typename < a class = "el" href = "classpFlow_1_1cellsWallLevels.html#ab7da9ad90b0959810d8f7b53f4a21ac8" > CellsWallLevelType::IdType< / a > < / td > < / tr >
< tr class = "separator:ac3b1a2792d37dda6268db50eb49ebb8b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a43c63fb30667b66fe831c5fee57e544f" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridMapping.html#a43c63fb30667b66fe831c5fee57e544f" > IndexType< / a > = typename < a class = "el" href = "classpFlow_1_1cellsWallLevels.html#af3f56b54b904aad6e266657cd440f800" > CellsWallLevelType::IndexType< / a > < / td > < / tr >
< tr class = "separator:a43c63fb30667b66fe831c5fee57e544f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3bba56d3bf1b04d3855a23cb8528af85" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridMapping.html#a3bba56d3bf1b04d3855a23cb8528af85" > Cells< / a > = typename < a class = "el" href = "classpFlow_1_1cellsWallLevels.html#a45e8eff03f89ed6ff2313ec3c9b34832" > CellsWallLevelType::Cells< / a > < / td > < / tr >
< tr class = "separator:a3bba56d3bf1b04d3855a23cb8528af85" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3810d08b3beabddce512c36e16a23cd7" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridMapping.html#a3810d08b3beabddce512c36e16a23cd7" > CellType< / a > = typename Cells::CellType< / td > < / tr >
< tr class = "separator:a3810d08b3beabddce512c36e16a23cd7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a26c800df0fea48dd7694378f1163793d" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridMapping.html#a26c800df0fea48dd7694378f1163793d" > execution_space< / a > = typename < a class = "el" href = "classpFlow_1_1cellsWallLevels.html#a1e76bf654e24a1c7f07817404d2b5ff5" > CellsWallLevelType::execution_space< / a > < / td > < / tr >
< tr class = "separator:a26c800df0fea48dd7694378f1163793d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2b3638082ce8eec9b2e4fb66dd6650dc" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridMapping.html#a2b3638082ce8eec9b2e4fb66dd6650dc" > memory_space< / a > = typename < a class = "el" href = "classpFlow_1_1cellsWallLevels.html#aaec8edb2e19eca233a24e6ec33d4cc92" > CellsWallLevelType::memory_space< / a > < / td > < / tr >
< tr class = "separator:a2b3638082ce8eec9b2e4fb66dd6650dc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5e63edb05d6b5a08f98f8c077c391b4c" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridMapping.html#a5e63edb05d6b5a08f98f8c077c391b4c" > iBoxType< / a > = < a class = "el" href = "classpFlow_1_1iBox.html" > iBox< / a > < < a class = "el" href = "classpFlow_1_1multiGridMapping.html#a43c63fb30667b66fe831c5fee57e544f" > IndexType< / a > > < / td > < / tr >
< tr class = "separator:a5e63edb05d6b5a08f98f8c077c391b4c" > < 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:a7ac03407f1dddae5193c841ea2177cdc" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridMapping.html#a7ac03407f1dddae5193c841ea2177cdc" > TypeInfoNV< / a > (" multiGridMapping" )< / td > < / tr >
< tr class = "separator:a7ac03407f1dddae5193c841ea2177cdc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aaac088238e1ca702967deda57d2a9d13" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridMapping.html#aaac088238e1ca702967deda57d2a9d13" > multiGridMapping< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict, < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > numLevels, const < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< / a > < < a class = "el" href = "classpFlow_1_1multiGridMapping.html#a3bba56d3bf1b04d3855a23cb8528af85" > Cells< / a > > & ppCells, < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > numPoints, < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > numElements, const < a class = "el" href = "namespacepFlow.html#aca2b381231776d26ea7431837f78aa24" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > , < a class = "el" href = "classpFlow_1_1multiGridMapping.html#a2b3638082ce8eec9b2e4fb66dd6650dc" > memory_space< / a > > & points, const < a class = "el" href = "namespacepFlow.html#aca2b381231776d26ea7431837f78aa24" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#a51afbafe3e3517b4e7755c14959053df" > int32x3< / a > , < a class = "el" href = "classpFlow_1_1multiGridMapping.html#a2b3638082ce8eec9b2e4fb66dd6650dc" > memory_space< / a > > & vertices)< / td > < / tr >
< tr class = "separator:aaac088238e1ca702967deda57d2a9d13" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a48871efcbcaed0e589764bbbd933d3ec" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridMapping.html#a48871efcbcaed0e589764bbbd933d3ec" > enterBoadSearch< / a > () const< / td > < / tr >
< tr class = "separator:a48871efcbcaed0e589764bbbd933d3ec" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2f3fca6830cd43510c731216bcf9dd75" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridMapping.html#a2f3fca6830cd43510c731216bcf9dd75" > performedSearch< / a > () const< / td > < / tr >
< tr class = "separator:a2f3fca6830cd43510c731216bcf9dd75" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abba428befc17327c2b4398dd3792cfe5" > < td class = "memTemplParams" colspan = "2" > template< typename PairsContainer , typename particleMapType > < / td > < / tr >
< tr class = "memitem:abba428befc17327c2b4398dd3792cfe5" > < td class = "memTemplItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridMapping.html#abba428befc17327c2b4398dd3792cfe5" > broadSearch< / a > (PairsContainer & pairs, particleMapType & particleMap, bool force=false)< / td > < / tr >
< tr class = "separator:abba428befc17327c2b4398dd3792cfe5" > < 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:ae8aa0db7f2d2c19eefe46e3108bdebea" > < 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_1multiGridMapping.html#ae8aa0db7f2d2c19eefe46e3108bdebea" > updateFrequency_< / a > =1< / td > < / tr >
< tr class = "separator:ae8aa0db7f2d2c19eefe46e3108bdebea" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae37c17021aa06dd9bcf5e7a187d6babf" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridMapping.html#ae37c17021aa06dd9bcf5e7a187d6babf" > cellExtent_< / a > < / td > < / tr >
< tr class = "separator:ae37c17021aa06dd9bcf5e7a187d6babf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af11548cfec6dd4efe0c8702395cf8ae0" > < 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_1multiGridMapping.html#af11548cfec6dd4efe0c8702395cf8ae0" > currentIter_< / a > = 0< / td > < / tr >
< tr class = "separator:af11548cfec6dd4efe0c8702395cf8ae0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0fe252c95c374cf51d37d954d6ecc2ed" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridMapping.html#a0fe252c95c374cf51d37d954d6ecc2ed" > performedSearch_< / a > = false< / td > < / tr >
< tr class = "memdesc:a0fe252c95c374cf51d37d954d6ecc2ed" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > a broad search has been occured during last pass? < a href = "classpFlow_1_1multiGridMapping.html#a0fe252c95c374cf51d37d954d6ecc2ed" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a0fe252c95c374cf51d37d954d6ecc2ed" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9d284c503b17ff19142d67d0efea688d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1multiGridMapping.html#a9379b728279084dddb4a4c7120235eec" > CellsWallLevelType< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridMapping.html#a9d284c503b17ff19142d67d0efea688d" > cellsWallLevle_< / a > < / td > < / tr >
< tr class = "separator:a9d284c503b17ff19142d67d0efea688d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pri-methods" > < / a >
Private Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a369db5c233d2929a6a016b99e1033901" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiGridMapping.html#a369db5c233d2929a6a016b99e1033901" > performSearch< / a > ()< / td > < / tr >
< tr class = "separator:a369db5c233d2929a6a016b99e1033901" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < h3 > template< typename executionSpace> < br / >
class pFlow::multiGridMapping< executionSpace > < / h3 >
< p class = "definition" > Definition at line < a class = "el" href = "multiGridMapping_8hpp_source.html#l00034" > 34< / a > of file < a class = "el" href = "multiGridMapping_8hpp_source.html" > multiGridMapping.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Member Typedef Documentation< / h2 >
< a id = "a9379b728279084dddb4a4c7120235eec" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9379b728279084dddb4a4c7120235eec" > ◆ < / a > < / span > CellsWallLevelType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1multiGridMapping.html#a9379b728279084dddb4a4c7120235eec" > CellsWallLevelType< / a > = < a class = "el" href = "classpFlow_1_1cellsWallLevels.html" > cellsWallLevels< / a > < executionSpace> < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "multiGridMapping_8hpp_source.html#l00038" > 38< / a > of file < a class = "el" href = "multiGridMapping_8hpp_source.html" > multiGridMapping.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ac3b1a2792d37dda6268db50eb49ebb8b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac3b1a2792d37dda6268db50eb49ebb8b" > ◆ < / a > < / span > IdType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1multiGridMapping.html#ac3b1a2792d37dda6268db50eb49ebb8b" > IdType< / a > = typename < a class = "el" href = "classpFlow_1_1cellsWallLevels.html#ab7da9ad90b0959810d8f7b53f4a21ac8" > CellsWallLevelType::IdType< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "multiGridMapping_8hpp_source.html#l00040" > 40< / a > of file < a class = "el" href = "multiGridMapping_8hpp_source.html" > multiGridMapping.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a43c63fb30667b66fe831c5fee57e544f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a43c63fb30667b66fe831c5fee57e544f" > ◆ < / a > < / span > IndexType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1multiGridMapping.html#a43c63fb30667b66fe831c5fee57e544f" > IndexType< / a > = typename < a class = "el" href = "classpFlow_1_1cellsWallLevels.html#af3f56b54b904aad6e266657cd440f800" > CellsWallLevelType::IndexType< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "multiGridMapping_8hpp_source.html#l00042" > 42< / a > of file < a class = "el" href = "multiGridMapping_8hpp_source.html" > multiGridMapping.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a3bba56d3bf1b04d3855a23cb8528af85" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3bba56d3bf1b04d3855a23cb8528af85" > ◆ < / a > < / span > Cells< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1multiGridMapping.html#a3bba56d3bf1b04d3855a23cb8528af85" > Cells< / a > = typename < a class = "el" href = "classpFlow_1_1cellsWallLevels.html#a45e8eff03f89ed6ff2313ec3c9b34832" > CellsWallLevelType::Cells< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "multiGridMapping_8hpp_source.html#l00044" > 44< / a > of file < a class = "el" href = "multiGridMapping_8hpp_source.html" > multiGridMapping.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a3810d08b3beabddce512c36e16a23cd7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3810d08b3beabddce512c36e16a23cd7" > ◆ < / a > < / span > CellType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1multiGridMapping.html#a3810d08b3beabddce512c36e16a23cd7" > CellType< / a > = typename Cells::CellType< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "multiGridMapping_8hpp_source.html#l00046" > 46< / a > of file < a class = "el" href = "multiGridMapping_8hpp_source.html" > multiGridMapping.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a26c800df0fea48dd7694378f1163793d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a26c800df0fea48dd7694378f1163793d" > ◆ < / a > < / span > execution_space< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1multiGridMapping.html#a26c800df0fea48dd7694378f1163793d" > execution_space< / a > = typename < a class = "el" href = "classpFlow_1_1cellsWallLevels.html#a1e76bf654e24a1c7f07817404d2b5ff5" > CellsWallLevelType::execution_space< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "multiGridMapping_8hpp_source.html#l00048" > 48< / a > of file < a class = "el" href = "multiGridMapping_8hpp_source.html" > multiGridMapping.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a2b3638082ce8eec9b2e4fb66dd6650dc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2b3638082ce8eec9b2e4fb66dd6650dc" > ◆ < / a > < / span > memory_space< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1multiGridMapping.html#a2b3638082ce8eec9b2e4fb66dd6650dc" > memory_space< / a > = typename < a class = "el" href = "classpFlow_1_1cellsWallLevels.html#aaec8edb2e19eca233a24e6ec33d4cc92" > CellsWallLevelType::memory_space< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "multiGridMapping_8hpp_source.html#l00050" > 50< / a > of file < a class = "el" href = "multiGridMapping_8hpp_source.html" > multiGridMapping.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a5e63edb05d6b5a08f98f8c077c391b4c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5e63edb05d6b5a08f98f8c077c391b4c" > ◆ < / a > < / span > iBoxType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1multiGridMapping.html#a5e63edb05d6b5a08f98f8c077c391b4c" > iBoxType< / a > = < a class = "el" href = "classpFlow_1_1iBox.html" > iBox< / a > < < a class = "el" href = "classpFlow_1_1multiGridMapping.html#a43c63fb30667b66fe831c5fee57e544f" > IndexType< / a > > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "multiGridMapping_8hpp_source.html#l00052" > 52< / a > of file < a class = "el" href = "multiGridMapping_8hpp_source.html" > multiGridMapping.hpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "aaac088238e1ca702967deda57d2a9d13" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aaac088238e1ca702967deda57d2a9d13" > ◆ < / a > < / span > multiGridMapping()< / 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_1multiGridMapping.html" > multiGridMapping< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / 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 > numLevels< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< / a > < < a class = "el" href = "classpFlow_1_1multiGridMapping.html#a3bba56d3bf1b04d3855a23cb8528af85" > Cells< / a > > &   < / td >
< td class = "paramname" > < em > ppCells< / 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 > numPoints< / 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 > numElements< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#aca2b381231776d26ea7431837f78aa24" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > , < a class = "el" href = "classpFlow_1_1multiGridMapping.html#a2b3638082ce8eec9b2e4fb66dd6650dc" > memory_space< / a > > &   < / td >
< td class = "paramname" > < em > points< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#aca2b381231776d26ea7431837f78aa24" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#a51afbafe3e3517b4e7755c14959053df" > int32x3< / a > , < a class = "el" href = "classpFlow_1_1multiGridMapping.html#a2b3638082ce8eec9b2e4fb66dd6650dc" > memory_space< / a > > &   < / td >
< td class = "paramname" > < em > vertices< / 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 = "multiGridMapping_8hpp_source.html#l00089" > 89< / a > of file < a class = "el" href = "multiGridMapping_8hpp_source.html" > multiGridMapping.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "streams_8hpp_source.html#l00041" > endREPORT< / a > , < a class = "el" href = "streams_8hpp_source.html#l00040" > REPORT< / a > , and < a class = "el" href = "streams_8hpp_source.html#l00030" > yellowText< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a369db5c233d2929a6a016b99e1033901" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a369db5c233d2929a6a016b99e1033901" > ◆ < / a > < / span > performSearch()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool performSearch < / 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 class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "multiGridMapping_8hpp_source.html#l00071" > 71< / a > of file < a class = "el" href = "multiGridMapping_8hpp_source.html" > multiGridMapping.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "multiGridMapping_8hpp_source.html#l00062" > multiGridMapping< executionSpace > ::currentIter_< / a > , and < a class = "el" href = "multiGridMapping_8hpp_source.html#l00058" > multiGridMapping< executionSpace > ::updateFrequency_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "multiGridMapping_8hpp_source.html#l00134" > multiGridMapping< executionSpace > ::broadSearch()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-0" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-0-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-0-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-0-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1multiGridMapping_a369db5c233d2929a6a016b99e1033901_icgraph.png" border = "0" usemap = "#classpFlow_1_1multiGridMapping_a369db5c233d2929a6a016b99e1033901_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1multiGridMapping_a369db5c233d2929a6a016b99e1033901_icgraph" id = "classpFlow_1_1multiGridMapping_a369db5c233d2929a6a016b99e1033901_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "156,5,275,32" / >
< area shape = "rect" href = "classpFlow_1_1multiGridMapping.html#abba428befc17327c2b4398dd3792cfe5" title = " " alt = "" coords = "5,5,108,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a7ac03407f1dddae5193c841ea2177cdc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7ac03407f1dddae5193c841ea2177cdc" > ◆ < / a > < / span > TypeInfoNV()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TypeInfoNV < / td >
< td > (< / td >
< td class = "paramtype" > " multiGridMapping< executionSpace > "   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a48871efcbcaed0e589764bbbd933d3ec" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a48871efcbcaed0e589764bbbd933d3ec" > ◆ < / a > < / span > enterBoadSearch()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool enterBoadSearch < / 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 = "multiGridMapping_8hpp_source.html#l00123" > 123< / a > of file < a class = "el" href = "multiGridMapping_8hpp_source.html" > multiGridMapping.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "multiGridMapping_8hpp_source.html#l00062" > multiGridMapping< executionSpace > ::currentIter_< / a > , and < a class = "el" href = "multiGridMapping_8hpp_source.html#l00058" > multiGridMapping< executionSpace > ::updateFrequency_< / a > .< / p >
< / div >
< / div >
< a id = "a2f3fca6830cd43510c731216bcf9dd75" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2f3fca6830cd43510c731216bcf9dd75" > ◆ < / a > < / span > performedSearch()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool performedSearch < / 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 = "multiGridMapping_8hpp_source.html#l00128" > 128< / a > of file < a class = "el" href = "multiGridMapping_8hpp_source.html" > multiGridMapping.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "multiGridMapping_8hpp_source.html#l00065" > multiGridMapping< executionSpace > ::performedSearch_< / a > .< / p >
< / div >
< / div >
< a id = "abba428befc17327c2b4398dd3792cfe5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abba428befc17327c2b4398dd3792cfe5" > ◆ < / a > < / span > broadSearch()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool broadSearch < / td >
< td > (< / td >
< td class = "paramtype" > PairsContainer &   < / td >
< td class = "paramname" > < em > pairs< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > particleMapType &   < / td >
< td class = "paramname" > < em > particleMap< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > force< / em > = < code > false< / code >   < / 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 = "multiGridMapping_8hpp_source.html#l00134" > 134< / a > of file < a class = "el" href = "multiGridMapping_8hpp_source.html" > multiGridMapping.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "cellsWallLevels_8hpp_source.html#l00096" > cellsWallLevels< executionSpace > ::broadSearch()< / a > , < a class = "el" href = "multiGridMapping_8hpp_source.html#l00067" > multiGridMapping< executionSpace > ::cellsWallLevle_< / a > , < a class = "el" href = "multiGridMapping_8hpp_source.html#l00062" > multiGridMapping< executionSpace > ::currentIter_< / a > , < a class = "el" href = "multiGridMapping_8hpp_source.html#l00065" > multiGridMapping< executionSpace > ::performedSearch_< / a > , and < a class = "el" href = "multiGridMapping_8hpp_source.html#l00071" > multiGridMapping< executionSpace > ::performSearch()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< 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;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1multiGridMapping_abba428befc17327c2b4398dd3792cfe5_cgraph.png" border = "0" usemap = "#classpFlow_1_1multiGridMapping_abba428befc17327c2b4398dd3792cfe5_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1multiGridMapping_abba428befc17327c2b4398dd3792cfe5_cgraph" id = "classpFlow_1_1multiGridMapping_abba428befc17327c2b4398dd3792cfe5_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,42,108,69" / >
< area shape = "rect" href = "classpFlow_1_1cellsWallLevels.html#a5cbdc8f9467a44e7ca4cd7f7a443c7c6" title = " " alt = "" coords = "156,5,324,47" / >
< area shape = "rect" href = "classpFlow_1_1multiGridMapping.html#a369db5c233d2929a6a016b99e1033901" title = " " alt = "" coords = "181,71,299,98" / >
< / map >
< / div >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "ae8aa0db7f2d2c19eefe46e3108bdebea" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae8aa0db7f2d2c19eefe46e3108bdebea" > ◆ < / a > < / span > updateFrequency_< / 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 > updateFrequency_ =1< / 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 = "multiGridMapping_8hpp_source.html#l00058" > 58< / a > of file < a class = "el" href = "multiGridMapping_8hpp_source.html" > multiGridMapping.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "multiGridMapping_8hpp_source.html#l00123" > multiGridMapping< executionSpace > ::enterBoadSearch()< / a > , and < a class = "el" href = "multiGridMapping_8hpp_source.html#l00071" > multiGridMapping< executionSpace > ::performSearch()< / a > .< / p >
< / div >
< / div >
< a id = "ae37c17021aa06dd9bcf5e7a187d6babf" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae37c17021aa06dd9bcf5e7a187d6babf" > ◆ < / a > < / span > cellExtent_< / 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#a6192191c0e9c178a44ee1ac350fde476" > real< / a > cellExtent_< / 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 = "multiGridMapping_8hpp_source.html#l00060" > 60< / a > of file < a class = "el" href = "multiGridMapping_8hpp_source.html" > multiGridMapping.hpp< / a > .< / p >
< / div >
< / div >
< a id = "af11548cfec6dd4efe0c8702395cf8ae0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af11548cfec6dd4efe0c8702395cf8ae0" > ◆ < / a > < / span > currentIter_< / 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 > currentIter_ = 0< / 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 = "multiGridMapping_8hpp_source.html#l00062" > 62< / a > of file < a class = "el" href = "multiGridMapping_8hpp_source.html" > multiGridMapping.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "multiGridMapping_8hpp_source.html#l00134" > multiGridMapping< executionSpace > ::broadSearch()< / a > , < a class = "el" href = "multiGridMapping_8hpp_source.html#l00123" > multiGridMapping< executionSpace > ::enterBoadSearch()< / a > , and < a class = "el" href = "multiGridMapping_8hpp_source.html#l00071" > multiGridMapping< executionSpace > ::performSearch()< / a > .< / p >
< / div >
< / div >
< a id = "a0fe252c95c374cf51d37d954d6ecc2ed" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0fe252c95c374cf51d37d954d6ecc2ed" > ◆ < / a > < / span > performedSearch_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool performedSearch_ = false< / 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 > a broad search has been occured during last pass? < / p >
< p class = "definition" > Definition at line < a class = "el" href = "multiGridMapping_8hpp_source.html#l00065" > 65< / a > of file < a class = "el" href = "multiGridMapping_8hpp_source.html" > multiGridMapping.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "multiGridMapping_8hpp_source.html#l00134" > multiGridMapping< executionSpace > ::broadSearch()< / a > , and < a class = "el" href = "multiGridMapping_8hpp_source.html#l00128" > multiGridMapping< executionSpace > ::performedSearch()< / a > .< / p >
< / div >
< / div >
< a id = "a9d284c503b17ff19142d67d0efea688d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9d284c503b17ff19142d67d0efea688d" > ◆ < / a > < / span > cellsWallLevle_< / 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_1multiGridMapping.html#a9379b728279084dddb4a4c7120235eec" > CellsWallLevelType< / a > cellsWallLevle_< / 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 = "multiGridMapping_8hpp_source.html#l00067" > 67< / a > of file < a class = "el" href = "multiGridMapping_8hpp_source.html" > multiGridMapping.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "multiGridMapping_8hpp_source.html#l00134" > multiGridMapping< executionSpace > ::broadSearch()< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > src/Interaction/contactSearch/wallMappings/< a class = "el" href = "multiGridMapping_8hpp_source.html" > multiGridMapping.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_1multiGridMapping.html" > multiGridMapping< / 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 >