opm-simulators/examples
Markus Blatt 60cdc583ae Make right hand passed to the linear solver consistent.
Previously, we had to use two layers of overlap cells such the
innermost layer contains the rightvalues automatically (as it is
surrounded by internal edges). No we use communication to get
the correct values in the whole overlap region and one layer
suffices as it should.
2015-02-12 21:33:41 +01:00
..
mrst Move MRST example closer to actual example 2013-05-15 10:37:50 +02:00
python Python class TransGraph to load json from opm_init_check 2014-11-26 14:56:45 +01:00
find_zero.cpp Rename AutoDiff::Forward -> Opm::AutoDiff. 2013-09-19 11:32:47 +02:00
opm_init_check.cpp Merge pull request #249 from totto82/locTrans 2014-12-17 00:20:11 +01:00
sim_2p_comp_ad.cpp Implement comments for PR#249 2014-12-10 07:29:05 +01:00
sim_2p_incomp_ad.cpp adapt the the table related API changes of opm-parser 2014-09-18 16:49:29 +02:00
sim_fibo_ad_cp.cpp Make right hand passed to the linear solver consistent. 2015-02-12 21:33:41 +01:00
sim_fibo_ad.cpp Revision of black oil output. Put everything into a class following the OutputWriter 2015-02-05 14:39:47 +01:00
sim_simple.cpp Rename AutoDiff::ForwardBlock -> Opm::AutoDiffBlock. 2013-09-19 12:53:28 +02:00