mirror of
https://github.com/OPM/ResInsight.git
synced 2026-07-30 08:18:15 -05:00
This commit introduces a new static function ECLGraph::load(const ecl_grid_type*, const ECLInitFileData&) This is in order to simplify constructing the backing graph from ResInsight's .EGRID input--especially to have consistent view of a model's active cells irrespective of which simulator created the result set.