ECLGraph.hpp File Reference
#include <opm/utility/ECLPhaseIndex.hpp>
#include <opm/utility/ECLResultData.hpp>
#include <opm/utility/ECLUnitHandling.hpp>
#include <array>
#include <cstddef>
#include <memory>
#include <string>
#include <vector>
#include <boost/filesystem.hpp>
Include dependency graph for ECLGraph.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::ECLGraph
 
struct  Opm::ECLGraph::ECLGeometryGrid
 Raw grid data (geometric grid) for corner-point grids. More...
 

Namespaces

namespace  Opm
 

Typedefs

typedef ecl_grid_struct ecl_grid_type
 

Detailed Description

Facility for extracting active cells and neighbourship relations from on-disk ECLIPSE output, featuring on-demand property loading from backing object (e.g., restart vectors at various time points).

Typedef Documentation

◆ ecl_grid_type

typedef ecl_grid_struct ecl_grid_type