Simulator programs and utilities for automatic differentiation.
Go to file
Andreas Lauser f13e7fd300 thresholdPressures(): constify all local variables which can be made constant
I have doubts if this will change anything in the binaries (and in my
personal opinion, these 'const's look quite ugly and are sometimes a
(small) annoyance when debugging), but I don't mind using the coding
style used by most of the rest of opm-core here.
2015-11-13 15:13:15 +01:00
examples use the error macros from opm-common 2015-10-08 11:42:15 +02:00
opm/simulators thresholdPressures(): constify all local variables which can be made constant 2015-11-13 15:13:15 +01:00
tests Ensure that thresholdPressure.hpp is compiled. 2015-08-25 16:22:38 +02:00