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-18 13:17:24 -07:00
< meta name = "description" content = "PhasicFlow is an open-source parallel DEM package for simulating granular flow developed in C++ and can be exectued on both GPU (like cuda) and CPU." >
2023-03-27 10:16:23 -07:00
< title > PhasicFlow: triple< T > Struct Template 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_1triple.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-attribs" > Public Attributes< / a > |
< a href = "#friends" > Friends< / a > |
< a href = "classpFlow_1_1triple-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > triple< T > Struct Template 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 triple< T > :< / 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_1triple__inherit__graph.png" border = "0" usemap = "#triple_3_01T_01_4_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "triple_3_01T_01_4_inherit__map" id = "triple_3_01T_01_4_inherit__map" >
< area shape = "rect" title = " " alt = "" coords = "233,5,328,32" / >
< area shape = "rect" href = "classpFlow_1_1triple.html" title = " " alt = "" coords = "5,95,124,121" / >
< area shape = "rect" href = "classpFlow_1_1triple.html" title = " " alt = "" coords = "148,95,259,121" / >
< area shape = "rect" href = "classpFlow_1_1triple.html" title = " " alt = "" coords = "283,95,435,121" / >
< area shape = "rect" href = "classpFlow_1_1triple.html" title = " " alt = "" coords = "459,95,593,121" / >
< / 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:a562e3d915c913b4e9fab2736752f57b5" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#a562e3d915c913b4e9fab2736752f57b5" > triple< / a > ()< / td > < / tr >
< tr class = "separator:a562e3d915c913b4e9fab2736752f57b5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0a481ae1b4fa622718766da8c13a8c89" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#a0a481ae1b4fa622718766da8c13a8c89" > triple< / a > (const T & < a class = "el" href = "classpFlow_1_1triple.html#a2f365146ce767d3de7ae125abd193b33" > x< / a > , const T & < a class = "el" href = "classpFlow_1_1triple.html#a28d901cc27d3756a830e4de5a484b967" > y< / a > , const T & < a class = "el" href = "classpFlow_1_1triple.html#a5c836d3919741edf1ba805c98dbd21b7" > z< / a > )< / td > < / tr >
< tr class = "separator:a0a481ae1b4fa622718766da8c13a8c89" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a498dc8565d593bae0c766da4ed41a1d3" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#a498dc8565d593bae0c766da4ed41a1d3" > triple< / a > (const T & v)< / td > < / tr >
< tr class = "separator:a498dc8565d593bae0c766da4ed41a1d3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3cc64716f8fa1d61aee877fa2b4512ab" > < td class = "memTemplParams" colspan = "2" > template< typename T2 > < / td > < / tr >
< tr class = "memitem:a3cc64716f8fa1d61aee877fa2b4512ab" > < td class = "memTemplItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#a3cc64716f8fa1d61aee877fa2b4512ab" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T2 > & rhs)< / td > < / tr >
< tr class = "separator:a3cc64716f8fa1d61aee877fa2b4512ab" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aab4e0deaeb2c516caa7906eaba9c0ea4" > < td class = "memTemplParams" colspan = "2" > template< typename T2 > < / td > < / tr >
< tr class = "memitem:aab4e0deaeb2c516caa7906eaba9c0ea4" > < td class = "memTemplItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#aab4e0deaeb2c516caa7906eaba9c0ea4" > triple< / a > (const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T2 > & src)< / td > < / tr >
< tr class = "separator:aab4e0deaeb2c516caa7906eaba9c0ea4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aaa742959383afd91a50fd8e0cc7b5af5" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#aaa742959383afd91a50fd8e0cc7b5af5" > triple< / a > (const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & src)=default< / td > < / tr >
< tr class = "separator:aaa742959383afd91a50fd8e0cc7b5af5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab08ec1dc8c076023d479847d995d5f48" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#ab08ec1dc8c076023d479847d995d5f48" > triple< / a > (< a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & & src)=default< / td > < / tr >
< tr class = "separator:ab08ec1dc8c076023d479847d995d5f48" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9e9c101cf96c422a92e5c3e3e9ab4096" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#a9e9c101cf96c422a92e5c3e3e9ab4096" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & src)=default< / td > < / tr >
< tr class = "separator:a9e9c101cf96c422a92e5c3e3e9ab4096" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aabd8c05e9853423dbe473f4b33b1be24" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#aabd8c05e9853423dbe473f4b33b1be24" > operator=< / a > (< a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & & src)=default< / td > < / tr >
< tr class = "separator:aabd8c05e9853423dbe473f4b33b1be24" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6f7ccd20b26f3b6741e3e7449217d630" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#afc491fbd69e70abdcb02a8cd3ce2939e" > INLINE_FUNCTION< / a > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#a6f7ccd20b26f3b6741e3e7449217d630" > clone< / a > () const< / td > < / tr >
< tr class = "separator:a6f7ccd20b26f3b6741e3e7449217d630" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab216044ae97ff88706c01491d010a8cb" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#afc491fbd69e70abdcb02a8cd3ce2939e" > INLINE_FUNCTION< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#ab216044ae97ff88706c01491d010a8cb" > clonePtr< / a > () const< / td > < / tr >
< tr class = "separator:ab216044ae97ff88706c01491d010a8cb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2f365146ce767d3de7ae125abd193b33" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > T &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#a2f365146ce767d3de7ae125abd193b33" > x< / a > ()< / td > < / tr >
< tr class = "separator:a2f365146ce767d3de7ae125abd193b33" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aabdf41f3442898647854721fe91cc604" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > T &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#aabdf41f3442898647854721fe91cc604" > x< / a > () const< / td > < / tr >
< tr class = "separator:aabdf41f3442898647854721fe91cc604" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a28d901cc27d3756a830e4de5a484b967" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > T &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#a28d901cc27d3756a830e4de5a484b967" > y< / a > ()< / td > < / tr >
< tr class = "separator:a28d901cc27d3756a830e4de5a484b967" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6c5f1145fe5bb215664f6d11f94c414a" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > T &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#a6c5f1145fe5bb215664f6d11f94c414a" > y< / a > () const< / td > < / tr >
< tr class = "separator:a6c5f1145fe5bb215664f6d11f94c414a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5c836d3919741edf1ba805c98dbd21b7" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > T &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#a5c836d3919741edf1ba805c98dbd21b7" > z< / a > ()< / td > < / tr >
< tr class = "separator:a5c836d3919741edf1ba805c98dbd21b7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a60c3db6bc579e90e6cadfe61bf82a327" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > T &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#a60c3db6bc579e90e6cadfe61bf82a327" > z< / a > () const< / td > < / tr >
< tr class = "separator:a60c3db6bc579e90e6cadfe61bf82a327" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a386dd44caa78e5884651bd4891674555" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > T  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#a386dd44caa78e5884651bd4891674555" > length< / a > () const< / td > < / tr >
< tr class = "separator:a386dd44caa78e5884651bd4891674555" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2030cdd583d3a6e60753a16dab2a0ae4" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#a2030cdd583d3a6e60753a16dab2a0ae4" > normalize< / a > ()< / td > < / tr >
< tr class = "separator:a2030cdd583d3a6e60753a16dab2a0ae4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aff5d0f2e1a8e16c71fded287ae165e94" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#aff5d0f2e1a8e16c71fded287ae165e94" > operator+=< / a > (const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > & oprnd2)< / td > < / tr >
< tr class = "separator:aff5d0f2e1a8e16c71fded287ae165e94" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6d31a2787dd22ca3d1e81fbca6491a05" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#a6d31a2787dd22ca3d1e81fbca6491a05" > operator-=< / a > (const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > & oprnd2)< / td > < / tr >
< tr class = "separator:a6d31a2787dd22ca3d1e81fbca6491a05" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a08b98407a18ab6028205e6d9802cd4f2" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#a08b98407a18ab6028205e6d9802cd4f2" > operator*=< / a > (const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > & oprnd2)< / td > < / tr >
< tr class = "separator:a08b98407a18ab6028205e6d9802cd4f2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3ec4e1245af44d9207099834bf76559a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#a3ec4e1245af44d9207099834bf76559a" > operator/=< / a > (const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > & oprnd2)< / td > < / tr >
< tr class = "separator:a3ec4e1245af44d9207099834bf76559a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6a97164ef3b4a654237f734ad2bbbab4" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#a6a97164ef3b4a654237f734ad2bbbab4" > operator-< / a > () const< / td > < / tr >
< tr class = "separator:a6a97164ef3b4a654237f734ad2bbbab4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0c1f823c5b1f00849e0d939f634b2725" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#a0c1f823c5b1f00849e0d939f634b2725" > operator+< / a > () const< / td > < / tr >
< tr class = "separator:a0c1f823c5b1f00849e0d939f634b2725" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-attribs" > < / a >
Public Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:ae40d4cb269d0be9c0d20a9efe0462757" > < td class = "memItemLeft" align = "right" valign = "top" > T  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#ae40d4cb269d0be9c0d20a9efe0462757" > x_< / a > < / td > < / tr >
< tr class = "separator:ae40d4cb269d0be9c0d20a9efe0462757" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a644d1b6657ad3f073d95487bdd5d08a9" > < td class = "memItemLeft" align = "right" valign = "top" > T  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#a644d1b6657ad3f073d95487bdd5d08a9" > y_< / a > < / td > < / tr >
< tr class = "separator:a644d1b6657ad3f073d95487bdd5d08a9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abdc5fb2fe39f8f2e806479466fbf4141" > < td class = "memItemLeft" align = "right" valign = "top" > T  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#abdc5fb2fe39f8f2e806479466fbf4141" > z_< / a > < / td > < / tr >
< tr class = "separator:abdc5fb2fe39f8f2e806479466fbf4141" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "friends" > < / a >
Friends< / h2 > < / td > < / tr >
< tr class = "memitem:a5fb62490313074bacfbb8ccc25a3de39" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > T  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#a5fb62490313074bacfbb8ccc25a3de39" > dot< / a > (const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & oprnd1, const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & oprnd2)< / td > < / tr >
< tr class = "separator:a5fb62490313074bacfbb8ccc25a3de39" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abb93374956d6ad5855d5a06bb5b0c1a0" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#abb93374956d6ad5855d5a06bb5b0c1a0" > cross< / a > (const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & v1, const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & v2)< / td > < / tr >
< tr class = "separator:abb93374956d6ad5855d5a06bb5b0c1a0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abc0781cf1558ba92ecd2a5d403210502" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#abc0781cf1558ba92ecd2a5d403210502" > operator+< / a > (const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & oprnd1, const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & oprnd2)< / td > < / tr >
< tr class = "separator:abc0781cf1558ba92ecd2a5d403210502" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a77548029551be744ec273061bc385e46" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#a77548029551be744ec273061bc385e46" > operator+< / a > (const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & oprnd1, const T & oprnd2)< / td > < / tr >
< tr class = "separator:a77548029551be744ec273061bc385e46" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a022d28927cff251c6d6558b7c72405cc" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#a022d28927cff251c6d6558b7c72405cc" > operator+< / a > (const T & oprnd1, const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & oprnd2)< / td > < / tr >
< tr class = "separator:a022d28927cff251c6d6558b7c72405cc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a59f9090ae8004a2126abdc007c37e1ef" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#a59f9090ae8004a2126abdc007c37e1ef" > operator-< / a > (const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & oprnd1, const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & oprnd2)< / td > < / tr >
< tr class = "separator:a59f9090ae8004a2126abdc007c37e1ef" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2967740f31401b7d0c23ecc663bf9d8e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#a2967740f31401b7d0c23ecc663bf9d8e" > operator-< / a > (const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & oprnd1, const T & oprnd2)< / td > < / tr >
< tr class = "separator:a2967740f31401b7d0c23ecc663bf9d8e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a38149f53a4f7b9c47e1a3234292bf4a7" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#a38149f53a4f7b9c47e1a3234292bf4a7" > operator-< / a > (const T & oprnd1, const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & oprnd2)< / td > < / tr >
< tr class = "separator:a38149f53a4f7b9c47e1a3234292bf4a7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abf94cb6cdcd9bdcbcf9f80da4cf7edd8" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#abf94cb6cdcd9bdcbcf9f80da4cf7edd8" > operator*< / a > (const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & oprnd1, const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & oprnd2)< / td > < / tr >
< tr class = "separator:abf94cb6cdcd9bdcbcf9f80da4cf7edd8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2fa1432473f8d58f714d46ec8ef9023b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#a2fa1432473f8d58f714d46ec8ef9023b" > operator*< / a > (const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & oprnd1, const T & oprnd2)< / td > < / tr >
< tr class = "separator:a2fa1432473f8d58f714d46ec8ef9023b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad937e5ca968a0a7c739f3a15345598e0" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#ad937e5ca968a0a7c739f3a15345598e0" > operator*< / a > (const T & oprnd1, const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & oprnd2)< / td > < / tr >
< tr class = "separator:ad937e5ca968a0a7c739f3a15345598e0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a117c43cb63555acb4eb9fa306f457d62" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#a117c43cb63555acb4eb9fa306f457d62" > operator/< / a > (const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & oprnd1, const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & oprnd2)< / td > < / tr >
< tr class = "separator:a117c43cb63555acb4eb9fa306f457d62" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac6c7a5f59b7acfee67499a5aebbae5ae" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#ac6c7a5f59b7acfee67499a5aebbae5ae" > operator/< / a > (const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & oprnd1, const T & oprnd2)< / td > < / tr >
< tr class = "separator:ac6c7a5f59b7acfee67499a5aebbae5ae" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:affa51e74fa1f3ae699c92d66fe71c4da" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#affa51e74fa1f3ae699c92d66fe71c4da" > operator/< / a > (const T & oprnd1, const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & oprnd2)< / td > < / tr >
< tr class = "separator:affa51e74fa1f3ae699c92d66fe71c4da" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a876b1737d5fd2b9ed17270220ec0d5a9" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#a876b1737d5fd2b9ed17270220ec0d5a9" > operator==< / a > (const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & opr1, const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & opr2)< / td > < / tr >
< tr class = "separator:a876b1737d5fd2b9ed17270220ec0d5a9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0ed4afd936c7445964cafb23379cba84" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#a0ed4afd936c7445964cafb23379cba84" > operator< / a > (const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & opr1, const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & opr2)< / td > < / tr >
< tr class = "separator:a0ed4afd936c7445964cafb23379cba84" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa23d62c947ba521885952949f1e6923b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#aa23d62c947ba521885952949f1e6923b" > operator> < / a > (const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & opr1, const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & opr2)< / td > < / tr >
< tr class = "separator:aa23d62c947ba521885952949f1e6923b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab9d4ef1f0af8ac9206ed7d65e7063aef" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#ab9d4ef1f0af8ac9206ed7d65e7063aef" > operator> =< / a > (const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & opr1, const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & opr2)< / td > < / tr >
< tr class = "separator:ab9d4ef1f0af8ac9206ed7d65e7063aef" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0ed4afd936c7445964cafb23379cba84" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#a0ed4afd936c7445964cafb23379cba84" > operator< / a > (const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & opr1, const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & opr2)< / td > < / tr >
< tr class = "separator:a0ed4afd936c7445964cafb23379cba84" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae62ce5a1c15719da98f534917b2032c6" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#ae62ce5a1c15719da98f534917b2032c6" > operator< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & str, const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & ov)< / td > < / tr >
< tr class = "separator:ae62ce5a1c15719da98f534917b2032c6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a11ab5ddf1dfa33b5c0f7ffd274622c04" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#a11ab5ddf1dfa33b5c0f7ffd274622c04" > operator> > < / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & str, < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & iv)< / td > < / tr >
< tr class = "separator:a11ab5ddf1dfa33b5c0f7ffd274622c04" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a479f2c8a238b03baf600fca59f311574" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1triple.html#a479f2c8a238b03baf600fca59f311574" > readIstream< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & str, < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & iv)< / td > < / tr >
< tr class = "separator:a479f2c8a238b03baf600fca59f311574" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < h3 > template< typename T> < br / >
struct pFlow::triple< T > < / h3 >
< p class = "definition" > Definition at line < a class = "el" href = "triple_8hpp_source.html#l00037" > 37< / a > of file < a class = "el" href = "triple_8hpp_source.html" > triple.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a562e3d915c913b4e9fab2736752f57b5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a562e3d915c913b4e9fab2736752f57b5" > ◆ < / a > < / span > triple() < 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 = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / 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 = "triple_8hpp_source.html#l00054" > 54< / a > of file < a class = "el" href = "triple_8hpp_source.html" > triple.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a0a481ae1b4fa622718766da8c13a8c89" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0a481ae1b4fa622718766da8c13a8c89" > ◆ < / a > < / span > triple() < span class = "overload" > [2/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 = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > x< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > y< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > z< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "triple_8hpp_source.html#l00061" > 61< / a > of file < a class = "el" href = "triple_8hpp_source.html" > triple.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a498dc8565d593bae0c766da4ed41a1d3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a498dc8565d593bae0c766da4ed41a1d3" > ◆ < / a > < / span > triple() < span class = "overload" > [3/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 = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > v< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "triple_8hpp_source.html#l00067" > 67< / a > of file < a class = "el" href = "triple_8hpp_source.html" > triple.hpp< / a > .< / p >
< / div >
< / div >
< a id = "aab4e0deaeb2c516caa7906eaba9c0ea4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aab4e0deaeb2c516caa7906eaba9c0ea4" > ◆ < / a > < / span > triple() < span class = "overload" > [4/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 = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T2 > &   < / td >
< td class = "paramname" > < em > src< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "triple_8hpp_source.html#l00083" > 83< / a > of file < a class = "el" href = "triple_8hpp_source.html" > triple.hpp< / a > .< / p >
< / div >
< / div >
< a id = "aaa742959383afd91a50fd8e0cc7b5af5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aaa742959383afd91a50fd8e0cc7b5af5" > ◆ < / a > < / span > triple() < 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 = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > src< / em > < / 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" >
< / div >
< / div >
< a id = "ab08ec1dc8c076023d479847d995d5f48" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab08ec1dc8c076023d479847d995d5f48" > ◆ < / a > < / span > triple() < 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 = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & &   < / td >
< td class = "paramname" > < em > src< / em > < / 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" >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a3cc64716f8fa1d61aee877fa2b4512ab" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3cc64716f8fa1d61aee877fa2b4512ab" > ◆ < / a > < / span > operator=() < span class = "overload" > [1/3]< / 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 = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T> & < a class = "el" href = "classpFlow_1_1triple.html#a0ed4afd936c7445964cafb23379cba84" > operator< / a > = < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T2 > &   < / td >
< td class = "paramname" > < em > rhs< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "triple_8hpp_source.html#l00073" > 73< / a > of file < a class = "el" href = "triple_8hpp_source.html" > triple.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a9e9c101cf96c422a92e5c3e3e9ab4096" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9e9c101cf96c422a92e5c3e3e9ab4096" > ◆ < / a > < / span > operator=() < span class = "overload" > [2/3]< / 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 = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T> & < a class = "el" href = "classpFlow_1_1triple.html#a0ed4afd936c7445964cafb23379cba84" > operator< / a > = < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > src< / em > < / 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" >
< / div >
< / div >
< a id = "aabd8c05e9853423dbe473f4b33b1be24" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aabd8c05e9853423dbe473f4b33b1be24" > ◆ < / a > < / span > operator=() < span class = "overload" > [3/3]< / 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 = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T> & < a class = "el" href = "classpFlow_1_1triple.html#a0ed4afd936c7445964cafb23379cba84" > operator< / a > = < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > & &   < / td >
< td class = "paramname" > < em > src< / em > < / 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" >
< / div >
< / div >
< a id = "a6f7ccd20b26f3b6741e3e7449217d630" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6f7ccd20b26f3b6741e3e7449217d630" > ◆ < / a > < / span > clone()< / 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 = "pFlowMacros_8hpp.html#afc491fbd69e70abdcb02a8cd3ce2939e" > INLINE_FUNCTION< / a > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T> > clone < / 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 = "triple_8hpp_source.html#l00124" > 124< / a > of file < a class = "el" href = "triple_8hpp_source.html" > triple.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ab216044ae97ff88706c01491d010a8cb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab216044ae97ff88706c01491d010a8cb" > ◆ < / a > < / span > clonePtr()< / 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 = "pFlowMacros_8hpp.html#afc491fbd69e70abdcb02a8cd3ce2939e" > INLINE_FUNCTION< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T> * clonePtr < / 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 = "triple_8hpp_source.html#l00130" > 130< / a > of file < a class = "el" href = "triple_8hpp_source.html" > triple.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a2f365146ce767d3de7ae125abd193b33" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2f365146ce767d3de7ae125abd193b33" > ◆ < / a > < / span > x() < 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 = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > T& x < / 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 = "triple_8hpp_source.html#l00138" > 138< / a > of file < a class = "el" href = "triple_8hpp_source.html" > triple.hpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "pointFieldToVTK_8hpp_source.html#l00266" > pFlow::PFtoVTK::addRealx3PointField()< / a > , < a class = "el" href = "triSurfaceFieldToVTK_8hpp_source.html#l00132" > pFlow::TSFtoVTK::addRealx3TriSurfaceField()< / a > , < a class = "el" href = "triSurface_8cpp_source.html#l00029" > triSurface::addTriangle()< / a > , < a class = "el" href = "pointFieldToVTK_8hpp_source.html#l00181" > pFlow::PFtoVTK::addUndstrcuturedGridField()< / a > , < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00235" > cells< int32 > ::bound()< / a > , < a class = "el" href = "contactSearchFunctions_8hpp_source.html#l00082" > pFlow::boxExtent()< / a > , < a class = "el" href = "mapperNBS_8hpp_source.html#l00274" > mapperNBS< DefaultHostExecutionSpace > ::build()< / a > , < a class = "el" href = "tripleI_8hpp_source.html#l00461" > pFlow::equal()< / a > , < a class = "el" href = "contactSearchFunctions_8hpp_source.html#l00071" > pFlow::indexToCell()< / a > , < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00179" > cells< int32 > ::isInRange()< / a > , < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00127" > cells< int32 > ::nx()< / a > , < a class = "el" href = "cuboidWall_8cpp_source.html#l00028" > cuboidWall::readcuboidWall()< / a > , < a class = "el" href = "stlFile_8cpp_source.html#l00127" > stlFile::readFacet()< / a > , < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00145" > cells< int32 > ::totalCells()< / a > , < a class = "el" href = "zAxis_8cpp_source.html#l00056" > zAxis::transferBackZ()< / a > , < a class = "el" href = "zAxis_8cpp_source.html#l00041" > zAxis::transferToZ()< / a > , and < a class = "el" href = "stlFile_8cpp_source.html#l00178" > stlFile::writeFacet()< / 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 caller 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_1triple_a2f365146ce767d3de7ae125abd193b33_icgraph.png" border = "0" usemap = "#classpFlow_1_1triple_a2f365146ce767d3de7ae125abd193b33_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1triple_a2f365146ce767d3de7ae125abd193b33_icgraph" id = "classpFlow_1_1triple_a2f365146ce767d3de7ae125abd193b33_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "300,501,339,527" / >
< area shape = "rect" href = "namespacepFlow_1_1PFtoVTK.html#ae537fc84534474c6d7247a36336d174e" title = " " alt = "" coords = "29,5,229,47" / >
< area shape = "rect" href = "namespacepFlow_1_1TSFtoVTK.html#ad1d7252ba263f7791de626e5b31de35e" title = " " alt = "" coords = "25,71,233,112" / >
< area shape = "rect" href = "classpFlow_1_1triSurface.html#a86cff523f4f289aeec0a4a82ab0bcc09" title = " " alt = "" coords = "59,136,198,177" / >
< area shape = "rect" href = "namespacepFlow_1_1PFtoVTK.html#afc2a9ceaed7302116ea37a4d0f23776c" title = " " alt = "" coords = "5,201,252,243" / >
< area shape = "rect" href = "classpFlow_1_1cells.html#a109e8d4c8c126b11cc22366416628515" title = " " alt = "" coords = "55,267,202,308" / >
< area shape = "rect" href = "namespacepFlow.html#af89e6417fc20ba48fec7c2ea002f2983" title = " " alt = "" coords = "61,333,196,359" / >
< area shape = "rect" href = "classpFlow_1_1mapperNBS.html#ac4d9b554d7571777600bb20765ffe5bb" title = " " alt = "" coords = "24,384,233,425" / >
< area shape = "rect" href = "namespacepFlow.html#af76cdb691bdbc24f036cfccc1909f8b6" title = " " alt = "" coords = "77,450,181,477" / >
< area shape = "rect" href = "namespacepFlow.html#aede61a7f9c2792269f212fe8d5582173" title = " " alt = "" coords = "57,501,200,527" / >
< area shape = "rect" href = "classpFlow_1_1cells.html#a35eb36ff8390e5ad23a70f2a304a326d" title = " " alt = "" coords = "55,552,202,593" / >
< area shape = "rect" href = "classpFlow_1_1cells.html#a103c0d44baf9aa23e9f2fc151678905f" title = " " alt = "" coords = "55,617,202,659" / >
< area shape = "rect" href = "classpFlow_1_1cuboidWall.html#a55e30af1f42fec1e6e19ff11aae7821b" title = " " alt = "" coords = "55,683,202,724" / >
< area shape = "rect" href = "classpFlow_1_1stlFile.html#a0140ff33b58a2b090c52b1bea5991718" title = " " alt = "" coords = "39,749,218,775" / >
< area shape = "rect" href = "classpFlow_1_1cells.html#a30407b0f1d3278ff34800ef45997cb84" title = " " alt = "" coords = "55,800,202,841" / >
< area shape = "rect" href = "classpFlow_1_1zAxis.html#a6b4d7701866467309804ebbc0cd66e88" title = " " alt = "" coords = "27,866,230,893" / >
< area shape = "rect" href = "classpFlow_1_1zAxis.html#ad5d2d9bea0299bb4e0b83ead960ca499" title = " " alt = "" coords = "36,917,221,943" / >
< area shape = "rect" href = "classpFlow_1_1stlFile.html#a31d2dfd4d5c60b132fbd118af72afceb" title = " " alt = "" coords = "37,967,220,994" / >
< / map >
< / div >
< / div >
< / div >
< a id = "aabdf41f3442898647854721fe91cc604" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aabdf41f3442898647854721fe91cc604" > ◆ < / a > < / span > x() < 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" > const < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > T& x < / 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 = "triple_8hpp_source.html#l00139" > 139< / a > of file < a class = "el" href = "triple_8hpp_source.html" > triple.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a28d901cc27d3756a830e4de5a484b967" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a28d901cc27d3756a830e4de5a484b967" > ◆ < / a > < / span > y() < 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 = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > T& y < / 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 = "triple_8hpp_source.html#l00141" > 141< / a > of file < a class = "el" href = "triple_8hpp_source.html" > triple.hpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "pointFieldToVTK_8hpp_source.html#l00266" > pFlow::PFtoVTK::addRealx3PointField()< / a > , < a class = "el" href = "triSurfaceFieldToVTK_8hpp_source.html#l00132" > pFlow::TSFtoVTK::addRealx3TriSurfaceField()< / a > , < a class = "el" href = "triSurface_8cpp_source.html#l00029" > triSurface::addTriangle()< / a > , < a class = "el" href = "pointFieldToVTK_8hpp_source.html#l00181" > pFlow::PFtoVTK::addUndstrcuturedGridField()< / a > , < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00235" > cells< int32 > ::bound()< / a > , < a class = "el" href = "contactSearchFunctions_8hpp_source.html#l00082" > pFlow::boxExtent()< / a > , < a class = "el" href = "mapperNBS_8hpp_source.html#l00274" > mapperNBS< DefaultHostExecutionSpace > ::build()< / a > , < a class = "el" href = "tripleI_8hpp_source.html#l00461" > pFlow::equal()< / a > , < a class = "el" href = "contactSearchFunctions_8hpp_source.html#l00071" > pFlow::indexToCell()< / a > , < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00179" > cells< int32 > ::isInRange()< / a > , < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00133" > cells< int32 > ::ny()< / a > , < a class = "el" href = "cuboidWall_8cpp_source.html#l00028" > cuboidWall::readcuboidWall()< / a > , < a class = "el" href = "stlFile_8cpp_source.html#l00127" > stlFile::readFacet()< / a > , < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00145" > cells< int32 > ::totalCells()< / a > , < a class = "el" href = "zAxis_8cpp_source.html#l00056" > zAxis::transferBackZ()< / a > , < a class = "el" href = "zAxis_8cpp_source.html#l00041" > zAxis::transferToZ()< / a > , and < a class = "el" href = "stlFile_8cpp_source.html#l00178" > stlFile::writeFacet()< / 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_1triple_a28d901cc27d3756a830e4de5a484b967_icgraph.png" border = "0" usemap = "#classpFlow_1_1triple_a28d901cc27d3756a830e4de5a484b967_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1triple_a28d901cc27d3756a830e4de5a484b967_icgraph" id = "classpFlow_1_1triple_a28d901cc27d3756a830e4de5a484b967_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "300,501,339,527" / >
< area shape = "rect" href = "namespacepFlow_1_1PFtoVTK.html#ae537fc84534474c6d7247a36336d174e" title = " " alt = "" coords = "29,5,229,47" / >
< area shape = "rect" href = "namespacepFlow_1_1TSFtoVTK.html#ad1d7252ba263f7791de626e5b31de35e" title = " " alt = "" coords = "25,71,233,112" / >
< area shape = "rect" href = "classpFlow_1_1triSurface.html#a86cff523f4f289aeec0a4a82ab0bcc09" title = " " alt = "" coords = "59,136,198,177" / >
< area shape = "rect" href = "namespacepFlow_1_1PFtoVTK.html#afc2a9ceaed7302116ea37a4d0f23776c" title = " " alt = "" coords = "5,201,252,243" / >
< area shape = "rect" href = "classpFlow_1_1cells.html#a109e8d4c8c126b11cc22366416628515" title = " " alt = "" coords = "55,267,202,308" / >
< area shape = "rect" href = "namespacepFlow.html#af89e6417fc20ba48fec7c2ea002f2983" title = " " alt = "" coords = "61,333,196,359" / >
< area shape = "rect" href = "classpFlow_1_1mapperNBS.html#ac4d9b554d7571777600bb20765ffe5bb" title = " " alt = "" coords = "24,384,233,425" / >
< area shape = "rect" href = "namespacepFlow.html#af76cdb691bdbc24f036cfccc1909f8b6" title = " " alt = "" coords = "77,450,181,477" / >
< area shape = "rect" href = "namespacepFlow.html#aede61a7f9c2792269f212fe8d5582173" title = " " alt = "" coords = "57,501,200,527" / >
< area shape = "rect" href = "classpFlow_1_1cells.html#a35eb36ff8390e5ad23a70f2a304a326d" title = " " alt = "" coords = "55,552,202,593" / >
< area shape = "rect" href = "classpFlow_1_1cells.html#aa70433dff70a92ca9c74616c1e3b48e6" title = " " alt = "" coords = "55,617,202,659" / >
< area shape = "rect" href = "classpFlow_1_1cuboidWall.html#a55e30af1f42fec1e6e19ff11aae7821b" title = " " alt = "" coords = "55,683,202,724" / >
< area shape = "rect" href = "classpFlow_1_1stlFile.html#a0140ff33b58a2b090c52b1bea5991718" title = " " alt = "" coords = "39,749,218,775" / >
< area shape = "rect" href = "classpFlow_1_1cells.html#a30407b0f1d3278ff34800ef45997cb84" title = " " alt = "" coords = "55,800,202,841" / >
< area shape = "rect" href = "classpFlow_1_1zAxis.html#a6b4d7701866467309804ebbc0cd66e88" title = " " alt = "" coords = "27,866,230,893" / >
< area shape = "rect" href = "classpFlow_1_1zAxis.html#ad5d2d9bea0299bb4e0b83ead960ca499" title = " " alt = "" coords = "36,917,221,943" / >
< area shape = "rect" href = "classpFlow_1_1stlFile.html#a31d2dfd4d5c60b132fbd118af72afceb" title = " " alt = "" coords = "37,967,220,994" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a6c5f1145fe5bb215664f6d11f94c414a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6c5f1145fe5bb215664f6d11f94c414a" > ◆ < / a > < / span > y() < 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" > const < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > T& y < / 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 = "triple_8hpp_source.html#l00142" > 142< / a > of file < a class = "el" href = "triple_8hpp_source.html" > triple.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a5c836d3919741edf1ba805c98dbd21b7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5c836d3919741edf1ba805c98dbd21b7" > ◆ < / a > < / span > z() < 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 = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > T& z < / 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 = "triple_8hpp_source.html#l00144" > 144< / a > of file < a class = "el" href = "triple_8hpp_source.html" > triple.hpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "pointFieldToVTK_8hpp_source.html#l00266" > pFlow::PFtoVTK::addRealx3PointField()< / a > , < a class = "el" href = "triSurfaceFieldToVTK_8hpp_source.html#l00132" > pFlow::TSFtoVTK::addRealx3TriSurfaceField()< / a > , < a class = "el" href = "triSurface_8cpp_source.html#l00029" > triSurface::addTriangle()< / a > , < a class = "el" href = "pointFieldToVTK_8hpp_source.html#l00181" > pFlow::PFtoVTK::addUndstrcuturedGridField()< / a > , < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00235" > cells< int32 > ::bound()< / a > , < a class = "el" href = "contactSearchFunctions_8hpp_source.html#l00082" > pFlow::boxExtent()< / a > , < a class = "el" href = "mapperNBS_8hpp_source.html#l00274" > mapperNBS< DefaultHostExecutionSpace > ::build()< / a > , < a class = "el" href = "tripleI_8hpp_source.html#l00461" > pFlow::equal()< / a > , < a class = "el" href = "contactSearchFunctions_8hpp_source.html#l00071" > pFlow::indexToCell()< / a > , < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00179" > cells< int32 > ::isInRange()< / a > , < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00139" > cells< int32 > ::nz()< / a > , < a class = "el" href = "cuboidWall_8cpp_source.html#l00028" > cuboidWall::readcuboidWall()< / a > , < a class = "el" href = "stlFile_8cpp_source.html#l00127" > stlFile::readFacet()< / a > , < a class = "el" href = "Interaction_2contactSearch_2cells_8hpp_source.html#l00145" > cells< int32 > ::totalCells()< / a > , < a class = "el" href = "zAxis_8cpp_source.html#l00056" > zAxis::transferBackZ()< / a > , < a class = "el" href = "zAxis_8cpp_source.html#l00041" > zAxis::transferToZ()< / a > , and < a class = "el" href = "stlFile_8cpp_source.html#l00178" > stlFile::writeFacet()< / 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 caller 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_1triple_a5c836d3919741edf1ba805c98dbd21b7_icgraph.png" border = "0" usemap = "#classpFlow_1_1triple_a5c836d3919741edf1ba805c98dbd21b7_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1triple_a5c836d3919741edf1ba805c98dbd21b7_icgraph" id = "classpFlow_1_1triple_a5c836d3919741edf1ba805c98dbd21b7_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "300,501,339,527" / >
< area shape = "rect" href = "namespacepFlow_1_1PFtoVTK.html#ae537fc84534474c6d7247a36336d174e" title = " " alt = "" coords = "29,5,229,47" / >
< area shape = "rect" href = "namespacepFlow_1_1TSFtoVTK.html#ad1d7252ba263f7791de626e5b31de35e" title = " " alt = "" coords = "25,71,233,112" / >
< area shape = "rect" href = "classpFlow_1_1triSurface.html#a86cff523f4f289aeec0a4a82ab0bcc09" title = " " alt = "" coords = "59,136,198,177" / >
< area shape = "rect" href = "namespacepFlow_1_1PFtoVTK.html#afc2a9ceaed7302116ea37a4d0f23776c" title = " " alt = "" coords = "5,201,252,243" / >
< area shape = "rect" href = "classpFlow_1_1cells.html#a109e8d4c8c126b11cc22366416628515" title = " " alt = "" coords = "55,267,202,308" / >
< area shape = "rect" href = "namespacepFlow.html#af89e6417fc20ba48fec7c2ea002f2983" title = " " alt = "" coords = "61,333,196,359" / >
< area shape = "rect" href = "classpFlow_1_1mapperNBS.html#ac4d9b554d7571777600bb20765ffe5bb" title = " " alt = "" coords = "24,384,233,425" / >
< area shape = "rect" href = "namespacepFlow.html#af76cdb691bdbc24f036cfccc1909f8b6" title = " " alt = "" coords = "77,450,181,477" / >
< area shape = "rect" href = "namespacepFlow.html#aede61a7f9c2792269f212fe8d5582173" title = " " alt = "" coords = "57,501,200,527" / >
< area shape = "rect" href = "classpFlow_1_1cells.html#a35eb36ff8390e5ad23a70f2a304a326d" title = " " alt = "" coords = "55,552,202,593" / >
< area shape = "rect" href = "classpFlow_1_1cells.html#a5e549f8b31612df62519b37e65954fc8" title = " " alt = "" coords = "55,617,202,659" / >
< area shape = "rect" href = "classpFlow_1_1cuboidWall.html#a55e30af1f42fec1e6e19ff11aae7821b" title = " " alt = "" coords = "55,683,202,724" / >
< area shape = "rect" href = "classpFlow_1_1stlFile.html#a0140ff33b58a2b090c52b1bea5991718" title = " " alt = "" coords = "39,749,218,775" / >
< area shape = "rect" href = "classpFlow_1_1cells.html#a30407b0f1d3278ff34800ef45997cb84" title = " " alt = "" coords = "55,800,202,841" / >
< area shape = "rect" href = "classpFlow_1_1zAxis.html#a6b4d7701866467309804ebbc0cd66e88" title = " " alt = "" coords = "27,866,230,893" / >
< area shape = "rect" href = "classpFlow_1_1zAxis.html#ad5d2d9bea0299bb4e0b83ead960ca499" title = " " alt = "" coords = "36,917,221,943" / >
< area shape = "rect" href = "classpFlow_1_1stlFile.html#a31d2dfd4d5c60b132fbd118af72afceb" title = " " alt = "" coords = "37,967,220,994" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a60c3db6bc579e90e6cadfe61bf82a327" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a60c3db6bc579e90e6cadfe61bf82a327" > ◆ < / a > < / span > z() < 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" > const < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > T& z < / 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 = "triple_8hpp_source.html#l00145" > 145< / a > of file < a class = "el" href = "triple_8hpp_source.html" > triple.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a386dd44caa78e5884651bd4891674555" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a386dd44caa78e5884651bd4891674555" > ◆ < / a > < / span > length()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > T length< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "tripleI_8hpp_source.html#l00064" > 64< / a > of file < a class = "el" href = "tripleI_8hpp_source.html" > tripleI.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "Wall_8cpp_source.html#l00046" > Wall::checkTrianlge()< / a > .< / p >
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_1triple_a386dd44caa78e5884651bd4891674555_icgraph.png" border = "0" usemap = "#classpFlow_1_1triple_a386dd44caa78e5884651bd4891674555_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1triple_a386dd44caa78e5884651bd4891674555_icgraph" id = "classpFlow_1_1triple_a386dd44caa78e5884651bd4891674555_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "247,5,309,32" / >
< area shape = "rect" href = "classpFlow_1_1Wall.html#aa8744a61de2fef7a0c4e9e2ff8e03db4" title = " " alt = "" coords = "5,5,199,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a2030cdd583d3a6e60753a16dab2a0ae4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2030cdd583d3a6e60753a16dab2a0ae4" > ◆ < / a > < / span > normalize()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > void normalize< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "tripleI_8hpp_source.html#l00072" > 72< / a > of file < a class = "el" href = "tripleI_8hpp_source.html" > tripleI.hpp< / a > .< / p >
< / div >
< / div >
< a id = "aff5d0f2e1a8e16c71fded287ae165e94" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aff5d0f2e1a8e16c71fded287ae165e94" > ◆ < / a > < / span > operator+=()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > void < a class = "el" href = "classpFlow_1_1triple.html#a0ed4afd936c7445964cafb23379cba84" > operator< / a > += < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > oprnd2< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "tripleI_8hpp_source.html#l00255" > 255< / a > of file < a class = "el" href = "tripleI_8hpp_source.html" > tripleI.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a6d31a2787dd22ca3d1e81fbca6491a05" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6d31a2787dd22ca3d1e81fbca6491a05" > ◆ < / a > < / span > operator-=()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > void < a class = "el" href = "classpFlow_1_1triple.html#a0ed4afd936c7445964cafb23379cba84" > operator< / a > -= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > oprnd2< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "tripleI_8hpp_source.html#l00266" > 266< / a > of file < a class = "el" href = "tripleI_8hpp_source.html" > tripleI.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a08b98407a18ab6028205e6d9802cd4f2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a08b98407a18ab6028205e6d9802cd4f2" > ◆ < / a > < / span > operator*=()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > void < a class = "el" href = "classpFlow_1_1triple.html#a0ed4afd936c7445964cafb23379cba84" > operator< / a > *= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > oprnd2< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "tripleI_8hpp_source.html#l00277" > 277< / a > of file < a class = "el" href = "tripleI_8hpp_source.html" > tripleI.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a3ec4e1245af44d9207099834bf76559a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3ec4e1245af44d9207099834bf76559a" > ◆ < / a > < / span > operator/=()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > void < a class = "el" href = "classpFlow_1_1triple.html#a0ed4afd936c7445964cafb23379cba84" > operator< / a > /= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > oprnd2< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "tripleI_8hpp_source.html#l00288" > 288< / a > of file < a class = "el" href = "tripleI_8hpp_source.html" > tripleI.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a6a97164ef3b4a654237f734ad2bbbab4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6a97164ef3b4a654237f734ad2bbbab4" > ◆ < / a > < / span > operator-()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > pFlow::triple< / a > < T > < a class = "el" href = "classpFlow_1_1triple.html#a0ed4afd936c7445964cafb23379cba84" > operator< / a > -< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "tripleI_8hpp_source.html#l00299" > 299< / a > of file < a class = "el" href = "tripleI_8hpp_source.html" > tripleI.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a0c1f823c5b1f00849e0d939f634b2725" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0c1f823c5b1f00849e0d939f634b2725" > ◆ < / a > < / span > operator+()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > pFlow::triple< / a > < T > < a class = "el" href = "classpFlow_1_1triple.html#a0ed4afd936c7445964cafb23379cba84" > operator< / a > +< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "tripleI_8hpp_source.html#l00307" > 307< / a > of file < a class = "el" href = "tripleI_8hpp_source.html" > tripleI.hpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Friends And Related Function Documentation< / h2 >
< a id = "a5fb62490313074bacfbb8ccc25a3de39" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5fb62490313074bacfbb8ccc25a3de39" > ◆ < / a > < / span > dot< / 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 = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > T dot < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > oprnd1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > oprnd2< / 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" > friend< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "abb93374956d6ad5855d5a06bb5b0c1a0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abb93374956d6ad5855d5a06bb5b0c1a0" > ◆ < / a > < / span > cross< / 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 = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T> cross < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > v1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > v2< / 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" > friend< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "abc0781cf1558ba92ecd2a5d403210502" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abc0781cf1558ba92ecd2a5d403210502" > ◆ < / a > < / span > operator+ < span class = "overload" > [1/3]< / 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 = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T> < a class = "el" href = "classpFlow_1_1triple.html#a0ed4afd936c7445964cafb23379cba84" > operator< / a > + < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > oprnd1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > oprnd2< / 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" > friend< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a77548029551be744ec273061bc385e46" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a77548029551be744ec273061bc385e46" > ◆ < / a > < / span > operator+ < span class = "overload" > [2/3]< / 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 = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T> < a class = "el" href = "classpFlow_1_1triple.html#a0ed4afd936c7445964cafb23379cba84" > operator< / a > + < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > oprnd1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > oprnd2< / 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" > friend< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a022d28927cff251c6d6558b7c72405cc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a022d28927cff251c6d6558b7c72405cc" > ◆ < / a > < / span > operator+ < span class = "overload" > [3/3]< / 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 = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T> < a class = "el" href = "classpFlow_1_1triple.html#a0ed4afd936c7445964cafb23379cba84" > operator< / a > + < / td >
< td > (< / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > oprnd1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > oprnd2< / 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" > friend< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a59f9090ae8004a2126abdc007c37e1ef" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a59f9090ae8004a2126abdc007c37e1ef" > ◆ < / a > < / span > operator- < span class = "overload" > [1/3]< / 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 = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T> < a class = "el" href = "classpFlow_1_1triple.html#a0ed4afd936c7445964cafb23379cba84" > operator< / a > - < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > oprnd1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > oprnd2< / 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" > friend< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a2967740f31401b7d0c23ecc663bf9d8e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2967740f31401b7d0c23ecc663bf9d8e" > ◆ < / a > < / span > operator- < span class = "overload" > [2/3]< / 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 = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T> < a class = "el" href = "classpFlow_1_1triple.html#a0ed4afd936c7445964cafb23379cba84" > operator< / a > - < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > oprnd1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > oprnd2< / 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" > friend< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a38149f53a4f7b9c47e1a3234292bf4a7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a38149f53a4f7b9c47e1a3234292bf4a7" > ◆ < / a > < / span > operator- < span class = "overload" > [3/3]< / 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 = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T> < a class = "el" href = "classpFlow_1_1triple.html#a0ed4afd936c7445964cafb23379cba84" > operator< / a > - < / td >
< td > (< / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > oprnd1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > oprnd2< / 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" > friend< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "abf94cb6cdcd9bdcbcf9f80da4cf7edd8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abf94cb6cdcd9bdcbcf9f80da4cf7edd8" > ◆ < / a > < / span > operator* < span class = "overload" > [1/3]< / 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 = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T> < a class = "el" href = "classpFlow_1_1triple.html#a0ed4afd936c7445964cafb23379cba84" > operator< / a > * < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > oprnd1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > oprnd2< / 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" > friend< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a2fa1432473f8d58f714d46ec8ef9023b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2fa1432473f8d58f714d46ec8ef9023b" > ◆ < / a > < / span > operator* < span class = "overload" > [2/3]< / 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 = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T> < a class = "el" href = "classpFlow_1_1triple.html#a0ed4afd936c7445964cafb23379cba84" > operator< / a > * < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > oprnd1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > oprnd2< / 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" > friend< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ad937e5ca968a0a7c739f3a15345598e0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad937e5ca968a0a7c739f3a15345598e0" > ◆ < / a > < / span > operator* < span class = "overload" > [3/3]< / 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 = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T> < a class = "el" href = "classpFlow_1_1triple.html#a0ed4afd936c7445964cafb23379cba84" > operator< / a > * < / td >
< td > (< / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > oprnd1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > oprnd2< / 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" > friend< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a117c43cb63555acb4eb9fa306f457d62" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a117c43cb63555acb4eb9fa306f457d62" > ◆ < / a > < / span > operator/ < span class = "overload" > [1/3]< / 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 = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T> < a class = "el" href = "classpFlow_1_1triple.html#a0ed4afd936c7445964cafb23379cba84" > operator< / a > / < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > oprnd1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > oprnd2< / 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" > friend< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ac6c7a5f59b7acfee67499a5aebbae5ae" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac6c7a5f59b7acfee67499a5aebbae5ae" > ◆ < / a > < / span > operator/ < span class = "overload" > [2/3]< / 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 = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T> < a class = "el" href = "classpFlow_1_1triple.html#a0ed4afd936c7445964cafb23379cba84" > operator< / a > / < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > oprnd1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > oprnd2< / 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" > friend< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "affa51e74fa1f3ae699c92d66fe71c4da" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#affa51e74fa1f3ae699c92d66fe71c4da" > ◆ < / a > < / span > operator/ < span class = "overload" > [3/3]< / 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 = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T> < a class = "el" href = "classpFlow_1_1triple.html#a0ed4afd936c7445964cafb23379cba84" > operator< / a > / < / td >
< td > (< / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > oprnd1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > oprnd2< / 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" > friend< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a876b1737d5fd2b9ed17270220ec0d5a9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a876b1737d5fd2b9ed17270220ec0d5a9" > ◆ < / a > < / span > operator==< / 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 = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > bool < a class = "el" href = "classpFlow_1_1triple.html#a0ed4afd936c7445964cafb23379cba84" > operator< / a > == < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > opr1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > opr2< / 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" > friend< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a0ed4afd936c7445964cafb23379cba84" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0ed4afd936c7445964cafb23379cba84" > ◆ < / a > < / span > operator < span class = "overload" > [1/3]< / 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 = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > bool operator < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > opr1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > opr2< / 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" > friend< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "aa23d62c947ba521885952949f1e6923b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa23d62c947ba521885952949f1e6923b" > ◆ < / a > < / span > operator> < / 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 = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > bool < a class = "el" href = "classpFlow_1_1triple.html#a0ed4afd936c7445964cafb23379cba84" > operator< / a > > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > opr1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > opr2< / 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" > friend< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ab9d4ef1f0af8ac9206ed7d65e7063aef" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab9d4ef1f0af8ac9206ed7d65e7063aef" > ◆ < / a > < / span > operator> =< / 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 = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > bool < a class = "el" href = "classpFlow_1_1triple.html#a0ed4afd936c7445964cafb23379cba84" > operator< / a > > = < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > opr1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > opr2< / 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" > friend< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a0ed4afd936c7445964cafb23379cba84" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0ed4afd936c7445964cafb23379cba84" > ◆ < / a > < / span > operator < span class = "overload" > [2/3]< / 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 = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > bool operator < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > opr1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > opr2< / 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" > friend< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ae62ce5a1c15719da98f534917b2032c6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae62ce5a1c15719da98f534917b2032c6" > ◆ < / a > < / span > operator < span class = "overload" > [3/3]< / 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_1iOstream.html" > iOstream< / a > & operator < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > &   < / td >
< td class = "paramname" > < em > str< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > ov< / 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" > friend< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a11ab5ddf1dfa33b5c0f7ffd274622c04" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a11ab5ddf1dfa33b5c0f7ffd274622c04" > ◆ < / a > < / span > operator> > < / 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_1iIstream.html" > iIstream< / a > & < a class = "el" href = "classpFlow_1_1triple.html#a0ed4afd936c7445964cafb23379cba84" > operator< / a > > > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td >
< td class = "paramname" > < em > str< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > iv< / 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" > friend< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a479f2c8a238b03baf600fca59f311574" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a479f2c8a238b03baf600fca59f311574" > ◆ < / a > < / span > readIstream< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void readIstream < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td >
< td class = "paramname" > < em > str< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / a > < T > &   < / td >
< td class = "paramname" > < em > iv< / 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" > friend< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "ae40d4cb269d0be9c0d20a9efe0462757" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae40d4cb269d0be9c0d20a9efe0462757" > ◆ < / a > < / span > x_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > T x_< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "triple_8hpp_source.html#l00049" > 49< / a > of file < a class = "el" href = "triple_8hpp_source.html" > triple.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "sphereTriSurfaceContact_8hpp_source.html#l00172" > pFlow::sphTriInteraction::isSphereInContactBothSides()< / a > , < a class = "el" href = "triWall_8hpp_source.html#l00081" > triWall::nearestPointOnWall()< / a > , < a class = "el" href = "sphereInteractionKernels_8hpp_source.html#l00078" > ppInteractionFunctor< ContactForceModel, ContactListType > ::operator()()< / a > , < a class = "el" href = "sphereInteractionKernels_8hpp_source.html#l00230" > pwInteractionFunctor< ContactForceModel, ContactListType, TraingleAccessor, MotionModel > ::operator()()< / a > , < a class = "el" href = "tripleI_8hpp_source.html#l00277" > triple< intType > ::operator*=()< / a > , < a class = "el" href = "tripleI_8hpp_source.html#l00255" > triple< intType > ::operator+=()< / a > , < a class = "el" href = "tripleI_8hpp_source.html#l00266" > triple< intType > ::operator-=()< / a > , < a class = "el" href = "tripleI_8hpp_source.html#l00288" > triple< intType > ::operator/=()< / a > , < a class = "el" href = "triple_8hpp_source.html#l00073" > triple< intType > ::operator=()< / a > , < a class = "el" href = "triWall_8hpp_source.html#l00053" > triWall::triWall()< / a > , and < a class = "el" href = "triple_8hpp_source.html#l00138" > triple< intType > ::x()< / a > .< / p >
< / div >
< / div >
< a id = "a644d1b6657ad3f073d95487bdd5d08a9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a644d1b6657ad3f073d95487bdd5d08a9" > ◆ < / a > < / span > y_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > T y_< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "triple_8hpp_source.html#l00050" > 50< / a > of file < a class = "el" href = "triple_8hpp_source.html" > triple.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "sphereTriSurfaceContact_8hpp_source.html#l00172" > pFlow::sphTriInteraction::isSphereInContactBothSides()< / a > , < a class = "el" href = "triWall_8hpp_source.html#l00081" > triWall::nearestPointOnWall()< / a > , < a class = "el" href = "sphereInteractionKernels_8hpp_source.html#l00078" > ppInteractionFunctor< ContactForceModel, ContactListType > ::operator()()< / a > , < a class = "el" href = "sphereInteractionKernels_8hpp_source.html#l00230" > pwInteractionFunctor< ContactForceModel, ContactListType, TraingleAccessor, MotionModel > ::operator()()< / a > , < a class = "el" href = "triple_8hpp_source.html#l00073" > triple< intType > ::operator=()< / a > , < a class = "el" href = "triWall_8hpp_source.html#l00053" > triWall::triWall()< / a > , and < a class = "el" href = "triple_8hpp_source.html#l00141" > triple< intType > ::y()< / a > .< / p >
< / div >
< / div >
< a id = "abdc5fb2fe39f8f2e806479466fbf4141" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abdc5fb2fe39f8f2e806479466fbf4141" > ◆ < / a > < / span > z_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > T z_< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "triple_8hpp_source.html#l00051" > 51< / a > of file < a class = "el" href = "triple_8hpp_source.html" > triple.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "sphereTriSurfaceContact_8hpp_source.html#l00172" > pFlow::sphTriInteraction::isSphereInContactBothSides()< / a > , < a class = "el" href = "triWall_8hpp_source.html#l00081" > triWall::nearestPointOnWall()< / a > , < a class = "el" href = "sphereInteractionKernels_8hpp_source.html#l00078" > ppInteractionFunctor< ContactForceModel, ContactListType > ::operator()()< / a > , < a class = "el" href = "sphereInteractionKernels_8hpp_source.html#l00230" > pwInteractionFunctor< ContactForceModel, ContactListType, TraingleAccessor, MotionModel > ::operator()()< / a > , < a class = "el" href = "triple_8hpp_source.html#l00073" > triple< intType > ::operator=()< / a > , < a class = "el" href = "triWall_8hpp_source.html#l00053" > triWall::triWall()< / a > , and < a class = "el" href = "triple_8hpp_source.html#l00144" > triple< intType > ::z()< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this struct was generated from the following files:< ul >
< li > src/phasicFlow/types/triple/< a class = "el" href = "triple_8hpp_source.html" > triple.hpp< / a > < / li >
< li > src/phasicFlow/types/triple/< a class = "el" href = "tripleI_8hpp_source.html" > tripleI.hpp< / a > < / li >
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" > < a class = "el" href = "namespacepFlow.html" > pFlow< / a > < / li > < li class = "navelem" > < a class = "el" href = "classpFlow_1_1triple.html" > triple< / 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 >