75 lines
3.4 KiB
HTML
75 lines
3.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"/>
|
|
<title>Voro++: worklist.hh File Reference</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="doxygen.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" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
<td style="padding-left: 0.5em;">
|
|
<div id="projectname">Voro++
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.8.1.1 -->
|
|
<div id="navrow1" class="tabs">
|
|
<ul class="tablist">
|
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
|
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
|
<li class="current"><a href="files.html"><span>Files</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="navrow2" class="tabs2">
|
|
<ul class="tablist">
|
|
<li><a href="files.html"><span>File List</span></a></li>
|
|
<li><a href="globals.html"><span>Globals</span></a></li>
|
|
</ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="summary">
|
|
<a href="#var-members">Variables</a> </div>
|
|
<div class="headertitle">
|
|
<div class="title">worklist.hh File Reference</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
|
|
<p>Header file for setting constants used in the block worklists that are used during cell computation.
|
|
<a href="#details">More...</a></p>
|
|
|
|
<p><a href="worklist_8hh_source.html">Go to the source code of this file.</a></p>
|
|
<table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2><a name="var-members"></a>
|
|
Variables</h2></td></tr>
|
|
<tr class="memitem:a965140cc34290d1f12c8de38386db76a"><td class="memItemLeft" align="right" valign="top">const int </td><td class="memItemRight" valign="bottom"><b>voro::wl_hgrid</b> = 4</td></tr>
|
|
<tr class="memitem:a0bbc5df3ece7cfd3059aecd24bea3478"><td class="memItemLeft" align="right" valign="top">const int </td><td class="memItemRight" valign="bottom"><b>voro::wl_fgrid</b> = 8</td></tr>
|
|
<tr class="memitem:a4e0250aee8e8fdba37668d00c68f5fde"><td class="memItemLeft" align="right" valign="top">const int </td><td class="memItemRight" valign="bottom"><b>voro::wl_hgridcu</b> = 64</td></tr>
|
|
<tr class="memitem:ab2cfc7a5640d428f8d613007d3db5736"><td class="memItemLeft" align="right" valign="top">const int </td><td class="memItemRight" valign="bottom"><b>voro::wl_seq_length</b> = 64</td></tr>
|
|
</table>
|
|
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
|
|
<div class="textblock"><p>This file is automatically generated by worklist_gen.pl and it is not intended to be edited by hand. </p>
|
|
|
|
<p>Definition in file <a class="el" href="worklist_8hh_source.html">worklist.hh</a>.</p>
|
|
</div></div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated on Fri Jul 27 2012 21:53:31 for Voro++ by  <a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
|
</a> 1.8.1.1
|
|
</small></address>
|
|
</body>
|
|
</html>
|