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: insertion Class Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function() { init_search(); });
/* @license-end */
< / script >
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_1insertion.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-methods" > Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "classpFlow_1_1insertion-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > insertion Class Reference< span class = "mlabels" > < span class = "mlabel" > abstract< / span > < / span > < / 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 insertion:< / 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_1insertion__inherit__graph.png" border = "0" usemap = "#insertion_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "insertion_inherit__map" id = "insertion_inherit__map" >
< area shape = "rect" title = " " alt = "" coords = "55,5,134,32" / >
< area shape = "rect" href = "classpFlow_1_1Insertion.html" title = " " alt = "" coords = "5,80,184,107" / >
< / 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 insertion:< / 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_1insertion__coll__graph.png" border = "0" usemap = "#insertion_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "insertion_coll__map" id = "insertion_coll__map" >
< area shape = "rect" title = " " alt = "" coords = "76,109,155,136" / >
< area shape = "rect" href = "classpFlow_1_1Logical.html" title = " " alt = "" coords = "5,5,73,32" / >
< area shape = "rect" href = "classpFlow_1_1particles.html" title = " " alt = "" coords = "152,5,231,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:aea02534373c01c4a30b461eca70bb011" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertion.html#aea02534373c01c4a30b461eca70bb011" > TypeInfo< / a > (" insertion" )< / td > < / tr >
< tr class = "separator:aea02534373c01c4a30b461eca70bb011" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a16ace43248b6bd6c1ba20e56f8e785e8" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertion.html#a16ace43248b6bd6c1ba20e56f8e785e8" > insertion< / a > (< a class = "el" href = "classpFlow_1_1particles.html" > particles< / a > & prtcl)< / td > < / tr >
< tr class = "separator:a16ace43248b6bd6c1ba20e56f8e785e8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad7eb8b19eee60b58b8438701e71c4cfc" > < td class = "memItemLeft" align = "right" valign = "top" > virtual  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertion.html#ad7eb8b19eee60b58b8438701e71c4cfc" > ~insertion< / a > ()=default< / td > < / tr >
< tr class = "separator:ad7eb8b19eee60b58b8438701e71c4cfc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a354c7d206ec624b9bdbb81f3b788f826" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertion.html#a354c7d206ec624b9bdbb81f3b788f826" > isActive< / a > () const< / td > < / tr >
< tr class = "separator:a354c7d206ec624b9bdbb81f3b788f826" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a70add3b10fc1217ec5b9f30d261bda27" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertion.html#a70add3b10fc1217ec5b9f30d261bda27" > read< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is)=0< / td > < / tr >
< tr class = "separator:a70add3b10fc1217ec5b9f30d261bda27" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afa17f5989b1af05e5ed08234f217a59c" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertion.html#afa17f5989b1af05e5ed08234f217a59c" > write< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const =0< / td > < / tr >
< tr class = "separator:afa17f5989b1af05e5ed08234f217a59c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-methods" > < / a >
Protected Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a43b207ca2a0b2f0b1aedd32b0888b512" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertion.html#a43b207ca2a0b2f0b1aedd32b0888b512" > readInsertionDict< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:a43b207ca2a0b2f0b1aedd32b0888b512" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0a48f031a06d7bb9bbf6db921501e4b3" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertion.html#a0a48f031a06d7bb9bbf6db921501e4b3" > writeInsertionDict< / a > (< a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict) const< / td > < / tr >
< tr class = "separator:a0a48f031a06d7bb9bbf6db921501e4b3" > < 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:ab4b9b810dce908775f2dcb12e77ff4ce" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1Logical.html" > Logical< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertion.html#ab4b9b810dce908775f2dcb12e77ff4ce" > active_< / a > = " No" < / td > < / tr >
< tr class = "separator:ab4b9b810dce908775f2dcb12e77ff4ce" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a57b82829710afa1fd6045b8e16f646bc" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1Logical.html" > Logical< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertion.html#a57b82829710afa1fd6045b8e16f646bc" > checkForCollision_< / a > = " No" < / td > < / tr >
< tr class = "separator:a57b82829710afa1fd6045b8e16f646bc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad8ad379b9c7750208abd8b9aa6f54ad0" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1particles.html" > particles< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertion.html#ad8ad379b9c7750208abd8b9aa6f54ad0" > particles_< / a > < / td > < / tr >
< tr class = "separator:ad8ad379b9c7750208abd8b9aa6f54ad0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
< p class = "definition" > Definition at line < a class = "el" href = "insertion_8hpp_source.html#l00033" > 33< / a > of file < a class = "el" href = "insertion_8hpp_source.html" > insertion.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a16ace43248b6bd6c1ba20e56f8e785e8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a16ace43248b6bd6c1ba20e56f8e785e8" > ◆ < / a > < / span > insertion()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1insertion.html" > insertion< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1particles.html" > particles< / a > &   < / td >
< td class = "paramname" > < em > prtcl< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "insertion_8cpp_source.html#l00069" > 69< / a > of file < a class = "el" href = "insertion_8cpp_source.html" > insertion.cpp< / a > .< / p >
< / div >
< / div >
< a id = "ad7eb8b19eee60b58b8438701e71c4cfc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad7eb8b19eee60b58b8438701e71c4cfc" > ◆ < / a > < / span > ~insertion()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual ~< a class = "el" href = "classpFlow_1_1insertion.html" > insertion< / a > < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > virtual< / span > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a43b207ca2a0b2f0b1aedd32b0888b512" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a43b207ca2a0b2f0b1aedd32b0888b512" > ◆ < / a > < / span > readInsertionDict()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool readInsertionDict < / 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 > < td > )< / td >
< td > < / 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 = "insertion_8cpp_source.html#l00028" > 28< / a > of file < a class = "el" href = "insertion_8cpp_source.html" > insertion.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "streams_8hpp_source.html#l00041" > endREPORT< / a > , < a class = "el" href = "dictionary_8hpp_source.html#l00309" > dictionary::getVal()< / 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 >
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_1insertion_a43b207ca2a0b2f0b1aedd32b0888b512_cgraph.png" border = "0" usemap = "#classpFlow_1_1insertion_a43b207ca2a0b2f0b1aedd32b0888b512_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1insertion_a43b207ca2a0b2f0b1aedd32b0888b512_cgraph" id = "classpFlow_1_1insertion_a43b207ca2a0b2f0b1aedd32b0888b512_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,13,140,39" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a523bcff98ab38f3c5961e56eeb0b1d47" title = " " alt = "" coords = "188,5,328,47" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a0a48f031a06d7bb9bbf6db921501e4b3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0a48f031a06d7bb9bbf6db921501e4b3" > ◆ < / a > < / span > writeInsertionDict()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool writeInsertionDict < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / em > < / td > < td > )< / td >
< td > const< / 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 = "insertion_8cpp_source.html#l00047" > 47< / a > of file < a class = "el" href = "insertion_8cpp_source.html" > insertion.cpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "dictionary_8cpp_source.html#l00422" > dictionary::add()< / a > , < a class = "el" href = "iOstream_8hpp_source.html#l00320" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , and < a class = "el" href = "dictionary_8cpp_source.html#l00349" > dictionary::globalName()< / 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_1insertion_a0a48f031a06d7bb9bbf6db921501e4b3_cgraph.png" border = "0" usemap = "#classpFlow_1_1insertion_a0a48f031a06d7bb9bbf6db921501e4b3_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1insertion_a0a48f031a06d7bb9bbf6db921501e4b3_cgraph" id = "classpFlow_1_1insertion_a0a48f031a06d7bb9bbf6db921501e4b3_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,56,144,83" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a6ae2ea14b8b5e5661c2f207aae2d4bdc" title = " " alt = "" coords = "192,5,357,32" / >
< area shape = "rect" href = "namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title = "Add newline and flush stream." alt = "" coords = "226,56,323,83" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a85c3c1fce0c14d36030092df2f27b632" title = " " alt = "" coords = "204,107,345,149" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
< / div >
< / div >
< a id = "aea02534373c01c4a30b461eca70bb011" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aea02534373c01c4a30b461eca70bb011" > ◆ < / a > < / span > TypeInfo()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TypeInfo < / td >
< td > (< / td >
< td class = "paramtype" > " insertion"   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a354c7d206ec624b9bdbb81f3b788f826" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a354c7d206ec624b9bdbb81f3b788f826" > ◆ < / a > < / span > isActive()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool isActive < / 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 = "insertion_8hpp_source.html#l00060" > 60< / a > of file < a class = "el" href = "insertion_8hpp_source.html" > insertion.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "insertion_8hpp_source.html#l00037" > insertion::active_< / a > .< / p >
< / div >
< / div >
< a id = "a70add3b10fc1217ec5b9f30d261bda27" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a70add3b10fc1217ec5b9f30d261bda27" > ◆ < / a > < / span > read()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual bool read < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td >
< td class = "paramname" > < em > is< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implemented in < a class = "el" href = "classpFlow_1_1Insertion.html#a8148f2b6c694e069c67183105cf17ce4" > Insertion< ShapeType > < / a > .< / p >
< / div >
< / div >
< a id = "afa17f5989b1af05e5ed08234f217a59c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afa17f5989b1af05e5ed08234f217a59c" > ◆ < / a > < / span > write()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual bool write < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > &   < / td >
< td class = "paramname" > < em > os< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implemented in < a class = "el" href = "classpFlow_1_1Insertion.html#aac753ee6ead0ddcdfb9e74f169c6bcec" > Insertion< ShapeType > < / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "ab4b9b810dce908775f2dcb12e77ff4ce" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab4b9b810dce908775f2dcb12e77ff4ce" > ◆ < / a > < / span > active_< / 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_1Logical.html" > Logical< / a > active_ = " No" < / 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 = "insertion_8hpp_source.html#l00037" > 37< / a > of file < a class = "el" href = "insertion_8hpp_source.html" > insertion.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "insertion_8hpp_source.html#l00060" > insertion::isActive()< / a > .< / p >
< / div >
< / div >
< a id = "a57b82829710afa1fd6045b8e16f646bc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a57b82829710afa1fd6045b8e16f646bc" > ◆ < / a > < / span > checkForCollision_< / 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_1Logical.html" > Logical< / a > checkForCollision_ = " No" < / 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 = "insertion_8hpp_source.html#l00040" > 40< / a > of file < a class = "el" href = "insertion_8hpp_source.html" > insertion.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ad8ad379b9c7750208abd8b9aa6f54ad0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad8ad379b9c7750208abd8b9aa6f54ad0" > ◆ < / a > < / span > particles_< / 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_1particles.html" > particles< / a > & particles_< / 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 = "insertion_8hpp_source.html#l00043" > 43< / a > of file < a class = "el" href = "insertion_8hpp_source.html" > insertion.hpp< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > src/Particles/Insertion/insertion/< a class = "el" href = "insertion_8hpp_source.html" > insertion.hpp< / a > < / li >
< li > src/Particles/Insertion/insertion/< a class = "el" href = "insertion_8cpp_source.html" > insertion.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_1insertion.html" > insertion< / 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 >