opm-core/examples
Andreas Lauser 07707ecc30 consolidate the unit system to opm-parser
since the unit code within opm-parser is now a drop-in replacement,
this simplifies things and make them less error-prone.

unfortunately, this requires quite a few PRs. (most are pretty
trivial, though.)
2016-10-10 17:50:26 +02:00
..
compute_eikonal_from_files.cpp Fixes includes wrt opm-parser PR-656 2016-01-21 09:42:51 +01:00
compute_initial_state.cpp shared_ptr<EclipseGrid> -> const EclipseGrid& 2016-09-03 17:49:46 +02:00
compute_tof_from_files.cpp Fix incomplete type error for std::ofstream in examples 2016-05-27 08:59:00 +00:00
compute_tof.cpp consolidate the unit system to opm-parser 2016-10-10 17:50:26 +02:00
diagnose_relperm.cpp shared_ptr<EclipseGrid> -> const EclipseGrid& 2016-09-03 17:49:46 +02:00
mirror_grid.cpp rename ParseMode in examples folder. 2016-03-17 09:46:12 +08:00
wells_example.cpp shared_ptr<EclipseGrid> -> const EclipseGrid& 2016-09-03 17:49:46 +02:00