opm-simulators/tests
Markus Blatt fc137afcd5 Adds a constructor to BlackoilPropsAdFromDeck that allows copy the grid independant part.
In the parallel simulator we will have to be able adress only poperties on
some part of the global grid. To create thos properties we need to be able
to copy the grid independant data of the properties object and resize the rest.
This commit adds a construct taking a properties object for reading and a
new number of cells to accomplish this.
2015-02-12 21:33:41 +01:00
..
not-unit Add exception handlers to all tutorials and examples 2013-09-05 12:28:04 +02:00
fluid.data glue in support for property modifiers 2014-06-09 12:36:46 +02:00
test_block.cpp Add more checks to cover bug that was in operator -=. 2014-03-26 12:25:11 +01:00
test_boprops_ad.cpp Adds a constructor to BlackoilPropsAdFromDeck that allows copy the grid independant part. 2015-02-12 21:33:41 +01:00
test_rateconverter.cpp RESV: Add facility for surface-to-reservoir rate conversion 2014-08-08 11:40:50 +02:00
test_scalar_mult.cpp Rename AutoDiff::ForwardBlock -> Opm::AutoDiffBlock. 2013-09-19 12:53:28 +02:00
test_span.cpp Rename AutoDiff::ForwardBlock -> Opm::AutoDiffBlock. 2013-09-19 12:53:28 +02:00
test_syntax.cpp loosen tolerance a bit to avoid failing tests on certain archs (i386, precise) 2013-10-23 09:41:26 +02:00
test_transmissibilitymultipliers.cpp Activates transmissibilities test for CpGrid without warnings. 2015-01-15 21:27:07 +01:00
test_welldensitysegmented.cpp Merge branch 'master' into new_well_formulation 2014-03-20 10:04:45 +01:00