mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Previously only passed the parallel information to the ILU preconditioner, but of course needs this information to set up the communication, too. With this commit we pass the parallel information object to AMG's constructor.