<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi, I try to solve eigenvalue problem using EPS object <br>and Krylov-Schur solver. Everything goes well and I <br>can solve the problems that I want. <br><br>Anyway, I want to use other preconditioners than the <br>default preconditioner. It is a little bit unclear for<br>me how to do this. For example, I have installed<br>PETSc with Hypre. How can use BoomerAMG preconditioner<br>instead of ILU? ( SLEPc chooses this by default ) <br><br>-Heikki<br>                                        </div></body>
</html>