opm-simulators/opm/core
Bård Skaflestad 1307e0fdcf Reimplement assign* in terms of Compressed<>
This is a demonstration of using the

    GridPropertyAccess::Compressed<>

class template.  We save (some) memory by not creating the zero
fall-back vector in assignPermeability(), preferring instead to use
the fall-back/default mechanism of ArrayPolicy::ExtractFromDeck<>.

While here, adjust vector<PermComponent>::reserve() capacity to
reflect actual requirements.
2014-08-27 21:19:41 +02:00
..
linalg Change option name and generated header names. 2014-04-15 20:21:10 +02:00
pressure incorperate the review comments/decisions for multi-region PVT 2014-06-04 11:11:35 +02:00
props Reimplement assign* in terms of Compressed<> 2014-08-27 21:19:41 +02:00
simulator Fixes issues pointed out in the PR comments 2014-08-18 08:57:23 +02:00
tof Fix initialization of tracer heads, and output ordering. 2014-06-25 09:56:37 +02:00
transport incorperate the review comments/decisions for multi-region PVT 2014-06-04 11:11:35 +02:00
utility incorperate the review comments/decisions for multi-region PVT 2014-06-04 11:11:35 +02:00
wells Properly handle defaulted well reference depths. 2014-08-07 12:57:05 +02:00
well_controls.h well_controls: Add deep-copy (clone) support 2014-07-03 16:09:56 +02:00
wells.h wells.h: Document several function 2014-07-03 16:09:56 +02:00