Fesapi  0.16.0.0
This project provides C++ classes which allow an easy access in import and export to the Energistics standards.
Public Member Functions | List of all members
RESQML2_0_1_NS::IjkGridExplicitRepresentation Class Reference

#include <IjkGridExplicitRepresentation.h>

Inheritance diagram for RESQML2_0_1_NS::IjkGridExplicitRepresentation:
RESQML2_0_1_NS::AbstractIjkGridRepresentation RESQML2_NS::AbstractColumnLayerGridRepresentation RESQML2_NS::AbstractGridRepresentation RESQML2_NS::AbstractRepresentation COMMON_NS::AbstractObject

Public Member Functions

 IjkGridExplicitRepresentation (soap *soapContext, RESQML2_NS::AbstractLocal3dCrs *crs, const std::string &guid, const std::string &title, const unsigned int &iCount, const unsigned int &jCount, const unsigned int &kCount, bool withTruncatedPillars=false)
 
 IjkGridExplicitRepresentation (RESQML2_NS::AbstractFeatureInterpretation *interp, RESQML2_NS::AbstractLocal3dCrs *crs, const std::string &guid, const std::string &title, const unsigned int &iCount, const unsigned int &jCount, const unsigned int &kCount, bool withTruncatedPillars=false)
 
 IjkGridExplicitRepresentation (gsoap_resqml2_0_1::_resqml2__IjkGridRepresentation *fromGsoap)
 
 IjkGridExplicitRepresentation (gsoap_resqml2_0_1::_resqml2__TruncatedIjkGridRepresentation *fromGsoap)
 
virtual ~IjkGridExplicitRepresentation ()
 
DLL_IMPORT_OR_EXPORT std::string getHdfProxyUuid () const
 
DLL_IMPORT_OR_EXPORT ULONG64 getXyzPointCountOfPatch (const unsigned int &patchIndex) const
 
DLL_IMPORT_OR_EXPORT void getXyzPointsOfKInterfaceSequenceOfPatch (const unsigned int &kInterfaceStart, const unsigned int &kInterfaceEnd, const unsigned int &patchIndex, double *xyzPoints)
 
DLL_IMPORT_OR_EXPORT void getXyzPointsOfBlockOfPatch (const unsigned int &patchIndex, double *xyzPoints)
 
DLL_IMPORT_OR_EXPORT void getXyzPointsOfPatch (const unsigned int &patchIndex, double *xyzPoints) const
 
DLL_IMPORT_OR_EXPORT void setGeometryAsCoordinateLineNodes (const gsoap_resqml2_0_1::resqml2__PillarShape &mostComplexPillarGeometry, const gsoap_resqml2_0_1::resqml2__KDirection &kDirectionKind, const bool &isRightHanded, double *points, COMMON_NS::AbstractHdfProxy *proxy, const unsigned long &splitCoordinateLineCount=0, unsigned int *pillarOfCoordinateLine=nullptr, unsigned int *splitCoordinateLineColumnCumulativeCount=nullptr, unsigned int *splitCoordinateLineColumns=nullptr, char *definedPillars=nullptr)
 
DLL_IMPORT_OR_EXPORT void setGeometryAsCoordinateLineNodesUsingExistingDatasets (const gsoap_resqml2_0_1::resqml2__PillarShape &mostComplexPillarGeometry, const gsoap_resqml2_0_1::resqml2__KDirection &kDirectionKind, const bool &isRightHanded, const std::string &points, COMMON_NS::AbstractHdfProxy *proxy, const unsigned long &splitCoordinateLineCount=0, const std::string &pillarOfCoordinateLine="", const std::string &splitCoordinateLineColumnCumulativeCount="", const std::string &splitCoordinateLineColumns="", const std::string &definedPillars="")
 
DLL_IMPORT_OR_EXPORT bool isNodeGeometryCompressed () const
 
DLL_IMPORT_OR_EXPORT geometryKind getGeometryKind () const
 
- Public Member Functions inherited from RESQML2_0_1_NS::AbstractIjkGridRepresentation
 AbstractIjkGridRepresentation (soap *soapContext, RESQML2_NS::AbstractLocal3dCrs *crs, const std::string &guid, const std::string &title, const unsigned int &iCount, const unsigned int &jCount, const unsigned int &kCount, bool withTruncatedPillars=false)
 
 AbstractIjkGridRepresentation (RESQML2_NS::AbstractFeatureInterpretation *interp, RESQML2_NS::AbstractLocal3dCrs *crs, const std::string &guid, const std::string &title, const unsigned int &iCount, const unsigned int &jCount, const unsigned int &kCount, bool withTruncatedPillars=false)
 
 AbstractIjkGridRepresentation (gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject, bool withTruncatedPillars=false)
 
virtual ~AbstractIjkGridRepresentation ()
 
DLL_IMPORT_OR_EXPORT unsigned int getICellCount () const
 
DLL_IMPORT_OR_EXPORT void setICellCount (const unsigned int &iCount)
 
DLL_IMPORT_OR_EXPORT unsigned int getJCellCount () const
 
DLL_IMPORT_OR_EXPORT void setJCellCount (const unsigned int &jCount)
 
DLL_IMPORT_OR_EXPORT ULONG64 getCellCount () const
 
DLL_IMPORT_OR_EXPORT unsigned int getColumnCount () const
 
DLL_IMPORT_OR_EXPORT unsigned int getPillarCount () const
 
DLL_IMPORT_OR_EXPORT unsigned int getFaceCount () const
 
DLL_IMPORT_OR_EXPORT unsigned int getIPillarFromGlobalIndex (unsigned int globalIndex) const
 
DLL_IMPORT_OR_EXPORT unsigned int getJPillarFromGlobalIndex (unsigned int globalIndex) const
 
DLL_IMPORT_OR_EXPORT unsigned int getGlobalIndexPillarFromIjIndex (unsigned int iPillar, unsigned int jPillar) const
 
