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" / >
2023-04-23 12:52:57 -07:00
< 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." >
2023-03-27 10:16:23 -07:00
< title > PhasicFlow: InsertionRegion< ShapeType > 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_1InsertionRegion.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-methods" > Public Member Functions< / a > |
< a href = "#pro-static-methods" > Static Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "classpFlow_1_1InsertionRegion-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > InsertionRegion< ShapeType > Class Template Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
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 = "+" / > Inheritance diagram for InsertionRegion< ShapeType > :< / 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_1InsertionRegion__inherit__graph.png" border = "0" usemap = "#InsertionRegion_3_01ShapeType_01_4_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "InsertionRegion_3_01ShapeType_01_4_inherit__map" id = "InsertionRegion_3_01ShapeType_01_4_inherit__map" >
< area shape = "rect" title = " " alt = "" coords = "5,80,229,107" / >
< area shape = "rect" href = "classpFlow_1_1insertionRegion.html" title = " " alt = "" coords = "55,5,179,32" / >
< / map >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
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 = "+" / > Collaboration diagram for InsertionRegion< ShapeType > :< / 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_1InsertionRegion__coll__graph.png" border = "0" usemap = "#InsertionRegion_3_01ShapeType_01_4_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "InsertionRegion_3_01ShapeType_01_4_coll__map" id = "InsertionRegion_3_01ShapeType_01_4_coll__map" >
< area shape = "rect" title = " " alt = "" coords = "5,80,229,107" / >
< area shape = "rect" href = "classpFlow_1_1insertionRegion.html" title = " " alt = "" coords = "55,5,179,32" / >
< / map >
< 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-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a61a91dc0a6702ccc073c635c6c8cfbb8" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1InsertionRegion.html#a61a91dc0a6702ccc073c635c6c8cfbb8" > TypeInfoTemplateNV< / a > (" insertionRegion" , ShapeType)< / td > < / tr >
< tr class = "separator:a61a91dc0a6702ccc073c635c6c8cfbb8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1bb3e9d2da5b4a5c9c9f09b1304be566" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1InsertionRegion.html#a1bb3e9d2da5b4a5c9c9f09b1304be566" > InsertionRegion< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict, const ShapeType & shapes)< / td > < / tr >
< tr class = "separator:a1bb3e9d2da5b4a5c9c9f09b1304be566" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adf4ca3a49e4b5294e52f42c0c9291a2d" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1InsertionRegion.html#adf4ca3a49e4b5294e52f42c0c9291a2d" > InsertionRegion< / a > (const < a class = "el" href = "classpFlow_1_1InsertionRegion.html" > InsertionRegion< / a > < ShapeType > & )=default< / td > < / tr >
< tr class = "separator:adf4ca3a49e4b5294e52f42c0c9291a2d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad6955fe0e1f275d2b382fd7fdc887a0d" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1InsertionRegion.html#ad6955fe0e1f275d2b382fd7fdc887a0d" > InsertionRegion< / a > (< a class = "el" href = "classpFlow_1_1InsertionRegion.html" > InsertionRegion< / a > < ShapeType > & & )=default< / td > < / tr >
< tr class = "separator:ad6955fe0e1f275d2b382fd7fdc887a0d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae0c5078f30c9290e44b2479694bf615a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1InsertionRegion.html" > InsertionRegion< / a > < ShapeType > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1InsertionRegion.html#ae0c5078f30c9290e44b2479694bf615a" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1InsertionRegion.html" > InsertionRegion< / a > < ShapeType > & )=default< / td > < / tr >
< tr class = "separator:ae0c5078f30c9290e44b2479694bf615a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a460129a54ab8eb10a929857de1b2810e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1InsertionRegion.html" > InsertionRegion< / a > < ShapeType > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1InsertionRegion.html#a460129a54ab8eb10a929857de1b2810e" > operator=< / a > (< a class = "el" href = "classpFlow_1_1InsertionRegion.html" > InsertionRegion< / a > < ShapeType > & & )=default< / td > < / tr >
< tr class = "separator:a460129a54ab8eb10a929857de1b2810e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acc863d85d662202ba8b08e691372887b" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1InsertionRegion.html#acc863d85d662202ba8b08e691372887b" > clone< / a > () const< / td > < / tr >
< tr class = "separator:acc863d85d662202ba8b08e691372887b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a29ec0c24a53d9f0f38289002f302848e" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1InsertionRegion.html#a29ec0c24a53d9f0f38289002f302848e" > clonePtr< / a > () const< / td > < / tr >
< tr class = "separator:a29ec0c24a53d9f0f38289002f302848e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7aca664f39c4a6e73d6666a36ad687ce" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1InsertionRegion.html#a7aca664f39c4a6e73d6666a36ad687ce" > insertParticles< / a > (< a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > currentTime, < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > dt, < a class = "el" href = "namespacepFlow.html#a6e76b0fc4f41684b7dd691cb6552384d" > wordVector< / a > & names, < a class = "el" href = "namespacepFlow.html#aede0f5a4a44d271e4e260cdb01032a61" > realx3Vector< / a > & pos, bool & insertionOccured)< / td > < / tr >
< tr class = "separator:a7aca664f39c4a6e73d6666a36ad687ce" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classpFlow_1_1insertionRegion" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classpFlow_1_1insertionRegion')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < / tr >
< tr class = "memitem:a2f6fa523f8b578780851796118cd1339 inherit pub_methods_classpFlow_1_1insertionRegion" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a2f6fa523f8b578780851796118cd1339" > TypeInfoNV< / a > (" insertionRegion" )< / td > < / tr >
< tr class = "separator:a2f6fa523f8b578780851796118cd1339 inherit pub_methods_classpFlow_1_1insertionRegion" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6a584c29486dcdcffe29aad303313bf2 inherit pub_methods_classpFlow_1_1insertionRegion" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a6a584c29486dcdcffe29aad303313bf2" > insertionRegion< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:a6a584c29486dcdcffe29aad303313bf2 inherit pub_methods_classpFlow_1_1insertionRegion" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa88946badc7fec0a74d87e12c3af96c5 inherit pub_methods_classpFlow_1_1insertionRegion" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#aa88946badc7fec0a74d87e12c3af96c5" > insertionRegion< / a > (const < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > & src)< / td > < / tr >
< tr class = "separator:aa88946badc7fec0a74d87e12c3af96c5 inherit pub_methods_classpFlow_1_1insertionRegion" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1d3747d5b6da01d087026ed3b36d7b51 inherit pub_methods_classpFlow_1_1insertionRegion" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a1d3747d5b6da01d087026ed3b36d7b51" > insertionRegion< / a > (< a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > & & )=default< / td > < / tr >
< tr class = "separator:a1d3747d5b6da01d087026ed3b36d7b51 inherit pub_methods_classpFlow_1_1insertionRegion" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afa380e4b94afa07580a93e670ee73488 inherit pub_methods_classpFlow_1_1insertionRegion" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#afa380e4b94afa07580a93e670ee73488" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > & )< / td > < / tr >
< tr class = "separator:afa380e4b94afa07580a93e670ee73488 inherit pub_methods_classpFlow_1_1insertionRegion" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a41f69642c152fc1cdc040b7b67ae7052 inherit pub_methods_classpFlow_1_1insertionRegion" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a41f69642c152fc1cdc040b7b67ae7052" > operator=< / a > (< a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > & & )=default< / td > < / tr >
< tr class = "separator:a41f69642c152fc1cdc040b7b67ae7052 inherit pub_methods_classpFlow_1_1insertionRegion" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad3cf9dd715e172184050bd4b4a5a6051 inherit pub_methods_classpFlow_1_1insertionRegion" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#ad3cf9dd715e172184050bd4b4a5a6051" > ~insertionRegion< / a > ()=default< / td > < / tr >
< tr class = "separator:ad3cf9dd715e172184050bd4b4a5a6051 inherit pub_methods_classpFlow_1_1insertionRegion" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a15fbbe0e71be0193e2e08117999ba287 inherit pub_methods_classpFlow_1_1insertionRegion" > < td class = "memItemLeft" align = "right" valign = "top" > const auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a15fbbe0e71be0193e2e08117999ba287" > setFields< / a > () const< / td > < / tr >
< tr class = "separator:a15fbbe0e71be0193e2e08117999ba287 inherit pub_methods_classpFlow_1_1insertionRegion" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5a9652837ba1c412a239fec1ff02e88b inherit pub_methods_classpFlow_1_1insertionRegion" > < td class = "memItemLeft" align = "right" valign = "top" > const auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a5a9652837ba1c412a239fec1ff02e88b" > name< / a > () const< / td > < / tr >
< tr class = "separator:a5a9652837ba1c412a239fec1ff02e88b inherit pub_methods_classpFlow_1_1insertionRegion" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6ce0c64db98eb6144d363dbfc86104eb inherit pub_methods_classpFlow_1_1insertionRegion" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a6ce0c64db98eb6144d363dbfc86104eb" > read< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:a6ce0c64db98eb6144d363dbfc86104eb inherit pub_methods_classpFlow_1_1insertionRegion" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6964e9f1f100001543fdb044fa7fc896 inherit pub_methods_classpFlow_1_1insertionRegion" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a6964e9f1f100001543fdb044fa7fc896" > write< / a > (< a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict) const< / td > < / tr >
< tr class = "separator:a6964e9f1f100001543fdb044fa7fc896 inherit pub_methods_classpFlow_1_1insertionRegion" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classpFlow_1_1timeFlowControl" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classpFlow_1_1timeFlowControl')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1timeFlowControl.html" > timeFlowControl< / a > < / td > < / tr >
< tr class = "memitem:ac2fd9715da4fcd3790fcda568f735ce8 inherit pub_methods_classpFlow_1_1timeFlowControl" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFlowControl.html#ac2fd9715da4fcd3790fcda568f735ce8" > timeFlowControl< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:ac2fd9715da4fcd3790fcda568f735ce8 inherit pub_methods_classpFlow_1_1timeFlowControl" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9eaa41444bd1a7536cf7ed29783d6dda inherit pub_methods_classpFlow_1_1timeFlowControl" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFlowControl.html#a9eaa41444bd1a7536cf7ed29783d6dda" > insertionTime< / a > (< a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > currentTime, < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > dt)< / td > < / tr >
< tr class = "separator:a9eaa41444bd1a7536cf7ed29783d6dda inherit pub_methods_classpFlow_1_1timeFlowControl" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a34a2411f69a8d0d96e56c57941d8df04 inherit pub_methods_classpFlow_1_1timeFlowControl" > < td class = "memItemLeft" align = "right" valign = "top" > size_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFlowControl.html#a34a2411f69a8d0d96e56c57941d8df04" > totalInserted< / a > () const< / td > < / tr >
< tr class = "separator:a34a2411f69a8d0d96e56c57941d8df04 inherit pub_methods_classpFlow_1_1timeFlowControl" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6ce0c64db98eb6144d363dbfc86104eb inherit pub_methods_classpFlow_1_1timeFlowControl" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFlowControl.html#a6ce0c64db98eb6144d363dbfc86104eb" > read< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:a6ce0c64db98eb6144d363dbfc86104eb inherit pub_methods_classpFlow_1_1timeFlowControl" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6964e9f1f100001543fdb044fa7fc896 inherit pub_methods_classpFlow_1_1timeFlowControl" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFlowControl.html#a6964e9f1f100001543fdb044fa7fc896" > write< / a > (< a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict) const< / td > < / tr >
< tr class = "separator:a6964e9f1f100001543fdb044fa7fc896 inherit pub_methods_classpFlow_1_1timeFlowControl" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-static-methods" > < / a >
Static Protected Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a7e637e102a6242c3b999828e73d0ea1c" > < td class = "memItemLeft" align = "right" valign = "top" > static bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1InsertionRegion.html#a7e637e102a6242c3b999828e73d0ea1c" > checkForContact< / a > (const < a class = "el" href = "namespacepFlow.html#aede0f5a4a44d271e4e260cdb01032a61" > realx3Vector< / a > & pos, const < a class = "el" href = "namespacepFlow.html#a56fe59023e353f0f237688c06fbfd441" > realVector< / a > & diams, const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & p, const < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > & d)< / td > < / tr >
< tr class = "separator:a7e637e102a6242c3b999828e73d0ea1c" > < 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:a2930483c30fb6c335a8a9a70b485f0fc" > < td class = "memItemLeft" align = "right" valign = "top" > const ShapeType &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1InsertionRegion.html#a2930483c30fb6c335a8a9a70b485f0fc" > shapes_< / a > < / td > < / tr >
< tr class = "separator:a2930483c30fb6c335a8a9a70b485f0fc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_attribs_classpFlow_1_1insertionRegion" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_attribs_classpFlow_1_1insertionRegion')" > < img src = "closed.png" alt = "-" / >   Protected Attributes inherited from < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < / tr >
< tr class = "memitem:a50fd7d13a0f7a6007ca5027b3bb8765a inherit pro_attribs_classpFlow_1_1insertionRegion" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a50fd7d13a0f7a6007ca5027b3bb8765a" > name_< / a > < / td > < / tr >
< tr class = "separator:a50fd7d13a0f7a6007ca5027b3bb8765a inherit pro_attribs_classpFlow_1_1insertionRegion" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:addee41d6ac047acd59c85e776d4e6fb9 inherit pro_attribs_classpFlow_1_1insertionRegion" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#addee41d6ac047acd59c85e776d4e6fb9" > type_< / a > < / td > < / tr >
< tr class = "separator:addee41d6ac047acd59c85e776d4e6fb9 inherit pro_attribs_classpFlow_1_1insertionRegion" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af5c2a2fe246051f18b23a3fd1bf23249 inherit pro_attribs_classpFlow_1_1insertionRegion" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1peakableRegion.html" > peakableRegion< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#af5c2a2fe246051f18b23a3fd1bf23249" > pRegion_< / a > = nullptr< / td > < / tr >
< tr class = "separator:af5c2a2fe246051f18b23a3fd1bf23249 inherit pro_attribs_classpFlow_1_1insertionRegion" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4d3dfef53630882b1fe95583bd46d4c9 inherit pro_attribs_classpFlow_1_1insertionRegion" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1shapeMixture.html" > shapeMixture< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a4d3dfef53630882b1fe95583bd46d4c9" > mixture_< / a > = nullptr< / td > < / tr >
< tr class = "separator:a4d3dfef53630882b1fe95583bd46d4c9 inherit pro_attribs_classpFlow_1_1insertionRegion" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1669e69306d7e94fa98270dfa5a024cd inherit pro_attribs_classpFlow_1_1insertionRegion" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1setFieldList.html" > setFieldList< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a1669e69306d7e94fa98270dfa5a024cd" > setFields_< / a > = nullptr< / td > < / tr >
< tr class = "separator:a1669e69306d7e94fa98270dfa5a024cd inherit pro_attribs_classpFlow_1_1insertionRegion" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_attribs_classpFlow_1_1timeFlowControl" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_attribs_classpFlow_1_1timeFlowControl')" > < img src = "closed.png" alt = "-" / >   Protected Attributes inherited from < a class = "el" href = "classpFlow_1_1timeFlowControl.html" > timeFlowControl< / a > < / td > < / tr >
< tr class = "memitem:a9da50a81b9da4200db555ac368c98ea1 inherit pro_attribs_classpFlow_1_1timeFlowControl" > < 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_1timeFlowControl.html#a9da50a81b9da4200db555ac368c98ea1" > startTime_< / a > < / td > < / tr >
< tr class = "separator:a9da50a81b9da4200db555ac368c98ea1 inherit pro_attribs_classpFlow_1_1timeFlowControl" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aec7a9ba664af18fb17da1eb822b1ee14 inherit pro_attribs_classpFlow_1_1timeFlowControl" > < 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_1timeFlowControl.html#aec7a9ba664af18fb17da1eb822b1ee14" > endTime_< / a > < / td > < / tr >
< tr class = "separator:aec7a9ba664af18fb17da1eb822b1ee14 inherit pro_attribs_classpFlow_1_1timeFlowControl" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a51bea3b14070614ca348b0574b4fd741 inherit pro_attribs_classpFlow_1_1timeFlowControl" > < 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_1timeFlowControl.html#a51bea3b14070614ca348b0574b4fd741" > interval_< / a > < / td > < / tr >
< tr class = "separator:a51bea3b14070614ca348b0574b4fd741 inherit pro_attribs_classpFlow_1_1timeFlowControl" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac29edb543b14ed93013258583f9684a1 inherit pro_attribs_classpFlow_1_1timeFlowControl" > < 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_1timeFlowControl.html#ac29edb543b14ed93013258583f9684a1" > rate_< / a > < / td > < / tr >
< tr class = "separator:ac29edb543b14ed93013258583f9684a1 inherit pro_attribs_classpFlow_1_1timeFlowControl" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2137233941e7ea15b94415eaabaf765b inherit pro_attribs_classpFlow_1_1timeFlowControl" > < td class = "memItemLeft" align = "right" valign = "top" > size_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFlowControl.html#a2137233941e7ea15b94415eaabaf765b" > numInserted_< / a > = 0< / td > < / tr >
< tr class = "separator:a2137233941e7ea15b94415eaabaf765b inherit pro_attribs_classpFlow_1_1timeFlowControl" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "inherited" > < / a >
Additional Inherited Members< / h2 > < / td > < / tr >
< tr class = "inherit_header pro_methods_classpFlow_1_1insertionRegion" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_methods_classpFlow_1_1insertionRegion')" > < img src = "closed.png" alt = "-" / >   Protected Member Functions inherited from < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < / tr >
< tr class = "memitem:adcd85aab41f3f4715afb2d17e5f8d53d inherit pro_methods_classpFlow_1_1insertionRegion" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#adcd85aab41f3f4715afb2d17e5f8d53d" > readInsertionRegion< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:adcd85aab41f3f4715afb2d17e5f8d53d inherit pro_methods_classpFlow_1_1insertionRegion" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa364cd422ed5085c750de4a19a321f7f inherit pro_methods_classpFlow_1_1insertionRegion" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#aa364cd422ed5085c750de4a19a321f7f" > writeInsertionRegion< / a > (< a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict) const< / td > < / tr >
< tr class = "separator:aa364cd422ed5085c750de4a19a321f7f inherit pro_methods_classpFlow_1_1insertionRegion" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_methods_classpFlow_1_1timeFlowControl" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_methods_classpFlow_1_1timeFlowControl')" > < img src = "closed.png" alt = "-" / >   Protected Member Functions inherited from < a class = "el" href = "classpFlow_1_1timeFlowControl.html" > timeFlowControl< / a > < / td > < / tr >
< tr class = "memitem:a965f20676739fa59a7a27457add2ae61 inherit pro_methods_classpFlow_1_1timeFlowControl" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFlowControl.html#a965f20676739fa59a7a27457add2ae61" > readTimeFlowControl< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:a965f20676739fa59a7a27457add2ae61 inherit pro_methods_classpFlow_1_1timeFlowControl" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6901db0c788489c5e8a317c034774401 inherit pro_methods_classpFlow_1_1timeFlowControl" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFlowControl.html#a6901db0c788489c5e8a317c034774401" > writeTimeFlowControl< / a > (< a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict) const< / td > < / tr >
< tr class = "separator:a6901db0c788489c5e8a317c034774401 inherit pro_methods_classpFlow_1_1timeFlowControl" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a16987f9942190579ad06d5d67adfc67d inherit pro_methods_classpFlow_1_1timeFlowControl" > < td class = "memItemLeft" align = "right" valign = "top" > size_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFlowControl.html#a16987f9942190579ad06d5d67adfc67d" > numberToBeInserted< / a > (< a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > currentTime)< / td > < / tr >
< tr class = "separator:a16987f9942190579ad06d5d67adfc67d inherit pro_methods_classpFlow_1_1timeFlowControl" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1ebee6449f6428d4d4597b61e8b5c15a inherit pro_methods_classpFlow_1_1timeFlowControl" > < td class = "memItemLeft" align = "right" valign = "top" > size_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFlowControl.html#a1ebee6449f6428d4d4597b61e8b5c15a" > addToNumInserted< / a > (size_t newInserted)< / td > < / tr >
< tr class = "separator:a1ebee6449f6428d4d4597b61e8b5c15a inherit pro_methods_classpFlow_1_1timeFlowControl" > < 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 ShapeType> < br / >
class pFlow::InsertionRegion< ShapeType > < / h3 >
< p class = "definition" > Definition at line < a class = "el" href = "InsertionRegion_8hpp_source.html#l00032" > 32< / a > of file < a class = "el" href = "InsertionRegion_8hpp_source.html" > InsertionRegion.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a1bb3e9d2da5b4a5c9c9f09b1304be566" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1bb3e9d2da5b4a5c9c9f09b1304be566" > ◆ < / a > < / span > InsertionRegion() < span class = "overload" > [1/3]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1InsertionRegion.html" > InsertionRegion< / 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" > const ShapeType &   < / td >
< td class = "paramname" > < em > shapes< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "InsertionRegion_8cpp_source.html#l00041" > 41< / a > of file < a class = "el" href = "InsertionRegion_8cpp_source.html" > InsertionRegion.cpp< / a > .< / p >
< / div >
< / div >
< a id = "adf4ca3a49e4b5294e52f42c0c9291a2d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adf4ca3a49e4b5294e52f42c0c9291a2d" > ◆ < / a > < / span > InsertionRegion() < span class = "overload" > [2/3]< / span > < / 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_1InsertionRegion.html" > InsertionRegion< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1InsertionRegion.html" > InsertionRegion< / a > < ShapeType > &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ad6955fe0e1f275d2b382fd7fdc887a0d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad6955fe0e1f275d2b382fd7fdc887a0d" > ◆ < / a > < / span > InsertionRegion() < span class = "overload" > [3/3]< / span > < / 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_1InsertionRegion.html" > InsertionRegion< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1InsertionRegion.html" > InsertionRegion< / a > < ShapeType > & &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a7e637e102a6242c3b999828e73d0ea1c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7e637e102a6242c3b999828e73d0ea1c" > ◆ < / a > < / span > checkForContact()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool checkForContact < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#aede0f5a4a44d271e4e260cdb01032a61" > realx3Vector< / a > &   < / td >
< td class = "paramname" > < em > pos< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a56fe59023e353f0f237688c06fbfd441" > realVector< / a > &   < / td >
< td class = "paramname" > < em > diams< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > &   < / td >
< td class = "paramname" > < em > p< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > &   < / td >
< td class = "paramname" > < em > d< / 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" > static< / span > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "InsertionRegion_8cpp_source.html#l00023" > 23< / a > of file < a class = "el" href = "InsertionRegion_8cpp_source.html" > InsertionRegion.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "pFlowMacros_8hpp_source.html#l00071" > ForAll< / a > , and < a class = "el" href = "tripleFwd_8hpp.html#ae1449f1d56abab2ec4d0f00b685fc478" > length()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-2" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-2-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-2-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-2-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1InsertionRegion_a7e637e102a6242c3b999828e73d0ea1c_cgraph.png" border = "0" usemap = "#classpFlow_1_1InsertionRegion_a7e637e102a6242c3b999828e73d0ea1c_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1InsertionRegion_a7e637e102a6242c3b999828e73d0ea1c_cgraph" id = "classpFlow_1_1InsertionRegion_a7e637e102a6242c3b999828e73d0ea1c_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,136,32" / >
< area shape = "rect" href = "tripleFwd_8hpp.html#ae1449f1d56abab2ec4d0f00b685fc478" title = " " alt = "" coords = "184,5,247,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a61a91dc0a6702ccc073c635c6c8cfbb8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a61a91dc0a6702ccc073c635c6c8cfbb8" > ◆ < / a > < / span > TypeInfoTemplateNV()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TypeInfoTemplateNV < / td >
< td > (< / td >
< td class = "paramtype" > " insertionRegion"   < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > ShapeType  < / td >
< td class = "paramname" >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ae0c5078f30c9290e44b2479694bf615a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae0c5078f30c9290e44b2479694bf615a" > ◆ < / a > < / span > operator=() < 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" > < a class = "el" href = "classpFlow_1_1InsertionRegion.html" > InsertionRegion< / a > < ShapeType> & operator= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1InsertionRegion.html" > InsertionRegion< / a > < ShapeType > &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a460129a54ab8eb10a929857de1b2810e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a460129a54ab8eb10a929857de1b2810e" > ◆ < / a > < / span > operator=() < 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" > < a class = "el" href = "classpFlow_1_1InsertionRegion.html" > InsertionRegion< / a > < ShapeType> & operator= < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1InsertionRegion.html" > InsertionRegion< / a > < ShapeType > & &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "acc863d85d662202ba8b08e691372887b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acc863d85d662202ba8b08e691372887b" > ◆ < / a > < / span > clone()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > auto clone < / 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 = "InsertionRegion_8hpp_source.html#l00062" > 62< / a > of file < a class = "el" href = "InsertionRegion_8hpp_source.html" > InsertionRegion.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a29ec0c24a53d9f0f38289002f302848e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a29ec0c24a53d9f0f38289002f302848e" > ◆ < / a > < / span > clonePtr()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > auto clonePtr < / 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 = "InsertionRegion_8hpp_source.html#l00067" > 67< / a > of file < a class = "el" href = "InsertionRegion_8hpp_source.html" > InsertionRegion.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a7aca664f39c4a6e73d6666a36ad687ce" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7aca664f39c4a6e73d6666a36ad687ce" > ◆ < / a > < / span > insertParticles()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool insertParticles < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > currentTime< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > dt< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a6e76b0fc4f41684b7dd691cb6552384d" > wordVector< / a > &   < / td >
< td class = "paramname" > < em > names< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#aede0f5a4a44d271e4e260cdb01032a61" > realx3Vector< / a > &   < / td >
< td class = "paramname" > < em > pos< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool &   < / td >
< td class = "paramname" > < em > insertionOccured< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "InsertionRegion_8cpp_source.html#l00055" > 55< / a > of file < a class = "el" href = "InsertionRegion_8cpp_source.html" > InsertionRegion.cpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "Vector_8hpp_source.html#l00306" > Vector< T, Allocator > ::capacity()< / a > , < a class = "el" href = "Vector_8hpp_source.html#l00248" > Vector< T, Allocator > ::clear()< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , < a class = "el" href = "kokkosAlgorithms_8hpp_source.html#l00104" > pFlow::algorithms::KOKKOS::max()< / a > , < a class = "el" href = "NBSCrossLoop_8hpp_source.html#l00024" > n< / a > , < a class = "el" href = "Vector_8hpp_source.html#l00311" > Vector< T, Allocator > ::reserve()< / a > , and < a class = "el" href = "Vector_8hpp_source.html#l00301" > Vector< T, Allocator > ::size()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-3" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-3-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-3-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-3-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1InsertionRegion_a7aca664f39c4a6e73d6666a36ad687ce_cgraph.png" border = "0" usemap = "#classpFlow_1_1InsertionRegion_a7aca664f39c4a6e73d6666a36ad687ce_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1InsertionRegion_a7aca664f39c4a6e73d6666a36ad687ce_cgraph" id = "classpFlow_1_1InsertionRegion_a7aca664f39c4a6e73d6666a36ad687ce_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,115,120,141" / >
< area shape = "rect" href = "classpFlow_1_1Vector.html#a234de5cb432c97fcb4b0f806bb86624e" title = " " alt = "" coords = "168,5,340,32" / >
< area shape = "rect" href = "classpFlow_1_1Vector.html#a3e122a9f9c04a4e2dffdfabde2f1de50" title = " " alt = "" coords = "179,56,329,83" / >
< area shape = "rect" href = "namespacepFlow_1_1algorithms_1_1KOKKOS.html#a6256cdfd2ba7f02ac8db8f55d05b3ef9" title = " " alt = "" coords = "181,107,327,149" / >
< area shape = "rect" href = "classpFlow_1_1Vector.html#a3dbf7d015e95cf17d59eafb6828e9cac" title = " " alt = "" coords = "171,173,337,200" / >
< area shape = "rect" href = "classpFlow_1_1Vector.html#a10efdf47ffedbdc720f71c2f72b98d98" title = " " alt = "" coords = "183,224,325,251" / >
< / map >
< / div >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a2930483c30fb6c335a8a9a70b485f0fc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2930483c30fb6c335a8a9a70b485f0fc" > ◆ < / a > < / span > shapes_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const ShapeType& shapes_< / 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 = "InsertionRegion_8hpp_source.html#l00038" > 38< / a > of file < a class = "el" href = "InsertionRegion_8hpp_source.html" > InsertionRegion.hpp< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > src/Particles/Insertion/InsertionRegion/< a class = "el" href = "InsertionRegion_8hpp_source.html" > InsertionRegion.hpp< / a > < / li >
< li > src/Particles/Insertion/InsertionRegion/< a class = "el" href = "InsertionRegion_8cpp_source.html" > InsertionRegion.cpp< / 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_1InsertionRegion.html" > InsertionRegion< / 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 >