1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
<html>
<body BGCOLOR="FFFFFF">
<h1> Docs: Changes: 2.1.3</h1>
<p align="center"><font color="#FF0000" size="5"><a
name="CHANGES">CHANGES</a> in PETSc 2.1.3 </font></p>
<p><font size="4"><strong><u>General:</u></strong></font> <br>
<br>
This is primarily a bug-fix release and minor internal updates. Some of the
fixes include<ul>
<li>win32fe updates for better build support on Windows 98 machines, with borland compilers, and with cygwin paths.</li>
<li>fixes to SPOOLES interfaces</li>
<li>updates to DA - which delays allocation of internal objects
untill they are actually needed.</li>
<li>configure fixes for linux<br>
</body>
</html>
|