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: Wall 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_1Wall.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 = "#pub-static-methods" > Static Public Member Functions< / a > |
< a href = "#pro-methods" > Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "classpFlow_1_1Wall-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > Wall 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 Wall:< / 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_1Wall__inherit__graph.png" border = "0" usemap = "#Wall_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "Wall_inherit__map" id = "Wall_inherit__map" >
< area shape = "rect" title = " " alt = "" coords = "208,5,259,32" / >
< area shape = "rect" href = "classpFlow_1_1cuboidWall.html" title = " " alt = "" coords = "5,80,99,107" / >
< area shape = "rect" href = "classpFlow_1_1cylinderWall.html" title = " " alt = "" coords = "123,80,226,107" / >
< area shape = "rect" href = "classpFlow_1_1planeWall.html" title = " " alt = "" coords = "250,80,337,107" / >
< area shape = "rect" href = "classpFlow_1_1stlWall.html" title = " " alt = "" coords = "361,80,428,107" / >
< / 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:a452c0fb1f4befce3b8d6b10ae3559781" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Wall.html#a452c0fb1f4befce3b8d6b10ae3559781" > TypeInfo< / a > (" Wall" )< / td > < / tr >
< tr class = "separator:a452c0fb1f4befce3b8d6b10ae3559781" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a768332f15cfaa85e71811d6b4f6b91c2" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Wall.html#a768332f15cfaa85e71811d6b4f6b91c2" > Wall< / a > ()< / td > < / tr >
< tr class = "separator:a768332f15cfaa85e71811d6b4f6b91c2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a220cbe6a37a2364dd5d8e7dd460fb3d2" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Wall.html#a220cbe6a37a2364dd5d8e7dd460fb3d2" > Wall< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:a220cbe6a37a2364dd5d8e7dd460fb3d2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8b6da95b6caf2a3b61d191b0d40f3e6d" > < td class = "memItemLeft" align = "right" valign = "top" > virtual  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Wall.html#a8b6da95b6caf2a3b61d191b0d40f3e6d" > ~Wall< / a > ()=default< / td > < / tr >
< tr class = "separator:a8b6da95b6caf2a3b61d191b0d40f3e6d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3ec7390949193f5d4447ac7668edd3ce" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Wall.html#a3ec7390949193f5d4447ac7668edd3ce" > create_vCtor< / a > (< a class = "el" href = "classpFlow_1_1Wall.html" > Wall< / a > , < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > ,(const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict),(dict))< / td > < / tr >
< tr class = "separator:a3ec7390949193f5d4447ac7668edd3ce" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4d7458cc2712b4dd7126fbc5970009af" > < td class = "memItemLeft" align = "right" valign = "top" > const auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Wall.html#a4d7458cc2712b4dd7126fbc5970009af" > triangles< / a > () const< / td > < / tr >
< tr class = "separator:a4d7458cc2712b4dd7126fbc5970009af" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a83f9a8e30fb37f90e9a6436f4470aaa2" > < 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_1Wall.html#a83f9a8e30fb37f90e9a6436f4470aaa2" > name< / a > () const< / td > < / tr >
< tr class = "separator:a83f9a8e30fb37f90e9a6436f4470aaa2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab79149414f9f9ca76923e5c32c4b8561" > < 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_1Wall.html#ab79149414f9f9ca76923e5c32c4b8561" > materialName< / a > () const< / td > < / tr >
< tr class = "separator:ab79149414f9f9ca76923e5c32c4b8561" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a320bf8ecf0e5c150eca758109044b35e" > < 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_1Wall.html#a320bf8ecf0e5c150eca758109044b35e" > motionName< / a > () const< / td > < / tr >
< tr class = "separator:a320bf8ecf0e5c150eca758109044b35e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-static-methods" > < / a >
Static Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:aa8744a61de2fef7a0c4e9e2ff8e03db4" > < td class = "memItemLeft" align = "right" valign = "top" > static bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Wall.html#aa8744a61de2fef7a0c4e9e2ff8e03db4" > checkTrianlge< / a > (const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & p1, const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & p2, const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & p3)< / td > < / tr >
< tr class = "separator:aa8744a61de2fef7a0c4e9e2ff8e03db4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aea93e0565c241dc8f5b19f8f094d1f1e" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1Wall.html" > Wall< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Wall.html#aea93e0565c241dc8f5b19f8f094d1f1e" > create< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:aea93e0565c241dc8f5b19f8f094d1f1e" > < 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:ac339bf3cb14b75918394f93ca65ec6bf" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Wall.html#ac339bf3cb14b75918394f93ca65ec6bf" > readCommon< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & ditc)< / td > < / tr >
< tr class = "separator:ac339bf3cb14b75918394f93ca65ec6bf" > < 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:a852ec327b0c305c9895f4e404c2c9d6b" > < td class = "memItemLeft" align = "right" valign = "top" > std::vector< < a class = "el" href = "namespacepFlow.html#a1f679e3de3ea62dfad0ac20f7c992277" > realx3x3< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Wall.html#a852ec327b0c305c9895f4e404c2c9d6b" > triangles_< / a > < / td > < / tr >
< tr class = "separator:a852ec327b0c305c9895f4e404c2c9d6b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a50fd7d13a0f7a6007ca5027b3bb8765a" > < 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_1Wall.html#a50fd7d13a0f7a6007ca5027b3bb8765a" > name_< / a > < / td > < / tr >
< tr class = "separator:a50fd7d13a0f7a6007ca5027b3bb8765a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0cfefaab8d0b6d16567956251985ad79" > < 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_1Wall.html#a0cfefaab8d0b6d16567956251985ad79" > materialName_< / a > < / td > < / tr >
< tr class = "separator:a0cfefaab8d0b6d16567956251985ad79" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af61424e9d302d40d095b012d7f6bf630" > < 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_1Wall.html#af61424e9d302d40d095b012d7f6bf630" > motionName_< / a > < / td > < / tr >
< tr class = "separator:af61424e9d302d40d095b012d7f6bf630" > < 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 = "Wall_8hpp_source.html#l00041" > 41< / a > of file < a class = "el" href = "Wall_8hpp_source.html" > Wall.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a768332f15cfaa85e71811d6b4f6b91c2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a768332f15cfaa85e71811d6b4f6b91c2" > ◆ < / a > < / span > Wall() < 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_1Wall.html" > Wall< / 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 class = "definition" > Definition at line < a class = "el" href = "Wall_8hpp_source.html#l00063" > 63< / a > of file < a class = "el" href = "Wall_8hpp_source.html" > Wall.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a220cbe6a37a2364dd5d8e7dd460fb3d2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a220cbe6a37a2364dd5d8e7dd460fb3d2" > ◆ < / a > < / span > Wall() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1Wall.html" > Wall< / 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 class = "definition" > Definition at line < a class = "el" href = "Wall_8cpp_source.html#l00036" > 36< / a > of file < a class = "el" href = "Wall_8cpp_source.html" > Wall.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > .< / p >
< / div >
< / div >
< a id = "a8b6da95b6caf2a3b61d191b0d40f3e6d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8b6da95b6caf2a3b61d191b0d40f3e6d" > ◆ < / a > < / span > ~Wall()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual ~< a class = "el" href = "classpFlow_1_1Wall.html" > Wall< / a > < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > virtual< / span > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "ac339bf3cb14b75918394f93ca65ec6bf" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac339bf3cb14b75918394f93ca65ec6bf" > ◆ < / a > < / span > readCommon()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool readCommon < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > ditc< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Wall_8cpp_source.html#l00024" > 24< / a > of file < a class = "el" href = "Wall_8cpp_source.html" > Wall.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "dictionary_8hpp_source.html#l00309" > dictionary::getVal()< / a > , < a class = "el" href = "dictionary_8hpp_source.html#l00325" > dictionary::getValOrSet()< / a > , < a class = "el" href = "Wall_8hpp_source.html#l00049" > Wall::materialName_< / a > , < a class = "el" href = "Wall_8hpp_source.html#l00051" > Wall::motionName_< / a > , < a class = "el" href = "iEntry_8hpp_source.html#l00095" > iEntry::name()< / a > , and < a class = "el" href = "Wall_8hpp_source.html#l00047" > Wall::name_< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-1" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-1-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-1-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-1-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1Wall_ac339bf3cb14b75918394f93ca65ec6bf_cgraph.png" border = "0" usemap = "#classpFlow_1_1Wall_ac339bf3cb14b75918394f93ca65ec6bf_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Wall_ac339bf3cb14b75918394f93ca65ec6bf_cgraph" id = "classpFlow_1_1Wall_ac339bf3cb14b75918394f93ca65ec6bf_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,78,116,105" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a523bcff98ab38f3c5961e56eeb0b1d47" title = " " alt = "" coords = "169,5,309,47" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a5585dc9a8b971fbfe2c99fdb75c5d647" title = " " alt = "" coords = "169,71,309,112" / >
< area shape = "rect" href = "classpFlow_1_1iEntry.html#a73572f70de721e7793f801ae26c5a6c5" title = " " alt = "" coords = "164,137,315,163" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a452c0fb1f4befce3b8d6b10ae3559781" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a452c0fb1f4befce3b8d6b10ae3559781" > ◆ < / a > < / span > TypeInfo()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TypeInfo < / td >
< td > (< / td >
< td class = "paramtype" > " Wall"   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a3ec7390949193f5d4447ac7668edd3ce" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3ec7390949193f5d4447ac7668edd3ce" > ◆ < / a > < / span > create_vCtor()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > create_vCtor < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1Wall.html" > Wall< / a >   < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a >   < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)  < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > (dict)  < / td >
< td class = "paramname" >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a4d7458cc2712b4dd7126fbc5970009af" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4d7458cc2712b4dd7126fbc5970009af" > ◆ < / a > < / span > triangles()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const auto& triangles < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Wall_8hpp_source.html#l00082" > 82< / a > of file < a class = "el" href = "Wall_8hpp_source.html" > Wall.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "Wall_8hpp_source.html#l00045" > Wall::triangles_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "cuboidWall_8cpp_source.html#l00028" > cuboidWall::readcuboidWall()< / 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 caller 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_1Wall_a4d7458cc2712b4dd7126fbc5970009af_icgraph.png" border = "0" usemap = "#classpFlow_1_1Wall_a4d7458cc2712b4dd7126fbc5970009af_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Wall_a4d7458cc2712b4dd7126fbc5970009af_icgraph" id = "classpFlow_1_1Wall_a4d7458cc2712b4dd7126fbc5970009af_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "200,13,279,39" / >
< area shape = "rect" href = "classpFlow_1_1cuboidWall.html#a55e30af1f42fec1e6e19ff11aae7821b" title = " " alt = "" coords = "5,5,152,47" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a83f9a8e30fb37f90e9a6436f4470aaa2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a83f9a8e30fb37f90e9a6436f4470aaa2" > ◆ < / a > < / span > name()< / 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#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > name < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Wall_8hpp_source.html#l00087" > 87< / a > of file < a class = "el" href = "Wall_8hpp_source.html" > Wall.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "Wall_8hpp_source.html#l00047" > Wall::name_< / a > .< / p >
< / div >
< / div >
< a id = "ab79149414f9f9ca76923e5c32c4b8561" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab79149414f9f9ca76923e5c32c4b8561" > ◆ < / a > < / span > materialName()< / 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#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > materialName < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Wall_8hpp_source.html#l00092" > 92< / a > of file < a class = "el" href = "Wall_8hpp_source.html" > Wall.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "Wall_8hpp_source.html#l00049" > Wall::materialName_< / a > .< / p >
< / div >
< / div >
< a id = "a320bf8ecf0e5c150eca758109044b35e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a320bf8ecf0e5c150eca758109044b35e" > ◆ < / a > < / span > motionName()< / 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#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > motionName < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Wall_8hpp_source.html#l00097" > 97< / a > of file < a class = "el" href = "Wall_8hpp_source.html" > Wall.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "Wall_8hpp_source.html#l00051" > Wall::motionName_< / a > .< / p >
< / div >
< / div >
< a id = "aa8744a61de2fef7a0c4e9e2ff8e03db4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa8744a61de2fef7a0c4e9e2ff8e03db4" > ◆ < / a > < / span > checkTrianlge()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool checkTrianlge < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > &   < / td >
< td class = "paramname" > < em > p1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > &   < / td >
< td class = "paramname" > < em > p2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > &   < / td >
< td class = "paramname" > < em > p3< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Wall_8cpp_source.html#l00046" > 46< / a > of file < a class = "el" href = "Wall_8cpp_source.html" > Wall.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "tripleFwd_8hpp.html#a7a724b824f9e21a646a965a99fff4b04" > cross()< / a > , < a class = "el" href = "tripleI_8hpp_source.html#l00064" > triple< T > ::length()< / a > , and < a class = "el" href = "numericConstants_8hpp_source.html#l00033" > pFlow::smallValue< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "planeWall_8cpp_source.html#l00073" > planeWall::checkFlatness()< / 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_1Wall_aa8744a61de2fef7a0c4e9e2ff8e03db4_cgraph.png" border = "0" usemap = "#classpFlow_1_1Wall_aa8744a61de2fef7a0c4e9e2ff8e03db4_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Wall_aa8744a61de2fef7a0c4e9e2ff8e03db4_cgraph" id = "classpFlow_1_1Wall_aa8744a61de2fef7a0c4e9e2ff8e03db4_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,31,116,57" / >
< area shape = "rect" href = "tripleFwd_8hpp.html#a7a724b824f9e21a646a965a99fff4b04" title = " " alt = "" coords = "211,5,267,32" / >
< area shape = "rect" href = "classpFlow_1_1triple.html#a386dd44caa78e5884651bd4891674555" title = " " alt = "" coords = "164,56,315,83" / >
< / 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_1Wall_aa8744a61de2fef7a0c4e9e2ff8e03db4_icgraph.png" border = "0" usemap = "#classpFlow_1_1Wall_aa8744a61de2fef7a0c4e9e2ff8e03db4_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Wall_aa8744a61de2fef7a0c4e9e2ff8e03db4_icgraph" id = "classpFlow_1_1Wall_aa8744a61de2fef7a0c4e9e2ff8e03db4_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "287,5,397,32" / >
< area shape = "rect" href = "classpFlow_1_1planeWall.html#acf2bf4d43b1d6fb755e34daeba7f9500" title = " " alt = "" coords = "5,5,239,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "aea93e0565c241dc8f5b19f8f094d1f1e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aea93e0565c241dc8f5b19f8f094d1f1e" > ◆ < / a > < / span > create()< / 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" > pFlow::uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1Wall.html" > pFlow::Wall< / a > > create < / 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" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Wall_8cpp_source.html#l00061" > 61< / a > of file < a class = "el" href = "Wall_8cpp_source.html" > Wall.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "error_8hpp_source.html#l00036" > fatalError< / a > , < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > , < a class = "el" href = "dictionary_8hpp_source.html#l00309" > dictionary::getVal()< / a > , and < a class = "el" href = "namespacepFlow.html#a9c4454c5f18c8245eaaebf2b4832eab0" > pFlow::printKeys()< / 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_1Wall_aea93e0565c241dc8f5b19f8f094d1f1e_cgraph.png" border = "0" usemap = "#classpFlow_1_1Wall_aea93e0565c241dc8f5b19f8f094d1f1e_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Wall_aea93e0565c241dc8f5b19f8f094d1f1e_cgraph" id = "classpFlow_1_1Wall_aea93e0565c241dc8f5b19f8f094d1f1e_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,42,68,69" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a523bcff98ab38f3c5961e56eeb0b1d47" title = " " alt = "" coords = "116,5,256,47" / >
< area shape = "rect" href = "namespacepFlow.html#a9c4454c5f18c8245eaaebf2b4832eab0" title = " " alt = "" coords = "121,71,251,98" / >
< / map >
< / div >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a852ec327b0c305c9895f4e404c2c9d6b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a852ec327b0c305c9895f4e404c2c9d6b" > ◆ < / a > < / span > triangles_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > std::vector< < a class = "el" href = "namespacepFlow.html#a1f679e3de3ea62dfad0ac20f7c992277" > realx3x3< / a > > triangles_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Wall_8hpp_source.html#l00045" > 45< / a > of file < a class = "el" href = "Wall_8hpp_source.html" > Wall.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "planeWall_8cpp_source.html#l00058" > planeWall::addWall4()< / a > , < a class = "el" href = "cylinderWall_8cpp_source.html#l00006" > cylinderWall::readCylinderWall()< / a > , and < a class = "el" href = "Wall_8hpp_source.html#l00082" > Wall::triangles()< / a > .< / p >
< / div >
< / div >
< a id = "a50fd7d13a0f7a6007ca5027b3bb8765a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a50fd7d13a0f7a6007ca5027b3bb8765a" > ◆ < / a > < / span > name_< / 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#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > name_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Wall_8hpp_source.html#l00047" > 47< / a > of file < a class = "el" href = "Wall_8hpp_source.html" > Wall.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "Wall_8hpp_source.html#l00087" > Wall::name()< / a > , and < a class = "el" href = "Wall_8cpp_source.html#l00024" > Wall::readCommon()< / a > .< / p >
< / div >
< / div >
< a id = "a0cfefaab8d0b6d16567956251985ad79" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0cfefaab8d0b6d16567956251985ad79" > ◆ < / a > < / span > materialName_< / 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#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > materialName_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Wall_8hpp_source.html#l00049" > 49< / a > of file < a class = "el" href = "Wall_8hpp_source.html" > Wall.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "Wall_8hpp_source.html#l00092" > Wall::materialName()< / a > , and < a class = "el" href = "Wall_8cpp_source.html#l00024" > Wall::readCommon()< / a > .< / p >
< / div >
< / div >
< a id = "af61424e9d302d40d095b012d7f6bf630" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af61424e9d302d40d095b012d7f6bf630" > ◆ < / a > < / span > motionName_< / 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#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > motionName_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Wall_8hpp_source.html#l00051" > 51< / a > of file < a class = "el" href = "Wall_8hpp_source.html" > Wall.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "Wall_8hpp_source.html#l00097" > Wall::motionName()< / a > , and < a class = "el" href = "Wall_8cpp_source.html#l00024" > Wall::readCommon()< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > utilities/Utilities/geometryPhasicFlow/Wall/< a class = "el" href = "Wall_8hpp_source.html" > Wall.hpp< / a > < / li >
< li > utilities/Utilities/geometryPhasicFlow/Wall/< a class = "el" href = "Wall_8cpp_source.html" > Wall.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_1Wall.html" > Wall< / 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 >