opm-simulators/opm/core/simulator
Atgeirr Flø Rasmussen ba26696d22 Fix access to keywords, while still silencing warning.
Previous fix was wrong because it called getKeyword() outside the
hasKeyword() check. Current version (like original code) uses the
short-circuiting behaviour of && to ensure this.
2014-04-15 14:52:21 +02:00
..
BlackoilState.cpp Refactored parts needed for Blackoil in autodiff to get rid of UG dependency. 2014-02-17 13:23:01 +01:00
BlackoilState.hpp Refactored parts needed for Blackoil in autodiff to get rid of UG dependency. 2014-02-17 13:23:01 +01:00
EquilibrationHelpers.hpp Comment out unused function argument. 2014-04-15 13:40:15 +02:00
initState_impl.hpp Added missing variant of initBlackoilStateFromDeck with new parser and without UG. 2014-04-09 14:34:04 +02:00
initState.hpp Declare initBlackoilStateFromDeck(DeckConstPtr) 2014-04-10 00:51:28 +02:00
initStateEquil_impl.hpp New parser included. 2014-03-28 17:35:43 +01:00
initStateEquil.hpp Fix access to keywords, while still silencing warning. 2014-04-15 14:52:21 +02:00
SimulatorReport.cpp make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
SimulatorReport.hpp Added writing of timings in param format 2012-08-21 09:57:36 +02:00
TwophaseState_impl.hpp Extract common parts of blackoil and incomp. state 2013-11-13 13:48:28 +01:00
TwophaseState.hpp Extract common parts of blackoil and incomp. state 2013-11-13 13:48:28 +01:00
WellState.hpp Fix logic related to open/shut wells initialisation. 2014-03-14 11:27:20 +01:00