DLL_IMPORT_OR_EXPORT unsigned int getIColumnFromGlobalIndex (unsigned int globalIndex) const
 
DLL_IMPORT_OR_EXPORT unsigned int getJColumnFromGlobalIndex (unsigned int globalIndex) const
 
DLL_IMPORT_OR_EXPORT unsigned int getGlobalIndexColumnFromIjIndex (unsigned int iColumn, unsigned int jColumn) const
 
DLL_IMPORT_OR_EXPORT unsigned int getGlobalIndexCellFromIjkIndex (unsigned int iCell, unsigned int jCell, unsigned int kCell) const
 
DLL_IMPORT_OR_EXPORT bool isRightHanded () const
 
DLL_IMPORT_OR_EXPORT void getPillarsOfSplitCoordinateLines (unsigned int *pillarIndices, bool reverseIAxis=false, bool reverseJAxis=false) const
 
DLL_IMPORT_OR_EXPORT void getColumnsOfSplitCoordinateLines (unsigned int *columnIndices, bool reverseIAxis=false, bool reverseJAxis=false) const
 
DLL_IMPORT_OR_EXPORT void getColumnCountOfSplitCoordinateLines (unsigned int *columnIndexCountPerSplitCoordinateLine) const
 
DLL_IMPORT_OR_EXPORT unsigned long getSplitCoordinateLineCount () const
 
DLL_IMPORT_OR_EXPORT unsigned long getBlockSplitCoordinateLineCount () const
 
DLL_IMPORT_OR_EXPORT ULONG64 getSplitNodeCount () const
 
DLL_IMPORT_OR_EXPORT void getPillarGeometryIsDefined (bool *pillarGeometryIsDefined, bool reverseIAxis=false, bool reverseJAxis=false) const
 
DLL_IMPORT_OR_EXPORT bool hasEnabledCellInformation () const
 
DLL_IMPORT_OR_EXPORT void getEnabledCells (bool *enabledCells, bool reverseIAxis=false, bool reverseJAxis=false, bool reverseKAxis=false) const
 
DLL_IMPORT_OR_EXPORT void setEnabledCells (unsigned char *enabledCells)
 
DLL_IMPORT_OR_EXPORT void loadSplitInformation ()
 
DLL_IMPORT_OR_EXPORT void loadBlockInformation (unsigned int iInterfaceStart, unsigned int iInterfaceEnd, unsigned int jInterfaceStart, unsigned int jInterfaceEnd, unsigned int kInterfaceStart, unsigned int kInterfaceEnd)
 
DLL_IMPORT_OR_EXPORT void unloadSplitInformation ()
 
DLL_IMPORT_OR_EXPORT bool isColumnEdgeSplitted (unsigned int iColumn, unsigned int jColumn, unsigned int edge) const
 
DLL_IMPORT_OR_EXPORT ULONG64 getXyzPointIndexFromCellCorner (unsigned int iCell, unsigned int jCell, unsigned int kCell, unsigned int corner) const
 
DLL_IMPORT_OR_EXPORT void getXyzPointOfBlockFromCellCorner (unsigned int iCell, unsigned int jCell, unsigned int kCell, unsigned int corner, const double *xyzPoints, double &x, double &y, double &z) const
 
DLL_IMPORT_OR_EXPORT ULONG64 getXyzPointCountOfKInterfaceOfPatch (unsigned int patchIndex) const
 
DLL_IMPORT_OR_EXPORT ULONG64 getXyzPointCountOfBlock () const
 
DLL_IMPORT_OR_EXPORT void getXyzPointsOfKInterfaceOfPatch (unsigned int kInterface, unsigned int patchIndex, double *xyzPoints)
 
DLL_IMPORT_OR_EXPORT gsoap_resqml2_0_1::resqml2__KDirection getKDirection () const
 
virtual DLL_IMPORT_OR_EXPORT std::string getXmlTag () const
 
DLL_IMPORT_OR_EXPORT unsigned int getPatchCount () const
 
- Public Member Functions inherited from RESQML2_NS::AbstractColumnLayerGridRepresentation
virtual ~AbstractColumnLayerGridRepresentation ()
 
DLL_IMPORT_OR_EXPORT unsigned int getKCellCount () const
 
DLL_IMPORT_OR_EXPORT void setKCellCount (const unsigned int &kCount)
 
DLL_IMPORT_OR_EXPORT void setIntervalAssociationWithStratigraphicOrganizationInterpretation (ULONG64 *stratiUnitIndices, const ULONG64 &nullValue, RESQML2_0_1_NS::AbstractStratigraphicOrganizationInterpretation *stratiOrgInterp)
 
gsoap_resqml2_0_1::eml20__DataObjectReference * getStratigraphicOrganizationInterpretationDor () const
 
DLL_IMPORT_OR_EXPORT bool hasIntervalStratigraphicUnitIndices () const
 
DLL_IMPORT_OR_EXPORT ULONG64 getIntervalStratigraphicUnitIndices (ULONG64 *stratiUnitIndices)
 
- Public Member Functions inherited from RESQML2_NS::AbstractGridRepresentation
virtual ~AbstractGridRepresentation ()
 
const DLL_IMPORT_OR_EXPORT std::vector< RESQML2_NS::GridConnectionSetRepresentation * > & getGridConnectionSetRepresentationSet () const
 
DLL_IMPORT_OR_EXPORT unsigned int getGridConnectionSetRepresentationCount () const
 
DLL_IMPORT_OR_EXPORT RESQML2_NS::GridConnectionSetRepresentationgetGridConnectionSetRepresentation (unsigned int index) const
 
DLL_IMPORT_OR_EXPORT AbstractGridRepresentationgetParentGrid () const
 
gsoap_resqml2_0_1::eml20__DataObjectReference * getParentGridDor () const
 
DLL_IMPORT_OR_EXPORT std::string getParentGridUuid () const
 
DLL_IMPORT_OR_EXPORT unsigned int getChildGridCount () const
 
DLL_IMPORT_OR_EXPORT AbstractGridRepresentationgetChildGrid (unsigned int index) const
 
DLL_IMPORT_OR_EXPORT void setParentWindow (ULONG64 *cellIndices, ULONG64 cellIndexCount, RESQML2_0_1_NS::UnstructuredGridRepresentation *parentGrid, COMMON_NS::AbstractHdfProxy *proxy=nullptr)
 
DLL_IMPORT_OR_EXPORT void setParentWindow (unsigned int *columnIndices, unsigned int columnIndexCount, unsigned int kLayerIndexRegridStart, unsigned int *childCellCountPerInterval, unsigned int *parentCellCountPerInterval, unsigned int intervalCount, class AbstractColumnLayerGridRepresentation *parentGrid, COMMON_NS::AbstractHdfProxy *proxy=nullptr, double *childCellWeights=nullptr)
 
DLL_IMPORT_OR_EXPORT void setParentWindow (unsigned int iCellIndexRegridStart, unsigned int *childCellCountPerIInterval, unsigned int *parentCellCountPerIInterval, unsigned int iIntervalCount, unsigned int jCellIndexRegridStart, unsigned int *childCellCountPerJInterval, unsigned int *parentCellCountPerJInterval, unsigned int jIntervalCount, unsigned int kCellIndexRegridStart, unsigned int *childCellCountPerKInterval, unsigned int *parentCellCountPerKInterval, unsigned int kIntervalCount, RESQML2_0_1_NS::AbstractIjkGridRepresentation *parentGrid, COMMON_NS::AbstractHdfProxy *proxy=nullptr, double *iChildCellWeights=nullptr, double *jChildCellWeights=nullptr, double *kChildCellWeights=nullptr)
 
DLL_IMPORT_OR_EXPORT void setParentWindow (unsigned int iCellIndexRegridStart, unsigned int constantChildCellCountPerIInterval, unsigned int constantParentCellCountPerIInterval, unsigned int iIntervalCount, unsigned int jCellIndexRegridStart, unsigned int constantChildCellCountPerJInterval, unsigned int constantParentCellCountPerJInterval, unsigned int jIntervalCount, unsigned int kCellIndexRegridStart, unsigned int constantChildCellCountPerKInterval, unsigned int constantParentCellCountPerKInterval, unsigned int kIntervalCount, RESQML2_0_1_NS::AbstractIjkGridRepresentation *parentGrid, COMMON_NS::AbstractHdfProxy *proxy=nullptr, double *iChildCellWeights=nullptr, double *jChildCellWeights=nullptr, double *kChildCellWeights=nullptr)
 
DLL_IMPORT_OR_EXPORT void setParentWindow (unsigned int iCellIndexRegridStart, unsigned int iChildCellCount, unsigned int iParentCellCount, unsigned int jCellIndexRegridStart, unsigned int jChildCellCount, unsigned int jParentCellCount, unsigned int kCellIndexRegridStart, unsigned int kChildCellCount, unsigned int kParentCellCount, RESQML2_0_1_NS::AbstractIjkGridRepresentation *parentGrid, COMMON_NS::AbstractHdfProxy *proxy=nullptr, double *iChildCellWeights=nullptr, double *jChildCellWeights=nullptr, double *kChildCellWeights=nullptr)
 
DLL_IMPORT_OR_EXPORT void setForcedNonRegridedParentCell (ULONG64 *cellIndices, const ULONG64 &cellIndexCount)
 
DLL_IMPORT_OR_EXPORT void setCellOverlap (const ULONG64 &parentChildCellPairCount, ULONG64 *parentChildCellPair, const gsoap_resqml2_0_1::eml20__VolumeUom &volumeUom=gsoap_resqml2_0_1::eml20__VolumeUom__m3, double *overlapVolumes=nullptr)
 
DLL_IMPORT_OR_EXPORT LONG64 getParentCellIndexCount () const
 
DLL_IMPORT_OR_EXPORT void getParentCellIndices (ULONG64 *parentCellIndices) const
 
DLL_IMPORT_OR_EXPORT LONG64 getParentColumnIndexCount () const
 
DLL_IMPORT_OR_EXPORT void getParentColumnIndices (ULONG64 *parentColumnIndices) const
 
DLL_IMPORT_OR_EXPORT ULONG64 getRegridStartIndexOnParentGrid (const char &dimension) const
 
DLL_IMPORT_OR_EXPORT ULONG64 getRegridIntervalCount (const char &dimension) const
 
DLL_IMPORT_OR_EXPORT bool isRegridCellCountPerIntervalConstant (const char &dimension, const bool &childVsParentCellCount) const
 
DLL_IMPORT_OR_EXPORT ULONG64 getRegridConstantCellCountPerInterval (const char &dimension, const bool &childVsParentCellCount) const
 
DLL_IMPORT_OR_EXPORT void getRegridCellCountPerInterval (const char &dimension, ULONG64 *childCellCountPerInterval, const bool &childVsParentCellCount) const
 
DLL_IMPORT_OR_EXPORT bool hasRegridChildCellWeights (const char &dimension) const
 
DLL_IMPORT_OR_EXPORT void getRegridChildCellWeights (const char &dimension, double *childCellWeights) const
 
DLL_IMPORT_OR_EXPORT bool hasForcedNonRegridedParentCell () const
 
DLL_IMPORT_OR_EXPORT void setCellAssociationWithStratigraphicOrganizationInterpretation (ULONG64 *stratiUnitIndices, const ULONG64 &nullValue, RESQML2_0_1_NS::AbstractStratigraphicOrganizationInterpretation *stratiOrgInterp)
 
DLL_IMPORT_OR_EXPORT RESQML2_0_1_NS::AbstractStratigraphicOrganizationInterpretationgetStratigraphicOrganizationInterpretation () const
 
DLL_IMPORT_OR_EXPORT std::string getStratigraphicOrganizationInterpretationUuid () const
 
DLL_IMPORT_OR_EXPORT std::string getStratigraphicOrganizationInterpretationTitle () const
 
