getCellCount() const final (defined in resqml2_0_1::UnstructuredGridRepresentation) | resqml2_0_1::UnstructuredGridRepresentation | |
getCellFaceIsRightHanded(uint8_t *cellFaceIsRightHanded) const final (defined in resqml2_0_1::UnstructuredGridRepresentation) | resqml2_0_1::UnstructuredGridRepresentation | |
getConstantFaceCountOfCells() const final (defined in resqml2_0_1::UnstructuredGridRepresentation) | resqml2_0_1::UnstructuredGridRepresentation | |
getConstantNodeCountOfFaces() const final (defined in resqml2_0_1::UnstructuredGridRepresentation) | resqml2_0_1::UnstructuredGridRepresentation | |
getCumulativeFaceCountPerCell(uint64_t *cumulativeFaceCountPerCell_) const final (defined in resqml2_0_1::UnstructuredGridRepresentation) | resqml2_0_1::UnstructuredGridRepresentation | |
getCumulativeNodeCountPerFace(uint64_t *nodeCountPerFace) const final (defined in resqml2_0_1::UnstructuredGridRepresentation) | resqml2_0_1::UnstructuredGridRepresentation | |
getFaceCount() const final (defined in resqml2_0_1::UnstructuredGridRepresentation) | resqml2_0_1::UnstructuredGridRepresentation | |
getFaceIndicesOfCells(uint64_t *faceIndices) const final (defined in resqml2_0_1::UnstructuredGridRepresentation) | resqml2_0_1::UnstructuredGridRepresentation | |
getHdfProxyDor() const final (defined in resqml2_0_1::UnstructuredGridRepresentation) | resqml2_0_1::UnstructuredGridRepresentation | |
getNodeCount() const final (defined in resqml2_0_1::UnstructuredGridRepresentation) | resqml2_0_1::UnstructuredGridRepresentation | |
getNodeIndicesOfFaces(uint64_t *nodeIndices) const final (defined in resqml2_0_1::UnstructuredGridRepresentation) | resqml2_0_1::UnstructuredGridRepresentation | |
getXmlNamespace() const final | resqml2_0_1::UnstructuredGridRepresentation | inline |
getXyzPointsOfPatch(unsigned int patchIndex, double *xyzPoints) const final (defined in resqml2_0_1::UnstructuredGridRepresentation) | resqml2_0_1::UnstructuredGridRepresentation | |
hasGeometry() const final (defined in resqml2_0_1::UnstructuredGridRepresentation) | resqml2_0_1::UnstructuredGridRepresentation | |
isFaceCountOfCellsConstant() const final (defined in resqml2_0_1::UnstructuredGridRepresentation) | resqml2_0_1::UnstructuredGridRepresentation | |
isNodeCountOfFacesConstant() const final (defined in resqml2_0_1::UnstructuredGridRepresentation) | resqml2_0_1::UnstructuredGridRepresentation | |
setGeometryUsingExistingDatasets(const std::string &cellFaceIsRightHanded, const std::string &points, uint64_t pointCount, eml2 ::AbstractHdfProxy *proxy, const std::string &faceIndicesPerCell, const std::string &faceIndicesCumulativeCountPerCell, uint64_t faceCount, const std::string &nodeIndicesPerFace, const std::string &nodeIndicesCumulativeCountPerFace, gsoap_resqml2_0_1::resqml20__CellShape cellShape, resqml2 ::AbstractLocal3dCrs *localCrs=nullptr) final (defined in resqml2_0_1::UnstructuredGridRepresentation) | resqml2_0_1::UnstructuredGridRepresentation | |
UnstructuredGridRepresentation(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject) | resqml2_0_1::UnstructuredGridRepresentation | inline |
UnstructuredGridRepresentation(common ::DataObjectRepository *repo, const std::string &guid, const std::string &title, uint64_t cellCount) | resqml2_0_1::UnstructuredGridRepresentation | |
UnstructuredGridRepresentation(resqml2 ::AbstractFeatureInterpretation *interp, const std::string &guid, const std::string &title, uint64_t cellCount) | resqml2_0_1::UnstructuredGridRepresentation | |
UnstructuredGridRepresentation(gsoap_resqml2_0_1::_resqml20__UnstructuredGridRepresentation *fromGsoap) | resqml2_0_1::UnstructuredGridRepresentation | inline |
XML_NS | resqml2_0_1::UnstructuredGridRepresentation | static |
~UnstructuredGridRepresentation()=default | resqml2_0_1::UnstructuredGridRepresentation | |