<div dir="ltr"><div><div><div>Hi I want to solve a problem with a matrix of this kind<br></div><div><br>      
 K   1<br></div>J =  <br>       1   0 <br><br></div>that represents an elastic problem with Lagrange multipliers, this system is really small so I want to try a direct solver so I put -pc_type lu and it fails, probably because of the 0 diagonal. Is there any way, using petsc, to solve this in direct way ? like doing a shifting of columns or something like that.<br><br></div>Thank you, Guido. <br><div><div><br><br></div></div></div>