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: demInteraction 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" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
2023-04-02 14:53:54 -07:00
< div id = "projectname" > < a href = "www.github.com/PhasicFlow" > PhasicFlow< / a >
  < span id = "projectnumber" > < a href = "www.github.com/PhasicFlow" > v0.1< / a > < / span >
2023-03-27 10:16:23 -07:00
< / div >
2023-04-02 14:53:54 -07:00
< div id = "projectbrief" > < a href = "https://cemf.ir" > www.cemf.ir< / a > < / div >
2023-03-27 10:16:23 -07:00
< / td >
< td > < div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "search/close.png" alt = "" / > < / a >
< / span >
< / div >
< / td >
< / tr >
< / 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_1demInteraction.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 = "classpFlow_1_1demInteraction-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > demInteraction Class 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 demInteraction:< / 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_1demInteraction__inherit__graph.png" border = "0" usemap = "#demInteraction_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "demInteraction_inherit__map" id = "demInteraction_inherit__map" >
< area shape = "rect" title = " " alt = "" coords = "46,80,167,107" / >
< area shape = "rect" href = "classpFlow_1_1interaction.html" title = " " alt = "" coords = "61,155,153,181" / >
< area shape = "rect" href = "classpFlow_1_1property.html" title = "property holds the pure properties of materials." alt = "" coords = "5,5,83,32" / >
< area shape = "rect" href = "classpFlow_1_1demComponent.html" title = " " alt = "" coords = "107,5,234,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 demInteraction:< / 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_1demInteraction__coll__graph.png" border = "0" usemap = "#demInteraction_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "demInteraction_coll__map" id = "demInteraction_coll__map" >
< area shape = "rect" title = " " alt = "" coords = "46,80,167,107" / >
< area shape = "rect" href = "classpFlow_1_1property.html" title = "property holds the pure properties of materials." alt = "" coords = "5,5,83,32" / >
< area shape = "rect" href = "classpFlow_1_1demComponent.html" title = " " alt = "" coords = "107,5,234,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:a960d480de90f6077cfd41b44dde4e021" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demInteraction.html#a960d480de90f6077cfd41b44dde4e021" > demInteraction< / a > (< a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > & < a class = "el" href = "classpFlow_1_1demComponent.html#a647786897b3da03fcd415b2ebcf541c0" > control< / a > )< / td > < / tr >
< tr class = "separator:a960d480de90f6077cfd41b44dde4e021" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aadecbb16ca94ff98a5e1da49f3837373" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demInteraction.html#aadecbb16ca94ff98a5e1da49f3837373" > demInteraction< / a > (< a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > & < a class = "el" href = "classpFlow_1_1demComponent.html#a647786897b3da03fcd415b2ebcf541c0" > control< / a > , const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > & file)< / td > < / tr >
< tr class = "separator:aadecbb16ca94ff98a5e1da49f3837373" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classpFlow_1_1property" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classpFlow_1_1property')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1property.html" > property< / a > < / td > < / tr >
< tr class = "memitem:a02926dc5abfd958c847136c5abda05be inherit pub_methods_classpFlow_1_1property" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1property.html#a02926dc5abfd958c847136c5abda05be" > TypeInfoNV< / a > (" property" )< / td > < / tr >
< tr class = "memdesc:a02926dc5abfd958c847136c5abda05be inherit pub_methods_classpFlow_1_1property" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Type info. < a href = "classpFlow_1_1property.html#a02926dc5abfd958c847136c5abda05be" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a02926dc5abfd958c847136c5abda05be inherit pub_methods_classpFlow_1_1property" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a22879bc8973d7aea0c4eb37a527acac5 inherit pub_methods_classpFlow_1_1property" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1property.html#a22879bc8973d7aea0c4eb37a527acac5" > property< / a > ()< / td > < / tr >
< tr class = "memdesc:a22879bc8973d7aea0c4eb37a527acac5 inherit pub_methods_classpFlow_1_1property" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Emptry constructor, used for reading from a file. < a href = "classpFlow_1_1property.html#a22879bc8973d7aea0c4eb37a527acac5" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a22879bc8973d7aea0c4eb37a527acac5 inherit pub_methods_classpFlow_1_1property" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a95b5f49261e86936c79adc849bdf7f14 inherit pub_methods_classpFlow_1_1property" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1property.html#a95b5f49261e86936c79adc849bdf7f14" > property< / a > (const < a class = "el" href = "namespacepFlow.html#a6e76b0fc4f41684b7dd691cb6552384d" > wordVector< / a > & < a class = "el" href = "classpFlow_1_1property.html#aaeda027258dc1f7b8d1af3a482a2367a" > materials< / a > , const < a class = "el" href = "namespacepFlow.html#a56fe59023e353f0f237688c06fbfd441" > realVector< / a > & < a class = "el" href = "classpFlow_1_1property.html#a67ec7c434ccc08a62c8d355d868c79fd" > densities< / a > )< / td > < / tr >
< tr class = "memdesc:a95b5f49261e86936c79adc849bdf7f14 inherit pub_methods_classpFlow_1_1property" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Constructe from materials and densities. < a href = "classpFlow_1_1property.html#a95b5f49261e86936c79adc849bdf7f14" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a95b5f49261e86936c79adc849bdf7f14 inherit pub_methods_classpFlow_1_1property" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a150a368cceebc51b7262c035c9d22ca7 inherit pub_methods_classpFlow_1_1property" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1property.html#a150a368cceebc51b7262c035c9d22ca7" > property< / a > (const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > & file)< / td > < / tr >
< tr class = "memdesc:a150a368cceebc51b7262c035c9d22ca7 inherit pub_methods_classpFlow_1_1property" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Construct from file. < a href = "classpFlow_1_1property.html#a150a368cceebc51b7262c035c9d22ca7" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a150a368cceebc51b7262c035c9d22ca7 inherit pub_methods_classpFlow_1_1property" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae8fa20fbd50fd5a9596fde615c1306a6 inherit pub_methods_classpFlow_1_1property" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1property.html#ae8fa20fbd50fd5a9596fde615c1306a6" > property< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & < a class = "el" href = "classpFlow_1_1property.html#a9e81e11944c2000f458fdb15b0b44d1a" > dict< / a > )< / td > < / tr >
< tr class = "memdesc:ae8fa20fbd50fd5a9596fde615c1306a6 inherit pub_methods_classpFlow_1_1property" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Construct from dictionary dict. < a href = "classpFlow_1_1property.html#ae8fa20fbd50fd5a9596fde615c1306a6" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ae8fa20fbd50fd5a9596fde615c1306a6 inherit pub_methods_classpFlow_1_1property" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5e8de67abde03ef2de7ee64ebf6b77d5 inherit pub_methods_classpFlow_1_1property" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1property.html#a5e8de67abde03ef2de7ee64ebf6b77d5" > property< / a > (const < a class = "el" href = "classpFlow_1_1property.html" > property< / a > & )=default< / td > < / tr >
< tr class = "memdesc:a5e8de67abde03ef2de7ee64ebf6b77d5 inherit pub_methods_classpFlow_1_1property" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Default copy. < a href = "classpFlow_1_1property.html#a5e8de67abde03ef2de7ee64ebf6b77d5" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a5e8de67abde03ef2de7ee64ebf6b77d5 inherit pub_methods_classpFlow_1_1property" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae8b95c111de6f7fee18b38e5eb53f190 inherit pub_methods_classpFlow_1_1property" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1property.html#ae8b95c111de6f7fee18b38e5eb53f190" > property< / a > (< a class = "el" href = "classpFlow_1_1property.html" > property< / a > & & )=default< / td > < / tr >
< tr class = "memdesc:ae8b95c111de6f7fee18b38e5eb53f190 inherit pub_methods_classpFlow_1_1property" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Default move. < a href = "classpFlow_1_1property.html#ae8b95c111de6f7fee18b38e5eb53f190" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ae8b95c111de6f7fee18b38e5eb53f190 inherit pub_methods_classpFlow_1_1property" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abdbddb96607bd14a9a43ab57c2feb810 inherit pub_methods_classpFlow_1_1property" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1property.html" > property< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1property.html#abdbddb96607bd14a9a43ab57c2feb810" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1property.html" > property< / a > & )=default< / td > < / tr >
< tr class = "memdesc:abdbddb96607bd14a9a43ab57c2feb810 inherit pub_methods_classpFlow_1_1property" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Default copy assignment. < a href = "classpFlow_1_1property.html#abdbddb96607bd14a9a43ab57c2feb810" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:abdbddb96607bd14a9a43ab57c2feb810 inherit pub_methods_classpFlow_1_1property" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad244be1e48e5adafb1d973a96f12e7ae inherit pub_methods_classpFlow_1_1property" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1property.html" > property< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1property.html#ad244be1e48e5adafb1d973a96f12e7ae" > operator=< / a > (< a class = "el" href = "classpFlow_1_1property.html" > property< / a > & & )=default< / td > < / tr >
< tr class = "memdesc:ad244be1e48e5adafb1d973a96f12e7ae inherit pub_methods_classpFlow_1_1property" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Default move assignment. < a href = "classpFlow_1_1property.html#ad244be1e48e5adafb1d973a96f12e7ae" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ad244be1e48e5adafb1d973a96f12e7ae inherit pub_methods_classpFlow_1_1property" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abe6af8d43d9e4e38a2aa1311ec11b862 inherit pub_methods_classpFlow_1_1property" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1property.html#abe6af8d43d9e4e38a2aa1311ec11b862" > ~property< / a > ()=default< / td > < / tr >
< tr class = "memdesc:abe6af8d43d9e4e38a2aa1311ec11b862 inherit pub_methods_classpFlow_1_1property" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Default destructor. < a href = "classpFlow_1_1property.html#abe6af8d43d9e4e38a2aa1311ec11b862" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:abe6af8d43d9e4e38a2aa1311ec11b862 inherit pub_methods_classpFlow_1_1property" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9e81e11944c2000f458fdb15b0b44d1a inherit pub_methods_classpFlow_1_1property" > < td class = "memItemLeft" align = "right" valign = "top" > const auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1property.html#a9e81e11944c2000f458fdb15b0b44d1a" > dict< / a > () const< / td > < / tr >
< tr class = "memdesc:a9e81e11944c2000f458fdb15b0b44d1a inherit pub_methods_classpFlow_1_1property" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Return dictionary. < a href = "classpFlow_1_1property.html#a9e81e11944c2000f458fdb15b0b44d1a" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a9e81e11944c2000f458fdb15b0b44d1a inherit pub_methods_classpFlow_1_1property" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adc62e81491a3115339f0724c406b39dc inherit pub_methods_classpFlow_1_1property" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1property.html#adc62e81491a3115339f0724c406b39dc" > numMaterials< / a > () const< / td > < / tr >
< tr class = "memdesc:adc62e81491a3115339f0724c406b39dc inherit pub_methods_classpFlow_1_1property" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Return number of materials. < a href = "classpFlow_1_1property.html#adc62e81491a3115339f0724c406b39dc" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:adc62e81491a3115339f0724c406b39dc inherit pub_methods_classpFlow_1_1property" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aaeda027258dc1f7b8d1af3a482a2367a inherit pub_methods_classpFlow_1_1property" > < td class = "memItemLeft" align = "right" valign = "top" > const auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1property.html#aaeda027258dc1f7b8d1af3a482a2367a" > materials< / a > () const< / td > < / tr >
< tr class = "memdesc:aaeda027258dc1f7b8d1af3a482a2367a inherit pub_methods_classpFlow_1_1property" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Return list of material names. < a href = "classpFlow_1_1property.html#aaeda027258dc1f7b8d1af3a482a2367a" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aaeda027258dc1f7b8d1af3a482a2367a inherit pub_methods_classpFlow_1_1property" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a67ec7c434ccc08a62c8d355d868c79fd inherit pub_methods_classpFlow_1_1property" > < td class = "memItemLeft" align = "right" valign = "top" > const auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1property.html#a67ec7c434ccc08a62c8d355d868c79fd" > densities< / a > () const< / td > < / tr >
< tr class = "memdesc:a67ec7c434ccc08a62c8d355d868c79fd inherit pub_methods_classpFlow_1_1property" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Return the list of densities. < a href = "classpFlow_1_1property.html#a67ec7c434ccc08a62c8d355d868c79fd" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a67ec7c434ccc08a62c8d355d868c79fd inherit pub_methods_classpFlow_1_1property" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a03ed41e9229fa7fb6f7103af84f1ddaf inherit pub_methods_classpFlow_1_1property" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1property.html#a03ed41e9229fa7fb6f7103af84f1ddaf" > material< / a > (< a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > i) const< / td > < / tr >
< tr class = "memdesc:a03ed41e9229fa7fb6f7103af84f1ddaf inherit pub_methods_classpFlow_1_1property" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Return the material name of material i. < a href = "classpFlow_1_1property.html#a03ed41e9229fa7fb6f7103af84f1ddaf" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a03ed41e9229fa7fb6f7103af84f1ddaf inherit pub_methods_classpFlow_1_1property" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afe043c12ccbdcff21ec098dce9704ffc inherit pub_methods_classpFlow_1_1property" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1property.html#afe043c12ccbdcff21ec098dce9704ffc" > material< / a > (< a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > i, < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & name) const< / td > < / tr >
< tr class = "memdesc:afe043c12ccbdcff21ec098dce9704ffc inherit pub_methods_classpFlow_1_1property" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the name of material i. < a href = "classpFlow_1_1property.html#afe043c12ccbdcff21ec098dce9704ffc" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:afe043c12ccbdcff21ec098dce9704ffc inherit pub_methods_classpFlow_1_1property" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a88776ce7e066f6b5fbf5238545881f0b inherit pub_methods_classpFlow_1_1property" > < 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_1property.html#a88776ce7e066f6b5fbf5238545881f0b" > density< / a > (< a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > i) const< / td > < / tr >
< tr class = "memdesc:a88776ce7e066f6b5fbf5238545881f0b inherit pub_methods_classpFlow_1_1property" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Return density of material i. < a href = "classpFlow_1_1property.html#a88776ce7e066f6b5fbf5238545881f0b" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a88776ce7e066f6b5fbf5238545881f0b inherit pub_methods_classpFlow_1_1property" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2e4edb9e315736953f3c0ca26777ebbf inherit pub_methods_classpFlow_1_1property" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1property.html#a2e4edb9e315736953f3c0ca26777ebbf" > density< / a > (< a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > i, < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > & rho) const< / td > < / tr >
< tr class = "memdesc:a2e4edb9e315736953f3c0ca26777ebbf inherit pub_methods_classpFlow_1_1property" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the density of material i. < a href = "classpFlow_1_1property.html#a2e4edb9e315736953f3c0ca26777ebbf" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a2e4edb9e315736953f3c0ca26777ebbf inherit pub_methods_classpFlow_1_1property" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad53527edc63114fb6bebe409db8dedbf inherit pub_methods_classpFlow_1_1property" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1property.html#ad53527edc63114fb6bebe409db8dedbf" > nameToIndex< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & name, < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > & idx) const< / td > < / tr >
< tr class = "memdesc:ad53527edc63114fb6bebe409db8dedbf inherit pub_methods_classpFlow_1_1property" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the name of material in index idx Return true, if the name found, otherwise false. < a href = "classpFlow_1_1property.html#ad53527edc63114fb6bebe409db8dedbf" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ad53527edc63114fb6bebe409db8dedbf inherit pub_methods_classpFlow_1_1property" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6ce0c64db98eb6144d363dbfc86104eb inherit pub_methods_classpFlow_1_1property" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1property.html#a6ce0c64db98eb6144d363dbfc86104eb" > read< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & < a class = "el" href = "classpFlow_1_1property.html#a9e81e11944c2000f458fdb15b0b44d1a" > dict< / a > )< / td > < / tr >
< tr class = "memdesc:a6ce0c64db98eb6144d363dbfc86104eb inherit pub_methods_classpFlow_1_1property" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Read from dictionary. < a href = "classpFlow_1_1property.html#a6ce0c64db98eb6144d363dbfc86104eb" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a6ce0c64db98eb6144d363dbfc86104eb inherit pub_methods_classpFlow_1_1property" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6964e9f1f100001543fdb044fa7fc896 inherit pub_methods_classpFlow_1_1property" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1property.html#a6964e9f1f100001543fdb044fa7fc896" > write< / a > (< a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & < a class = "el" href = "classpFlow_1_1property.html#a9e81e11944c2000f458fdb15b0b44d1a" > dict< / a > ) const< / td > < / tr >
< tr class = "memdesc:a6964e9f1f100001543fdb044fa7fc896 inherit pub_methods_classpFlow_1_1property" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Write to dictionary. < a href = "classpFlow_1_1property.html#a6964e9f1f100001543fdb044fa7fc896" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a6964e9f1f100001543fdb044fa7fc896 inherit pub_methods_classpFlow_1_1property" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classpFlow_1_1demComponent" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classpFlow_1_1demComponent')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1demComponent.html" > demComponent< / a > < / td > < / tr >
< tr class = "memitem:a3145c3f3cba34861e279260ada91e0de inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#a3145c3f3cba34861e279260ada91e0de" > TypeInfo< / a > (" demComponent" )< / td > < / tr >
< tr class = "separator:a3145c3f3cba34861e279260ada91e0de inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a73e3f3cd6a8eca86e6862f02e416dba2 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#a73e3f3cd6a8eca86e6862f02e416dba2" > demComponent< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & name, < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > & < a class = "el" href = "classpFlow_1_1demComponent.html#a647786897b3da03fcd415b2ebcf541c0" > control< / a > )< / td > < / tr >
< tr class = "separator:a73e3f3cd6a8eca86e6862f02e416dba2 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9ab4d5fa34944c13f3a07ec25b4fd666 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memItemLeft" align = "right" valign = "top" > virtual  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#a9ab4d5fa34944c13f3a07ec25b4fd666" > ~demComponent< / a > ()=default< / td > < / tr >
< tr class = "separator:a9ab4d5fa34944c13f3a07ec25b4fd666 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a647786897b3da03fcd415b2ebcf541c0 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memItemLeft" align = "right" valign = "top" > const auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#a647786897b3da03fcd415b2ebcf541c0" > control< / a > () const< / td > < / tr >
< tr class = "separator:a647786897b3da03fcd415b2ebcf541c0 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae1afde9cfe19a586522259a33a4931e3 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memItemLeft" align = "right" valign = "top" > auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#ae1afde9cfe19a586522259a33a4931e3" > control< / a > ()< / td > < / tr >
< tr class = "separator:ae1afde9cfe19a586522259a33a4931e3 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4fc823022c8f0175108f10a42e7b858f inherit pub_methods_classpFlow_1_1demComponent" > < 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_1demComponent.html#a4fc823022c8f0175108f10a42e7b858f" > dt< / a > () const< / td > < / tr >
< tr class = "separator:a4fc823022c8f0175108f10a42e7b858f inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a476763249b99b131d7116430896cd44e inherit pub_methods_classpFlow_1_1demComponent" > < 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_1demComponent.html#a476763249b99b131d7116430896cd44e" > currentTime< / a > () const< / td > < / tr >
< tr class = "separator:a476763249b99b131d7116430896cd44e inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a49e56dd259a0f440e947ed17b149f32f inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memItemLeft" align = "right" valign = "top" > auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#a49e56dd259a0f440e947ed17b149f32f" > timers< / a > ()< / td > < / tr >
< tr class = "separator:a49e56dd259a0f440e947ed17b149f32f inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae69e59e991f33e7d278ff6ad19d2e87d inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memItemLeft" align = "right" valign = "top" > const auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#ae69e59e991f33e7d278ff6ad19d2e87d" > timers< / a > () const< / td > < / tr >
< tr class = "separator:ae69e59e991f33e7d278ff6ad19d2e87d inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a87d9b39a0e924bb21ed4a165140836de inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#a87d9b39a0e924bb21ed4a165140836de" > beforeIteration< / a > ()=0< / td > < / tr >
< tr class = "separator:a87d9b39a0e924bb21ed4a165140836de inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad9e44c3349e7a9a5b6ba72c9db344b96 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#ad9e44c3349e7a9a5b6ba72c9db344b96" > iterate< / a > ()=0< / td > < / tr >
< tr class = "separator:ad9e44c3349e7a9a5b6ba72c9db344b96 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac7d2399b393b6dfa6f00ad9bcd524437 inherit pub_methods_classpFlow_1_1demComponent" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#ac7d2399b393b6dfa6f00ad9bcd524437" > afterIteration< / a > ()=0< / td > < / tr >
< tr class = "separator:ac7d2399b393b6dfa6f00ad9bcd524437 inherit pub_methods_classpFlow_1_1demComponent" > < 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_1property" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_methods_classpFlow_1_1property')" > < img src = "closed.png" alt = "-" / >   Protected Member Functions inherited from < a class = "el" href = "classpFlow_1_1property.html" > property< / a > < / td > < / tr >
< tr class = "memitem:a3ee94dd32f4df1490653290d2919dc52 inherit pro_methods_classpFlow_1_1property" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1property.html#a3ee94dd32f4df1490653290d2919dc52" > readDictionary< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & < a class = "el" href = "classpFlow_1_1property.html#a9e81e11944c2000f458fdb15b0b44d1a" > dict< / a > )< / td > < / tr >
< tr class = "memdesc:a3ee94dd32f4df1490653290d2919dc52 inherit pro_methods_classpFlow_1_1property" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > read from dict < a href = "classpFlow_1_1property.html#a3ee94dd32f4df1490653290d2919dc52" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a3ee94dd32f4df1490653290d2919dc52 inherit pro_methods_classpFlow_1_1property" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad55987c0647186d3e7acad9cc4166034 inherit pro_methods_classpFlow_1_1property" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1property.html#ad55987c0647186d3e7acad9cc4166034" > writeDictionary< / a > (< a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & < a class = "el" href = "classpFlow_1_1property.html#a9e81e11944c2000f458fdb15b0b44d1a" > dict< / a > ) const< / td > < / tr >
< tr class = "memdesc:ad55987c0647186d3e7acad9cc4166034 inherit pro_methods_classpFlow_1_1property" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > write to dict < a href = "classpFlow_1_1property.html#ad55987c0647186d3e7acad9cc4166034" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ad55987c0647186d3e7acad9cc4166034 inherit pro_methods_classpFlow_1_1property" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a81429b86cbb3fb83ee6752cc2308c094 inherit pro_methods_classpFlow_1_1property" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1property.html#a81429b86cbb3fb83ee6752cc2308c094" > makeNameIndex< / a > ()< / td > < / tr >
< tr class = "memdesc:a81429b86cbb3fb83ee6752cc2308c094 inherit pro_methods_classpFlow_1_1property" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > creates a mapp < a href = "classpFlow_1_1property.html#a81429b86cbb3fb83ee6752cc2308c094" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a81429b86cbb3fb83ee6752cc2308c094 inherit pro_methods_classpFlow_1_1property" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_attribs_classpFlow_1_1property" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_attribs_classpFlow_1_1property')" > < img src = "closed.png" alt = "-" / >   Protected Attributes inherited from < a class = "el" href = "classpFlow_1_1property.html" > property< / a > < / td > < / tr >
< tr class = "memitem:a79a393335e394e458a3c68b1d820a5e6 inherit pro_attribs_classpFlow_1_1property" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1property.html#a79a393335e394e458a3c68b1d820a5e6" > dict_< / a > = nullptr< / td > < / tr >
< tr class = "memdesc:a79a393335e394e458a3c68b1d820a5e6 inherit pro_attribs_classpFlow_1_1property" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > pointer to the dictionary, if it is constructed from a file/dictionary < a href = "classpFlow_1_1property.html#a79a393335e394e458a3c68b1d820a5e6" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a79a393335e394e458a3c68b1d820a5e6 inherit pro_attribs_classpFlow_1_1property" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a437403f7d71404549fdfc4fc1825cff2 inherit pro_attribs_classpFlow_1_1property" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a6e76b0fc4f41684b7dd691cb6552384d" > wordVector< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1property.html#a437403f7d71404549fdfc4fc1825cff2" > materials_< / a > < / td > < / tr >
< tr class = "memdesc:a437403f7d71404549fdfc4fc1825cff2 inherit pro_attribs_classpFlow_1_1property" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > list of name of materials < a href = "classpFlow_1_1property.html#a437403f7d71404549fdfc4fc1825cff2" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a437403f7d71404549fdfc4fc1825cff2 inherit pro_attribs_classpFlow_1_1property" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1d743ba937653e990ae449b3e1acd22a inherit pro_attribs_classpFlow_1_1property" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a56fe59023e353f0f237688c06fbfd441" > realVector< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1property.html#a1d743ba937653e990ae449b3e1acd22a" > densities_< / a > < / td > < / tr >
< tr class = "memdesc:a1d743ba937653e990ae449b3e1acd22a inherit pro_attribs_classpFlow_1_1property" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > list of density of materials < a href = "classpFlow_1_1property.html#a1d743ba937653e990ae449b3e1acd22a" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a1d743ba937653e990ae449b3e1acd22a inherit pro_attribs_classpFlow_1_1property" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1092ec0af64496d0215071cce3f90c41 inherit pro_attribs_classpFlow_1_1property" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#ac3bade448fe22b2e9d66a82ed4b83326" > wordHashMap< / a > < < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1property.html#a1092ec0af64496d0215071cce3f90c41" > nameIndex_< / a > < / td > < / tr >
< tr class = "memdesc:a1092ec0af64496d0215071cce3f90c41 inherit pro_attribs_classpFlow_1_1property" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > rapid mapping from name to index < a href = "classpFlow_1_1property.html#a1092ec0af64496d0215071cce3f90c41" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a1092ec0af64496d0215071cce3f90c41 inherit pro_attribs_classpFlow_1_1property" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad1dfa4ff1700e5649d5651714ad559fa inherit pro_attribs_classpFlow_1_1property" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1property.html#ad1dfa4ff1700e5649d5651714ad559fa" > numMaterials_< / a > = 0< / td > < / tr >
< tr class = "memdesc:ad1dfa4ff1700e5649d5651714ad559fa inherit pro_attribs_classpFlow_1_1property" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > number of materials < a href = "classpFlow_1_1property.html#ad1dfa4ff1700e5649d5651714ad559fa" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ad1dfa4ff1700e5649d5651714ad559fa inherit pro_attribs_classpFlow_1_1property" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_attribs_classpFlow_1_1demComponent" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_attribs_classpFlow_1_1demComponent')" > < img src = "closed.png" alt = "-" / >   Protected Attributes inherited from < a class = "el" href = "classpFlow_1_1demComponent.html" > demComponent< / a > < / td > < / tr >
< tr class = "memitem:a3ce96806ed72189c4d9a24e9429d0420 inherit pro_attribs_classpFlow_1_1demComponent" > < 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_1demComponent.html#a3ce96806ed72189c4d9a24e9429d0420" > componentName_< / a > < / td > < / tr >
< tr class = "separator:a3ce96806ed72189c4d9a24e9429d0420 inherit pro_attribs_classpFlow_1_1demComponent" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abfbc3debb472c661c30cf9fe782bb076 inherit pro_attribs_classpFlow_1_1demComponent" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#abfbc3debb472c661c30cf9fe782bb076" > control_< / a > < / td > < / tr >
< tr class = "separator:abfbc3debb472c661c30cf9fe782bb076 inherit pro_attribs_classpFlow_1_1demComponent" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0c29ef9514a77bce5b8f4ece533bcf8c inherit pro_attribs_classpFlow_1_1demComponent" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1Timers.html" > Timers< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1demComponent.html#a0c29ef9514a77bce5b8f4ece533bcf8c" > timers_< / a > < / td > < / tr >
< tr class = "separator:a0c29ef9514a77bce5b8f4ece533bcf8c inherit pro_attribs_classpFlow_1_1demComponent" > < 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 = "demInteraction_8hpp_source.html#l00032" > 32< / a > of file < a class = "el" href = "demInteraction_8hpp_source.html" > demInteraction.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a960d480de90f6077cfd41b44dde4e021" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a960d480de90f6077cfd41b44dde4e021" > ◆ < / a > < / span > demInteraction() < 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_1demInteraction.html" > demInteraction< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > &   < / td >
< td class = "paramname" > < em > control< / em > < / 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 = "demInteraction_8hpp_source.html#l00040" > 40< / a > of file < a class = "el" href = "demInteraction_8hpp_source.html" > demInteraction.hpp< / a > .< / p >
< / div >
< / div >
< a id = "aadecbb16ca94ff98a5e1da49f3837373" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aadecbb16ca94ff98a5e1da49f3837373" > ◆ < / a > < / span > demInteraction() < 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_1demInteraction.html" > demInteraction< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > &   < / td >
< td class = "paramname" > < em > control< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > &   < / td >
< td class = "paramname" > < em > file< / 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 = "demInteraction_8hpp_source.html#l00046" > 46< / a > of file < a class = "el" href = "demInteraction_8hpp_source.html" > demInteraction.hpp< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > src/Interaction/interaction/< a class = "el" href = "demInteraction_8hpp_source.html" > demInteraction.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_1demInteraction.html" > demInteraction< / 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 >