<div dir="auto">Thanks a lot. </div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El jue., 3 de noviembre de 2022 10:22 a. m., Zhang, Hong <<a href="mailto:hzhang@mcs.anl.gov">hzhang@mcs.anl.gov</a>> escribió:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0);background-color:rgb(255,255,255)">
PETSc does not support <span style="font-family:"Segoe UI","Segoe UI Web (West European)","Segoe UI",-apple-system,"system-ui",Roboto,"Helvetica Neue",sans-serif;font-size:14px;background-color:rgb(255,255,255);display:inline!important">'ilutp'<span> .
 Sequential superlu supports it. You can install petsc with superlu, then use runtime options to activate <span style="background-color:rgb(255,255,255);display:inline!important">'ilutp'</span><span style="margin:0px"> ,
 e.g., </span></span></span></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0);background-color:rgb(255,255,255)">
<span style="font-family:"Segoe UI","Segoe UI Web (West European)","Segoe UI",-apple-system,"system-ui",Roboto,"Helvetica Neue",sans-serif;font-size:14px;background-color:rgb(255,255,255);display:inline!important"><span><span style="margin:0px">petsc/src/ksp/ksp/tutorials<br>
</span></span></span></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0);background-color:rgb(255,255,255)">
<span style="font-family:"Segoe UI","Segoe UI Web (West European)","Segoe UI",-apple-system,"system-ui",Roboto,"Helvetica Neue",sans-serif;font-size:14px;background-color:rgb(255,255,255);display:inline!important"><span><span style="margin:0px">./ex2
 -ksp_view -pc_type ilu -pc_factor_mat_solver_type superlu -help |grep superlu<br>
</span></span></span></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0);background-color:rgb(255,255,255)">
<span style="font-family:"Segoe UI","Segoe UI Web (West European)","Segoe UI",-apple-system,"system-ui",Roboto,"Helvetica Neue",sans-serif;font-size:14px;background-color:rgb(255,255,255);display:inline!important"><span><span style="margin:0px">...</span></span></span></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0);background-color:rgb(255,255,255)">
<span style="font-family:"Segoe UI","Segoe UI Web (West European)","Segoe UI",-apple-system,"system-ui",Roboto,"Helvetica Neue",sans-serif;font-size:14px;background-color:rgb(255,255,255);display:inline!important"><span><span style="margin:0px"> 
 -mat_superlu_replacetinypivot: <FALSE : FALSE> ReplaceTinyPivot (None)
<div>  ...</div>
<div>  -mat_superlu_ilu_droptol <0.0001 : 0.0001>: ILU_DropTol (None)</div>
<div>  -mat_superlu_ilu_filltol <0.01 : 0.01>: ILU_FillTol (None)</div>
<div>  -mat_superlu_ilu_fillfactor <10. : 10.>: ILU_FillFactor (None)</div>
  -mat_superlu_ilu_droprull <now 9 : formerly 9>: ILU_DropRule (None)<br>
</span></span></span></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0);background-color:rgb(255,255,255)">
<br>
</div>
<div id="m_-5660559503155958912signature_bookmark"></div>
<div id="m_-5660559503155958912appendonsend"></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Hong</div>
<hr style="display:inline-block;width:98%">
<div id="m_-5660559503155958912divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> petsc-users <<a href="mailto:petsc-users-bounces@mcs.anl.gov" target="_blank" rel="noreferrer">petsc-users-bounces@mcs.anl.gov</a>> on behalf of Ahmed Mansur <<a href="mailto:ahmedlp9@gmail.com" target="_blank" rel="noreferrer">ahmedlp9@gmail.com</a>><br>
<b>Sent:</b> Thursday, November 3, 2022 8:49 AM<br>
<b>To:</b> petsc-users <<a href="mailto:petsc-users@mcs.anl.gov" target="_blank" rel="noreferrer">petsc-users@mcs.anl.gov</a>><br>
<b>Subject:</b> [petsc-users] Doubt about PCILU</font>
<div> </div>
</div>
<div>
<div dir="ltr">Hi, I'm trying to use ILU as GMRES preconditioner (using PCILU), my question is how use ILU as 'ilutp' type like MATLAB (
<span style="color:rgb(64,64,64);font-size:11.88px;font-variant-numeric:normal;font-variant-east-asian:normal;line-height:16.8696px">
ILU factorization with threshold and pivoting.</span>  )
<div>Thanks. Regards</div>
</div>
</div>
</div>

</blockquote></div>