<ol>
+<li>
+New: we are now compatible with Trilinos 10.4.2, 10.8.5, and 10.12.2. See the
+readme for more information.
+<br>
+(Timo Heister, 2012/08/24)
+
<li>
Changed: To make the naming of types defined in namespace types
consistent, we have renamed types::subdomain_id_t to
<h5>Trilinos starting with version 10.0</h5>
<p style="color: red">
- Note: Trilinos versions 10.6.x, 10.8.0, 10.8.1, and 10.10.2 are not compatible with
+ Note: Trilinos versions 10.6.x, 10.8.0, 10.8.1, 10.10.2, 10.12.1 are not compatible with
deal.II. They contain subtle bugs related to (parallel) matrices and vectors.
- We recommend staying with 10.4.2 for the time being.
+ Versions tested to work are 10.4.2, 10.8.5, and 10.12.2. We recommend only using
+ one of the tested versions for the time being.
</p>
<p>
<dt>Trilinos</dt>
<dd>
<p>
- <acronym>deal.II</acronym> can also interface to <a
- href="http://trilinos.sandia.gov" target="_top">Trilinos</a>. The
+ <acronym>deal.II</acronym> can also interface
+ to <a href="http://trilinos.sandia.gov" target="_top">Trilinos</a>. The
simplest way to use these interfaces is to
pass <code>--with-trilinos=/path/to/trilinos</code>
- to <acronym>deal.II</acronym>'s <code>./configure</code> script. More
- configuration options can be found <a href="readme-petsc-trilinos.html"
+ to <acronym>deal.II</acronym>'s <code>./configure</code> script. Note
+ that not all versions of Trilinos are compatible
+ with <acronym>deal.II</acronym>. More details about compatibility and
+ configuration can be found <a href="readme-petsc-trilinos.html"
target="body">here</a>.
</p>
</dd>