2023-03-27 10:16:23 -07:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
< meta name = "generator" content = "Doxygen 1.8.17" / >
2023-04-23 12:52:57 -07:00
< meta name = "description" content = "PhasicFlow is an open-source parallel DEM (discrete element method) package for simulating granular flow. It is developed in C++ and can be exectued on both GPU (like CUDA) and CPU." >
2023-03-27 10:16:23 -07:00
< title > PhasicFlow: symArray< T, MemorySpace > Class 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_1symArray.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pub-static-methods" > Static Public Member Functions< / a > |
< a href = "#pri-types" > Private Types< / a > |
2025-01-10 13:02:07 +03:30
< a href = "#pri-static-methods" > Static Private Member Functions< / a > |
< a href = "#pri-attribs" > Private Attributes< / a > |
2023-03-27 10:16:23 -07:00
< a href = "classpFlow_1_1symArray-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > symArray< T, MemorySpace > Class 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 symArray< T, MemorySpace > :< / 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_1symArray__inherit__graph.png" border = "0" usemap = "#symArray_3_01T_00_01MemorySpace_01_4_inherit__map" alt = "Inheritance graph" / > < / div >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a1c8bec4e58385a06c70ecae8c39eb7df" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1symArray.html#a1c8bec4e58385a06c70ecae8c39eb7df" > TypeInfoTemplateNV111< / a > (" symArray" , T, < a class = "el" href = "classpFlow_1_1symArray.html#aa7f6b7d756ffe3ce0b1d71c0cb57fd90" > memoerySpaceName< / a > ())< / td > < / tr >
< tr class = "separator:a1c8bec4e58385a06c70ecae8c39eb7df" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a76155c359dbbaf3c84f1421e1083aa26" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1symArray.html#a76155c359dbbaf3c84f1421e1083aa26" > symArray< / a > ()< / td > < / tr >
< tr class = "separator:a76155c359dbbaf3c84f1421e1083aa26" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:af28cf729e88108ec1f896e267980d232" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1symArray.html#af28cf729e88108ec1f896e267980d232" > symArray< / a > (< a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > < a class = "el" href = "NBSLoop_8hpp.html#a58f1256fe216b2e84819aa621b683de1" > n< / a > )< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:af28cf729e88108ec1f896e267980d232" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a70f543511725399e6009eef8f1b86545" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1symArray.html#a70f543511725399e6009eef8f1b86545" > symArray< / a > (< a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > name, < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > < a class = "el" href = "NBSLoop_8hpp.html#a58f1256fe216b2e84819aa621b683de1" > n< / a > )< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a70f543511725399e6009eef8f1b86545" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a479e35071d6b277b861e98cc60a8a34d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1symArray.html#a479e35071d6b277b861e98cc60a8a34d" > symArray< / a > (< a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > name, < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > < a class = "el" href = "NBSLoop_8hpp.html#a58f1256fe216b2e84819aa621b683de1" > n< / a > , const T & val)< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a479e35071d6b277b861e98cc60a8a34d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a0bb441a3fd0eda5966c06f16171a517c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1symArray.html#a0bb441a3fd0eda5966c06f16171a517c" > symArray< / a > (< a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > name, const < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< / a > < T > & src)< / td > < / tr >
< tr class = "separator:a0bb441a3fd0eda5966c06f16171a517c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8a9864957e945bd88b996a8741fd5c12" > < 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_1symArray.html#a8a9864957e945bd88b996a8741fd5c12" > symArray< / a > (const < a class = "el" href = "classpFlow_1_1symArray.html" > symArray< / a > & )=default< / td > < / tr >
< tr class = "separator:a8a9864957e945bd88b996a8741fd5c12" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa57cc0932008f948631abb75a7dc6cf5" > < 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_1symArray.html" > symArray< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1symArray.html#aa57cc0932008f948631abb75a7dc6cf5" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1symArray.html" > symArray< / a > & )=default< / td > < / tr >
< tr class = "separator:aa57cc0932008f948631abb75a7dc6cf5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac32e2b9c35dddfa9ee88e796fc6eff11" > < 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_1symArray.html#ac32e2b9c35dddfa9ee88e796fc6eff11" > symArray< / a > (< a class = "el" href = "classpFlow_1_1symArray.html" > symArray< / a > & & )=default< / td > < / tr >
< tr class = "separator:ac32e2b9c35dddfa9ee88e796fc6eff11" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aafccac6bb7d7d5f23fd5c64a230d6741" > < 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_1symArray.html" > symArray< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1symArray.html#aafccac6bb7d7d5f23fd5c64a230d6741" > operator=< / a > (< a class = "el" href = "classpFlow_1_1symArray.html" > symArray< / a > & & )=default< / td > < / tr >
< tr class = "separator:aafccac6bb7d7d5f23fd5c64a230d6741" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac8984dcee8e55e30b4fb64202591c8ab" > < 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_1symArray.html#ac8984dcee8e55e30b4fb64202591c8ab" > ~symArray< / a > ()=default< / td > < / tr >
< tr class = "separator:ac8984dcee8e55e30b4fb64202591c8ab" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a34b3e020ef4d15f9b2442bfff37f19b8" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1symArray.html#a34b3e020ef4d15f9b2442bfff37f19b8" > fill< / a > (const T & val)< / td > < / tr >
< tr class = "separator:a34b3e020ef4d15f9b2442bfff37f19b8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a67dc00bb76f1692582090f13a3976d32" > < 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_1symArray.html#a67dc00bb76f1692582090f13a3976d32" > operator()< / a > (< a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > i, < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > j)< / td > < / tr >
< tr class = "separator:a67dc00bb76f1692582090f13a3976d32" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9a3d16dd986d23d664853a85a317b50b" > < 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_1symArray.html#a9a3d16dd986d23d664853a85a317b50b" > operator()< / a > (< a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > i, < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > j) const< / td > < / tr >
< tr class = "separator:a9a3d16dd986d23d664853a85a317b50b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac49828e84b4c929c15c813500e280005" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1symArray.html#ac49828e84b4c929c15c813500e280005" > assign< / a > (const < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< / a > < T > src)< / td > < / tr >
< tr class = "separator:ac49828e84b4c929c15c813500e280005" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae1d42751915e8566dac19658cc498ffa" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9" > FUNCTION_H< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1symArray.html#ae1d42751915e8566dac19658cc498ffa" > read< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is)< / td > < / tr >
< tr class = "separator:ae1d42751915e8566dac19658cc498ffa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa7d820a4dd0777a9a82aee242b83a167" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9" > FUNCTION_H< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1symArray.html#aa7d820a4dd0777a9a82aee242b83a167" > write< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const< / td > < / tr >
< tr class = "separator:aa7d820a4dd0777a9a82aee242b83a167" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-static-methods" > < / a >
Static Public Member Functions< / h2 > < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:ac8d4e3a65ebdb6ecd7086b4efe7f78b2" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1symArray.html#ac8d4e3a65ebdb6ecd7086b4efe7f78b2" > numElem< / a > (< a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > < a class = "el" href = "NBSLoop_8hpp.html#a58f1256fe216b2e84819aa621b683de1" > n< / a > )< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:ac8d4e3a65ebdb6ecd7086b4efe7f78b2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:aaa204e5a9810b8db8dd34cc29ee4c464" > < td class = "memItemLeft" align = "right" valign = "top" > static bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1symArray.html#aaa204e5a9810b8db8dd34cc29ee4c464" > getN< / a > (< a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > nElem, < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > & < a class = "el" href = "NBSLoop_8hpp.html#a58f1256fe216b2e84819aa621b683de1" > n< / a > )< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:aaa204e5a9810b8db8dd34cc29ee4c464" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pri-types" > < / a >
Private Types< / h2 > < / td > < / tr >
< tr class = "memitem:a8fc5929c32211316e5a98f98b62cf036" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1symArray.html#a8fc5929c32211316e5a98f98b62cf036" > SymArrayType< / a > = < a class = "el" href = "classpFlow_1_1symArray.html" > symArray< / a > < T, MemorySpace > < / td > < / tr >
< tr class = "separator:a8fc5929c32211316e5a98f98b62cf036" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4d1ca55c8c62d4fbf3ea42d9919125a0" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1symArray.html#a4d1ca55c8c62d4fbf3ea42d9919125a0" > iterator< / a > = T *< / td > < / tr >
< tr class = "separator:a4d1ca55c8c62d4fbf3ea42d9919125a0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7a87f910baaebc396ded9a2508e37f42" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1symArray.html#a7a87f910baaebc396ded9a2508e37f42" > constIterator< / a > = const T *< / td > < / tr >
< tr class = "separator:a7a87f910baaebc396ded9a2508e37f42" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0c5a1541ecf7ad17925583cf6abd2c65" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1symArray.html#a0c5a1541ecf7ad17925583cf6abd2c65" > reference< / a > = T & < / td > < / tr >
< tr class = "separator:a0c5a1541ecf7ad17925583cf6abd2c65" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6ec384ea37f233c648db341697cdebf5" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1symArray.html#a6ec384ea37f233c648db341697cdebf5" > constReference< / a > = const T & < / td > < / tr >
< tr class = "separator:a6ec384ea37f233c648db341697cdebf5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a783c81fb3d585a513b521ab37644da06" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1symArray.html#a783c81fb3d585a513b521ab37644da06" > valueType< / a > = T< / td > < / tr >
< tr class = "separator:a783c81fb3d585a513b521ab37644da06" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab088798d28525c0befe3c707b95c5bc2" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1symArray.html#ab088798d28525c0befe3c707b95c5bc2" > pointer< / a > = T *< / td > < / tr >
< tr class = "separator:ab088798d28525c0befe3c707b95c5bc2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1af10ba67005a939b2a93ad2439d56f9" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1symArray.html#a1af10ba67005a939b2a93ad2439d56f9" > constPointer< / a > = const T *< / td > < / tr >
< tr class = "separator:a1af10ba67005a939b2a93ad2439d56f9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:aeaba820f36a592084855e0561b23186d" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1symArray.html#aeaba820f36a592084855e0561b23186d" > ViewType< / a > = < a class = "el" href = "namespacepFlow.html#aeac3efd0f623f0010ce6daa6499d8ebe" > ViewType1D< / a > < T, MemorySpace > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:aeaba820f36a592084855e0561b23186d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1211f435be797f1e401e581955ebfdeb" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1symArray.html#a1211f435be797f1e401e581955ebfdeb" > deviceType< / a > = typename ViewType::device_type< / td > < / tr >
< tr class = "separator:a1211f435be797f1e401e581955ebfdeb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:addf3d70a65664fe7457b94dda813187a" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1symArray.html#addf3d70a65664fe7457b94dda813187a" > memory_space< / a > = typename ViewType::memory_space< / td > < / tr >
< tr class = "separator:addf3d70a65664fe7457b94dda813187a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af5fa7a7ba5d8eea751c76c44ac8cabed" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1symArray.html#af5fa7a7ba5d8eea751c76c44ac8cabed" > execution_space< / a > = typename ViewType::execution_space< / td > < / tr >
< tr class = "separator:af5fa7a7ba5d8eea751c76c44ac8cabed" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pri-static-methods" > < / a >
Static Private Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:aa7f6b7d756ffe3ce0b1d71c0cb57fd90" > < td class = "memItemLeft" align = "right" valign = "top" > constexpr static const char *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1symArray.html#aa7f6b7d756ffe3ce0b1d71c0cb57fd90" > memoerySpaceName< / a > ()< / td > < / tr >
< tr class = "separator:aa7f6b7d756ffe3ce0b1d71c0cb57fd90" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pri-attribs" > < / a >
Private Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a06acc2e45214b635a293dae6fb6466f5" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1symArray.html#a06acc2e45214b635a293dae6fb6466f5" > n_< / a > = 0< / td > < / tr >
< tr class = "separator:a06acc2e45214b635a293dae6fb6466f5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab70db270f1fd70ba39084a449b29bbd0" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1symArray.html#aeaba820f36a592084855e0561b23186d" > ViewType< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1symArray.html#ab70db270f1fd70ba39084a449b29bbd0" > view_< / a > < / td > < / tr >
< tr class = "separator:ab70db270f1fd70ba39084a449b29bbd0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < h3 > template< typename T, typename MemorySpace = void> < br / >
class pFlow::symArray< T, MemorySpace > < / h3 >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "symArrayHD_8hpp_source.html#l00054" > 54< / a > of file < a class = "el" href = "symArrayHD_8hpp_source.html" > symArrayHD.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div > < h2 class = "groupheader" > Member Typedef Documentation< / h2 >
< a id = "a8fc5929c32211316e5a98f98b62cf036" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8fc5929c32211316e5a98f98b62cf036" > ◆ < / a > < / span > SymArrayType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1symArray.html#a8fc5929c32211316e5a98f98b62cf036" > SymArrayType< / a > = < a class = "el" href = "classpFlow_1_1symArray.html" > symArray< / a > < T, MemorySpace> < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "symArrayHD_8hpp_source.html#l00057" > 57< / a > of file < a class = "el" href = "symArrayHD_8hpp_source.html" > symArrayHD.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a4d1ca55c8c62d4fbf3ea42d9919125a0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4d1ca55c8c62d4fbf3ea42d9919125a0" > ◆ < / a > < / span > iterator< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1symArray.html#a4d1ca55c8c62d4fbf3ea42d9919125a0" > iterator< / a > = T*< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "symArrayHD_8hpp_source.html#l00059" > 59< / a > of file < a class = "el" href = "symArrayHD_8hpp_source.html" > symArrayHD.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a7a87f910baaebc396ded9a2508e37f42" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7a87f910baaebc396ded9a2508e37f42" > ◆ < / a > < / span > constIterator< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1symArray.html#a7a87f910baaebc396ded9a2508e37f42" > constIterator< / a > = const T*< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "symArrayHD_8hpp_source.html#l00061" > 61< / a > of file < a class = "el" href = "symArrayHD_8hpp_source.html" > symArrayHD.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a0c5a1541ecf7ad17925583cf6abd2c65" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0c5a1541ecf7ad17925583cf6abd2c65" > ◆ < / a > < / span > reference< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1symArray.html#a0c5a1541ecf7ad17925583cf6abd2c65" > reference< / a > = T& < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "symArrayHD_8hpp_source.html#l00063" > 63< / a > of file < a class = "el" href = "symArrayHD_8hpp_source.html" > symArrayHD.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a6ec384ea37f233c648db341697cdebf5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6ec384ea37f233c648db341697cdebf5" > ◆ < / a > < / span > constReference< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1symArray.html#a6ec384ea37f233c648db341697cdebf5" > constReference< / a > = const T& < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "symArrayHD_8hpp_source.html#l00065" > 65< / a > of file < a class = "el" href = "symArrayHD_8hpp_source.html" > symArrayHD.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a783c81fb3d585a513b521ab37644da06" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a783c81fb3d585a513b521ab37644da06" > ◆ < / a > < / span > valueType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1symArray.html#a783c81fb3d585a513b521ab37644da06" > valueType< / a > = T< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "symArrayHD_8hpp_source.html#l00067" > 67< / a > of file < a class = "el" href = "symArrayHD_8hpp_source.html" > symArrayHD.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "ab088798d28525c0befe3c707b95c5bc2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab088798d28525c0befe3c707b95c5bc2" > ◆ < / a > < / span > pointer< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1symArray.html#ab088798d28525c0befe3c707b95c5bc2" > pointer< / a > = T*< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "symArrayHD_8hpp_source.html#l00069" > 69< / a > of file < a class = "el" href = "symArrayHD_8hpp_source.html" > symArrayHD.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a1af10ba67005a939b2a93ad2439d56f9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1af10ba67005a939b2a93ad2439d56f9" > ◆ < / a > < / span > constPointer< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1symArray.html#a1af10ba67005a939b2a93ad2439d56f9" > constPointer< / a > = const T*< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "symArrayHD_8hpp_source.html#l00071" > 71< / a > of file < a class = "el" href = "symArrayHD_8hpp_source.html" > symArrayHD.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "aeaba820f36a592084855e0561b23186d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aeaba820f36a592084855e0561b23186d" > ◆ < / a > < / span > ViewType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1symArray.html#aeaba820f36a592084855e0561b23186d" > ViewType< / a > = < a class = "el" href = "namespacepFlow.html#aeac3efd0f623f0010ce6daa6499d8ebe" > ViewType1D< / a > < T,MemorySpace> < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "symArrayHD_8hpp_source.html#l00074" > 74< / a > of file < a class = "el" href = "symArrayHD_8hpp_source.html" > symArrayHD.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a1211f435be797f1e401e581955ebfdeb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1211f435be797f1e401e581955ebfdeb" > ◆ < / a > < / span > deviceType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1symArray.html#a1211f435be797f1e401e581955ebfdeb" > deviceType< / a > = typename ViewType::device_type< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "symArrayHD_8hpp_source.html#l00076" > 76< / a > of file < a class = "el" href = "symArrayHD_8hpp_source.html" > symArrayHD.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "addf3d70a65664fe7457b94dda813187a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#addf3d70a65664fe7457b94dda813187a" > ◆ < / a > < / span > memory_space< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1symArray.html#addf3d70a65664fe7457b94dda813187a" > memory_space< / a > = typename ViewType::memory_space< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "symArrayHD_8hpp_source.html#l00078" > 78< / a > of file < a class = "el" href = "symArrayHD_8hpp_source.html" > symArrayHD.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "af5fa7a7ba5d8eea751c76c44ac8cabed" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af5fa7a7ba5d8eea751c76c44ac8cabed" > ◆ < / a > < / span > execution_space< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1symArray.html#af5fa7a7ba5d8eea751c76c44ac8cabed" > execution_space< / a > = typename ViewType::execution_space< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "symArrayHD_8hpp_source.html#l00080" > 80< / a > of file < a class = "el" href = "symArrayHD_8hpp_source.html" > symArrayHD.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a76155c359dbbaf3c84f1421e1083aa26" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a76155c359dbbaf3c84f1421e1083aa26" > ◆ < / a > < / span > symArray() < span class = "overload" > [1/7]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > < a class = "el" href = "classpFlow_1_1symArray.html" > symArray< / a > < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "af28cf729e88108ec1f896e267980d232" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af28cf729e88108ec1f896e267980d232" > ◆ < / a > < / span > symArray() < span class = "overload" > [2/7]< / 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#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > < a class = "el" href = "classpFlow_1_1symArray.html" > symArray< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a >   < / td >
< td class = "paramname" > < em > n< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > explicit< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "symArrayHD_8hpp_source.html#l00105" > 105< / a > of file < a class = "el" href = "symArrayHD_8hpp_source.html" > symArrayHD.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a70f543511725399e6009eef8f1b86545" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a70f543511725399e6009eef8f1b86545" > ◆ < / a > < / span > symArray() < span class = "overload" > [3/7]< / 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#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > < a class = "el" href = "classpFlow_1_1symArray.html" > symArray< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td >
< td class = "paramname" > < em > name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a >   < / td >
< td class = "paramname" > < em > n< / 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" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "symArrayHD_8hpp_source.html#l00111" > 111< / a > of file < a class = "el" href = "symArrayHD_8hpp_source.html" > symArrayHD.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a479e35071d6b277b861e98cc60a8a34d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a479e35071d6b277b861e98cc60a8a34d" > ◆ < / a > < / span > symArray() < span class = "overload" > [4/7]< / 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#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > < a class = "el" href = "classpFlow_1_1symArray.html" > symArray< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td >
< td class = "paramname" > < em > name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a >   < / td >
< td class = "paramname" > < em > n< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > val< / 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" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "symArrayHD_8hpp_source.html#l00118" > 118< / a > of file < a class = "el" href = "symArrayHD_8hpp_source.html" > symArrayHD.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a0bb441a3fd0eda5966c06f16171a517c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0bb441a3fd0eda5966c06f16171a517c" > ◆ < / a > < / span > symArray() < span class = "overload" > [5/7]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< 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#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > < a class = "el" href = "classpFlow_1_1symArray.html" > symArray< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td >
< td class = "paramname" > < em > name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2025-01-10 13:02:07 +03:30
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< / a > < T > &   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < em > src< / 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" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "symArrayHD_8hpp_source.html#l00126" > 126< / a > of file < a class = "el" href = "symArrayHD_8hpp_source.html" > symArrayHD.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a8a9864957e945bd88b996a8741fd5c12" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8a9864957e945bd88b996a8741fd5c12" > ◆ < / a > < / span > symArray() < span class = "overload" > [6/7]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1symArray.html" > symArray< / a > < / td >
2023-03-27 10:16:23 -07:00
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1symArray.html" > symArray< / a > < T, MemorySpace > &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "ac32e2b9c35dddfa9ee88e796fc6eff11" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac32e2b9c35dddfa9ee88e796fc6eff11" > ◆ < / a > < / span > symArray() < span class = "overload" > [7/7]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1symArray.html" > symArray< / a > < / td >
2023-03-27 10:16:23 -07:00
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1symArray.html" > symArray< / a > < T, MemorySpace > & &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "ac8984dcee8e55e30b4fb64202591c8ab" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac8984dcee8e55e30b4fb64202591c8ab" > ◆ < / a > < / span > ~symArray()< / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > ~< a class = "el" href = "classpFlow_1_1symArray.html" > symArray< / a > < / td >
2023-03-27 10:16:23 -07:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "aa7f6b7d756ffe3ce0b1d71c0cb57fd90" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa7f6b7d756ffe3ce0b1d71c0cb57fd90" > ◆ < / a > < / span > memoerySpaceName()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > constexpr static const char* memoerySpaceName < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < span class = "mlabel" > constexpr< / span > < span class = "mlabel" > private< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "symArrayHD_8hpp_source.html#l00090" > 90< / a > of file < a class = "el" href = "symArrayHD_8hpp_source.html" > symArrayHD.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a1c8bec4e58385a06c70ecae8c39eb7df" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1c8bec4e58385a06c70ecae8c39eb7df" > ◆ < / a > < / span > TypeInfoTemplateNV111()< / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > TypeInfoTemplateNV111 < / td >
2023-03-27 10:16:23 -07:00
< td > (< / td >
< td class = "paramtype" > " symArray< T, MemorySpace > "   < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > T  < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1symArray.html#aa7f6b7d756ffe3ce0b1d71c0cb57fd90" > memoerySpaceName< / a > ()  < / td >
< td class = "paramname" >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "aa57cc0932008f948631abb75a7dc6cf5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa57cc0932008f948631abb75a7dc6cf5" > ◆ < / a > < / span > operator=() < span class = "overload" > [1/2]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1symArray.html" > symArray< / a > & operator= < / td >
2023-03-27 10:16:23 -07:00
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1symArray.html" > symArray< / a > < T, MemorySpace > &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "aafccac6bb7d7d5f23fd5c64a230d6741" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aafccac6bb7d7d5f23fd5c64a230d6741" > ◆ < / a > < / span > operator=() < span class = "overload" > [2/2]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1symArray.html" > symArray< / a > & operator= < / td >
2023-03-27 10:16:23 -07:00
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1symArray.html" > symArray< / a > < T, MemorySpace > & &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a34b3e020ef4d15f9b2442bfff37f19b8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a34b3e020ef4d15f9b2442bfff37f19b8" > ◆ < / a > < / span > fill()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void fill < / td >
< td > (< / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > val< / 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" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "symArrayHD_8hpp_source.html#l00155" > 155< / a > of file < a class = "el" href = "symArrayHD_8hpp_source.html" > symArrayHD.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "symArrayHD_8hpp_source.html#l00118" > symArray< nonLinearProperties > ::symArray()< / 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_1symArray_a34b3e020ef4d15f9b2442bfff37f19b8_icgraph.png" border = "0" usemap = "#classpFlow_1_1symArray_a34b3e020ef4d15f9b2442bfff37f19b8_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a67dc00bb76f1692582090f13a3976d32" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a67dc00bb76f1692582090f13a3976d32" > ◆ < / a > < / span > operator()() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > T& operator() < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a >   < / td >
< td class = "paramname" > < em > i< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a >   < / td >
< td class = "paramname" > < em > j< / 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" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "symArrayHD_8hpp_source.html#l00162" > 162< / a > of file < a class = "el" href = "symArrayHD_8hpp_source.html" > symArrayHD.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a9a3d16dd986d23d664853a85a317b50b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9a3d16dd986d23d664853a85a317b50b" > ◆ < / a > < / span > operator()() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > T& operator() < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a >   < / td >
< td class = "paramname" > < em > i< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a >   < / td >
< td class = "paramname" > < em > j< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "symArrayHD_8hpp_source.html#l00169" > 169< / a > of file < a class = "el" href = "symArrayHD_8hpp_source.html" > symArrayHD.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "ac49828e84b4c929c15c813500e280005" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac49828e84b4c929c15c813500e280005" > ◆ < / a > < / span > assign()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool assign < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< / 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" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "symArrayHD_8hpp_source.html#l00175" > 175< / a > of file < a class = "el" href = "symArrayHD_8hpp_source.html" > symArrayHD.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "symArrayHD_8hpp_source.html#l00206" > symArray< nonLinearProperties > ::read()< / a > , < a class = "el" href = "grainRolling_8hpp_source.html#l00041" > grainRolling< contactForceModel > ::readGrainDict()< / a > , < a class = "el" href = "linearCF_8hpp_source.html#l00078" > linear< limited > ::readLinearDictionary()< / a > , < a class = "el" href = "cGRelativeLinearCF_8hpp_source.html#l00089" > cGRelativeLinear< limited > ::readLinearDictionary()< / a > , < a class = "el" href = "cGAbsoluteLinearCF_8hpp_source.html#l00089" > cGAbsoluteLinear< limited > ::readLinearDictionary()< / a > , < a class = "el" href = "nonLinearMod_8hpp_source.html#l00074" > nonLinearMod< limited > ::readNonLinearDictionary()< / a > , < a class = "el" href = "nonLinearCF_8hpp_source.html#l00074" > nonLinear< limited > ::readNonLinearDictionary()< / a > , < a class = "el" href = "normalRolling_8hpp_source.html#l00041" > normalRolling< contactForceModel > ::readNormalDict()< / a > , and < a class = "el" href = "symArrayHD_8hpp_source.html#l00126" > symArray< nonLinearProperties > ::symArray()< / 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_1symArray_ac49828e84b4c929c15c813500e280005_icgraph.png" border = "0" usemap = "#classpFlow_1_1symArray_ac49828e84b4c929c15c813500e280005_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "ae1d42751915e8566dac19658cc498ffa" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae1d42751915e8566dac19658cc498ffa" > ◆ < / a > < / span > read()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9" > FUNCTION_H< / a > bool read < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td >
< td class = "paramname" > < em > is< / 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" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "symArrayHD_8hpp_source.html#l00206" > 206< / a > of file < a class = "el" href = "symArrayHD_8hpp_source.html" > symArrayHD.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "symArrayHD_8hpp_source.html#l00251" > pFlow::operator> > ()< / 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_1symArray_ae1d42751915e8566dac19658cc498ffa_icgraph.png" border = "0" usemap = "#classpFlow_1_1symArray_ae1d42751915e8566dac19658cc498ffa_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "aa7d820a4dd0777a9a82aee242b83a167" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa7d820a4dd0777a9a82aee242b83a167" > ◆ < / a > < / span > write()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9" > FUNCTION_H< / a > bool write < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > &   < / td >
< td class = "paramname" > < em > os< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "symArrayHD_8hpp_source.html#l00217" > 217< / a > of file < a class = "el" href = "symArrayHD_8hpp_source.html" > symArrayHD.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "symArrayHD_8hpp_source.html#l00262" > pFlow::operator< < ()< / 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_1symArray_aa7d820a4dd0777a9a82aee242b83a167_icgraph.png" border = "0" usemap = "#classpFlow_1_1symArray_aa7d820a4dd0777a9a82aee242b83a167_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "ac8d4e3a65ebdb6ecd7086b4efe7f78b2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac8d4e3a65ebdb6ecd7086b4efe7f78b2" > ◆ < / a > < / span > numElem()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > numElem < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a >   < / td >
< td class = "paramname" > < em > n< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "symArrayHD_8hpp_source.html#l00232" > 232< / a > of file < a class = "el" href = "symArrayHD_8hpp_source.html" > symArrayHD.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "symArrayHD_8hpp_source.html#l00162" > symArray< nonLinearProperties > ::operator()()< / a > , and < a class = "el" href = "symArrayHD_8hpp_source.html#l00217" > symArray< nonLinearProperties > ::write()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-5" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-5-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-5-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-5-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1symArray_ac8d4e3a65ebdb6ecd7086b4efe7f78b2_icgraph.png" border = "0" usemap = "#classpFlow_1_1symArray_ac8d4e3a65ebdb6ecd7086b4efe7f78b2_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "aaa204e5a9810b8db8dd34cc29ee4c464" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aaa204e5a9810b8db8dd34cc29ee4c464" > ◆ < / a > < / span > getN()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static bool getN < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a >   < / td >
< td class = "paramname" > < em > nElem< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > &   < / td >
< td class = "paramname" > < em > n< / 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 class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "symArrayHD_8hpp_source.html#l00238" > 238< / a > of file < a class = "el" href = "symArrayHD_8hpp_source.html" > symArrayHD.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "symArrayHD_8hpp_source.html#l00175" > symArray< nonLinearProperties > ::assign()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-6" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-6-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-6-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-6-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1symArray_aaa204e5a9810b8db8dd34cc29ee4c464_icgraph.png" border = "0" usemap = "#classpFlow_1_1symArray_aaa204e5a9810b8db8dd34cc29ee4c464_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a06acc2e45214b635a293dae6fb6466f5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a06acc2e45214b635a293dae6fb6466f5" > ◆ < / a > < / span > n_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > n_ = 0< / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "symArrayHD_8hpp_source.html#l00085" > 85< / a > of file < a class = "el" href = "symArrayHD_8hpp_source.html" > symArrayHD.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "symArrayHD_8hpp_source.html#l00175" > symArray< nonLinearProperties > ::assign()< / a > , < a class = "el" href = "symArrayHD_8hpp_source.html#l00155" > symArray< nonLinearProperties > ::fill()< / a > , < a class = "el" href = "symArrayHD_8hpp_source.html#l00162" > symArray< nonLinearProperties > ::operator()()< / a > , and < a class = "el" href = "symArrayHD_8hpp_source.html#l00217" > symArray< nonLinearProperties > ::write()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "ab70db270f1fd70ba39084a449b29bbd0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab70db270f1fd70ba39084a449b29bbd0" > ◆ < / a > < / span > view_< / 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_1symArray.html#aeaba820f36a592084855e0561b23186d" > ViewType< / a > view_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "symArrayHD_8hpp_source.html#l00087" > 87< / a > of file < a class = "el" href = "symArrayHD_8hpp_source.html" > symArrayHD.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "symArrayHD_8hpp_source.html#l00175" > symArray< nonLinearProperties > ::assign()< / a > , < a class = "el" href = "symArrayHD_8hpp_source.html#l00155" > symArray< nonLinearProperties > ::fill()< / a > , < a class = "el" href = "symArrayHD_8hpp_source.html#l00162" > symArray< nonLinearProperties > ::operator()()< / a > , and < a class = "el" href = "symArrayHD_8hpp_source.html#l00217" > symArray< nonLinearProperties > ::write()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > src/phasicFlow/containers/symArrayHD/< a class = "el" href = "symArrayHD_8hpp_source.html" > symArrayHD.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_1symArray.html" > symArray< / 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 >