mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
this allows to assemble the Jacobian matrices directly into the native format expected by linear solver. So far, only backends using Dune::BCRSMatrix are provided, but there are work-in-progress patches for dune-fem, vienna-CL and PETSc backends.