opm-core/opm/core
Andreas Lauser d11db08084 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
..
grid Merge pull request #288 from andlaus/fix-clang-warnings 2013-07-30 12:18:54 -07:00
io include iostream in the files which use std::cerr or std::cout 2013-09-05 13:04:37 +02:00
linalg include iostream in the files which use std::cerr or std::cout 2013-09-05 13:04:37 +02:00
pressure include iostream in the files which use std::cerr or std::cout 2013-09-05 13:04:37 +02:00
props include iostream in the files which use std::cerr or std::cout 2013-09-05 13:04:37 +02:00
simulator include iostream in the files which use std::cerr or std::cout 2013-09-05 13:04:37 +02:00
tof include iostream in the files which use std::cerr or std::cout 2013-09-05 13:04:37 +02:00
transport include iostream in the files which use std::cerr or std::cout 2013-09-05 13:04:37 +02:00
utility include iostream in the files which use std::cerr or std::cout 2013-09-05 13:04:37 +02:00
wells include iostream in the files which use std::cerr or std::cout 2013-09-05 13:04:37 +02:00
doxygen_main.hpp Moved MonotCubicInterpolator to Opm namespace. 2013-03-21 14:57:36 +01:00
grid.h Update synopsis and file description. 2013-03-20 14:12:32 +01:00
opm-core-pch.hpp Use precompiled headers to compile C++ modules 2013-02-11 22:38:00 +01:00
version.c Include version information in the library 2013-07-31 12:22:18 +02:00
version.h Name #defines to be compatible with DUNE macros 2013-08-02 09:03:49 +02:00
wells.h Clean up well docs. 2013-03-20 14:14:53 +01:00