| activeIndex(size_t i, size_t j, size_t k) const | Opm::EclipseGrid | |
| activeIndex(size_t globalIndex) const | Opm::EclipseGrid | |
| activeVolume() const | Opm::EclipseGrid | |
| allActive() const | Opm::EclipseGrid | |
| assertGlobalIndex(size_t globalIndex) const | Opm::GridDims | |
| assertIJK(size_t i, size_t j, size_t k) const | Opm::GridDims | |
| cellActive(size_t globalIndex) const | Opm::EclipseGrid | |
| cellActive(size_t i, size_t j, size_t k) const | Opm::EclipseGrid | |
| circle() const | Opm::EclipseGrid | |
| compressedVector(const std::vector< T > &input_vector) const | Opm::EclipseGrid | inline |
| EclipseGrid()=default | Opm::EclipseGrid | |
| EclipseGrid(const std::string &filename) | Opm::EclipseGrid | explicit |
| EclipseGrid(const EclipseGrid &src)=default | Opm::EclipseGrid | |
| EclipseGrid(const EclipseGrid &src, const std::vector< int > &actnum) | Opm::EclipseGrid | |
| EclipseGrid(const EclipseGrid &src, const double *zcorn, const std::vector< int > &actnum) | Opm::EclipseGrid | |
| EclipseGrid(size_t nx, size_t ny, size_t nz, double dx=1.0, double dy=1.0, double dz=1.0) | Opm::EclipseGrid | |
| EclipseGrid(std::array< int, 3 > &dims, const std::vector< double > &coord, const std::vector< double > &zcorn, const int *actnum=nullptr, const double *mapaxes=nullptr) | Opm::EclipseGrid | |
| EclipseGrid(const Deck &deck, const int *actnum=nullptr) | Opm::EclipseGrid | |
| equal(const EclipseGrid &other) const | Opm::EclipseGrid | |
| fixupZCORN() | Opm::EclipseGrid | |
| getActiveMap() const | Opm::EclipseGrid | |
| getACTNUM() const | Opm::EclipseGrid | |
| getCartesianSize() const | Opm::GridDims | |
| 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 | |
| getCellDims(size_t i, size_t j, size_t k) const | Opm::EclipseGrid | |
| getCellDims(size_t globalIndex) const | Opm::EclipseGrid | |
| getCellThickness(size_t globalIndex) const | Opm::EclipseGrid | |
| getCellThickness(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 | |
| getCOORD() const | Opm::EclipseGrid | |
| getCornerPos(size_t i, size_t j, size_t k, size_t corner_index) const | Opm::EclipseGrid | |
| getGlobalIndex(size_t active_index) const | Opm::EclipseGrid | |
| getGlobalIndex(size_t i, size_t j, size_t k) const | Opm::EclipseGrid | |
| getIJK(size_t globalIndex) const | Opm::GridDims | |
| getMAPAXES() const | Opm::EclipseGrid | |
| getMAPUNITS() const | Opm::EclipseGrid | inline |
| getMinpvMode() const | Opm::EclipseGrid | |
| getMinpvVector() const | Opm::EclipseGrid | |
| getMultzOption() const | Opm::EclipseGrid | |
| getNumActive() const | Opm::EclipseGrid | |
| getNX() const | Opm::GridDims | |
| getNXYZ() const | Opm::GridDims | |
| getNY() const | Opm::GridDims | |
| getNZ() const | Opm::GridDims | |
| getPinchOption() const | Opm::EclipseGrid | |
| getPinchThresholdThickness() const | Opm::EclipseGrid | |
| getZCORN() const | Opm::EclipseGrid | |
| getZcornFixed() | Opm::EclipseGrid | inline |
| GridDims() | Opm::GridDims | |
| GridDims(std::array< int, 3 > xyz) | Opm::GridDims | explicit |
| GridDims(size_t nx, size_t ny, size_t nz) | Opm::GridDims | |
| GridDims(const Deck &deck) | Opm::GridDims | explicit |
| hasCartesianKeywords(const Deck &) | Opm::EclipseGrid | static |
| hasCornerPointKeywords(const Deck &) | Opm::EclipseGrid | static |
| hasCylindricalKeywords(const Deck &deck) | Opm::EclipseGrid | static |
| hasGDFILE(const Deck &deck) | Opm::EclipseGrid | static |
| isPinchActive() const | Opm::EclipseGrid | |
| m_nx | Opm::GridDims | protected |
| m_ny | Opm::GridDims | protected |
| m_nz | Opm::GridDims | protected |
| operator==(const GridDims &data) const | Opm::GridDims | |
| operator[](int dim) const | Opm::GridDims | |
| resetACTNUM() | Opm::EclipseGrid | |
| resetACTNUM(const std::vector< int > &actnum) | Opm::EclipseGrid | |
| save(const std::string &filename, bool formatted, const Opm::NNC &nnc, const Opm::UnitSystem &units) const | Opm::EclipseGrid | |
| serializeObject() | Opm::GridDims | static |
| serializeOp(Serializer &serializer) | Opm::GridDims | inline |
| zcornMapper() const | Opm::EclipseGrid | |