Hi all,

I was using the version 1.3.0 and I just upgraded to 1.4.0+
When I try to run one of my old (working) codes, I get the following error:

File "myCode.py", line 599, in <module>
    solver = PETScKrylovSolver('gmres','ilu')
NameError: name 'PETScKrylovSolver' is not defined


Does that mean that the installation was not done properly or is it a
deprecated term?

Thanks a lot!
Vincent
_______________________________________________
fenics-support mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics-support

Reply via email to