DLL_IMPORT_OR_EXPORT bool hasCellStratigraphicUnitIndices () const
 
DLL_IMPORT_OR_EXPORT ULONG64 getCellStratigraphicUnitIndices (ULONG64 *stratiUnitIndices)
 
DLL_IMPORT_OR_EXPORT void setCellAssociationWithRockFluidOrganizationInterpretation (ULONG64 *rockFluidUnitIndices, const ULONG64 &nullValue, RESQML2_0_1_NS::RockFluidOrganizationInterpretation *rockFluidOrgInterp)
 
DLL_IMPORT_OR_EXPORT RESQML2_0_1_NS::RockFluidOrganizationInterpretationgetRockFluidOrganizationInterpretation () const
 
virtual DLL_IMPORT_OR_EXPORT gsoap_resqml2_0_1::eml20__DataObjectReference * getRockFluidOrganizationInterpretationDor () const
 
DLL_IMPORT_OR_EXPORT std::string getRockFluidOrganizationInterpretationUuid () const
 
DLL_IMPORT_OR_EXPORT std::string getRockFluidOrganizationInterpretationTitle () const
 
DLL_IMPORT_OR_EXPORT bool hasCellFluidPhaseUnitIndices () const
 
DLL_IMPORT_OR_EXPORT ULONG64 getCellFluidPhaseUnitIndices (ULONG64 *rockfluidUnitIndices)
 
DLL_IMPORT_OR_EXPORT bool isTruncated () const
 
DLL_IMPORT_OR_EXPORT ULONG64 getTruncatedFaceCount () const
 
DLL_IMPORT_OR_EXPORT void getNodeIndicesOfTruncatedFaces (ULONG64 *nodeIndices) const
 
DLL_IMPORT_OR_EXPORT void getCumulativeNodeCountPerTruncatedFace (ULONG64 *nodeCountPerFace) const
 
DLL_IMPORT_OR_EXPORT void getNodeCountPerTruncatedFace (ULONG64 *nodeCountPerFace) const
 
DLL_IMPORT_OR_EXPORT ULONG64 getTruncatedCellCount () const
 
DLL_IMPORT_OR_EXPORT void getTruncatedCellIndices (ULONG64 *cellIndices) const
 
DLL_IMPORT_OR_EXPORT void getTruncatedFaceIndicesOfTruncatedCells (ULONG64 *faceIndices) const
 
DLL_IMPORT_OR_EXPORT void getCumulativeTruncatedFaceCountPerTruncatedCell (ULONG64 *cumulativeFaceCountPerCell) const
 
DLL_IMPORT_OR_EXPORT void getTruncatedFaceCountPerTruncatedCell (ULONG64 *faceCountPerCell) const
 
DLL_IMPORT_OR_EXPORT void getNonTruncatedFaceIndicesOfTruncatedCells (ULONG64 *faceIndices) const
 
DLL_IMPORT_OR_EXPORT void getCumulativeNonTruncatedFaceCountPerTruncatedCell (ULONG64 *cumulativeFaceCountPerCell) const
 
DLL_IMPORT_OR_EXPORT void getNonTruncatedFaceCountPerTruncatedCell (ULONG64 *faceCountPerCell) const
 
DLL_IMPORT_OR_EXPORT void getTruncatedFaceIsRightHanded (unsigned char *cellFaceIsRightHanded) const
 
- Public Member Functions inherited from RESQML2_NS::AbstractRepresentation
virtual ~AbstractRepresentation ()
 
DLL_IMPORT_OR_EXPORT class AbstractLocal3dCrsgetLocalCrs () const
 
virtual gsoap_resqml2_0_1::eml20__DataObjectReference * getLocalCrsDor () const
 
DLL_IMPORT_OR_EXPORT std::string getLocalCrsUuid () const
 
DLL_IMPORT_OR_EXPORT COMMON_NS::AbstractHdfProxygetHdfProxy () const
 
const DLL_IMPORT_OR_EXPORT std::vector< class AbstractProperty * > & getPropertySet () const
 
DLL_IMPORT_OR_EXPORT std::vector< class AbstractValuesProperty * > getValuesPropertySet () const
 
DLL_IMPORT_OR_EXPORT unsigned int getValuesPropertyCount () const
 
DLL_IMPORT_OR_EXPORT class AbstractValuesPropertygetValuesProperty (const unsigned int &index) const
 
DLL_IMPORT_OR_EXPORT void setInterpretation (class AbstractFeatureInterpretation *interp)
 
DLL_IMPORT_OR_EXPORT class AbstractFeatureInterpretationgetInterpretation () const
 
gsoap_resqml2_0_1::eml20__DataObjectReference * getInterpretationDor () const
 
DLL_IMPORT_OR_EXPORT std::string getInterpretationUuid () const
 
DLL_IMPORT_OR_EXPORT std::string getInterpretationContentType () const
 
void pushBackSubRepresentation (class SubRepresentation *subRep)
 
DLL_IMPORT_OR_EXPORT std::vector< SubRepresentation * > getSubRepresentationSet () const
 
DLL_IMPORT_OR_EXPORT unsigned int getSubRepresentationCount () const
 
DLL_IMPORT_OR_EXPORT SubRepresentationgetSubRepresentation (const unsigned int &index) const
 
DLL_IMPORT_OR_EXPORT std::vector< SubRepresentation * > getFaultSubRepresentationSet () const
 
DLL_IMPORT_OR_EXPORT unsigned int getFaultSubRepresentationCount () const
 
DLL_IMPORT_OR_EXPORT SubRepresentationgetFaultSubRepresentation (const unsigned int &index) const
 
DLL_IMPORT_OR_EXPORT ULONG64 getXyzPointCountOfAllPatches () const
 
DLL_IMPORT_OR_EXPORT void getXyzPointsOfPatchInGlobalCrs (const unsigned int &patchIndex, double *xyzPoints) const
 
DLL_IMPORT_OR_EXPORT void getXyzPointsOfAllPatches (double *xyzPoints) const
 
