Opm::ECLGraph::ECLGeometryGrid Struct Reference

Raw grid data (geometric grid) for corner-point grids. More...

#include <ECLGraph.hpp>

Public Attributes

std::array< int, 3 > size
 
std::vector< double > zcorn
 
std::vector< double > coord
 
std::vector< int > actnum
 

Detailed Description

Raw grid data (geometric grid) for corner-point grids.

Member Data Documentation

◆ actnum

std::vector<int> Opm::ECLGraph::ECLGeometryGrid::actnum

◆ coord

std::vector<double> Opm::ECLGraph::ECLGeometryGrid::coord

◆ size

std::array<int, 3> Opm::ECLGraph::ECLGeometryGrid::size

◆ zcorn

std::vector<double> Opm::ECLGraph::ECLGeometryGrid::zcorn

The documentation for this struct was generated from the following file: