<div dir="ltr"><div>In some cases, I get MUMPS error -9, i.e.:</div>[2]PETSC ERROR: Error reported by MUMPS in numerical factorization phase: INFO(1)=-9, INFO(2)=98927<div><br></div><div>This is easily fixed by re-running the executable with -mat_mumps_icntl_14 on the commandline.</div><div><br></div><div>However, I would like to update my code in order to do this automatically, i.e. detect the -9 error and re-run with the appropriate option. Is there a recommended way to do this? It seems to me that I could do this with a PETSc error handler (e.g. PetscPushErrorHandler) in order to call a function that sets the appropriate option and solves again, is that right? Are there any examples that illustrate this type of thing?<br></div><div><br></div><div>Thanks,</div><div>David</div><div><br></div><div><div><div class="gmail_signature"><div dir="ltr"><span style="color:rgb(0,0,0);font-family:Calibri,sans-serif;font-size:12px"><pre cols="72"><a href="http://www.akselos.com" target="_blank"></a></pre></span></div></div></div>
</div></div>