2023-03-27 10:16:23 -07:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
< meta name = "generator" content = "Doxygen 1.8.17" / >
2023-04-23 12:52:57 -07:00
< meta name = "description" content = "PhasicFlow is an open-source parallel DEM (discrete element method) package for simulating granular flow. It is developed in C++ and can be exectued on both GPU (like CUDA) and CPU." >
2023-03-27 10:16:23 -07:00
< title > PhasicFlow: cuboidWall Class Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function() { init_search(); });
/* @license-end */
< / script >
2023-04-02 11:35:43 -07:00
< script type = "text/x-mathjax-config" >
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
< / script >
< script type = "text/javascript" async = "async" src = "http://cdn.mathjax.org/mathjax/latest/MathJax.js" > < / script >
2023-03-27 10:16:23 -07:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "customdoxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
2023-04-14 10:28:41 -07:00
< table cellspacing = "0" >
2023-03-27 10:16:23 -07:00
< tbody >
2023-04-14 10:28:41 -07:00
< tr >
< td id = "projectlogo" > < a href = "https://github.com/PhasicFlow" > < img alt = "Logo" src = "phasicFlow_logo.png" > < / a > < / td >
2023-03-27 10:16:23 -07:00
< td > < div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "search/close.png" alt = "" / > < / a >
< / span >
< / div >
< / td >
< / tr >
2023-04-14 10:28:41 -07:00
< tr >
< td id = "projectbrief" >
< a href = "https://https://cemf.ir" > www.cemf.ir< / a >
< / td >
< / tr >
2023-03-27 10:16:23 -07:00
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
< / script >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('classpFlow_1_1cuboidWall.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 = "classpFlow_1_1cuboidWall-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > cuboidWall 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 cuboidWall:< / 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_1cuboidWall__inherit__graph.png" border = "0" usemap = "#cuboidWall_inherit__map" alt = "Inheritance graph" / > < / div >
< 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 cuboidWall:< / 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_1cuboidWall__coll__graph.png" border = "0" usemap = "#cuboidWall_coll__map" alt = "Collaboration graph" / > < / div >
< 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:a7d2549f6b1807d4532960c5b57afe563" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cuboidWall.html#a7d2549f6b1807d4532960c5b57afe563" > TypeInfo< / a > (" cuboidWall" )< / td > < / tr >
< tr class = "separator:a7d2549f6b1807d4532960c5b57afe563" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8fc60c58c21fed0f4142b6ceb78b38cc" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cuboidWall.html#a8fc60c58c21fed0f4142b6ceb78b38cc" > cuboidWall< / a > ()< / td > < / tr >
< tr class = "separator:a8fc60c58c21fed0f4142b6ceb78b38cc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a035807baa673d41c7161fa717aad8443" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cuboidWall.html#a035807baa673d41c7161fa717aad8443" > cuboidWall< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:a035807baa673d41c7161fa717aad8443" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a93a521502d0e234b6b9d39a126c7f2d9" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cuboidWall.html#a93a521502d0e234b6b9d39a126c7f2d9" > add_vCtor< / a > (< a class = "el" href = "classpFlow_1_1Wall.html" > Wall< / a > , < a class = "el" href = "classpFlow_1_1cuboidWall.html" > cuboidWall< / a > , < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > )< / td > < / tr >
< tr class = "separator:a93a521502d0e234b6b9d39a126c7f2d9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classpFlow_1_1Wall" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classpFlow_1_1Wall')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1Wall.html" > Wall< / a > < / td > < / tr >
< tr class = "memitem:a452c0fb1f4befce3b8d6b10ae3559781 inherit pub_methods_classpFlow_1_1Wall" > < 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 inherit pub_methods_classpFlow_1_1Wall" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a768332f15cfaa85e71811d6b4f6b91c2 inherit pub_methods_classpFlow_1_1Wall" > < 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 inherit pub_methods_classpFlow_1_1Wall" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a220cbe6a37a2364dd5d8e7dd460fb3d2 inherit pub_methods_classpFlow_1_1Wall" > < 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 inherit pub_methods_classpFlow_1_1Wall" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8b6da95b6caf2a3b61d191b0d40f3e6d inherit pub_methods_classpFlow_1_1Wall" > < 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 inherit pub_methods_classpFlow_1_1Wall" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3ec7390949193f5d4447ac7668edd3ce inherit pub_methods_classpFlow_1_1Wall" > < 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 inherit pub_methods_classpFlow_1_1Wall" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4d7458cc2712b4dd7126fbc5970009af inherit pub_methods_classpFlow_1_1Wall" > < 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 inherit pub_methods_classpFlow_1_1Wall" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a83f9a8e30fb37f90e9a6436f4470aaa2 inherit pub_methods_classpFlow_1_1Wall" > < 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 inherit pub_methods_classpFlow_1_1Wall" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab79149414f9f9ca76923e5c32c4b8561 inherit pub_methods_classpFlow_1_1Wall" > < 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 inherit pub_methods_classpFlow_1_1Wall" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a320bf8ecf0e5c150eca758109044b35e inherit pub_methods_classpFlow_1_1Wall" > < 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 inherit pub_methods_classpFlow_1_1Wall" > < 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:a55e30af1f42fec1e6e19ff11aae7821b" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cuboidWall.html#a55e30af1f42fec1e6e19ff11aae7821b" > readcuboidWall< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:a55e30af1f42fec1e6e19ff11aae7821b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_methods_classpFlow_1_1Wall" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_methods_classpFlow_1_1Wall')" > < img src = "closed.png" alt = "-" / >   Protected Member Functions inherited from < a class = "el" href = "classpFlow_1_1Wall.html" > Wall< / a > < / td > < / tr >
< tr class = "memitem:ac339bf3cb14b75918394f93ca65ec6bf inherit pro_methods_classpFlow_1_1Wall" > < 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 inherit pro_methods_classpFlow_1_1Wall" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "inherited" > < / a >
Additional Inherited Members< / h2 > < / td > < / tr >
< tr class = "inherit_header pub_static_methods_classpFlow_1_1Wall" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_static_methods_classpFlow_1_1Wall')" > < img src = "closed.png" alt = "-" / >   Static Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1Wall.html" > Wall< / a > < / td > < / tr >
< tr class = "memitem:aa8744a61de2fef7a0c4e9e2ff8e03db4 inherit pub_static_methods_classpFlow_1_1Wall" > < 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 inherit pub_static_methods_classpFlow_1_1Wall" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aea93e0565c241dc8f5b19f8f094d1f1e inherit pub_static_methods_classpFlow_1_1Wall" > < 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 inherit pub_static_methods_classpFlow_1_1Wall" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_attribs_classpFlow_1_1Wall" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_attribs_classpFlow_1_1Wall')" > < img src = "closed.png" alt = "-" / >   Protected Attributes inherited from < a class = "el" href = "classpFlow_1_1Wall.html" > Wall< / a > < / td > < / tr >
< tr class = "memitem:a852ec327b0c305c9895f4e404c2c9d6b inherit pro_attribs_classpFlow_1_1Wall" > < 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 inherit pro_attribs_classpFlow_1_1Wall" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a50fd7d13a0f7a6007ca5027b3bb8765a inherit pro_attribs_classpFlow_1_1Wall" > < 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 inherit pro_attribs_classpFlow_1_1Wall" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0cfefaab8d0b6d16567956251985ad79 inherit pro_attribs_classpFlow_1_1Wall" > < 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 inherit pro_attribs_classpFlow_1_1Wall" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af61424e9d302d40d095b012d7f6bf630 inherit pro_attribs_classpFlow_1_1Wall" > < 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 inherit pro_attribs_classpFlow_1_1Wall" > < 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 = "cuboidWall_8hpp_source.html#l00032" > 32< / a > of file < a class = "el" href = "cuboidWall_8hpp_source.html" > cuboidWall.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a8fc60c58c21fed0f4142b6ceb78b38cc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8fc60c58c21fed0f4142b6ceb78b38cc" > ◆ < / a > < / span > cuboidWall() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1cuboidWall.html" > cuboidWall< / a > < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "cuboidWall_8cpp_source.html#l00126" > 126< / a > of file < a class = "el" href = "cuboidWall_8cpp_source.html" > cuboidWall.cpp< / a > .< / p >
< / div >
< / div >
< a id = "a035807baa673d41c7161fa717aad8443" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a035807baa673d41c7161fa717aad8443" > ◆ < / a > < / span > cuboidWall() < 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_1cuboidWall.html" > cuboidWall< / 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 = "cuboidWall_8cpp_source.html#l00130" > 130< / a > of file < a class = "el" href = "cuboidWall_8cpp_source.html" > cuboidWall.cpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a55e30af1f42fec1e6e19ff11aae7821b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a55e30af1f42fec1e6e19ff11aae7821b" > ◆ < / a > < / span > readcuboidWall()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool readcuboidWall < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "cuboidWall_8cpp_source.html#l00028" > 28< / a > of file < a class = "el" href = "cuboidWall_8cpp_source.html" > cuboidWall.cpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "dictionary_8hpp_source.html#l00379" > dictionary::getVal()< / a > , < a class = "el" href = "dictionary_8hpp_source.html#l00415" > dictionary::getValOrSet()< / a > , < a class = "el" href = "kokkosAlgorithms_8hpp_source.html#l00104" > pFlow::algorithms::KOKKOS::max()< / a > , < a class = "el" href = "Wall_8hpp_source.html#l00082" > Wall::triangles()< / a > , < a class = "el" href = "triple_8hpp_source.html#l00132" > triple< T > ::x()< / a > , < a class = "el" href = "triple_8hpp_source.html#l00144" > triple< T > ::y()< / a > , and < a class = "el" href = "triple_8hpp_source.html#l00156" > triple< T > ::z()< / 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_1cuboidWall_a55e30af1f42fec1e6e19ff11aae7821b_cgraph.png" border = "0" usemap = "#classpFlow_1_1cuboidWall_a55e30af1f42fec1e6e19ff11aae7821b_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a7d2549f6b1807d4532960c5b57afe563" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7d2549f6b1807d4532960c5b57afe563" > ◆ < / a > < / span > TypeInfo()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TypeInfo < / td >
< td > (< / td >
< td class = "paramtype" > " cuboidWall"   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a93a521502d0e234b6b9d39a126c7f2d9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a93a521502d0e234b6b9d39a126c7f2d9" > ◆ < / a > < / span > add_vCtor()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > add_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_1cuboidWall.html" > cuboidWall< / 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 > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > utilities/Utilities/geometryPhasicFlow/cuboidWall/< a class = "el" href = "cuboidWall_8hpp_source.html" > cuboidWall.hpp< / a > < / li >
< li > utilities/Utilities/geometryPhasicFlow/cuboidWall/< a class = "el" href = "cuboidWall_8cpp_source.html" > cuboidWall.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_1cuboidWall.html" > cuboidWall< / 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 >