mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Since the refactoring to using opm-material a material law manager for the global grid was used. This meant that the properties used for elements of the local grid were wrong. With this commit we set up a manager that is based on the local grid only.