9 Mar
2011
9 Mar
'11
11:19 p.m.
On Wed, 9 Mar 2011, Jack Poulson wrote:
Pushed a fix [disabling dgmres for complex for now]. Please pull and retry.
Unfortunately the complex GMRES is exactly the reason I'm using PETSc in the first place! Perhaps I should pop back to a few revisions ago?
gmres is unaffected and should continue to work. Deflated GMRES [dgmres] is newly added ksp_type - thats untested for complex - so I disabled it for now. Satish