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: Member List< / 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_1Vector.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 = "headertitle" >
< div class = "title" > Vector< T, Allocator > Member List< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > This is the complete list of members for < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > , including all inherited members.< / p >
< table class = "directory" >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a234de5cb432c97fcb4b0f806bb86624e" > capacity< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a3e122a9f9c04a4e2dffdfabde2f1de50" > clear< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a0bd4e7daf26f3446f7273e608aa20a6d" > clone< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a482888162c626099730c0e619a9c2ce7" > clonePtr< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a6210a29ab6dfeef54e2e0f6099a4776a" > constIterator< / a > typedef< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a174eb448c502cd3745ca4d4e5103fc56" > constPointer< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a239855f76ceec1e94ba94748fbe7f1b6" > constReference< / a > typedef< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#ae3f21fcefd35e2538e7da6e933c8baeb" > deleteElement< / a > (const Vector< label > & indices)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a216beb08e71c4da16ab1aa538ff9757a" > deleteElement< / a > (label index)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#aa4434e6dde369bc0432ab2068bdcebf6" > deleteElement_sorted< / a > (const Vector< label > & indices)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#acd42440cb399a147e38fcd46e1ddf147" > deviceVector< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a88040121f32e5cadab180dadd31c9495" > deviceVector< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a6c6a7f38ddd92a5d3a3ab63112465bad" > deviceVectorAll< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a938cdb8c832190976da0813e317b68b6" > deviceVectorAll< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a34b3e020ef4d15f9b2442bfff37f19b8" > fill< / a > (const T & val)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a06bb59597b52844c4b5ccca2c6a1122b" > getVectorStride< / a > (const size_t & len)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > static< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a9aeb5819cb45b3dd4b595ad05b9f08ab" > initList< / a > typedef< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a30b7f34210d48986237bf8f1c7794493" > insertSetElement< / a > (const int32IndexContainer & indices, const T & val)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a5a36bee20562c05a4cc9ee14ea560727" > insertSetElement< / a > (const int32IndexContainer & indices, const Vector< T > & vals)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a91c25cb240f7cb7be088f7da9e073791" > insertSetElement< / a > (const Vector< int32 > & indices, const T & val)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#aff5470629107827f20f27e4fe51f3d85" > insertSetElement< / a > (const Vector< int32 > & indices, const Vector< T > & vals)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#aae71b0968705366d585f7852cc242f69" > insertSetElement< / a > (int32 idx, const T & val)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a651d8c3ded550b3444d63db673d76af1" > isHostAccessible< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#ae6637e7df6fa318c820511b10e2cc170" > isHostAccessible_< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > static< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#afb167adee600fd1cba5ec4c2cb93ede7" > iterator< / a > typedef< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#aa7f6b7d756ffe3ce0b1d71c0cb57fd90" > memoerySpaceName< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > static< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#acc80e00a8ac919288fb55bd14cc88bf6" > name< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a50fd7d13a0f7a6007ca5027b3bb8765a" > name_< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#afec93ae36ff0423832d6a5863f19bd55" > operator*=< / a > (const T & val)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a45d541c4fb7d734547c5181a64db90ae" > operator*=< / a > (const VectorType & v)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#ae0df644664622b4bdfe9ba3e95f0347e" > operator+=< / a > (const T & val)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a8ece13f41f55786179efd567c34019a4" > operator+=< / a > (const VectorType & v)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a2e46fc0ae1229ee313bf26fb6cfa0b5a" > operator-< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a2d3bacae1bb0a817e566bab15c2e4be4" > operator-=< / a > (const T & val)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#ac95c6d98945ecda8a27987fc68961a20" > operator-=< / a > (const VectorType & v)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a7106c94d412c940f3be125e178d2e0b5" > operator/=< / a > (const T & val)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#ad01909dad5b3ce7b47b4fb0301582d8a" > operator/=< / a > (const VectorType & v)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a93deae7c93320429258128246527c668" > operator=< / a > (const VectorType & rhs)=default< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a89437b47fb66364e7b126d12f67e4f0f" > operator=< / a > (const vectorType & rhs)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#ac28cf72b4838481c38332e72ab112853" > operator=< / a > (VectorType & & mv)=default< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a3e18e86753248052cab589c7f2cbab68" > operator=< / a > (const T & val)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a680c78d51cff3fd301666dd75bdbe49d" > pointer< / a > typedef< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#aff8e92ab47032ae811d1271161cb9b22" > read< / a > (iIstream & is)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a61b6e21215a4976ac3317cea96b56eaa" > readVector< / a > (iIstream & is, size_t len=0)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#ae984783e3c3d2c1a4072c16651b3f520" > reference< / a > typedef< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a3dbf7d015e95cf17d59eafb6828e9cac" > reserve< / a > (label len)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a10efdf47ffedbdc720f71c2f72b98d98" > size< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a64e7d0642915db6cb9395e3250360c04" > sortItems< / a > (const int32IndexContainer & indices)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a3841c7e37a0f2578ceb15f94fa91e5a8" > TypeInfoTemplateNV2< / a > (" Vector" , T, memoerySpaceName())< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a8f3b992f61b158f2f9bf3a9a75e22998" > valueType< / a > typedef< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a4df026156780bc0ca651c342b7d6daa4" > Vector< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#ae21d5a2abb12737575e9b707b7236d39" > Vector< / a > (const word & name)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a196090ca4b2516d23dde664574d73668" > Vector< / a > (const size_t len)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#ae0bcdf6feae0cc16664469b3800a90ef" > Vector< / a > (const word & name, size_t len)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#afd11eececf67738fa93b37649a2f4dff" > Vector< / a > (size_t len, const T & val)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a987180fdd6def0f00c3386a41d7b8342" > Vector< / a > (const word & name, size_t len, const T & val)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#acd2b21b4c87a57bdc9629ccbc43b17ee" > Vector< / a > (const size_t cap, RESERVE)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#aef422de28b6d11a750d698b0dcbd88c6" > Vector< / a > (const size_t cap, const size_t len, RESERVE)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a72db2141036e73e01e0720b4502eaff7" > Vector< / a > (const word & name, size_t cap, size_t len, RESERVE)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#ad53e388e74b5ae30f1b1d2903dca3bb0" > Vector< / a > (const size_t cap, const size_t len, const T & val, RESERVE)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a49f7561e1a7048389e478ede68a33c9c" > Vector< / a > (const initList & l)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a26478df90f9283ff242d6379ef6f5909" > Vector< / a > (const word name, const Vector< T > & src)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a665a83a6705813bf6064942b1e689130" > Vector< / a > (const VectorType & src)=default< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#aca0580f9b4943bd27daae19dcdb66093" > Vector< / a > (VectorType & & mv)=default< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a5621d86af3f4478fb78efcbe58f0a5a2" > Vector< / a > (const vectorType & src)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a786e355e86545cf95626b86e08a1b32f" > Vector< / a > (iIstream & is)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a7bf66e1fb0c930579f03e69eb94376c5" > vectorField< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#aa6c65c8c12a7159773d7cbac9b170778" > vectorField< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a3bf395066434c8b49368b60d6dcaa3c2" > VectorField< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a39c4696490d1dc0845b36826dd0554d2" > VectorField< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a18df834101d1f5b0e840b89d1b309bf9" > vectorType< / a > typedef< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a27481ca5351b1589f138dfddabc6fef3" > VectorType< / a > typedef< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a6a40de4ceed55b2f78cf3027739dfd91" > write< / a > (iOstream & os) const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a127385e6395d9d457aee6fcb1c1807b7" > writeVector< / a > (iOstream & os) const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#aaa9fccd0cb7734271f7a15e5d9dc0d27" > ~Vector< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< / table > < / div > <!-- contents -->
< / div > <!-- doc - content -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< 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 >