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_1insertionRegion.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" > insertionRegion Member List< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > This is the complete list of members for < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > , including all inherited members.< / p >
< table class = "directory" >
2025-01-10 13:02:07 +03:30
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a1a07130d03939ed5fa8846c15371d673" > addToNumInserted< / a > (uint32 newInserted)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a9e81e11944c2000f458fdb15b0b44d1a" > dict< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a892ddcb9cba6f50b0396cdb7bf1b4f6a" > dict_< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < td class = "entry" > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a1b0314bc3fd7745b79bb6a8695b80529" > Insertion< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a6af97f6ba06d4ad5536c61070cd26f2f" > insertion_< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < td class = "entry" > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a14b0f1d26ae509ecdc74746fe58d76cf" > insertionRegion< / a > (const word & name, const insertion & instn)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#afdb6cd97d8e5679758ebf8161edf1d70" > insertionTime< / a > (uint32 iter, real t, real dt) const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#ab7b8db8337aea6bfd4e3a5b69d5d0a6a" > mixture< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a4d3dfef53630882b1fe95583bd46d4c9" > mixture_< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < td class = "entry" > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a5a9652837ba1c412a239fec1ff02e88b" > name< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#afd780271a9c45061cfdc62f5c3fc9929" > name_< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < td class = "entry" > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#ab381dc3f8dadd5cf3ea1ca00167243bb" > numberToBeInserted< / a > (uint32 iter, real t, real dt)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a6213c36141284c7076c29445514d610e" > numInserted_< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < td class = "entry" > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a066802e40cc1e667b535479d0263f5f0" > pRegion< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#af5c2a2fe246051f18b23a3fd1bf23249" > pRegion_< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < td class = "entry" > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#ae355b601249331cd5c4facb48df43223" > pStruct< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#ac29edb543b14ed93013258583f9684a1" > rate_< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < td class = "entry" > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#adcd85aab41f3f4715afb2d17e5f8d53d" > readInsertionRegion< / a > (const dictionary & dict)< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < td class = "entry" > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#af9d988b89ee521b207295c5afa2007ee" > readSetFieldDict< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < td class = "entry" > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a9f6977fce84078d4dba954133f452a90" > setFieldDict_< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < td class = "entry" > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a039352410860be5593f442d3238c7eef" > setFieldList< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a8026dacb3b6f9b6da0cf123ba9571e59" > setFieldList_< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < td class = "entry" > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a4d648c95047d94b13db4407584c2c804" > tControl_< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < td class = "entry" > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a84b3908969b00409076ae0d2f573d16b" > totalInserted< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#ab67fc1d3e31af0938ee28d49e7b848ef" > type< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#addee41d6ac047acd59c85e776d4e6fb9" > type_< / a > < / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < td class = "entry" > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a2f6fa523f8b578780851796118cd1339" > TypeInfoNV< / a > (" insertionRegion" )< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a6964e9f1f100001543fdb044fa7fc896" > write< / a > (dictionary & dict) const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#aa364cd422ed5085c750de4a19a321f7f" > writeInsertionRegion< / a > (dictionary & dict) const< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < td class = "entry" > < span class = "mlabel" > private< / span > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#ad3cf9dd715e172184050bd4b4a5a6051" > ~insertionRegion< / a > ()=default< / td > < td class = "entry" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td > < td class = "entry" > < / td > < / tr >
< / 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 >