204 lines
8.4 KiB
HTML
204 lines
8.4 KiB
HTML
<!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"/>
|
|
<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.">
|
|
<title>PhasicFlow: Class Members - Related Functions</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>
|
|
<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>
|
|
<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">
|
|
<table cellspacing="0" >
|
|
<tbody>
|
|
<tr>
|
|
<td id="projectlogo"><a href="https://github.com/PhasicFlow"><img alt="Logo" src="phasicFlow_logo.png"></a></td>
|
|
<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>
|
|
<tr>
|
|
<td id="projectbrief">
|
|
<a href="https://https://cemf.ir">www.cemf.ir</a>
|
|
</td>
|
|
</tr>
|
|
</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_rela.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_b"></a>- b -</h3><ul>
|
|
<li>boundaryFieldList< T, MemorySpace >
|
|
: <a class="el" href="classpFlow_1_1boundaryField.html#a5dd0acdd6123d87e12d537a44c7921ca">boundaryField< T, MemorySpace ></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_c"></a>- c -</h3><ul>
|
|
<li>cross
|
|
: <a class="el" href="classpFlow_1_1triple.html#abb93374956d6ad5855d5a06bb5b0c1a0">triple< T ></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_d"></a>- d -</h3><ul>
|
|
<li>dot
|
|
: <a class="el" href="classpFlow_1_1quadruple.html#a5d79288bbea547903426f668143b26df">quadruple< T ></a>
|
|
, <a class="el" href="classpFlow_1_1triple.html#a5fb62490313074bacfbb8ccc25a3de39">triple< T ></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_i"></a>- i -</h3><ul>
|
|
<li>internalPoints
|
|
: <a class="el" href="classpFlow_1_1pointFlag.html#a226c691a15bd1a382f09c08ddc9d9a95">pointFlag< ExecutionSpace ></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_o"></a>- o -</h3><ul>
|
|
<li>operator
|
|
: <a class="el" href="classpFlow_1_1quadruple.html#adfc5796f4900253602f2127c01fa2ee8">quadruple< T ></a>
|
|
, <a class="el" href="classpFlow_1_1triple.html#a0ed4afd936c7445964cafb23379cba84">triple< T ></a>
|
|
</li>
|
|
<li>operator*
|
|
: <a class="el" href="classpFlow_1_1quadruple.html#a2706e169789498088af0300c02cdf279">quadruple< T ></a>
|
|
, <a class="el" href="classpFlow_1_1triple.html#abf94cb6cdcd9bdcbcf9f80da4cf7edd8">triple< T ></a>
|
|
</li>
|
|
<li>operator+
|
|
: <a class="el" href="classpFlow_1_1quadruple.html#ae156561acc1125432113ff00723ede5b">quadruple< T ></a>
|
|
, <a class="el" href="classpFlow_1_1triple.html#a022d28927cff251c6d6558b7c72405cc">triple< T ></a>
|
|
</li>
|
|
<li>operator-
|
|
: <a class="el" href="classpFlow_1_1quadruple.html#a39215d138d3b66f8ea32ceb8c1fac371">quadruple< T ></a>
|
|
, <a class="el" href="classpFlow_1_1triple.html#a59f9090ae8004a2126abdc007c37e1ef">triple< T ></a>
|
|
</li>
|
|
<li>operator/
|
|
: <a class="el" href="classpFlow_1_1fileSystem.html#a39940fd65d47ee21b31888a9ae6597ac">fileSystem</a>
|
|
, <a class="el" href="classpFlow_1_1quadruple.html#a01edc7ca6471bd44d18cd5bd8261d528">quadruple< T ></a>
|
|
, <a class="el" href="classpFlow_1_1triple.html#a117c43cb63555acb4eb9fa306f457d62">triple< T ></a>
|
|
</li>
|
|
<li>operator<<
|
|
: <a class="el" href="classpFlow_1_1fileSystem.html#aecdfb8dc8facc302b767ff8d13abe3da">fileSystem</a>
|
|
, <a class="el" href="classpFlow_1_1subSurface.html#a25470e034db18c353dedad6cb906aed4">subSurface</a>
|
|
, <a class="el" href="classpFlow_1_1token.html#ab46a73d756f1f588d7748858587d75e5">token</a>
|
|
</li>
|
|
<li>operator==
|
|
: <a class="el" href="classpFlow_1_1quadruple.html#a92a03d771ef97fcd2f4f796e1ddf73b0">quadruple< T ></a>
|
|
, <a class="el" href="classpFlow_1_1triple.html#a876b1737d5fd2b9ed17270220ec0d5a9">triple< T ></a>
|
|
</li>
|
|
<li>operator>
|
|
: <a class="el" href="classpFlow_1_1triple.html#aa23d62c947ba521885952949f1e6923b">triple< T ></a>
|
|
</li>
|
|
<li>operator>=
|
|
: <a class="el" href="classpFlow_1_1triple.html#ab9d4ef1f0af8ac9206ed7d65e7063aef">triple< T ></a>
|
|
</li>
|
|
<li>operator>>
|
|
: <a class="el" href="classpFlow_1_1quadruple.html#a43a15634050064492ecf0437bf865af6">quadruple< T ></a>
|
|
, <a class="el" href="classpFlow_1_1subSurface.html#a1f8d48c963d48c1868953d2cab5b6a26">subSurface</a>
|
|
, <a class="el" href="classpFlow_1_1triple.html#a11ab5ddf1dfa33b5c0f7ffd274622c04">triple< T ></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_p"></a>- p -</h3><ul>
|
|
<li>processorAB2BoundaryIntegration
|
|
: <a class="el" href="classpFlow_1_1AdamsBashforth2.html#acfc416287e9f31450d930160b1ccaef3">AdamsBashforth2</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_r"></a>- r -</h3><ul>
|
|
<li>readIstream
|
|
: <a class="el" href="classpFlow_1_1quadruple.html#ad813b755a649591bb99a6bf8263d83c3">quadruple< T ></a>
|
|
, <a class="el" href="classpFlow_1_1triple.html#a479f2c8a238b03baf600fca59f311574">triple< T ></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>
|