Get rid of proliferation of foo_transpose functions in PETScLUSolver

Issue #816 resolved
Prof Garth Wells created an issue

These are really ugly and unnecessary, and they're not available in PETScKrylovSolver. Plus the solve functions have a bool for transpose. How did it become such a mess?

Better solution is optional enum to solve functions.

Comments (1)

  1. Log in to comment