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: property 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_1property.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_1property-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > property Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > property holds the pure properties of materials.
< a href = "classpFlow_1_1property.html#details" > More...< / a > < / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-0" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-0-trigger" src = "closed.png" alt = "+" / > Inheritance diagram for property:< / 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_1property__inherit__graph.png" border = "0" usemap = "#property_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "property_inherit__map" id = "property_inherit__map" >
< area shape = "rect" title = "property holds the pure properties of materials." alt = "" coords = "27,5,105,32" / >
< area shape = "rect" href = "classpFlow_1_1demInteraction.html" title = " " alt = "" coords = "5,80,127,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 property:< / 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_1property__coll__graph.png" border = "0" usemap = "#property_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "property_coll__map" id = "property_coll__map" >
< area shape = "rect" title = "property holds the pure properties of materials." alt = "" coords = "254,95,331,121" / >
< area shape = "rect" href = "classpFlow_1_1Vector.html" title = " " alt = "" coords = "5,5,124,32" / >
< area shape = "rect" href = "classpFlow_1_1Vector.html" title = " " alt = "" coords = "149,5,274,32" / >
< area shape = "rect" href = "classpFlow_1_1hashMap.html" title = " " alt = "" coords = "298,5,450,32" / >
< area shape = "rect" href = "classpFlow_1_1uniquePtr.html" title = " " alt = "" coords = "475,5,700,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:a02926dc5abfd958c847136c5abda05be" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a22879bc8973d7aea0c4eb37a527acac5" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a95b5f49261e86936c79adc849bdf7f14" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a150a368cceebc51b7262c035c9d22ca7" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae8fa20fbd50fd5a9596fde615c1306a6" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5e8de67abde03ef2de7ee64ebf6b77d5" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae8b95c111de6f7fee18b38e5eb53f190" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abdbddb96607bd14a9a43ab57c2feb810" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad244be1e48e5adafb1d973a96f12e7ae" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abe6af8d43d9e4e38a2aa1311ec11b862" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9e81e11944c2000f458fdb15b0b44d1a" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adc62e81491a3115339f0724c406b39dc" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aaeda027258dc1f7b8d1af3a482a2367a" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a67ec7c434ccc08a62c8d355d868c79fd" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a03ed41e9229fa7fb6f7103af84f1ddaf" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afe043c12ccbdcff21ec098dce9704ffc" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a88776ce7e066f6b5fbf5238545881f0b" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2e4edb9e315736953f3c0ca26777ebbf" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad53527edc63114fb6bebe409db8dedbf" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6ce0c64db98eb6144d363dbfc86104eb" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6964e9f1f100001543fdb044fa7fc896" > < 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" > < 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" > < 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:a3ee94dd32f4df1490653290d2919dc52" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad55987c0647186d3e7acad9cc4166034" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a81429b86cbb3fb83ee6752cc2308c094" > < 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" > < 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" > < 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:a79a393335e394e458a3c68b1d820a5e6" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a437403f7d71404549fdfc4fc1825cff2" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1d743ba937653e990ae449b3e1acd22a" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1092ec0af64496d0215071cce3f90c41" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad1dfa4ff1700e5649d5651714ad559fa" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > property holds the pure properties of materials. < / p >
< p > This class holds a list of all materials name and their densities that are used in the simulation: for walls and particles. < br / >
< / p >
< p class = "definition" > Definition at line < a class = "el" href = "property_8hpp_source.html#l00040" > 40< / a > of file < a class = "el" href = "property_8hpp_source.html" > property.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a22879bc8973d7aea0c4eb37a527acac5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a22879bc8973d7aea0c4eb37a527acac5" > ◆ < / a > < / span > property() < span class = "overload" > [1/6]< / 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_1property.html" > property< / 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" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Emptry constructor, used for reading from a file. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "property_8hpp_source.html#l00082" > 82< / a > of file < a class = "el" href = "property_8hpp_source.html" > property.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a95b5f49261e86936c79adc849bdf7f14" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a95b5f49261e86936c79adc849bdf7f14" > ◆ < / a > < / span > property() < span class = "overload" > [2/6]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1property.html" > property< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a6e76b0fc4f41684b7dd691cb6552384d" > wordVector< / a > &   < / td >
< td class = "paramname" > < em > materials< / 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 > densities< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Constructe from materials and densities. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "property_8cpp_source.html#l00097" > 97< / a > of file < a class = "el" href = "property_8cpp_source.html" > property.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , and < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > .< / p >
< / div >
< / div >
< a id = "a150a368cceebc51b7262c035c9d22ca7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a150a368cceebc51b7262c035c9d22ca7" > ◆ < / a > < / span > property() < span class = "overload" > [3/6]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1property.html" > property< / a > < / 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 > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Construct from file. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "property_8cpp_source.html#l00114" > 114< / a > of file < a class = "el" href = "property_8cpp_source.html" > property.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > , < a class = "el" href = "error_8hpp_source.html#l00049" > ioErrorInFile< / a > , < a class = "el" href = "IOstream_8hpp_source.html#l00187" > IOstream::lineNumber()< / a > , and < a class = "el" href = "Istream_8hpp_source.html#l00078" > Istream::name()< / 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_1property_a150a368cceebc51b7262c035c9d22ca7_cgraph.png" border = "0" usemap = "#classpFlow_1_1property_a150a368cceebc51b7262c035c9d22ca7_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1property_a150a368cceebc51b7262c035c9d22ca7_cgraph" id = "classpFlow_1_1property_a150a368cceebc51b7262c035c9d22ca7_cgraph" >
< area shape = "rect" title = "Construct from file." alt = "" coords = "5,31,83,57" / >
< area shape = "rect" href = "classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3" title = " " alt = "" coords = "131,5,343,32" / >
< area shape = "rect" href = "classpFlow_1_1Istream.html#a754ce9966caae1ee331378bf4a87269b" title = " " alt = "" coords = "155,56,318,83" / >
< / map >
< / div >
< / div >
< / div >
< a id = "ae8fa20fbd50fd5a9596fde615c1306a6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae8fa20fbd50fd5a9596fde615c1306a6" > ◆ < / a > < / span > property() < span class = "overload" > [4/6]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1property.html" > property< / 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 > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Construct from dictionary dict. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "property_8cpp_source.html#l00140" > 140< / a > of file < a class = "el" href = "property_8cpp_source.html" > property.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > .< / p >
< / div >
< / div >
< a id = "a5e8de67abde03ef2de7ee64ebf6b77d5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5e8de67abde03ef2de7ee64ebf6b77d5" > ◆ < / a > < / span > property() < span class = "overload" > [5/6]< / 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_1property.html" > property< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1property.html" > property< / a > &   < / 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" >
< p > Default copy. < / p >
< / div >
< / div >
< a id = "ae8b95c111de6f7fee18b38e5eb53f190" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae8b95c111de6f7fee18b38e5eb53f190" > ◆ < / a > < / span > property() < span class = "overload" > [6/6]< / 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_1property.html" > property< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1property.html" > property< / a > & &   < / 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" >
< p > Default move. < / p >
< / div >
< / div >
< a id = "abe6af8d43d9e4e38a2aa1311ec11b862" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abe6af8d43d9e4e38a2aa1311ec11b862" > ◆ < / a > < / span > ~property()< / 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_1property.html" > property< / 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" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Default destructor. < / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a3ee94dd32f4df1490653290d2919dc52" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3ee94dd32f4df1490653290d2919dc52" > ◆ < / a > < / span > readDictionary()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool readDictionary < / 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 > read from dict < / p >
< p class = "definition" > Definition at line < a class = "el" href = "property_8cpp_source.html#l00026" > 26< / a > of file < a class = "el" href = "property_8cpp_source.html" > property.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "iOstream_8hpp_source.html#l00312" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , < a class = "el" href = "dictionary_8hpp_source.html#l00309" > dictionary::getVal()< / a > , < a class = "el" href = "dictionary_8cpp_source.html#l00349" > dictionary::globalName()< / a > , and < a class = "el" href = "Vector_8hpp_source.html#l00299" > Vector< T, Allocator > ::size()< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "property_8hpp_source.html#l00196" > property::read()< / 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_1property_a3ee94dd32f4df1490653290d2919dc52_cgraph.png" border = "0" usemap = "#classpFlow_1_1property_a3ee94dd32f4df1490653290d2919dc52_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1property_a3ee94dd32f4df1490653290d2919dc52_cgraph" id = "classpFlow_1_1property_a3ee94dd32f4df1490653290d2919dc52_cgraph" >
< area shape = "rect" title = "read from dict" alt = "" coords = "5,71,124,98" / >
< area shape = "rect" href = "namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title = " " alt = "" coords = "363,8,459,35" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a523bcff98ab38f3c5961e56eeb0b1d47" title = " " alt = "" coords = "173,30,313,72" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a85c3c1fce0c14d36030092df2f27b632" title = " " alt = "" coords = "173,96,313,137" / >
< area shape = "rect" href = "classpFlow_1_1Vector.html#a10efdf47ffedbdc720f71c2f72b98d98" title = " " alt = "" coords = "172,162,315,188" / >
< / map >
< / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-4" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-4-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-4-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-4-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1property_a3ee94dd32f4df1490653290d2919dc52_icgraph.png" border = "0" usemap = "#classpFlow_1_1property_a3ee94dd32f4df1490653290d2919dc52_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1property_a3ee94dd32f4df1490653290d2919dc52_icgraph" id = "classpFlow_1_1property_a3ee94dd32f4df1490653290d2919dc52_icgraph" >
< area shape = "rect" title = "read from dict" alt = "" coords = "104,5,223,32" / >
< area shape = "rect" href = "classpFlow_1_1property.html#a6ce0c64db98eb6144d363dbfc86104eb" title = "Read from dictionary." alt = "" coords = "5,5,56,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "ad55987c0647186d3e7acad9cc4166034" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad55987c0647186d3e7acad9cc4166034" > ◆ < / a > < / span > writeDictionary()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool writeDictionary < / 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 > write to dict < / p >
< p class = "definition" > Definition at line < a class = "el" href = "property_8cpp_source.html#l00054" > 54< / a > of file < a class = "el" href = "property_8cpp_source.html" > property.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "dictionary_8cpp_source.html#l00422" > dictionary::add()< / a > , < a class = "el" href = "iOstream_8hpp_source.html#l00312" > 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 >
< p class = "reference" > Referenced by < a class = "el" href = "property_8hpp_source.html#l00202" > property::write()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-5" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-5-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-5-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-5-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1property_ad55987c0647186d3e7acad9cc4166034_cgraph.png" border = "0" usemap = "#classpFlow_1_1property_ad55987c0647186d3e7acad9cc4166034_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1property_ad55987c0647186d3e7acad9cc4166034_cgraph" id = "classpFlow_1_1property_ad55987c0647186d3e7acad9cc4166034_cgraph" >
< area shape = "rect" title = "write to dict" alt = "" coords = "5,56,128,83" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a6ae2ea14b8b5e5661c2f207aae2d4bdc" title = " " alt = "" coords = "176,5,340,32" / >
< area shape = "rect" href = "namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title = " " alt = "" coords = "210,56,306,83" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a85c3c1fce0c14d36030092df2f27b632" title = " " alt = "" coords = "188,107,328,149" / >
< / map >
< / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-6" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-6-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-6-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-6-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1property_ad55987c0647186d3e7acad9cc4166034_icgraph.png" border = "0" usemap = "#classpFlow_1_1property_ad55987c0647186d3e7acad9cc4166034_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1property_ad55987c0647186d3e7acad9cc4166034_icgraph" id = "classpFlow_1_1property_ad55987c0647186d3e7acad9cc4166034_icgraph" >
< area shape = "rect" title = "write to dict" alt = "" coords = "108,5,231,32" / >
< area shape = "rect" href = "classpFlow_1_1property.html#a6964e9f1f100001543fdb044fa7fc896" title = "Write to dictionary." alt = "" coords = "5,5,60,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a81429b86cbb3fb83ee6752cc2308c094" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a81429b86cbb3fb83ee6752cc2308c094" > ◆ < / a > < / span > makeNameIndex()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool makeNameIndex < / td >
< td > (< / td >
< td class = "paramname" > < / 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 > creates a mapp < / p >
< p class = "definition" > Definition at line < a class = "el" href = "property_8cpp_source.html#l00076" > 76< / a > of file < a class = "el" href = "property_8cpp_source.html" > property.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , < a class = "el" href = "property_8hpp_source.html#l00050" > property::materials_< / a > , < a class = "el" href = "property_8hpp_source.html#l00056" > property::nameIndex_< / a > , < a class = "el" href = "property_8hpp_source.html#l00059" > property::numMaterials_< / a > , and < a class = "el" href = "Vector_8hpp_source.html#l00299" > Vector< T, Allocator > ::size()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-7" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-7-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-7-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-7-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1property_a81429b86cbb3fb83ee6752cc2308c094_cgraph.png" border = "0" usemap = "#classpFlow_1_1property_a81429b86cbb3fb83ee6752cc2308c094_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1property_a81429b86cbb3fb83ee6752cc2308c094_cgraph" id = "classpFlow_1_1property_a81429b86cbb3fb83ee6752cc2308c094_cgraph" >
< area shape = "rect" title = "creates a mapp" alt = "" coords = "5,5,139,32" / >
< area shape = "rect" href = "classpFlow_1_1Vector.html#a10efdf47ffedbdc720f71c2f72b98d98" title = " " alt = "" coords = "187,5,329,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a02926dc5abfd958c847136c5abda05be" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a02926dc5abfd958c847136c5abda05be" > ◆ < / a > < / span > TypeInfoNV()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TypeInfoNV < / td >
< td > (< / td >
< td class = "paramtype" > " property"   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Type info. < / p >
< / div >
< / div >
< a id = "abdbddb96607bd14a9a43ab57c2feb810" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abdbddb96607bd14a9a43ab57c2feb810" > ◆ < / 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_1property.html" > property< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1property.html" > property< / a > &   < / 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" >
< p > Default copy assignment. < / p >
< / div >
< / div >
< a id = "ad244be1e48e5adafb1d973a96f12e7ae" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad244be1e48e5adafb1d973a96f12e7ae" > ◆ < / 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_1property.html" > property< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1property.html" > property< / a > & &   < / 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" >
< p > Default move assignment. < / p >
< / div >
< / div >
< a id = "a9e81e11944c2000f458fdb15b0b44d1a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9e81e11944c2000f458fdb15b0b44d1a" > ◆ < / a > < / span > dict()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const auto& dict < / 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 > Return dictionary. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "property_8hpp_source.html#l00112" > 112< / a > of file < a class = "el" href = "property_8hpp_source.html" > property.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "property_8hpp_source.html#l00047" > property::dict_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "property_8hpp_source.html#l00196" > property::read()< / a > , and < a class = "el" href = "property_8hpp_source.html#l00202" > property::write()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-8" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-8-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-8-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-8-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1property_a9e81e11944c2000f458fdb15b0b44d1a_icgraph.png" border = "0" usemap = "#classpFlow_1_1property_a9e81e11944c2000f458fdb15b0b44d1a_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1property_a9e81e11944c2000f458fdb15b0b44d1a_icgraph" id = "classpFlow_1_1property_a9e81e11944c2000f458fdb15b0b44d1a_icgraph" >
< area shape = "rect" title = "Return dictionary." alt = "" coords = "108,31,155,57" / >
< area shape = "rect" href = "classpFlow_1_1property.html#a6ce0c64db98eb6144d363dbfc86104eb" title = "Read from dictionary." alt = "" coords = "7,5,58,32" / >
< area shape = "rect" href = "classpFlow_1_1property.html#a6964e9f1f100001543fdb044fa7fc896" title = "Write to dictionary." alt = "" coords = "5,56,60,83" / >
< / map >
< / div >
< / div >
< / div >
< a id = "adc62e81491a3115339f0724c406b39dc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adc62e81491a3115339f0724c406b39dc" > ◆ < / a > < / span > numMaterials()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > auto numMaterials < / 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 > Return number of materials. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "property_8hpp_source.html#l00118" > 118< / a > of file < a class = "el" href = "property_8hpp_source.html" > property.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "property_8hpp_source.html#l00059" > property::numMaterials_< / a > .< / p >
< / div >
< / div >
< a id = "aaeda027258dc1f7b8d1af3a482a2367a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aaeda027258dc1f7b8d1af3a482a2367a" > ◆ < / a > < / span > materials()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const auto& materials < / 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 > Return list of material names. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "property_8hpp_source.html#l00124" > 124< / a > of file < a class = "el" href = "property_8hpp_source.html" > property.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "property_8hpp_source.html#l00050" > property::materials_< / a > .< / p >
< / div >
< / div >
< a id = "a67ec7c434ccc08a62c8d355d868c79fd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a67ec7c434ccc08a62c8d355d868c79fd" > ◆ < / a > < / span > densities()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const auto& densities < / 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 > Return the list of densities. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "property_8hpp_source.html#l00129" > 129< / a > of file < a class = "el" href = "property_8hpp_source.html" > property.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "property_8hpp_source.html#l00053" > property::densities_< / a > .< / p >
< / div >
< / div >
< a id = "a03ed41e9229fa7fb6f7103af84f1ddaf" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a03ed41e9229fa7fb6f7103af84f1ddaf" > ◆ < / a > < / span > material() < 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" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & material < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a >   < / td >
< td class = "paramname" > < em > i< / em > < / 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 > Return the material name of material i. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "property_8hpp_source.html#l00134" > 134< / a > of file < a class = "el" href = "property_8hpp_source.html" > property.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "property_8hpp_source.html#l00050" > property::materials_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "property_8hpp_source.html#l00141" > property::material()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-9" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-9-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-9-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-9-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1property_a03ed41e9229fa7fb6f7103af84f1ddaf_icgraph.png" border = "0" usemap = "#classpFlow_1_1property_a03ed41e9229fa7fb6f7103af84f1ddaf_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1property_a03ed41e9229fa7fb6f7103af84f1ddaf_icgraph" id = "classpFlow_1_1property_a03ed41e9229fa7fb6f7103af84f1ddaf_icgraph" >
< area shape = "rect" title = "Return the material name of material i." alt = "" coords = "131,5,208,32" / >
< area shape = "rect" href = "classpFlow_1_1property.html#afe043c12ccbdcff21ec098dce9704ffc" title = "Get the name of material i." alt = "" coords = "5,5,83,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "afe043c12ccbdcff21ec098dce9704ffc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afe043c12ccbdcff21ec098dce9704ffc" > ◆ < / a > < / span > material() < 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" > bool material < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a >   < / td >
< td class = "paramname" > < em > i< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > name< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the name of material i. < / p >
< p > Return true, if i is in the range and otherwise false < / p >
< p class = "definition" > Definition at line < a class = "el" href = "property_8hpp_source.html#l00141" > 141< / a > of file < a class = "el" href = "property_8hpp_source.html" > property.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "property_8hpp_source.html#l00134" > property::material()< / a > , and < a class = "el" href = "property_8hpp_source.html#l00059" > property::numMaterials_< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-10" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-10-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-10-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-10-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1property_afe043c12ccbdcff21ec098dce9704ffc_cgraph.png" border = "0" usemap = "#classpFlow_1_1property_afe043c12ccbdcff21ec098dce9704ffc_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1property_afe043c12ccbdcff21ec098dce9704ffc_cgraph" id = "classpFlow_1_1property_afe043c12ccbdcff21ec098dce9704ffc_cgraph" >
< area shape = "rect" title = "Get the name of material i." alt = "" coords = "5,5,83,32" / >
< area shape = "rect" href = "classpFlow_1_1property.html#a03ed41e9229fa7fb6f7103af84f1ddaf" title = "Return the material name of material i." alt = "" coords = "131,5,208,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a88776ce7e066f6b5fbf5238545881f0b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a88776ce7e066f6b5fbf5238545881f0b" > ◆ < / a > < / span > density() < 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 = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > density < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a >   < / td >
< td class = "paramname" > < em > i< / em > < / 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 > Return density of material i. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "property_8hpp_source.html#l00156" > 156< / a > of file < a class = "el" href = "property_8hpp_source.html" > property.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "property_8hpp_source.html#l00053" > property::densities_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "property_8hpp_source.html#l00163" > property::density()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-11" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-11-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-11-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-11-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1property_a88776ce7e066f6b5fbf5238545881f0b_icgraph.png" border = "0" usemap = "#classpFlow_1_1property_a88776ce7e066f6b5fbf5238545881f0b_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1property_a88776ce7e066f6b5fbf5238545881f0b_icgraph" id = "classpFlow_1_1property_a88776ce7e066f6b5fbf5238545881f0b_icgraph" >
< area shape = "rect" title = "Return density of material i." alt = "" coords = "124,5,195,32" / >
< area shape = "rect" href = "classpFlow_1_1property.html#a2e4edb9e315736953f3c0ca26777ebbf" title = "Get the density of material i." alt = "" coords = "5,5,76,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a2e4edb9e315736953f3c0ca26777ebbf" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2e4edb9e315736953f3c0ca26777ebbf" > ◆ < / a > < / span > density() < 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" > bool density < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a >   < / td >
< td class = "paramname" > < em > i< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > &   < / td >
< td class = "paramname" > < em > rho< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the density of material i. < / p >
< p > Return true, if i is in the range and otherwise false < / p >
< p class = "definition" > Definition at line < a class = "el" href = "property_8hpp_source.html#l00163" > 163< / a > of file < a class = "el" href = "property_8hpp_source.html" > property.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "property_8hpp_source.html#l00156" > property::density()< / a > , and < a class = "el" href = "property_8hpp_source.html#l00059" > property::numMaterials_< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-12" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-12-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-12-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-12-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1property_a2e4edb9e315736953f3c0ca26777ebbf_cgraph.png" border = "0" usemap = "#classpFlow_1_1property_a2e4edb9e315736953f3c0ca26777ebbf_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1property_a2e4edb9e315736953f3c0ca26777ebbf_cgraph" id = "classpFlow_1_1property_a2e4edb9e315736953f3c0ca26777ebbf_cgraph" >
< area shape = "rect" title = "Get the density of material i." alt = "" coords = "5,5,76,32" / >
< area shape = "rect" href = "classpFlow_1_1property.html#a88776ce7e066f6b5fbf5238545881f0b" title = "Return density of material i." alt = "" coords = "124,5,195,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "ad53527edc63114fb6bebe409db8dedbf" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad53527edc63114fb6bebe409db8dedbf" > ◆ < / a > < / span > nameToIndex()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool nameToIndex < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > &   < / td >
< td class = "paramname" > < em > idx< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the name of material in index idx Return true, if the name found, otherwise false. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "property_8hpp_source.html#l00179" > 179< / a > of file < a class = "el" href = "property_8hpp_source.html" > property.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "property_8hpp_source.html#l00056" > property::nameIndex_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "geometry_8cpp_source.html#l00025" > geometry::findPropertyId()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-13" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-13-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-13-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-13-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1property_ad53527edc63114fb6bebe409db8dedbf_icgraph.png" border = "0" usemap = "#classpFlow_1_1property_ad53527edc63114fb6bebe409db8dedbf_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1property_ad53527edc63114fb6bebe409db8dedbf_icgraph" id = "classpFlow_1_1property_ad53527edc63114fb6bebe409db8dedbf_icgraph" >
< area shape = "rect" title = "Get the name of material in index idx Return true, if the name found, otherwise false." alt = "" coords = "283,5,392,32" / >
< area shape = "rect" href = "classpFlow_1_1geometry.html#ac1e82192333bcb3aeac1641a41a002f8" title = " " alt = "" coords = "5,5,235,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a6ce0c64db98eb6144d363dbfc86104eb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6ce0c64db98eb6144d363dbfc86104eb" > ◆ < / 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" > bool read < / 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" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Read from dictionary. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "property_8hpp_source.html#l00196" > 196< / a > of file < a class = "el" href = "property_8hpp_source.html" > property.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "property_8hpp_source.html#l00112" > property::dict()< / a > , and < a class = "el" href = "property_8cpp_source.html#l00026" > property::readDictionary()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-14" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-14-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-14-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-14-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1property_a6ce0c64db98eb6144d363dbfc86104eb_cgraph.png" border = "0" usemap = "#classpFlow_1_1property_a6ce0c64db98eb6144d363dbfc86104eb_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1property_a6ce0c64db98eb6144d363dbfc86104eb_cgraph" id = "classpFlow_1_1property_a6ce0c64db98eb6144d363dbfc86104eb_cgraph" >
< area shape = "rect" title = "Read from dictionary." alt = "" coords = "5,31,56,57" / >
< area shape = "rect" href = "classpFlow_1_1property.html#a9e81e11944c2000f458fdb15b0b44d1a" title = "Return dictionary." alt = "" coords = "140,5,187,32" / >
< area shape = "rect" href = "classpFlow_1_1property.html#a3ee94dd32f4df1490653290d2919dc52" title = "read from dict" alt = "" coords = "104,56,223,83" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a6964e9f1f100001543fdb044fa7fc896" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6964e9f1f100001543fdb044fa7fc896" > ◆ < / 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" > bool write < / 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" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Write to dictionary. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "property_8hpp_source.html#l00202" > 202< / a > of file < a class = "el" href = "property_8hpp_source.html" > property.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "property_8hpp_source.html#l00112" > property::dict()< / a > , and < a class = "el" href = "property_8cpp_source.html#l00054" > property::writeDictionary()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-15" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-15-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-15-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-15-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1property_a6964e9f1f100001543fdb044fa7fc896_cgraph.png" border = "0" usemap = "#classpFlow_1_1property_a6964e9f1f100001543fdb044fa7fc896_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1property_a6964e9f1f100001543fdb044fa7fc896_cgraph" id = "classpFlow_1_1property_a6964e9f1f100001543fdb044fa7fc896_cgraph" >
< area shape = "rect" title = "Write to dictionary." alt = "" coords = "5,31,60,57" / >
< area shape = "rect" href = "classpFlow_1_1property.html#a9e81e11944c2000f458fdb15b0b44d1a" title = "Return dictionary." alt = "" coords = "146,5,193,32" / >
< area shape = "rect" href = "classpFlow_1_1property.html#ad55987c0647186d3e7acad9cc4166034" title = "write to dict" alt = "" coords = "108,56,231,83" / >
< / map >
< / div >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a79a393335e394e458a3c68b1d820a5e6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a79a393335e394e458a3c68b1d820a5e6" > ◆ < / a > < / span > dict_< / 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_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > > dict_ = nullptr< / 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 > pointer to the dictionary, if it is constructed from a file/dictionary < / p >
< p class = "definition" > Definition at line < a class = "el" href = "property_8hpp_source.html#l00047" > 47< / a > of file < a class = "el" href = "property_8hpp_source.html" > property.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "property_8hpp_source.html#l00112" > property::dict()< / a > .< / p >
< / div >
< / div >
< a id = "a437403f7d71404549fdfc4fc1825cff2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a437403f7d71404549fdfc4fc1825cff2" > ◆ < / a > < / span > materials_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#a6e76b0fc4f41684b7dd691cb6552384d" > wordVector< / a > materials_< / 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 > list of name of materials < / p >
< p class = "definition" > Definition at line < a class = "el" href = "property_8hpp_source.html#l00050" > 50< / a > of file < a class = "el" href = "property_8hpp_source.html" > property.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "property_8cpp_source.html#l00076" > property::makeNameIndex()< / a > , < a class = "el" href = "property_8hpp_source.html#l00134" > property::material()< / a > , and < a class = "el" href = "property_8hpp_source.html#l00124" > property::materials()< / a > .< / p >
< / div >
< / div >
< a id = "a1d743ba937653e990ae449b3e1acd22a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1d743ba937653e990ae449b3e1acd22a" > ◆ < / a > < / span > densities_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#a56fe59023e353f0f237688c06fbfd441" > realVector< / a > densities_< / 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 > list of density of materials < / p >
< p class = "definition" > Definition at line < a class = "el" href = "property_8hpp_source.html#l00053" > 53< / a > of file < a class = "el" href = "property_8hpp_source.html" > property.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "property_8hpp_source.html#l00129" > property::densities()< / a > , and < a class = "el" href = "property_8hpp_source.html#l00156" > property::density()< / a > .< / p >
< / div >
< / div >
< a id = "a1092ec0af64496d0215071cce3f90c41" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1092ec0af64496d0215071cce3f90c41" > ◆ < / a > < / span > nameIndex_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#ac3bade448fe22b2e9d66a82ed4b83326" > wordHashMap< / a > < < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > > nameIndex_< / 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 > rapid mapping from name to index < / p >
< p class = "definition" > Definition at line < a class = "el" href = "property_8hpp_source.html#l00056" > 56< / a > of file < a class = "el" href = "property_8hpp_source.html" > property.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "property_8cpp_source.html#l00076" > property::makeNameIndex()< / a > , and < a class = "el" href = "property_8hpp_source.html#l00179" > property::nameToIndex()< / a > .< / p >
< / div >
< / div >
< a id = "ad1dfa4ff1700e5649d5651714ad559fa" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad1dfa4ff1700e5649d5651714ad559fa" > ◆ < / a > < / span > numMaterials_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > numMaterials_ = 0< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > number of materials < / p >
< p class = "definition" > Definition at line < a class = "el" href = "property_8hpp_source.html#l00059" > 59< / a > of file < a class = "el" href = "property_8hpp_source.html" > property.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "property_8hpp_source.html#l00163" > property::density()< / a > , < a class = "el" href = "property_8cpp_source.html#l00076" > property::makeNameIndex()< / a > , < a class = "el" href = "property_8hpp_source.html#l00141" > property::material()< / a > , and < a class = "el" href = "property_8hpp_source.html#l00118" > property::numMaterials()< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > src/Property/< a class = "el" href = "property_8hpp_source.html" > property.hpp< / a > < / li >
< li > src/Property/< a class = "el" href = "property_8cpp_source.html" > property.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_1property.html" > property< / 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 >