EclipseGridInspector.hpp
Go to the documentation of this file.
Definition: AnisotropicEikonal.hpp:43 EclipseGridInspector(Opm::DeckConstPtr deck) std::array< int, 3 > gridSize() const std::array< double, 8 > cellZvals(int i, int j, int k) const double cellVolumeVerticalPillars(int i, int j, int k) const A class for inspecting the contents of an eclipse file. Definition: EclipseGridInspector.hpp:55 std::array< double, 6 > getGridLimits() const std::pair< double, double > cellDips(int i, int j, int k) const std::array< int, 3 > cellIdxToLogicalCoords(int cell_idx) const |