Page MenuHomec4science

common_8cc.html
No OneTemporary

File Metadata

Created
Sat, Jul 13, 13:12

common_8cc.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++: common.cc 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&#160;Page</span></a></li>
<li><a href="annotated.html"><span>Data&#160;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&#160;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="#func-members">Functions</a> </div>
<div class="headertitle">
<div class="title">common.cc File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Implementations of the small helper functions.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &quot;<a class="el" href="common_8hh_source.html">common.hh</a>&quot;</code><br/>
</div>
<p><a href="common_8cc_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:aeaf79f7ede69e27e75d30528f0837c27"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><b>voro::voro_print_vector</b> (std::vector&lt; int &gt; &amp;v, FILE *fp)</td></tr>
<tr class="memdesc:aeaf79f7ede69e27e75d30528f0837c27"><td class="mdescLeft">&#160;</td><td class="mdescRight">Prints a vector of integers. <a href="#aeaf79f7ede69e27e75d30528f0837c27"></a><br/></td></tr>
<tr class="memitem:a3595e6e5307cf443d7bccbb3d02ac6dd"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><b>voro::voro_print_vector</b> (std::vector&lt; double &gt; &amp;v, FILE *fp)</td></tr>
<tr class="memdesc:a3595e6e5307cf443d7bccbb3d02ac6dd"><td class="mdescLeft">&#160;</td><td class="mdescRight">Prints a vector of doubles. <a href="#a3595e6e5307cf443d7bccbb3d02ac6dd"></a><br/></td></tr>
<tr class="memitem:a11f6a7d9f6034dbfa2f8f3705bc1cb7a"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><b>voro::voro_print_face_vertices</b> (std::vector&lt; int &gt; &amp;v, FILE *fp)</td></tr>
<tr class="memdesc:a11f6a7d9f6034dbfa2f8f3705bc1cb7a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Prints a vector a face vertex information. <a href="#a11f6a7d9f6034dbfa2f8f3705bc1cb7a"></a><br/></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock">
<p>Definition in file <a class="el" href="common_8cc_source.html">common.cc</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 &#160;<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>

Event Timeline