2023-03-27 10:16:23 -07:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
< meta name = "generator" content = "Doxygen 1.8.17" / >
2023-04-18 13:17:24 -07:00
< meta name = "description" content = "PhasicFlow is an open-source parallel DEM package for simulating granular flow developed in C++ and can be exectued on both GPU (like cuda) and CPU." >
2023-03-27 10:16:23 -07:00
< title > PhasicFlow: Class Members< / 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('functions_h.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 = "contents" >
< div class = "textblock" > Here is a list of all class members with links to the classes they belong to:< / div >
< h3 > < a id = "index_h" > < / a > - h -< / h3 > < ul >
< li > hashMap()
: < a class = "el" href = "classpFlow_1_1hashMap.html#aab5779807da20837ded2f66a138440b7" > hashMap< Key, T, Hash > < / a >
< / li >
< li > hashMapType
: < a class = "el" href = "classpFlow_1_1hashMap.html#a491cd8d6428a151d1a622993486aa083" > hashMap< Key, T, Hash > < / a >
< / li >
< li > hashmapType
: < a class = "el" href = "classpFlow_1_1hashMap.html#a4c4a11f0b3f45430a0a8f36778bd5758" > hashMap< Key, T, Hash > < / a >
< / li >
2023-04-02 11:35:43 -07:00
< li > hasParent()
: < a class = "el" href = "classpFlow_1_1multiRotatingAxis.html#a8b78ce37c8b6ddd455f0f66515f5fde9" > multiRotatingAxis< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > hdName__
: < a class = "el" href = "classpFlow_1_1VectorDual.html#a14f2d8ab74f3ef6a1f783592920ed5d3" > VectorDual< T, MemorySpace > < / a >
< / li >
< li > head()
: < a class = "el" href = "classpFlow_1_1mapperNBS.html#aef627ff36bd5f5194201206c7a41eaa1" > mapperNBS< executionSpace > < / a >
< / li >
< li > head_
: < a class = "el" href = "classpFlow_1_1mapperNBS_1_1cellIterator.html#a1a236c86d026feedc50038ea68070ee5" > mapperNBS< executionSpace > ::cellIterator< / a >
, < a class = "el" href = "classpFlow_1_1mapperNBS.html#af480fbb9c7ab1452f3416bd0a5446f2f" > mapperNBS< executionSpace > < / a >
< / li >
< li > headerOk()
: < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a1a248aa0488b774d5160449992ad31e5" > IOfileHeader< / a >
< / li >
< li > HeadType
: < a class = "el" href = "classpFlow_1_1mapperNBS.html#acbd6c3ada7ac256c9703465b1f009810" > mapperNBS< executionSpace > < / a >
, < a class = "el" href = "classpFlow_1_1NBSLevel0.html#a41ba51eecff4044e873dc1a049a021b0" > NBSLevel0< executionSpace > < / a >
, < a class = "el" href = "classpFlow_1_1NBSLevel.html#a5be33ee95a67d3544823096d3bdfcb98" > NBSLevel< executionSpace > < / a >
< / li >
< li > history_
: < a class = "el" href = "classpFlow_1_1AdamsBashforth3.html#a8b9d3d4f27dbf4e202508336c5b96a51" > AdamsBashforth3< / a >
, < a class = "el" href = "classpFlow_1_1AdamsBashforth4.html#a8b9d3d4f27dbf4e202508336c5b96a51" > AdamsBashforth4< / a >
, < a class = "el" href = "classpFlow_1_1AdamsBashforth5.html#a8b9d3d4f27dbf4e202508336c5b96a51" > AdamsBashforth5< / a >
< / li >
< li > HistoryFieldType
: < a class = "el" href = "classpFlow_1_1AdamsBashforth3.html#ad6c0b8fdabb4f83524d8a02f7fc7cc52" > AdamsBashforth3< / a >
, < a class = "el" href = "classpFlow_1_1AdamsBashforth4.html#a23fd99cb5ba560942a1489234caae6eb" > AdamsBashforth4< / a >
, < a class = "el" href = "classpFlow_1_1AdamsBashforth5.html#a478eed23c13cf21b2e24874affaf494e" > AdamsBashforth5< / a >
< / li >
< li > hostMirrorSpace
: < a class = "el" href = "classpFlow_1_1VectorDual.html#a75102441ca80218c85866c473c56199f" > VectorDual< T, MemorySpace > < / a >
< / li >
< li > hostRequiresSync()
: < a class = "el" href = "classpFlow_1_1VectorDual.html#aab0999ff837c41d9f6e583f767307982" > VectorDual< T, MemorySpace > < / a >
< / li >
< li > hostSubView_
: < a class = "el" href = "classpFlow_1_1VectorDual.html#a7626e5cc328ff53b49c5a40d33a97d74" > VectorDual< T, MemorySpace > < / a >
< / li >
2023-04-13 11:46:41 -07:00
< li > HostType
: < a class = "el" href = "classpFlow_1_1indexContainer.html#acc03d1afa384d6d8e9067e8eed50fb80" > indexContainer< IndexType > < / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > hostType
: < a class = "el" href = "classpFlow_1_1VectorDual.html#a99a8fa55aa48ed58f74239b8217020ea" > VectorDual< T, MemorySpace > < / a >
< / li >
< li > hostVector()
2023-04-13 11:46:41 -07:00
: < a class = "el" href = "classpFlow_1_1VectorDual.html#aeb06fba362f91e05dc110d1fc9deac7d" > VectorDual< T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1VectorSingle.html#a69bfde2f5814f3152a51fea88018e4c1" > VectorSingle< T, MemorySpace > < / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > hostVectorAll()
: < a class = "el" href = "classpFlow_1_1VectorDual.html#a271544126231c80176a8159c3d102fb9" > VectorDual< T, MemorySpace > < / a >
, < a class = "el" href = "classpFlow_1_1VectorSingle.html#aed3248546c00f8317aa8c8e10731b321" > VectorSingle< T, MemorySpace > < / a >
< / li >
< li > hostView()
2023-04-13 11:46:41 -07:00
: < a class = "el" href = "classpFlow_1_1indexContainer.html#a079f7cee979e9bacd82f58857a4d67fa" > indexContainer< IndexType > < / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > HostViewType
: < a class = "el" href = "classpFlow_1_1indexContainer.html#a56dacd6fb9a2da1919e8dc155a5e2b0e" > indexContainer< IndexType > < / a >
< / li >
< li > hostViewType
: < a class = "el" href = "classpFlow_1_1VectorDual.html#a09cd9e9aa2f1a72e3f264509003fab50" > VectorDual< T, MemorySpace > < / a >
< / li >
< / ul >
< / 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 >