opm-simulators/opm
Atgeirr Flø Rasmussen 235a8a7f78 Avoid copying the matrix in the ILU preconditioner.
When the matrix already exists and has the correct sparsity structure
(which is assumed by the calling update()), we can copy just the data,
avoiding the need for allocation and matrix construction.
2023-02-02 14:10:16 +01:00
..
core/props add missing include 2022-12-10 01:58:32 +01:00
simulators Avoid copying the matrix in the ILU preconditioner. 2023-02-02 14:10:16 +01:00