opm-simulators/opm
Atgeirr Flø Rasmussen cc5fa94e46 Remove unused grav_ member and function used to compute it.
This is a relic of the way we originally handled gravity. The member
remained after the change, and is now a major time-consumption sink
due to the unfortunate fact that it is computed every time step
(unnecessary), and because the gravityOperator() function (now removed)
was very unperformant after changing to use the faceCells() function.
2014-08-05 11:27:00 +02:00
..
autodiff Remove unused grav_ member and function used to compute it. 2014-08-05 11:27:00 +02:00