| assertGlobalIndex(size_t globalIndex) const | Opm::EclipseGrid | |
| assertIJK(size_t i, size_t j, size_t k) const | Opm::EclipseGrid | |
| c_ptr() const | Opm::EclipseGrid | |
| cellActive(size_t globalIndex) const | Opm::EclipseGrid | |
| cellActive(size_t i, size_t, size_t k) const | Opm::EclipseGrid | |
| EclipseGrid(const std::string &filename) | Opm::EclipseGrid | explicit |
| EclipseGrid(const ecl_grid_type *src_ptr) | Opm::EclipseGrid | explicit |
| EclipseGrid(size_t nx, size_t ny, size_t nz, double dx=1.0, double dy=1.0, double dz=1.0) | Opm::EclipseGrid | explicit |
| EclipseGrid(std::shared_ptr< const Deck > deck) | Opm::EclipseGrid | explicit |
| equal(const EclipseGrid &other) const | Opm::EclipseGrid | |
| exportACTNUM(std::vector< int > &actnum) const | Opm::EclipseGrid | |
| exportCOORD(std::vector< double > &coord) const | Opm::EclipseGrid | |
| exportMAPAXES(std::vector< double > &mapaxes) const | Opm::EclipseGrid | |
| exportZCORN(std::vector< double > &zcorn) const | Opm::EclipseGrid | |
| fwriteEGRID(const std::string &filename, bool output_metric) const | Opm::EclipseGrid | |
| getCartesianSize() const | Opm::EclipseGrid | |
| getCellCenter(size_t i, size_t j, size_t k) const | Opm::EclipseGrid | |
| getCellCenter(size_t globalIndex) const | Opm::EclipseGrid | |
| getCellDepth(size_t i, size_t j, size_t k) const | Opm::EclipseGrid | |
| getCellDepth(size_t globalIndex) const | Opm::EclipseGrid | |
| getCellThicknes(size_t globalIndex) const | Opm::EclipseGrid | |
| getCellThicknes(size_t i, size_t j, size_t k) const | Opm::EclipseGrid | |
| getCellVolume(size_t globalIndex) const | Opm::EclipseGrid | |
| getCellVolume(size_t i, size_t j, size_t k) const | Opm::EclipseGrid | |
| getGlobalIndex(size_t i, size_t j, size_t k) const | Opm::EclipseGrid | |
| getMinpvMode() const | Opm::EclipseGrid | |
| getMinpvValue() const | Opm::EclipseGrid | |
| getMultzOption() const | Opm::EclipseGrid | |
| getNumActive() const | Opm::EclipseGrid | |
| getNX() const | Opm::EclipseGrid | |
| getNY() const | Opm::EclipseGrid | |
| getNZ() const | Opm::EclipseGrid | |
| getPinchOption() const | Opm::EclipseGrid | |
| getPinchThresholdThickness() const | Opm::EclipseGrid | |
| hasCartesianKeywords(std::shared_ptr< const Deck > deck) | Opm::EclipseGrid | static |
| hasCellInfo() const | Opm::EclipseGrid | |
| hasCornerPointKeywords(std::shared_ptr< const Deck > deck) | Opm::EclipseGrid | static |
| isPinchActive() const | Opm::EclipseGrid | |
| resetACTNUM(const int *actnum) | Opm::EclipseGrid | |