DLL_IMPORT_OR_EXPORT void getXyzPointsOfAllPatchesInGlobalCrs (double *xyzPoints) const
 
DLL_IMPORT_OR_EXPORT AbstractRepresentationgetSeismicSupportOfPatch (const unsigned int &patchIndex) const
 
DLL_IMPORT_OR_EXPORT std::set< AbstractRepresentation * > getAllSeismicSupport () const
 
DLL_IMPORT_OR_EXPORT void pushBackIntoRepresentationSet (class RepresentationSetRepresentation *repSet, bool xml=true)
 
DLL_IMPORT_OR_EXPORT ULONG64 getRepresentationSetRepresentationCount () const
 
DLL_IMPORT_OR_EXPORT RepresentationSetRepresentationgetRepresentationSetRepresentation (const ULONG64 &index) const
 
DLL_IMPORT_OR_EXPORT void setHdfProxy (COMMON_NS::AbstractHdfProxy *proxy)
 
DLL_IMPORT_OR_EXPORT void addSeismic3dCoordinatesToPatch (const unsigned int patchIndex, double *inlines, double *crosslines, const unsigned int &pointCount, RESQML2_NS::AbstractRepresentation *seismicSupport, COMMON_NS::AbstractHdfProxy *proxy)
 
DLL_IMPORT_OR_EXPORT void addSeismic3dCoordinatesToPatch (const unsigned int patchIndex, const double &startInline, const double &incrInline, const unsigned int &countInline, const double &startCrossline, const double &incrCrossline, const unsigned int &countCrossline, RESQML2_NS::AbstractRepresentation *seismicSupport)
 
DLL_IMPORT_OR_EXPORT void addSeismic2dCoordinatesToPatch (const unsigned int patchIndex, double *lineAbscissa, RESQML2_NS::AbstractRepresentation *seismicSupport, COMMON_NS::AbstractHdfProxy *proxy)
 
DLL_IMPORT_OR_EXPORT void getSeismicLineAbscissaOfPointsOfPatch (const unsigned int &patchIndex, double *values)
 
DLL_IMPORT_OR_EXPORT void getInlinesOfPointsOfPatch (const unsigned int &patchIndex, double *values)
 
DLL_IMPORT_OR_EXPORT void getCrosslinesOfPointsOfPatch (const unsigned int &patchIndex, double *values)
 
- Public Member Functions inherited from COMMON_NS::AbstractObject
DLL_IMPORT_OR_EXPORT bool isPartial () const
 
DLL_IMPORT_OR_EXPORT std::string getUuid () const
 
DLL_IMPORT_OR_EXPORT std::string getTitle () const
 
DLL_IMPORT_OR_EXPORT std::string getEditor () const
 
DLL_IMPORT_OR_EXPORT time_t getCreation () const
 
DLL_IMPORT_OR_EXPORT tm getCreationAsTimeStructure () const
 
DLL_IMPORT_OR_EXPORT std::string getOriginator () const
 
DLL_IMPORT_OR_EXPORT std::string getDescription () const
 
DLL_IMPORT_OR_EXPORT time_t getLastUpdate () const
 
DLL_IMPORT_OR_EXPORT tm getLastUpdateAsTimeStructure () const
 
DLL_IMPORT_OR_EXPORT std::string getFormat () const
 
DLL_IMPORT_OR_EXPORT std::string getDescriptiveKeywords () const
 
DLL_IMPORT_OR_EXPORT std::string getVersionString () const
 
DLL_IMPORT_OR_EXPORT void setTitle (const std::string &title)
 
DLL_IMPORT_OR_EXPORT void setEditor (const std::string &editor)
 
DLL_IMPORT_OR_EXPORT void setCreation (const time_t &creation)
 
DLL_IMPORT_OR_EXPORT void setCreation (const tm &creation)
 
DLL_IMPORT_OR_EXPORT void setOriginator (const std::string &originator)
 
DLL_IMPORT_OR_EXPORT void setDescription (const std::string &description)
 
DLL_IMPORT_OR_EXPORT void setLastUpdate (const time_t &lastUpdate)
 
DLL_IMPORT_OR_EXPORT void setLastUpdate (const tm &lastUpdate)
 
DLL_IMPORT_OR_EXPORT void setDescriptiveKeywords (const std::string &descriptiveKeywords)
 
DLL_IMPORT_OR_EXPORT void setVersionString (const std::string &versionString)
 
DLL_IMPORT_OR_EXPORT void setMetadata (const std::string &title, const std::string &editor, const time_t &creation, const std::string &originator, const std::string &description, const time_t &lastUpdate, const std::string &descriptiveKeywords)
 
DLL_IMPORT_OR_EXPORT void serializeIntoStream (std::ostream *stream)
 
gsoap_resqml2_0_1::eml20__AbstractCitedDataObject * getGsoapProxy () const
 
soap * getGsoapContext () const
 
int getGsoapType () const
 
gsoap_resqml2_0_1::eml20__DataObjectReference * newResqmlReference () const
 
gsoap_eml2_1::eml21__DataObjectReference * newEmlReference () const
 
gsoap_resqml2_0_1::resqml2__ContactElementReference * newResqmlContactElementReference () const
 
DLL_IMPORT_OR_EXPORT COMMON_NS::EpcDocumentgetEpcDocument () const
 
virtual std::string getXmlNamespace () const
 
virtual std::string getResqmlVersion () const
 
virtual DLL_IMPORT_OR_EXPORT std::string getContentType () const
 
virtual std::string getPartNameInEpcDocument () const
 
DLL_IMPORT_OR_EXPORT std::string serializeIntoString ()
 
DLL_IMPORT_OR_EXPORT void addAlias (const std::string &authority, const std::string &title)
 
DLL_IMPORT_OR_EXPORT unsigned int getAliasCount () const
 
DLL_IMPORT_OR_EXPORT std::string getAliasAuthorityAtIndex (unsigned int index) const
 
DLL_IMPORT_OR_EXPORT std::string getAliasTitleAtIndex (unsigned int index) const
 
const DLL_IMPORT_OR_EXPORT std::vector< RESQML2_NS::Activity * > & getActivitySet () const
 
DLL_IMPORT_OR_EXPORT unsigned int getActivityCount () const
 
DLL_IMPORT_OR_EXPORT RESQML2_NS::ActivitygetActivity (unsigned int index) const
 
DLL_IMPORT_OR_EXPORT void pushBackExtraMetadata (const std::string &key, const std::string &value)
 
std::tr1::unordered_map< std::string, std::string > getExtraMetadataSet () const
 
DLL_IMPORT_OR_EXPORT std::vector< std::string > getExtraMetadata (const std::string &key) const
 
DLL_IMPORT_OR_EXPORT unsigned int getExtraMetadataCount () const
 
DLL_IMPORT_OR_EXPORT std::string getExtraMetadataKeyAtIndex (unsigned int index) const
 
DLL_IMPORT_OR_EXPORT std::string getExtraMetadataStringValueAtIndex (unsigned int index) const
 

Additional Inherited Members

- Public Types inherited from RESQML2_0_1_NS::AbstractIjkGridRepresentation
enum  geometryKind {
  UNKNOWN = 0, EXPLICIT = 1, PARAMETRIC = 2, LATTICE = 3,
  NO_GEOMETRY = 4
}
 
- Public Types inherited from RESQML2_NS::AbstractRepresentation
enum  indexableElement {
  NODE = 0, EDGE = 1, FACE = 2, VOLUME = 3,
  PILLAR = 4
}
 
- Static Public Member Functions inherited from COMMON_NS::AbstractObject
static DLL_IMPORT_OR_EXPORT void setFormat (const std::string &vendor, const std::string &applicationName, const std::string &applicationVersionNumber)
 
- Static Public Attributes inherited from RESQML2_0_1_NS::AbstractIjkGridRepresentation
static const DLL_IMPORT_OR_EXPORT char * XML_TAG
 
static const DLL_IMPORT_OR_EXPORT char * XML_TAG_TRUNCATED
 
- Static Public Attributes inherited from RESQML2_NS::AbstractGridRepresentation
static const DLL_IMPORT_OR_EXPORT char * XML_TAG
 
- Static Public Attributes inherited from RESQML2_NS::AbstractRepresentation
static const char * XML_TAG
 
- Static Public Attributes inherited from COMMON_NS::AbstractObject
static const char * RESQML_2_0_CONTENT_TYPE_PREFIX
 
static const char * RESQML_2_0_1_CONTENT_TYPE_PREFIX
 
- Protected Types inherited from COMMON_NS::AbstractObject
enum  EmlVersion { TWO_DOT_ZERO = 0, TWO_DOT_ONE = 1 }
 
- Protected Member Functions inherited from RESQML2_0_1_NS::AbstractIjkGridRepresentation
 AbstractIjkGridRepresentation (gsoap_resqml2_0_1::_resqml2__IjkGridRepresentation *fromGsoap)
 
 AbstractIjkGridRepresentation (gsoap_resqml2_0_1::_resqml2__TruncatedIjkGridRepresentation *fromGsoap)
 
gsoap_resqml2_0_1::_resqml2__IjkGridRepresentation * getSpecializedGsoapProxy () const
 
gsoap_resqml2_0_1::_resqml2__TruncatedIjkGridRepresentation * getSpecializedTruncatedGsoapProxy () const
 
gsoap_resqml2_0_1::resqml2__PointGeometry * getPointGeometry2_0_1 (const unsigned int &patchIndex) const
 
- Protected Member Functions inherited from RESQML2_NS::AbstractColumnLayerGridRepresentation
 AbstractColumnLayerGridRepresentation (gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject, bool withTruncatedPillars)
 
 AbstractColumnLayerGridRepresentation (RESQML2_NS::AbstractFeatureInterpretation *interp, RESQML2_NS::AbstractLocal3dCrs *crs, bool withTruncatedPillars)
 
 AbstractColumnLayerGridRepresentation (gsoap_resqml2_0_1::resqml2__AbstractColumnLayerGridRepresentation *fromGsoap, bool withTruncatedPillars)
 
 AbstractColumnLayerGridRepresentation (gsoap_resqml2_0_1::resqml2__AbstractTruncatedColumnLayerGridRepresentation *fromGsoap, bool withTruncatedPillars)
 
virtual std::vector< epc::RelationshipgetAllEpcRelationships () const
 
void importRelationshipSetFromEpc (COMMON_NS::EpcDocument *epcDoc)
 
- Protected Member Functions inherited from RESQML2_NS::AbstractGridRepresentation
 AbstractGridRepresentation (gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject, bool withTruncatedPillars)
 
 AbstractGridRepresentation (RESQML2_NS::AbstractFeatureInterpretation *interp, RESQML2_NS::AbstractLocal3dCrs *crs, bool withTruncatedPillars)
 
 AbstractGridRepresentation (gsoap_resqml2_0_1::resqml2__AbstractGridRepresentation *fromGsoap, bool withTruncatedPillars)
 
void importRelationshipSetFromEpc (COMMON_NS::EpcDocument *epcDoc)
 
- Protected Member Functions inherited from RESQML2_NS::AbstractRepresentation
 AbstractRepresentation (gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
 
 AbstractRepresentation (class AbstractFeatureInterpretation *interp, class AbstractLocal3dCrs *crs)
 
 AbstractRepresentation (gsoap_resqml2_0_1::resqml2__AbstractRepresentation *fromGsoap)
 
void pushBackSeismicSupport (AbstractRepresentation *seismicSupport)
 
void setXmlInterpretation (class AbstractFeatureInterpretation *interp)
 
gsoap_resqml2_0_1::resqml2__PointGeometry * createPointGeometryPatch2_0_1 (const unsigned int &patchIndex, double *points, unsigned long long *numPoints, const unsigned int &numDimensionsInArray, COMMON_NS::AbstractHdfProxy *proxy)
 
std::string getHdfProxyUuidFromPointGeometryPatch (gsoap_resqml2_0_1::resqml2__PointGeometry *patch) const
 
gsoap_resqml2_0_1::resqml2__Seismic2dCoordinates * getSeismic2dCoordinates (const unsigned int &patchIndex) const
 
gsoap_resqml2_0_1::resqml2__Seismic3dCoordinates * getSeismic3dCoordinates (const unsigned int &patchIndex) const
 
- Protected Member Functions inherited from COMMON_NS::AbstractObject
 AbstractObject ()
 Indicate whether methods update the XML (gSoap) or only the C++ classes of the API.
 
 AbstractObject (gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
 
 AbstractObject (gsoap_resqml2_0_1::eml20__AbstractCitedDataObject *proxy)
 
 AbstractObject (gsoap_eml2_1::eml21__AbstractObject *proxy)
 
void initMandatoryMetadata ()
 
void setMetadata (const std::string &guid, const std::string &title, const std::string &editor, const time_t &creation, const std::string &originator, const std::string &description, const time_t &lastUpdate, const std::string &descriptiveKeywords)
 
void cannotBePartial () const
 
void changeToPartialObject ()
 
void readArrayNdOfUIntValues (gsoap_resqml2_0_1::resqml2__AbstractIntegerArray *arrayInput, unsigned int *arrayOutput) const
 
ULONG64 getCountOfIntegerArray (gsoap_resqml2_0_1::resqml2__AbstractIntegerArray *arrayInput) const
 
- Static Protected Member Functions inherited from COMMON_NS::AbstractObject
static void addActivityToResqmlObject (RESQML2_NS::Activity *activity, AbstractObject *resqmlObject)
 
- Protected Attributes inherited from RESQML2_0_1_NS::AbstractIjkGridRepresentation
std::vector< std::pair< unsigned int, std::vector< unsigned int > > > * splitInformation
 
BlockInformation * blockInformation
 
- Protected Attributes inherited from RESQML2_NS::AbstractGridRepresentation
bool withTruncatedPillars
 
std::vector< AbstractGridRepresentation * > childGridSet
 
std::vector< RESQML2_NS::GridConnectionSetRepresentation * > gridConnectionSetRepresentationSet
 
std::vector< RESQML2_0_1_NS::BlockedWellboreRepresentation * > blockedWellboreRepresentationSet
 
- Protected Attributes inherited from RESQML2_NS::AbstractRepresentation
class AbstractFeatureInterpretationinterpretation
 
COMMON_NS::AbstractHdfProxyhdfProxy
 
class AbstractLocal3dCrslocalCrs
 
std::vector< SubRepresentation * > subRepresentationSet
 
std::vector< AbstractProperty * > propertySet
 
std::vector< AbstractRepresentation * > seismicSupportedRepSet
 
std::vector< class RepresentationSetRepresentation * > representationSetRepresentationSet
 
- Protected Attributes inherited from COMMON_NS::AbstractObject
gsoap_resqml2_0_1::eml20__AbstractCitedDataObject * gsoapProxy2_0_1
 
gsoap_eml2_1::eml21__AbstractObject * gsoapProxy2_1
 
COMMON_NS::EpcDocumentepcDocument
 
std::vector< RESQML2_NS::Activity * > activitySet
 
bool updateXml
 

Detailed Description

An IJK Grid explicit representation defines each cell corner position by means of XYZ coordinates. Adjacent cell corner are supposed to be located the same so they are not repeated unless you define split lines or split nodes.

Constructor & Destructor Documentation

◆ IjkGridExplicitRepresentation() [1/2]

RESQML2_0_1_NS::IjkGridExplicitRepresentation::IjkGridExplicitRepresentation ( soap *  soapContext,
RESQML2_NS::AbstractLocal3dCrs crs,
const std::string &  guid,
const std::string &  title,
const unsigned int &  iCount,
const unsigned int &  jCount,
const unsigned int &  kCount,
bool  withTruncatedPillars = false 
)
Parameters
soapContextThe soap context where the underlying gsoap proxy is going to be created.

◆ IjkGridExplicitRepresentation() [2/2]

RESQML2_0_1_NS::IjkGridExplicitRepresentation::IjkGridExplicitRepresentation ( gsoap_resqml2_0_1::_resqml2__IjkGridRepresentation *  fromGsoap)
inline

Creates an instance of this class by wrapping a gsoap instance.

◆ ~IjkGridExplicitRepresentation()

virtual RESQML2_0_1_NS::IjkGridExplicitRepresentation::~IjkGridExplicitRepresentation ( )
inlinevirtual

Destructor does nothing since the memory is managed by the gsoap context.

Member Function Documentation

◆ getXyzPointCountOfPatch()

DLL_IMPORT_OR_EXPORT ULONG64 RESQML2_0_1_NS::IjkGridExplicitRepresentation::getXyzPointCountOfPatch ( const unsigned int &  patchIndex) const
virtual

Get the xyz point count in a given patch.

Reimplemented from RESQML2_0_1_NS::AbstractIjkGridRepresentation.

◆ getXyzPointsOfBlockOfPatch()

DLL_IMPORT_OR_EXPORT void RESQML2_0_1_NS::IjkGridExplicitRepresentation::getXyzPointsOfBlockOfPatch ( const unsigned int &  patchIndex,
double *  xyzPoints 
)
virtual

Get all the XYZ points of the current block. XYZ points are given in the local CRS. Block information must be loaded.

Parameters
patchIndexThe index of the patch. It is generally zero.
xyzPointsA linearized 2d array where the first (quickest) dimension is coordinate dimension (XYZ) and second dimension is vertex dimension. It must be pre allocated with a size of 3*getXyzPointCountOfBlock.

Reimplemented from RESQML2_0_1_NS::AbstractIjkGridRepresentation.

◆ getXyzPointsOfKInterfaceSequenceOfPatch()

DLL_IMPORT_OR_EXPORT void RESQML2_0_1_NS::IjkGridExplicitRepresentation::getXyzPointsOfKInterfaceSequenceOfPatch ( const unsigned int &  kInterfaceStart,
const unsigned int &  kInterfaceEnd,
const unsigned int &  patchIndex,
double *  xyzPoints 
)
virtual

Get all the XYZ points of a particular sequence of K interfaces of a particular patch of this representation. XYZ points are given in the local CRS.

Parameters
kInterfaceStartThe K index of the starting interface taken from zero to kCellCount.
kInterfaceEndThe K index of the ending interface taken from zero to kCellCount
patchIndexThe index of the patch. It is generally zero.
xyzPointsA linearized 2d array where the first (quickest) dimension is coordinate dimension (XYZ) and second dimension is vertex dimension. It must be pre allocated with a size of 3*getXyzPointCountOfKInterfaceOfPatch*(kInterfaceEnd - kInterfaceStart + 1).

Reimplemented from RESQML2_0_1_NS::AbstractIjkGridRepresentation.

◆ getXyzPointsOfPatch()

DLL_IMPORT_OR_EXPORT void RESQML2_0_1_NS::IjkGridExplicitRepresentation::getXyzPointsOfPatch ( const unsigned int &  patchIndex,
double *  xyzPoints 
) const
virtual

Get all the XYZ points of a particular patch of this representation. XYZ points are given in the local CRS.

Parameters
xyzPointsXYZ double triplets ordered by i then j then split then k. It must be pre allocated with a count of ((iCellCount+1) * (jCellCount+1) + splitCoordinateLineCount) * kCellCount.

Reimplemented from RESQML2_0_1_NS::AbstractIjkGridRepresentation.

◆ isNodeGeometryCompressed()

DLL_IMPORT_OR_EXPORT bool RESQML2_0_1_NS::IjkGridExplicitRepresentation::isNodeGeometryCompressed ( ) const
virtual

Check wether the node geometry dataset is compressed or not.

Reimplemented from RESQML2_0_1_NS::AbstractIjkGridRepresentation.

◆ setGeometryAsCoordinateLineNodes()

DLL_IMPORT_OR_EXPORT void RESQML2_0_1_NS::IjkGridExplicitRepresentation::setGeometryAsCoordinateLineNodes ( const gsoap_resqml2_0_1::resqml2__PillarShape &  mostComplexPillarGeometry,
const gsoap_resqml2_0_1::resqml2__KDirection &  kDirectionKind,
const bool &  isRightHanded,
double *  points,
COMMON_NS::AbstractHdfProxy proxy,
const unsigned long &  splitCoordinateLineCount = 0,
unsigned int *  pillarOfCoordinateLine = nullptr,
unsigned int *  splitCoordinateLineColumnCumulativeCount = nullptr,
unsigned int *  splitCoordinateLineColumns = nullptr,
char *  definedPillars = nullptr 
)

Set the geometry of the IJK grid as explicit coordinate line nodes. See Resqml Usage, Technical guide and Enterprise Architect diagrams for details.

Parameters
mostComplexPillarGeometryThe most complex pillar geometry which occurs on this reservoir grid.
kDirectionKindThe direction of the K axis on the earth. It is not directly related to Z of the vertical CRS but to the physical earth (as the vertical CRS is).
isRightHandedIndicates that the IJK grid is right handed, as determined by the triple product of tangent vectors in the I, J, and K directions.
pointsXYZ double triplets ordered by i then j then split then k. Count must be ((iCellCount+1) * (jCellCount+1) + splitCoordinateLineCount) * kCellCount.
proxyThe HDF proxy where all numerical values will be stored.
splitCoordinateLineCountThe count of split coordinate line. A grid pillar is splitted in up to 4 coordinate lines.
pillarOfCoordinateLineFor each split coordinate line, indicates which pillar it belongs to. Pillars are identified by their absolute 1d index (iPillar + jPillar*iPillarCount) where iPillarCount == iCellCount+1. Count is splitCoordinateLineCount.
splitCoordinateLineColumnCumulativeCountFor each split coordinate line, indicates how many columns of the ijk grid are incident to it (minimum is one and maximum is 3) + the count of all incident columns of previous spit coordinate lines in the array. For example {1, 4, 6} would mean that the first split coordinate line is incident to only one column, the second split coordinate line is incident to 4-1=3 columns and the third column is incident to 6-4=2 columns. Count is splitCoordinateLineCount.
splitCoordinateLineColumnsFor each split coordinate line, indicates which columns are incident to it. Count is the last value in the splitCoordinateLineColumnCumulativeCount array. Columns are identified by their absolute 1d index (iColumn + jColumn*iColumnCount) where Column == Cell.
definedPillarsFor each pillar : 0 if pillar is not defined (i.e points equal to NaN) else the pillar is defined. This information overrides any pillar geometry information. If null, then all pillars are assumed to be defined.

◆ setGeometryAsCoordinateLineNodesUsingExistingDatasets()

DLL_IMPORT_OR_EXPORT void RESQML2_0_1_NS::IjkGridExplicitRepresentation::setGeometryAsCoordinateLineNodesUsingExistingDatasets ( const gsoap_resqml2_0_1::resqml2__PillarShape &  mostComplexPillarGeometry,
const gsoap_resqml2_0_1::resqml2__KDirection &  kDirectionKind,
const bool &  isRightHanded,
const std::string &  points,
COMMON_NS::AbstractHdfProxy proxy,
const unsigned long &  splitCoordinateLineCount = 0,
const std::string &  pillarOfCoordinateLine = "",
const std::string &  splitCoordinateLineColumnCumulativeCount = "",
const std::string &  splitCoordinateLineColumns = "",
const std::string &  definedPillars = "" 
)

Same as setGeometryAsCoordinateLineNodes where the hdf datasets are already written in the the file.


The documentation for this class was generated from the following file: