Matthew Knepley <[email protected]> writes: >> What do you mean? How to let mumps solve with a real matrix and a complex >> rhs? >> > > Two solves.
It can be one solve with two right-hand sides, which should cost about the same as a solve with one right-hand side (because solves are memory bandwidth-limited on the matrix).
