Skip to content
Commit 3ceb18fd authored by Karl Rupp's avatar Karl Rupp
Browse files

Block-ILU: Removed unnecessary temporary matrices in setup stage.

Improves performance by about a factor of three to four.
Most of the optimization potential is now leveraged:
Each of the block matrices could also be removed by extending the
ILU0 and ILUT preconditioners accordingly. This, however, requires
larger refactoring and in view of the parallel Chow-Patel ILU
may not be worth the effort.

Resolves #40.
parent 51b61ba4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment