<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<div style="font-family: Times New Roman; color: #000000; font-size: 16px"><font size="3">Hello,</font>
<div>
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt">
<p style="margin-bottom:0cm"><font size="3"><br>
</font></p>
<font size="3"></font>
<p style="margin-bottom:0cm"><font size="3">I am using chaste software to solve a system including 2 linear systems with same coefficient matrix. Therefore, I want to use multiple right hand sides solver in PETSc or MUMPS. I have to solve the first linear system
 and use its solution to construct left hand side of the second system. </font></p>
<font size="3"></font>
<p style="margin-bottom:0cm"><font size="3"><br>
</font></p>
<font size="3"></font>
<p style="margin-bottom:0cm"><font size="3">I looked for PETSc and MUMPS documentations to figure out how to use multiple right hand sides solver. However, I could not find any clear instruction or example. Could you please help me on this?</font></p>
<font size="3"></font>
<p style="margin-bottom:0cm"><font size="3"><br>
</font></p>
<font size="3"></font>
<p style="margin-bottom:0cm"><font size="3">I use<br>
</font></p>
<font size="3"></font>
<p style="margin-bottom:0cm"><font size="3">mpirun -np 64 $CHASTE_LOCATION/projects/SDIRK/build/intel/"$fileName"Runner -ksp_type preonly -ksp_initial_guess_nonzero 0 -pc_type lu -pc_factor_mat_solver_package mumps<br>
<br>
to run my code. Should I add another option to be able to use multiple right hand sides solver with 2 right hand sides? Or should I make change in my chaste code or PETSc codes?</font></p>
<font size="3"></font>
<p style="margin-bottom:0cm"><font size="3"><br>
</font></p>
<font size="3"></font>
<p style="margin-bottom:0cm"><font size="3">Bests,</font></p>
<font size="3"></font>
<p style="margin-bottom:0cm"><font size="3">Saeed</font></p>
</div>
</div>
</div>
</div>
</body>
</html>