Nohxt, optional petsc
Remove hxt linear system, replace by 1) petsc4py if available at runtime (not needed at compile time) 2) scipy.sparse otherwise (slower). fluid.implicit_euler implemented in python, linear system calls in python.
Remove hxt linear system, replace by 1) petsc4py if available at runtime (not needed at compile time) 2) scipy.sparse otherwise (slower). fluid.implicit_euler implemented in python, linear system calls in python.