opm-simulators/opm/simulators
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
..
SimulatorCompressibleTwophase.cpp use the error macros from opm-common 2015-10-08 11:42:15 +02:00
SimulatorCompressibleTwophase.hpp replace boost::scoped_ptr by std::unique_ptr 2013-08-08 15:21:38 +02:00
SimulatorIncompTwophase.cpp use the error macros from opm-common 2015-10-08 11:42:15 +02:00
SimulatorIncompTwophase.hpp fix headers 2013-09-11 13:11:47 +02:00
thresholdPressures.hpp thresholdPressures(): constify all local variables which can be made constant 2015-11-13 15:13:15 +01:00