<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Dear all,<br>
<br>
I am investigating the use of hypre+petsc. I was able to
successfully configure, install, compile petsc 3.3 with the external
package for hypre.<br>
<br>
I tried to run it with the following options<br>
<blockquote><tt>-pc_type hypre -pc_type_hypre pilut -ksp_type
richardson</tt><br>
</blockquote>
and, although he did not complain, it does not solve the system
either.<br>
<br>
To what extent is hypre supported by petsc? More specifically, what
kind of matrices? I am using a <b>baij</b><i> </i>matrix.<br>
<br>
Thanks in advance,<br>
D<br>
</body>
</html>