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: Namespace 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('namespacemembers_func_c.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" >
 
< h3 > < a id = "index_c" > < / a > - c -< / h3 > < ul >
< li > calculateArea()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "namespacepFlow_1_1triSurfaceKernels.html#a595d3fa281acdc5f6a352b43cc732716" > pFlow::triSurfaceKernels< / a >
< / li >
< li > calculateNormals()
: < a class = "el" href = "namespacepFlow_1_1triSurfaceKernels.html#aa3910ffec09789599f4e15d186a944cb" > pFlow::triSurfaceKernels< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > cbrt()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "namespacepFlow.html#ad3e856e80d3f84ff6e2709bb66b5c7be" > pFlow< / a >
< / li >
< li > changePosition()
: < a class = "el" href = "namespacepFlow_1_1internalPointsKernels.html#ab19ac58082d9ee0332724b6fe5430194" > pFlow::internalPointsKernels< / a >
< / li >
< li > charSpan()
: < a class = "el" href = "namespacepFlow.html#a7e4d5909a08c3de9750f00fcb744fb0d" > pFlow< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > checkFieldType()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "namespacepFlow_1_1PFtoVTK.html#ada516245a68fc176a71ee7453fe0da98" > pFlow::PFtoVTK< / a >
< / li >
< li > checkMPI()
: < a class = "el" href = "namespacepFlow.html#adf70d6f1d89780bb6da9cdb494a98091" > pFlow< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > checkNormalVec()
: < a class = "el" href = "namespacepFlow.html#addeddcb2e5fbe6fdcc653fefa7106bf5" > pFlow< / a >
< / li >
< li > checkNumberToken()
: < a class = "el" href = "namespacepFlow.html#a7eb5ba27ff2b049a15f9d4ca1a216398" > pFlow< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > checkTriFieldType()
: < a class = "el" href = "namespacepFlow_1_1TSFtoVTK.html#ae62bce9dac02ea8fd1377b34e7d216e1" > pFlow::TSFtoVTK< / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > checkType()
: < a class = "el" href = "namespacepFlow.html#a0fc53fff7e344ade5c8111aef7f2ae8f" > pFlow< / a >
< / li >
< li > checkWordToken()
: < a class = "el" href = "namespacepFlow.html#a742913ced514ca5a1fa1cfb6fb79e550" > pFlow< / a >
< / li >
2025-01-10 13:02:07 +03:30
< li > ComputationTimer()
: < a class = "el" href = "namespacepFlow.html#a04215875c44195dc39b95d2e6cbdc72d" > pFlow< / a >
< / li >
2023-03-27 10:16:23 -07:00
< li > containingFiles()
: < a class = "el" href = "namespacepFlow.html#a79c4a81c7fb0a27aabdb1b4a73c750d8" > pFlow< / a >
< / li >
2023-04-13 11:46:41 -07:00
< li > convertIntPointField()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "namespacepFlow_1_1PFtoVTK.html#aef8641f32d98c26f1204104237a857d5" > pFlow::PFtoVTK< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > convertRealTypePointField()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "namespacepFlow_1_1PFtoVTK.html#a89bd592446dc7256a03129e91c70dadd" > pFlow::PFtoVTK< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > convertRealx3TypePointField()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "namespacepFlow_1_1PFtoVTK.html#ad8e06689975a027eaaee8fed2a6f5e8f" > pFlow::PFtoVTK< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > convertRealx3TypetriSurfaceField()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "namespacepFlow_1_1TSFtoVTK.html#abe4ab8dfcc3d3cb8bb4379b8f563b903" > pFlow::TSFtoVTK< / a >
< / li >
< li > convertRealx3TypetriSurfaceFieldSeparate()
: < a class = "el" href = "namespacepFlow_1_1TSFtoVTK.html#aa08b4876e61fd5f78e6d8d6268ceb79a" > pFlow::TSFtoVTK< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > convertRectMeshField()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "namespacepFlow.html#a924173ea7cdde03283bf81509224002b" > pFlow< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > convertTimeFolderPointFields()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "namespacepFlow_1_1PFtoVTK.html#ae2070895c92a60735eedfd09e0275678" > pFlow::PFtoVTK< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > convertTimeFolderPointFieldsSelected()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "namespacepFlow_1_1PFtoVTK.html#a9c61ea6aa5f8ad3c240cc00666ce9d58" > pFlow::PFtoVTK< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > convertTimeFolderTriSurfaceFields()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "namespacepFlow_1_1TSFtoVTK.html#aec047e6957f6cccc4def46ee9812cc42" > pFlow::TSFtoVTK< / a >
< / li >
< li > convertTimeFolderTriSurfaceFieldsSeparate()
: < a class = "el" href = "namespacepFlow_1_1TSFtoVTK.html#a85e71e998193cf698299502cf1dd1d34" > pFlow::TSFtoVTK< / a >
< / li >
< li > convertTimeFolderTriSurfaceFieldsSingle()
: < a class = "el" href = "namespacepFlow_1_1TSFtoVTK.html#a45fdc7d9e642cf0dc3329b5252f197c7" > pFlow::TSFtoVTK< / a >
< / li >
< li > convertToTriSurfaceComponents()
: < a class = "el" href = "namespacepFlow.html#afac8884995f33a14312960a0de0be66c" > pFlow< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > copy()
: < a class = "el" href = "namespacepFlow.html#a62ec15081e56a59f0f3b0426c8beea5d" > pFlow< / a >
< / li >
< li > cos()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "namespacepFlow.html#a06661e4b8d137f54b8d5e661a4fd2503" > pFlow< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > cosh()
: < a class = "el" href = "namespacepFlow.html#a0689a3b3dc7f8abd1bcc37804c4b3e39" > pFlow< / a >
< / li >
< li > count()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "namespacepFlow_1_1algorithms_1_1KOKKOS.html#ae9cfef1faaf88feacaa5988ae1a956d8" > pFlow::algorithms::KOKKOS< / a >
2023-03-27 10:16:23 -07:00
, < a class = "el" href = "namespacepFlow_1_1algorithms_1_1STD.html#a4159895f361a16f3637b87087eed3997" > pFlow::algorithms::STD< / a >
2025-01-10 13:02:07 +03:30
, < a class = "el" href = "namespacepFlow.html#a6bc2e10d08bf6161491eef514340d975" > pFlow< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > count_if()
: < a class = "el" href = "namespacepFlow.html#a91de4163f94682aa824086c5b6e15399" > pFlow< / a >
< / li >
< li > countChar()
: < a class = "el" href = "namespacepFlow.html#a70fd022fd4f5be45fe00cf268bc4edad" > pFlow< / a >
< / li >
< li > cramerRule2()
2025-01-10 13:02:07 +03:30
: < a class = "el" href = "namespacepFlow_1_1grnTriInteraction.html#ade32cd339747ba5ff805da0eabc9ac95" > pFlow::grnTriInteraction< / a >
, < a class = "el" href = "namespacepFlow_1_1sphTriInteraction.html#af6a1d7789278c682e1fb1fd02d87ceab" > pFlow::sphTriInteraction< / a >
< / li >
< li > createDataIO()
: < a class = "el" href = "namespacepFlow.html#afe30ee0c06373b0217a9fe0bd9143ae1" > pFlow< / a >
< / li >
< li > createRemoveKeepIndices()
: < a class = "el" href = "namespacepFlow_1_1boundaryBaseKernels.html#a38b0cabe5884a9ca33d98dc088b64dc5" > pFlow::boundaryBaseKernels< / a >
< / li >
< li > createRemoveKeepLists()
: < a class = "el" href = "namespacepFlow_1_1boundaryBaseKernels.html#a6d0fec8998c1ef57bdb964eb61358708" > pFlow::boundaryBaseKernels< / a >
2023-03-27 10:16:23 -07:00
< / li >
< li > CWD()
: < a class = "el" href = "namespacepFlow.html#a869d7b21ba981c374dcf8542f4ce2144" > pFlow< / 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 >