| 
    Fesapi 2.9.0.1
    
   This project provides C++ classes which allow an easy access in import and export to the Energistics standards. 
   | 
 
This is the complete list of members for resqml2::IjkGridParametricRepresentation, including all inherited members.
| 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 | |
| getConstantParametricLineKind() const =0 | resqml2::IjkGridParametricRepresentation | pure virtual | 
| getControlPointMaxCountPerPillar() const =0 | resqml2::IjkGridParametricRepresentation | pure virtual | 
| getControlPointParameters(double *controlPointParameters, bool reverseIAxis=false, bool reverseJAxis=false, bool reverseKAxis=false) const | resqml2::IjkGridParametricRepresentation | |
| getControlPoints(double *controlPoints, bool reverseIAxis=false, bool reverseJAxis=false, bool reverseKAxis=false) const | resqml2::IjkGridParametricRepresentation | |
| getFaceCount() const | resqml2::AbstractIjkGridRepresentation | |
| getGeometryKind() const final | resqml2::IjkGridParametricRepresentation | virtual | 
| 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 | |
| getParametersOfNodes(double *parameters, bool reverseIAxis=false, bool reverseJAxis=false, bool reverseKAxis=false) const | resqml2::IjkGridParametricRepresentation | |
| getParametersOfNodesOfKInterfaceSequence(unsigned int kInterfaceStart, unsigned int kInterfaceEnd, double *parameters) | resqml2::IjkGridParametricRepresentation | |
| getParametricLineKind(short *pillarKind, bool reverseIAxis=false, bool reverseJAxis=false) const | resqml2::IjkGridParametricRepresentation | |
| 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) final | resqml2::IjkGridParametricRepresentation | virtual | 
| getXyzPointsOfKInterface(unsigned int kInterface, double *xyzPoints) (defined in resqml2::AbstractIjkGridRepresentation) | resqml2::AbstractIjkGridRepresentation | |
| getXyzPointsOfKInterfaceSequence(unsigned int kInterfaceStart, unsigned int kInterfaceEnd, double *xyzPoints) final | resqml2::IjkGridParametricRepresentation | virtual | 
| getXyzPointsOfPatch(unsigned int patchIndex, double *xyzPoints) const override | resqml2::AbstractIjkGridRepresentation | virtual | 
| hasCellGeometryIsDefinedFlags() const | resqml2::AbstractIjkGridRepresentation | |
| hasControlPointParameters() const =0 | resqml2::IjkGridParametricRepresentation | pure virtual | 
| isColumnEdgeSplitted(unsigned int iColumn, unsigned int jColumn, unsigned int edge) const | resqml2::AbstractIjkGridRepresentation | |
| isNodeGeometryCompressed() const final | resqml2::IjkGridParametricRepresentation | virtual | 
| isParametricLineKindConstant() const =0 | resqml2::IjkGridParametricRepresentation | pure virtual | 
| 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 | |
| setGeometryAsParametricNonSplittedPillarNodes(gsoap_resqml2_0_1::resqml20__PillarShape mostComplexPillarGeometry, bool isRightHanded, double const *parameters, double const *controlPoints, double const *controlPointParameters, unsigned int controlPointMaxCountPerPillar, short const *pillarKind, eml2 ::AbstractHdfProxy *proxy=nullptr, resqml2 ::AbstractLocal3dCrs *localCrs=nullptr) | resqml2::IjkGridParametricRepresentation | |
| setGeometryAsParametricNonSplittedPillarNodesUsingExistingDatasets(gsoap_resqml2_0_1::resqml20__PillarShape mostComplexPillarGeometry, gsoap_resqml2_0_1::resqml20__KDirection kDirectionKind, bool isRightHanded, const std::string ¶meters, const std::string &controlPoints, const std::string &controlPointParameters, unsigned int controlPointMaxCountPerPillar, const std::string &pillarKind, const std::string &definedPillars, eml2 ::AbstractHdfProxy *proxy=nullptr, resqml2 ::AbstractLocal3dCrs *localCrs=nullptr) | resqml2::IjkGridParametricRepresentation | |
| setGeometryAsParametricSplittedPillarNodes(gsoap_resqml2_0_1::resqml20__PillarShape mostComplexPillarGeometry, bool isRightHanded, double const *parameters, double const *controlPoints, double const *controlPointParameters, unsigned int controlPointMaxCountPerPillar, short const *pillarKind, eml2 ::AbstractHdfProxy *proxy, uint64_t splitCoordinateLineCount, unsigned int const *pillarOfCoordinateLine, unsigned int const *splitCoordinateLineColumnCumulativeCount, unsigned int const *splitCoordinateLineColumns, resqml2 ::AbstractLocal3dCrs *localCrs=nullptr)=0 | resqml2::IjkGridParametricRepresentation | pure virtual | 
| setGeometryAsParametricSplittedPillarNodes(bool isRightHanded, double const *parameters, double const *controlPoints, double const *controlPointParameters, unsigned int controlPointCountPerPillar, short pillarKind, eml2 ::AbstractHdfProxy *proxy, uint64_t splitCoordinateLineCount, unsigned int const *pillarOfCoordinateLine, unsigned int const *splitCoordinateLineColumnCumulativeCount, unsigned int const *splitCoordinateLineColumns, resqml2 ::AbstractLocal3dCrs *localCrs=nullptr) | resqml2::IjkGridParametricRepresentation | |
| setGeometryAsParametricSplittedPillarNodesUsingExistingDatasets(gsoap_resqml2_0_1::resqml20__PillarShape mostComplexPillarGeometry, gsoap_resqml2_0_1::resqml20__KDirection kDirectionKind, bool isRightHanded, const std::string ¶meters, const std::string &controlPoints, const std::string &controlPointParameters, unsigned int controlPointMaxCountPerPillar, const std::string &pillarKind, const std::string &definedPillars, eml2 ::AbstractHdfProxy *proxy, uint64_t splitCoordinateLineCount, const std::string &pillarOfCoordinateLine, const std::string &splitCoordinateLineColumnCumulativeCount, const std::string &splitCoordinateLineColumns, resqml2 ::AbstractLocal3dCrs *localCrs=nullptr)=0 | resqml2::IjkGridParametricRepresentation | pure virtual | 
| setGeometryAsParametricSplittedPillarNodesUsingExistingDatasets(gsoap_resqml2_0_1::resqml20__KDirection kDirectionKind, bool isRightHanded, const std::string ¶meters, const std::string &controlPoints, const std::string &controlPointParameters, unsigned int controlPointCountPerPillar, short pillarKind, eml2 ::AbstractHdfProxy *proxy, uint64_t splitCoordinateLineCount, const std::string &pillarOfCoordinateLine, const std::string &splitCoordinateLineColumnCumulativeCount, const std::string &splitCoordinateLineColumns, resqml2 ::AbstractLocal3dCrs *localCrs=nullptr)=0 | resqml2::IjkGridParametricRepresentation | pure virtual | 
| 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 | 
| ~IjkGridParametricRepresentation() | resqml2::IjkGridParametricRepresentation | inlinevirtual |