opm-simulators/opm/core/tof
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
..
DGBasis.cpp make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
DGBasis.hpp Further reorganising of opm-core. 2013-03-18 12:38:04 +01:00
TofDiscGalReorder.cpp include iostream in the files which use std::cerr or std::cout 2013-09-05 13:04:37 +02:00
TofDiscGalReorder.hpp use std::shared_ptr instead of boost::shared_ptr 2013-08-08 13:25:58 +02:00
TofReorder.cpp include iostream in the files which use std::cerr or std::cout 2013-09-05 13:04:37 +02:00
TofReorder.hpp Update doc, only initialize tracerhead_by_cell_ if needed. 2013-04-24 10:36:52 +02:00