mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-26 22:16:24 -06:00
Simulator programs and utilities for automatic differentiation.
b31fb57636
the main part of this patch is actually an API change of Ewoms::ThreadedEntityIterator to faciliate the change (since we should prefetch the data for the element which is to be linarized after the current one.) Also, this patch is only an 80% solution: it would be good if the cached intensive quantities of the model and the stencil of an element could also be prefetched, but that's currently not easily possible in a performant way because iterating over the intersections of an element negates the performance gains obtained by prefetching. |
||
---|---|---|
applications/ebos | ||
ewoms/aux |