opm-simulators/examples/problems
Andreas Lauser a128d49a6d lens problem: some small performance improvements
the changes enable the storage cache and the intensive quantity cache
for all simulators of the lens problem and automatic differentiation
for the one which uses the ECFV discretization.

while the performance improvements are not worthwhile for the problem
in its default incarnation (using automatic diffentiation even
slightly degrades performance), it speeds up linearization by about
30% if the grid exhibits 16 times as many elements (e.g. by passing
the --grid-global-refinements=2) parameter.
2016-01-23 20:35:20 +01:00
..
co2injectionflash.hh re-add the emacs and vim modelines to all source files 2015-06-18 13:43:59 +02:00
co2injectionproblem.hh remove the linearization recycling 2016-01-05 11:54:26 +01:00
cuvetteproblem.hh make most indices unsigned 2015-11-18 18:09:56 +01:00
diffusionproblem.hh make most indices unsigned 2015-11-18 18:09:56 +01:00
fingerproblem.hh FingerProblem: use shared_ptr to avoid mem leak. 2016-01-08 12:27:05 -07:00
fractureproblem.hh rewrite the mechanism to enforce constraint degrees of freedom 2016-01-05 11:54:26 +01:00
groundwaterproblem.hh make most indices unsigned 2015-11-18 18:09:56 +01:00
infiltrationproblem.hh make most indices unsigned 2015-11-18 18:09:56 +01:00
lensproblem.hh lens problem: some small performance improvements 2016-01-23 20:35:20 +01:00
navierstokestestproblem.hh rewrite the mechanism to enforce constraint degrees of freedom 2016-01-05 11:54:26 +01:00
obstacleproblem.hh make most indices unsigned 2015-11-18 18:09:56 +01:00
outflowproblem.hh make most indices unsigned 2015-11-18 18:09:56 +01:00
powerinjectionproblem.hh make most indices unsigned 2015-11-18 18:09:56 +01:00
reservoirproblem.hh reservoir problem: various improvements 2016-01-05 11:54:27 +01:00
richardslensproblem.hh remove partial relinarization 2016-01-05 11:54:26 +01:00
stokes2ctestproblem.hh rewrite the mechanism to enforce constraint degrees of freedom 2016-01-05 11:54:26 +01:00
stokesnitestproblem.hh rewrite the mechanism to enforce constraint degrees of freedom 2016-01-05 11:54:26 +01:00
stokestestproblem.hh rewrite the mechanism to enforce constraint degrees of freedom 2016-01-05 11:54:26 +01:00
waterairproblem.hh rewrite the mechanism to enforce constraint degrees of freedom 2016-01-05 11:54:26 +01:00