<div dir="ltr">I'm running into an issue for a symmetric (may not be pd) finite element problem where I am using the cg method and getting an indefinite_mat or indefinite_pc error using the jacobi preconditioner. If I change the pc type to bjacobi, it converges nicely. I am only using 1 process, and I assumed they would produce the same result, as I'm using default options. <div>
<br></div><div>Does anyone have any ideas why this would happen?</div><div><br></div><div>It also works fine with gmres + jacobi pc.</div><div><br></div><div>Thanks,</div><div>Jon</div></div>