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 >
2025-01-10 13:02:07 +03:30
< tr > < 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 class = "even" > < 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 > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#acc2d897846f86bdfd4d827f9086df367" > const_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 class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a30df3f029cc4d6cbc45d658a83860ff8" > const_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 > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a6571cd15320c555006ded13d50aed5d2" > const_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 >
2023-03-27 10:16:23 -07:00
< 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 >
2025-01-10 13:02:07 +03:30
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a644718bb2fb240de962dc3c9a1fdf0dc" > empty< / 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#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 class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a943630f66f515106f774845121668af0" > fill< / a > (uint32 start, uint32 end, 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#af7fbe27588401af02ce8d7c83032f42d" > getSpan< / 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#ab3136bd3fcd8f09b314bdd97f6872690" > getSpan< / 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#a502081ddf6a2e0daf706cd593f93a782" > init_list< / a > typedef< / 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#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 >
2025-01-10 13:02:07 +03:30
< 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" > private< / span > < span class = "mlabel" > static< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a0ae171688cb6e87d159546d03f92dd3e" > 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#a4afaef92d6e6a55303575f96107d40ec" > 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" > static< / span > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< 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 >
2025-01-10 13:02:07 +03:30
< 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" > private< / span > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< 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 >
2025-01-10 13:02:07 +03:30
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a92577148a8e353cbbfec18511d4e9966" > operator=< / a > (VectorType & & mv) noexcept=default< / 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#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 >
2025-01-10 13:02:07 +03:30
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a9c94ab69cec3a561ed81e0caae46a6c3" > 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 >
2023-03-27 10:16:23 -07:00
< 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 >
2025-01-10 13:02:07 +03:30
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a18b302149a795955a7b70b411e877975" > read< / a > (iIstream & is, const IOPattern & iop)< / 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#a86f1755032782d36d0dffc31e269a9e8" > 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#a172a7c88be982061ecefadd95725c1a1" > reserve< / a > (size_t cap)< / 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
< 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 >
2025-01-10 13:02:07 +03:30
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a97ea1c80cb6a0cfd277436c16db6aea5" > TypeInfoTemplateNV111< / 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 class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#afb9ded5f49336ae503bb9f2035ea902b" > value_type< / 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#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 class = "even" > < 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 > < span class = "mlabel" > explicit< / span > < / td > < / tr >
2023-04-13 11:46:41 -07:00
< 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 >
2025-01-10 13:02:07 +03:30
< tr class = "even" > < 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 > < 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 class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a3cc3254c977061b8c72a9a59743364c1" > Vector< / a > (const word & name, const init_list & 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#ad5421530b54cc194b42f093e0dfaf1e0" > Vector< / a > (const word & name, 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 class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a09b047eea8a8aea1507ee450c617dde6" > Vector< / a > (const word & name, const vectorType & src, size_t cap)< / 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#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 class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#ac958ba4a38aa5a27fe01066846722cee" > 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 > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a14030e26af2643d7c89c2ef47f85b0bc" > Vector< / a > (VectorType & & mv) noexcept=default< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< T, Allocator > < / a > < / td > < td class = "entry" > < / td > < / tr >
2023-04-13 11:46:41 -07:00
< 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 >
2025-01-10 13:02:07 +03:30
< 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#ac2ad7745c82b21b12ef70ea003b6f58d" > 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#a2b3cf712c21986427e001e341c37f9f4" > 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 >
2023-04-13 11:46:41 -07:00
< 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 >
2025-01-10 13:02:07 +03:30
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1Vector.html#a8c955e17bd99dcab8fa9cf8c96ba6dd0" > write< / a > (iOstream & os, const IOPattern & iop) 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#a194f94f9096436a06c31df048a9fd35f" > ~Vector< / a > ()=default< / 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
< / 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 >