72 lines
2.3 KiB
Plaintext
72 lines
2.3 KiB
Plaintext
<!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/html; charset=UFT-8"/>
|
|
<title> OpenFOAM® programmer's C++ documentation </title>
|
|
<!-- links -->
|
|
<link href="../OpenFOAMdocIcon.png" rel="icon" type="image/png" />
|
|
<link href="search/search.css" rel="stylesheet" type="text/css" />
|
|
<link href="../css/openfoam.css" rel="stylesheet" type="text/css" />
|
|
<script type="text/javaScript" src="search/search.js"></script>
|
|
|
|
<!-- meta info -->
|
|
<meta
|
|
name="keywords"
|
|
content="computational fluid dynamics, CFD, OpenCFD, OpenFOAM, open source CFD, open source"
|
|
/>
|
|
<meta
|
|
name="description"
|
|
content="OpenCFD Ltd, leaders in open source Computational Fluid Dynamics (CFD), the developers and maintainers of OpenFOAM: the open source CFD toolbox. We supply support and contracted developments for OpenFOAM"
|
|
/>
|
|
</head>
|
|
<body>
|
|
<div class="page-container">
|
|
<div class="header">
|
|
<div class="header-top">
|
|
<div class="round-border-topleft"></div>
|
|
<div class="round-border-topright"></div>
|
|
<a class="sitelogo" href="http://www.openfoam.com" title="Home"></a>
|
|
<div class="sitename">
|
|
<h1><a
|
|
href="http://foam.sourceforge.net/doc/Doxygen/html/"
|
|
title="Source Guide">Programmer's C++ documentation</a></h1>
|
|
</div>
|
|
</div> <!-- header-top -->
|
|
<div class="header-bottom">
|
|
<!-- navigation -->
|
|
<div class="nav2">
|
|
<ul>
|
|
<li>
|
|
<a href="http://foam.sourceforge.net/doc/Doxygen/html">Source Guide</a>
|
|
</li>
|
|
</ul>
|
|
<ul>
|
|
<li>
|
|
<a href="http://www.openfoam.com/features/">Features</a>
|
|
</li>
|
|
</ul>
|
|
<ul>
|
|
<li>
|
|
<a href="http://www.openfoam.com/">OpenFOAM</a>
|
|
</li>
|
|
</ul>
|
|
<ul>
|
|
<li>
|
|
<a href="http://www.openfoam.com/contact/">Contact</a>
|
|
</li>
|
|
</ul>
|
|
<ul>
|
|
<li>
|
|
<a href="http://www.openfoam.com/about/">OpenCFD</a>
|
|
</li>
|
|
</ul>
|
|
</ul>
|
|
|
|
</div> <!-- nav2 -->
|
|
</div> <!-- header-bottom -->
|
|
</div> <!-- header -->
|
|
|
|
<div class="main">
|
|
<!-- begin of doxygen-generated content -->
|