mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
it was already almost unused (except for output). Besides making the overall flow_ebos code leaner because it reduces redundancies, this patch also implies a small reduduction of memory consumption and a minor performance improvement. the latter is due to the fact that the transmissibilities now do not need to be calculated more often than necessary anymore.