opm-simulators/tests
Andreas Lauser 5cd622fbf7 use std::shared_ptr instead of boost::shared_ptr
our policy is that we only use boost if necessary, i.e., if the oldest
supported compiler does not support a given feature but boost
does. since we recently switched to GCC 4.4 or newer, std::shared_ptr
is available unconditionally.
2013-08-08 13:25:58 +02:00
..
test_dgbasis.cpp Update to follow previous moves and deletes. 2013-03-18 12:40:34 +01:00
test_shadow.cpp Provide way of shadowing only some properties 2013-07-30 13:11:52 +02:00
test_wells.cpp use std::shared_ptr instead of boost::shared_ptr 2013-08-08 13:25:58 +02:00
testFluid.DATA Mark deck as FIELD units. 2013-06-05 12:24:23 +02:00