Barry Smith <[email protected]> writes:
> Not that axpy is DIFFERENT_NONZERO_PATTERN which means a very slow
> MatAXPY(). If I understand things correctly after the first time
> through here *A will have a nonzero pattern at least as big as Arhs?

Yes, but what happens when Arhs is reassembled with a different nonzero
pattern?

> If so how can the code be organized so that slow MatAXPY() is not used
> for an eternity and switches to using subset for much faster
> performance?

We just need a reliable way to know when the nonzero pattern of Arhs
changes.

Attachment: pgpnRXYHPsMzs.pgp
Description: PGP signature

Reply via email to