Files
opm-simulators/opm/autodiff
Andreas Lauser c880efae5b mostly eliminate Eigen in the FIP and VFP code
this code mostly used the Eigen vectors as arrays anyway, so let's use
`std::vector`.

also, this patch only "mostly eliminates" Eigen from from these parts
of the code because the source files of the VFP code still use
AutoDiffBlock; Unfortunately this cannot easily be changed because
`flow_legacy` depends on these methods. (`flow_ebos` does not use the
incriminating methods.)
2016-12-30 11:46:27 +01:00
..
2015-11-10 13:37:36 +01:00
2016-04-26 07:49:12 +02:00
2016-11-16 13:17:35 +01:00
2016-11-09 10:46:26 +01:00
2016-11-09 10:08:56 +00:00
2015-11-13 15:46:45 +01:00
2016-09-13 23:58:59 +02:00
2015-08-19 11:32:38 +02:00