opm-simulators/opm/core/props
Andreas Lauser 408d3389c3 include iostream in the files which use std::cerr or std::cout
for some of these files this is needed to make to keep it compiling
after the next patch because the new ErrorMacros.hpp file will no
longer implicitly includes <iostream>. for the remaining files it is
just good style.

While at it, the includes for most of these files have been ordered in
order of decreasing abstraction level.
2013-09-05 13:04:37 +02:00
..
pvt replace boost::array by std::array 2013-07-30 17:46:32 +02:00
rock include iostream in the files which use std::cerr or std::cout 2013-09-05 13:04:37 +02:00
satfunc include iostream in the files which use std::cerr or std::cout 2013-09-05 13:04:37 +02:00
BlackoilPhases.hpp Moved fluid -> props and subdirs. 2013-03-14 09:56:48 +01:00
BlackoilPropertiesBasic.cpp Add phaseUsage() method to BlackoilPropertiesInterface. 2013-05-13 16:20:00 +02:00
BlackoilPropertiesBasic.hpp Add phaseUsage() method to BlackoilPropertiesInterface. 2013-05-13 16:20:00 +02:00
BlackoilPropertiesFromDeck.cpp Add phaseUsage() method to BlackoilPropertiesInterface. 2013-05-13 16:20:00 +02:00
BlackoilPropertiesFromDeck.hpp replace boost::scoped_ptr by std::unique_ptr 2013-08-08 15:21:38 +02:00
BlackoilPropertiesInterface.hpp fix a few CLang warnings 2013-07-30 16:27:20 +02:00
IncompPropertiesBasic.cpp make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
IncompPropertiesBasic.hpp Use markdown for parameter lists. 2013-03-22 10:02:04 +01:00
IncompPropertiesFromDeck.cpp make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
IncompPropertiesFromDeck.hpp Adapt include statements to moved headers. 2013-03-14 10:29:42 +01:00
IncompPropertiesInterface.hpp Moved fluid -> props and subdirs. 2013-03-14 09:56:48 +01:00
IncompPropertiesShadow_impl.hpp Use underscore for data members 2013-07-30 13:24:57 +02:00
IncompPropertiesShadow.hpp Use underscore for data members 2013-07-30 13:24:57 +02:00
phaseUsageFromDeck.hpp Adapt include statements to moved headers. 2013-03-14 10:29:42 +01:00