| AbstractIjkGridRepresentation(common ::DataObjectRepository *repo, const std::string &guid, const std::string &title, unsigned int iCount, unsigned int jCount, unsigned int kCount, bool *kGaps=nullptr, eml2 ::AbstractHdfProxy *proxy=nullptr) | resqml2::AbstractIjkGridRepresentation | |
| AbstractIjkGridRepresentation(resqml2 ::AbstractFeatureInterpretation *interp, const std::string &guid, const std::string &title, unsigned int iCount, unsigned int jCount, unsigned int kCount, bool *kGaps=nullptr, eml2 ::AbstractHdfProxy *proxy=nullptr) | resqml2::AbstractIjkGridRepresentation | |
| AbstractIjkGridRepresentation(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject, bool withTruncatedPillars=false) | resqml2::AbstractIjkGridRepresentation | explicit |
| geometryKind enum name | resqml2::AbstractIjkGridRepresentation | |
| getBlockSplitCoordinateLineCount() const | resqml2::AbstractIjkGridRepresentation | |
| getCellCount() const final | resqml2::AbstractIjkGridRepresentation | inline |
| getCellGeometryIsDefinedFlags(bool *cellGeometryIsDefinedFlags, bool reverseIAxis=false, bool reverseJAxis=false, bool reverseKAxis=false) const | resqml2::AbstractIjkGridRepresentation | |
| getColumnCount() const | resqml2::AbstractIjkGridRepresentation | inline |
| getColumnCountOfSplitCoordinateLines(unsigned int *columnIndexCountPerSplitCoordinateLine) const | resqml2::AbstractIjkGridRepresentation | |
| getColumnsOfSplitCoordinateLines(unsigned int *columnIndices, bool reverseIAxis=false, bool reverseJAxis=false) const | resqml2::AbstractIjkGridRepresentation | |
| getFaceCount() const | resqml2::AbstractIjkGridRepresentation | |
| getGeometryKind() const | resqml2::AbstractIjkGridRepresentation | inlinevirtual |
| getGlobalIndexCellFromIjkIndex(unsigned int iCell, unsigned int jCell, unsigned int kCell) const | resqml2::AbstractIjkGridRepresentation | |
| getGlobalIndexColumnFromIjIndex(unsigned int iColumn, unsigned int jColumn) const | resqml2::AbstractIjkGridRepresentation | |
| getGlobalIndexPillarFromIjIndex(unsigned int iPillar, unsigned int jPillar) const | resqml2::AbstractIjkGridRepresentation | |
| getHdfProxyDor() const override (defined in resqml2::AbstractIjkGridRepresentation) | resqml2::AbstractIjkGridRepresentation | inlinevirtual |
| getICellCount() const | resqml2::AbstractIjkGridRepresentation | |
| getIColumnFromGlobalIndex(unsigned int globalIndex) const | resqml2::AbstractIjkGridRepresentation | |
| getIPillarFromGlobalIndex(unsigned int globalIndex) const | resqml2::AbstractIjkGridRepresentation | |
| getJCellCount() const | resqml2::AbstractIjkGridRepresentation | |
| getJColumnFromGlobalIndex(unsigned int globalIndex) const | resqml2::AbstractIjkGridRepresentation | |
| getJPillarFromGlobalIndex(unsigned int globalIndex) const | resqml2::AbstractIjkGridRepresentation | |
| getKDirection() const override (defined in resqml2::AbstractIjkGridRepresentation) | resqml2::AbstractIjkGridRepresentation | |
| getKGaps(bool *kGaps) const | resqml2::AbstractIjkGridRepresentation | |
| getKGapsCount() const | resqml2::AbstractIjkGridRepresentation | |
| getPatchCount() const override (defined in resqml2::AbstractIjkGridRepresentation) | resqml2::AbstractIjkGridRepresentation | inline |
| getPillarCount() const | resqml2::AbstractIjkGridRepresentation | inline |
| getPillarGeometryIsDefined(bool *pillarGeometryIsDefined, bool reverseIAxis=false, bool reverseJAxis=false) const | resqml2::AbstractIjkGridRepresentation | |
| getPillarsOfSplitCoordinateLines(unsigned int *pillarIndices, bool reverseIAxis=false, bool reverseJAxis=false) const | resqml2::AbstractIjkGridRepresentation | |
| getSplitCoordinateLineCount() const | resqml2::AbstractIjkGridRepresentation | |
| getSplitNodeCount() const | resqml2::AbstractIjkGridRepresentation | |
| getXmlNamespace() const override | resqml2::AbstractIjkGridRepresentation | inlinevirtual |
| getXmlTag() const final (defined in resqml2::AbstractIjkGridRepresentation) | resqml2::AbstractIjkGridRepresentation | |
| getXyzPointCountOfBlock() const | resqml2::AbstractIjkGridRepresentation | |
| getXyzPointCountOfKInterface() const | resqml2::AbstractIjkGridRepresentation | |
| getXyzPointCountOfPatch(unsigned int patchIndex) const override (defined in resqml2::AbstractIjkGridRepresentation) | resqml2::AbstractIjkGridRepresentation | virtual |
| getXyzPointIndexFromCellCorner(unsigned int iCell, unsigned int jCell, unsigned int kCell, unsigned int corner) const | resqml2::AbstractIjkGridRepresentation | |
| getXyzPointOfBlockFromCellCorner(unsigned int iCell, unsigned int jCell, unsigned int kCell, unsigned int corner, const double *xyzPoints, double &x, double &y, double &z) const | resqml2::AbstractIjkGridRepresentation | |
| getXyzPointsOfBlock(double *xyzPoints) | resqml2::AbstractIjkGridRepresentation | virtual |
| getXyzPointsOfKInterface(unsigned int kInterface, double *xyzPoints) (defined in resqml2::AbstractIjkGridRepresentation) | resqml2::AbstractIjkGridRepresentation | |
| getXyzPointsOfKInterfaceSequence(unsigned int kInterfaceStart, unsigned int kInterfaceEnd, double *xyzPoints) | resqml2::AbstractIjkGridRepresentation | virtual |
| getXyzPointsOfPatch(unsigned int patchIndex, double *xyzPoints) const override | resqml2::AbstractIjkGridRepresentation | virtual |
| hasCellGeometryIsDefinedFlags() const | resqml2::AbstractIjkGridRepresentation | |
| isColumnEdgeSplitted(unsigned int iColumn, unsigned int jColumn, unsigned int edge) const | resqml2::AbstractIjkGridRepresentation | |
| isNodeGeometryCompressed() const | resqml2::AbstractIjkGridRepresentation | inlinevirtual |
| isRightHanded() const | resqml2::AbstractIjkGridRepresentation | |
| loadBlockInformation(unsigned int iInterfaceStart, unsigned int iInterfaceEnd, unsigned int jInterfaceStart, unsigned int jInterfaceEnd, unsigned int kInterfaceStart, unsigned int kInterfaceEnd) | resqml2::AbstractIjkGridRepresentation | |
| loadSplitInformation() | resqml2::AbstractIjkGridRepresentation | |
| setAllCellGeometryFlagsToDefined() | resqml2::AbstractIjkGridRepresentation | |
| setCellGeometryIsDefinedFlags(uint8_t *cellGeometryIsDefinedFlags, eml2 ::AbstractHdfProxy *proxy=nullptr) | resqml2::AbstractIjkGridRepresentation | |
| setICellCount(unsigned int iCount) | resqml2::AbstractIjkGridRepresentation | |
| setJCellCount(unsigned int jCount) | resqml2::AbstractIjkGridRepresentation | |
| unloadSplitInformation() | resqml2::AbstractIjkGridRepresentation | |
| XML_TAG | resqml2::AbstractIjkGridRepresentation | static |
| XML_TAG_TRUNCATED | resqml2::AbstractIjkGridRepresentation | static |
| ~AbstractIjkGridRepresentation() | resqml2::AbstractIjkGridRepresentation | inlinevirtual |